Inbound Webhook
POST https:/{{baseURL}}/events/{{inboundWebhookId}}
Request Body
{"events"=>[{"evtid"=>"", "correlationid"=>"", "parameters"=>{"{{inbound_webhook_param1}}"=>"{{inbound_webhook_value1}}", "{{inbound_webhook_param2}}"=>"{{inbound_webhook_value2}}"}}], "notifyurl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |