cURL
curl --request POST \ --url https://your-instance.example.com/api/webhook/outreach \ --header 'Content-Type: application/json' \ --data '{}'
{}
Arbitrary outreach payload forwarded to outreach trigger handler
Outreach processed
Generic response envelope. Endpoint-specific fields are intentionally open.