Create chart trigger
Create chart trigger
Create a scheduled trigger for a chart.
Create chart trigger
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
URL-friendly workspace identifier
Example:
"acme"
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"550e8400-e29b-41d4-a716-446655440000"
Body
application/json
Cron expression that controls when the trigger runs.
Available options:
always, has_results, no_results, value_threshold Maximum string length:
120Action to execute when the trigger fires.
Required for trigger types that need a condition, such as value_threshold.
Response
Created trigger
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"550e8400-e29b-41d4-a716-446655440000"
Cron expression that controls when the trigger runs.
Available options:
always, has_results, no_results, value_threshold Example:
"2024-01-15T10:30:00Z"
Example:
"2024-01-15T10:30:00Z"
Last modified on July 29, 2026