Chatra
With Chatra modules in Make, you can monitor a new or finished conversation and a fragment of a conversation in your Chatra account.
To use the Chatra modules, you must have a paid Chatra account. You can create an account at chatra.com. For subscription information, refer to the Chatra Pricing page.
Refer to the Chatra API documentation for a list of available endpoints.
Set Up Chatra Webhooks
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
To set up a webhook, follow these steps:
Add a Chatra
instant
module to your scenario and click Create a webhook.Optional: Enter a name for the webhook in the Webhook name field.
Select the corresponding connection for the webhook in the Connection field.
Click Save > Copy address to clipboard.
Log in to your Chatra account.
In the left sidebar, go to Settings > Integrations.
Click Webhooks.
Paste the webhook URL you have copied in step 4 in the appropriate field.
Module name at Make
Field in Chatra
Watch Conversation
chatStarted
Watch Finished Conversation
chatTranscript
Watch Message in Conversation
chatFragment
Check Enable integration.
Click Save.
Chatra will now send data to Make through the webhook when the selected event occurs.
Build Chatra Scenarios
After connecting the app, you can perform the following actions:
Watch Conversation
Watch Finished Conversation
Watch Message in Conversation