WebHook
Use Case
Received from Signaturit when there is any event on a request.
Salesforce Endpoint
/services/apexrest/wattyo/SignaturitListener
Request
- Method: POST
- Content type: application/x-www-form-urlencoded
KEY | VALUE |
---|---|
document[created_at] | 2023-11-28T11:25:13+0000 |
document[file][name] | OI-000000000.pdf |
document[file][pages] | 2 |
document[file][size] | 61845 |
document[id] | efec5d3a-c527-4b8d-878c-68230fa3371f |
document[events][0][created_at] | 2023-11-28T11:25:16+0000 |
document[events][0][type] | email_processed |
document[signature][id] | 991d1a9b-28c2-4d25-b615-404f60050720 |
document[email] | javier.ponce@wattyo.com |
document[name] | Test |
document[status] | ready |
created_at | 2023-11-28T11:25:19+0000 |
type | email_delivered |
Success Response
- Status Code: 200
- Body: {}