Other Resources
Receive webhook event
Schema for the Heymarket webhook event callback.
WEBHOOK
Use this page to review the generated payload schema for webhook deliveries.
Body
application/json
Payload Heymarket posts to configured webhook URLs.
Heymarket webhook event type. message_recieved preserves the current API spelling.
Available options:
message_sent, message_recieved, chat_reassigned, chat_closed, chat_opened, chat_pending, chat_transferred, target_opt_out, target_opt_in, target_double_opt_in, target_double_opt_restricted, incoming_call Webhook configuration ID.
Webhook verification token generated for the webhook configuration.
Event payload. Message events send a Message, chat events send a Conversation, and opt-in/opt-out events send an UnSubscribed payload.
- Option 1
- Option 2
- Option 3
Response
Webhook event accepted.