What would you like to know more about?

Webhook Invocations

When the Webhook is invoked by creating, updating, or deleting records a Webhook Invocation record is created.

Record ID
The ID of the MinistryPlatform Record that invoked this Webhook.
Created
A timestamp indicating when this Invocation was created.
Updated
A timestamp indicating when this Invocation was most recently updated. Initially populated when the first Response is received this will be updated accordingly if retries are attempted.
Status
The ID of the currently applicable Webhook Invocation Status.
Retries Left
Displays the number of unused retries. If retries are attempted, this value decrements until it reaches zero.
Uri
The endpoint where this payload will be delivered.
Body
A rendered version of the Body Template where tokens have been replaced by their values.
Headers
A rendered version of the Headers Template where tokens have been replaced by their values.
Response
A response indicating whether the payload was successfully received.