Blogs of slack-api-integration

We are a web development and outsourcing agency based in Kochi, India.

Slack API Integration with PHP

Slack API Integration with PHP

Slack is the most popular messaging platform for official purposes. In this blog I will explain how we can send messages to the slack public channel or private account through their api’s. First, we need an api user. You could either use an existing slack account or create a new one. While sending messages through the api, the sender name will be this user's username. So in most cases, creating a new user would be better. You can login or sign up here (https://slack.com/) After logging into your account we need to create a Slack App. You can create new App from here (https://api.slack.com/apps)

2hats Logic HelpBot