Jelly Webhooks
Build your own Jelly integrations with webhooks. Now in beta!
Jelly now supports a webhook endpoint that you can use to explore building your own custom integrations. When you receive a message, Jelly will post to the webhook endpoint with a JSON payload that includes:
- a direct URL to the message
- the subject of the message
- the date it was received
- details of the recipients and senders
- the HTML body of the message
- the text body of the message
- a count of the attachments (although note we don't actually link to attachments in this response)
- some details about the conversation this message is a part of
- whether or not this conversation is new (i.e. this was the first message in it) or not (i.e. this was a reply to an existing conversation)
This integration is currently in beta. If you’re interested in being a beta tester, please reach out to our team and we’ll get you all sorted!
Please note: This integration is only available to teams on our Royal Jelly plan.