Skip to content

Instantly share code, notes, and snippets.

@asafb-wix
asafb-wix / readme.txt
Created April 10, 2018 19:56
Wix Answers Webhooks
Both Webhooks will be sent as POST requests to the webhook URL.
The json payload will be sent in the request body.
Webhook values definitions:
==================================
1. All id values are of Guid type.
2. All dates are represented as long timestamp milliseconds (epoch/unix timestamp).
3. user.externalId - This is a String type representing the SSO external user id (for those using an external authentication method - SSO).