Create Automation
Create a new automation with the specified steps, triggers, and configuration.
Request body
the app id this workflow_template belongs to
Circuit breaker rate cap. See Automation.circuit_breaker_max for semantics.
The circuitBreakerPeriod field.
Optional description explaining the automation's purpose.
Human-readable name for the automation.
Whether the automation is active and eligible for execution.
Whether this automation is in draft mode. Draft automations are not eligible for trigger-based execution.
Response
Successful response
One-time absolute webhook URL for capability URL authentication, shown once at creation time. Contains the full URL including the embedded token (e.g. https://tenant.conductorone.com/api/v1/webhooks/incoming/{id}/t/{token}). Populated only when the webhook trigger uses capability URL authentication.
One-time HMAC shared secret, shown once at creation time. Populated only when the webhook trigger uses HMAC authentication.