Skip to end of banner
Go to start of banner

Set up a webhook endpoint for Rocket.chat

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

To set up a webhook that will be able to post feedback results directly to Rocket.chat please follow the directions in this article: How to create an outgoing webhook? The instructions below will walk you through the steps you need to take on the Rocket.chat site to be able to receive the incoming data from Mopinion.

Instructions

These are the specific steps you need to take in Rocket.chat to set up an endpoint for the webhook

  1. Go to the Rocket.chat admin page and click on Integrations

  2. Create a New Integration and select Incoming WebHook

  3. Select the channel where you will receive the alerts

  4. Set Script Enabled to True

  5. Paste your script inside the Script field

  6. Save the integration

  7. Use the WebHook URL to post messages to Rocket.Chat

The Webhook URL you have created is the endpoint you need.

You can now specify what data must be sent, you can continue with step 4 of this article: How to create an outgoing webhook?

  • No labels