GLOBAL
event types.
These events are not associated with a specific workflow or processor and are global to your workspace.
x-extend-request-timestamp
, the body of the request, and the signing secret associated with the webhook.v0:${timestamp}:${requestBody}
x-extend-request-signature
. If they are equal, then the request is verified to be from Extend.
Here is pseudocode in Javascript to perform the verification: