Create an automation
Automations
Create an automation
Creates an automation for an organization. Requires admin access to the organization.
POST
Create an automation
Authorizations
API key authentication using Bearer token format: Bearer <basedash_api_key>
Path Parameters
Organization ID
Body
application/json
Automation name
Minimum string length:
1Automation instructions
Icon name
Icon color
Automation trigger type
Available options:
MANUAL, SCHEDULE, DATA_CHANGE Schedule frequency
Available options:
DAILY, WEEKDAYS, WEEKLY, MONTHLY, QUARTERLY Preferred UTC hour
Required range:
0 <= x <= 23Required range:
0 <= x <= 6Required range:
1 <= x <= 31Response
Automation created successfully