Workflow Activity Triggers
CronJob endpoint to evaluate activity-based time triggers. Frequency: Every 5 minutes (recommended). Checks published workflows with activity_time triggers (no_agent_response, no_customer_response, stale) and dispatches Celery tasks for matching conversations. Auth: INTERNAL_API_SECRET env var.
CronJob endpoint to evaluate activity-based time triggers.
Frequency: Every 5 minutes (recommended). Checks published workflows with activity_time triggers (no_agent_response, no_customer_response, stale) and dispatches Celery tasks for matching conversations. Auth: INTERNAL_API_SECRET env var.
Response Body
application/json
curl -X POST "https://loading/api/sync/workflow-activity-triggers"{}