GraphQL API

How it works
Pagination
Playground

webhooks

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

Rasayel GraphQL Playground

Here you can find a simple playground to try out the Rasayel GraphQL API. Any request that you would potentially make from your application, you can make here.

To authenticate with the server, simply grab your app's API key from the API Management tab, and copy the Basic Auth value.

fetching-api-key-value

Then paste it into the predefined Authorization header field in the playground.

setting-auth-headers-for-playground

Now you're ready to explore the Rasayel GraphQL API!

GraphQL API

How it works
Pagination
Playground

webhooks

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