Automation | |||
Metoda API | Metoda HTTP | Endpoint | Descriere |
---|---|---|---|
automation.all | GET | /automation.all.json | Returnează o listă cu automatizări având nume $name, tip $type, status $status actualizate între $start_date, $stop_date (inclusiv) |
automation.setWorkflowStatus | POST | /automation.setWorkflowStatus.json | Actualizează status-ul unei automatizări |
automation.getWorkflow | GET | /automation.getWorkflow.json | Returnează informațiile pentru o automatizare |