GraphQL API

How it works
Pagination
Playground

webhooks

How it works
Conversation Created
Conversation opened
Conversation closed
Conversation assigned
Conversation snoozed
Message Created
Message Updated
Mention Created
Channel User Created
Conversation Tag Created
Conversation Tag Destroyed
Channel User Tag Created
Channel User Tag Destroyed

Working with webhooks

Setup

You can setup your webhook endpoint from Rasayel's API management page.

You can only create one webhook endpoint but you can subscribe to as many events on that endpoint as you like

setting-auth-headers-for-playground

How it works

When one of the events you are subscribed to gets triggered Rasayel will make a post request to the endpoint you specified.

GraphQL API

How it works
Pagination
Playground

webhooks

How it works
Conversation Created
Conversation opened
Conversation closed
Conversation assigned
Conversation snoozed
Message Created
Message Updated
Mention Created
Channel User Created
Conversation Tag Created
Conversation Tag Destroyed
Channel User Tag Created
Channel User Tag Destroyed

On this page

  • Setup
  • How it works