Automations
Overview
Automations combine tasks into powerful workflows, which can then be triggered by events in your project.
For example, you can create an automation that runs whenever a new video is uploaded to your project, to automatically create a thumbnail, subtitles, and description.
Automation Objects
See Automations for detailed coverage of all available props and values.
Endpoints
You can use the /automations
and /automations/{id}
endpoints to manage your automations.
GET
List Automations
POST
Create Automation
GET
Get Automation
PUT
Update Automation
DELETE