POST
/v3/webhooks/mock-payloadGet mock notification payload
Use this endpoint to see example notification payloads for the different Nylas events you specify, to the webhook URL you specify.
Destination definition
trigger_type*The event that will trigger the mock notification. See the notification schemas for details about each trigger type.
See the Grants, Calendar, Events, and Messages references for information on how to trigger each event type.
You can test message.created.truncated and message.updated.truncated notifications using this
endpoint. For more information, see
Truncated webhooks.