Create event triggers to automatically run the extraction and transformation
200
example
{ "message": "<string>", "data": [ { "event_subscription_id": "<string>", "action_ids": [ "<string>" ] } ] }
Show child attributes
An enumeration.
refresh_transform
run_extraction
send_webhook
Project ID to run the action on. Required for run_extraction and send_webhook. Either proj_id or transform_id must be present, but not both.
proj_id
transform_id
Transformation ID to run the action on. Required for refresh_transform. Either proj_id or transform_id must be present, but not both.
Webhook ID to call. Only used when send_webhook is set as type
type
asset_extracted
asset_uploaded
transform_completed
Project ID for the event subscription. Either proj_id or transform_id must be present, but not both.
Transformation ID for the event subscription. Either proj_id or transform_id must be present, but not both.