Skip to main content

How to integrate Slack using Webhook

Updated over a month ago

To integrate Slack to receive responses from BlockSurvey, please use the following steps.

  1. To begin, get the webhook URL for the channel you want to receive data from.

    • Follow this guide for detailed documentation from Slack on getting the Webhook URL.

    • It starts with creating an app on Slack. Create an app with the name BlockSurvey.

    • Enable incoming webhooks for the channel you want to receive and get the webhook URL.
      โ€‹

  2. Once you have your webhook URL, go to Integrations -> Webhooks -> Add New Webhook in BlockSurvey.


    โ€‹

  3. Select Slack from the platform dropdown. Enter the Webhook name & paste your webhook URL you received from Slack, into the designated field.


    โ€‹

  4. Test your integration by sending a request from BlockSurvey. If everything is set up correctly, you should receive the data in the channel you specified.

Note: By default, BlockSurvey formats the messages it sends to Slack. If you want to customize which fields are included in the response, use the "choose placeholder" option to configure the message.

Give it a try!

If you are still running into issues, contact us at [email protected] at any time.

Did this answer your question?