4 pipelines
3 active
1 paused
Webhook Endpoint
Verified
Pipeline results are POST-ed to this endpoint as JSON. Your server must return HTTP 200 within 10 seconds.
Example payload sent to your webhook:
{ "pipeline_id": "serp-monitor-daily", "run_id": "run_01HX7Z...", "ran_at": "2024-03-15T06:00:01Z", "results_count": 480, "credits_used": 48, "status": "success", "results_url": "https://api.cloudenci.com/v1/runs/run_01HX7Z/results" }