Documentation

Slack

Connect your embeddable to Slack to get instant alerts on submissions and events.

Overview

Connect your embeddable to Slack to get instant alerts on submissions and events.

Setup

You'll need your Bot Token for this integration.

Here's how to find it:

Creating Your Slack App

  1. Head over to https://api.slack.com/developer-program and sign in.

  2. In the top right, click "Your Apps".

  3. Click "Create New App" if you haven't already created one.

Getting Your Bot Token

  1. After creating your app, in the left navigation go to OAuth & Permissions.

  2. Find the "Bot User OAuth Token" on this page.

  3. Copy the token and paste it into the Slack integration settings in your embeddable.

Setting Bot Permissions

Make sure to give your bot the correct scopes on the OAuth & Permissions page:

  • chat:write
  • chat:write.public

Save your settings to start receiving Slack notifications!

On this page