Automation | |||
API Method | HTTP method | Endpoint | Description |
---|---|---|---|
automation.all | GET | /automation.all.json | Returns a list of workflows with name $name, type $type, status $status updated between $start_date, $stop_date (inclusive) |
automation.setWorkflowStatus | POST | /automation.setWorkflowStatus.json | Sets the status for a workflow |
automation.getWorkflow | GET | /automation.getWorkflow.json | Returns data for the specified workflow |