Resolve and Execute a connection webhook
GET {{baseUrl}}/webhook/w/:id/:serviceId?e=Employees::Events::EmployeeCreated
Resolve a webhook based on lookup_id and then execute it
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
e | string | The name of downstream event when connector does not supply in body or header | |
cursor | null | ||
filter[exclude_apis] | null | ||
filter[service][id] | null | ||
filter[consumer_id] | null | ||
filter[entity_type] | null | ||
filter[event_type] | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status_code":200,"status":"OK","request_id":"c6af9ac6-7b61-11e6-9a41-93e8deadbeef","timestamp":"2021-10-01T08:26:28.039Z"}