Execute a webhook

POST {{baseUrl}}/webhook/webhooks/:id/x/:serviceId?l_id=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjA3NWUwNmEzLTUwNzUtNDY3Yi1hNTk5LWVkNmM5YTg5NTYyOCJ9._ppKdmBaCB2RHjBTifMNP2xKNeLBfNPim2CiHSUd0Zg&e=Employees::Events::EmployeeCreated

Execute a webhook

Request Params

KeyDatatypeRequiredDescription
l_idstringUnique identifier to used to look up consumer/connection when receiving connector events from downstream.
estringThe name of downstream event when connector does not supply in body or header

Request Body

{"nulla_ba"=>"sunt ullamco velit irure"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status_code":200,"status":"OK","request_id":"c6af9ac6-7b61-11e6-9a41-93e8deadbeef","timestamp":"2021-10-01T08:26:28.039Z"}