Skip to content

How to Create a Slack App and Webhook URL

  1. While logged in to Slack, open https://api.slack.com/apps/.
    Press the “Create New App” button in the upper right corner.

create-slack-app-01.png

  1. Select “From scratch.”

create-slack-app-02.png

  1. Enter any application name and select the name of the workspace to be linked.

create-slack-app-03.png

  1. You have created a Slack application. Next, create a Webhook URL. Select Incoming Webhooks from Features on the left.

create-slack-app-04.png

  1. Click the switch to enable the Webhook URL.

create-slack-app-05.png

  1. Scroll down the screen and you will see a section called Webhook URL. Press the “Add New Webhook to Worksace” button.

create-slack-app-06.png

  1. Select the channels to be linked and allow.

create-slack-app-07.png

  1. A Webhook URL has been created.

create-slack-app-08.png