Slack API Tutorial: Post Slack Messages Using Python!

Описание к видео Slack API Tutorial: Post Slack Messages Using Python!

In this video I show you how to use Python and the Slack API to post messages to a channel in a Slack Workspace!

Dependencies that you'll need are:
Python 3
Requests library for Python : https://requests.readthedocs.io/en/ma...
Admin access or permissions to create an app and enable incoming webhooks for a Slack Workspace

TOC:
Introduction: 00:00 - 00:31
Why is this useful?: 00:32 - 01:33
Different ways of posting messages: 01:34 - 01:55
Create a Slack App: 01:56 - 04:54
Let's get coding! 04:55 - 13:35
Testing out our script: 13:36 - 14:49
Conclusion: 14:50 - 15:36

Комментарии

Информация по комментариям в разработке