Skip to end of banner
Go to start of banner

Set up a webhook endpoint for Slack

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 3 Next »

To set up a webhook that will be able to post feedback results directly to Slack 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 Slack side to be able to receive the incoming data from Mopinion.

Instructions

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

  1. Create a Slack app

  2. Enable Incoming Webhooks from the settings page

  3. After the settings page refreshes, click Add New Webhook to Workspace

  4. Pick a channel that the app will post to, then click Authorize

  5. Use the Webhook URL to post messages to Slack

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