Receive OPX webhooks notifications
worksite_documents_controlled
worksite_documents_generated
worksite_status_changed
Signature
header.Signature
header, which allows you to verify that the request was sent by OPX and not altered during transit.
The signature is generated using the HMAC-SHA256 algorithm with your Secret key, and is computed over the raw body of the HTTP request.
Code example in php: