Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 547 Bytes

README.post-message.md

File metadata and controls

17 lines (10 loc) · 547 Bytes

Post a message to a Slack channel

Introduction

Create a Slack app
See create app documentation.

Grant permission: chat:write

Sending a message
See sending message documentation.

Find channel ID
In the Slack desktop app, right-click on the channel and select copy link. The last part of the URL is the ID.

In the browser version, navigate to the channel and check the URL. The last part of the URL is the ID.