Learn how to get Alexa to send Slack updates using Voiceflow and without writing any code.
1. Create an app on https://api.slack.com/apps/ and go to Your Apps
2. Click Create Bot and give your bot a name and select the Workspace you want to test this on
3. Once your app is created, go to OAuth & Permissions and under Bot Token and User Token Scopes, select "chat:write"
4. Install the app to the Slack Channel
5. After installation, copy the "**Bot User OAuth Access Token**"
API URL: https://YOUR_SLACK_WORKSPACE.slack.com/api/chat.postMessage
API TYPE: POST
Body: {"channel":"CHANNEL_ID_HERE","text":"{user_response}"}
Headers: Content-type: application/json and Authorization: Bearer ACCESS_TOKEN
You can build voice based applications for Google Assistant or Amazon Alexa without coding for free using Voiceflow. (A 100% no-code platform)
🔗 Checkout Voiceflow here: https://bit.ly/34OeAE3
❤️ Subscribe to my Channel here: https://bit.ly/HKYouTubeChannel
👍 Connect with me on LinkedIn: https://bit.ly/HKLinkedInLink
👍 Follow me on Twitter: https://bit.ly/HKTwitterLink
👍 Checkout my blog here: http://bit.ly/HKBlogLink
🤑 Liked this one? Donate $1 to make me rich: https://www.buymeacoffee.com/kotra
#nocode #alexaskills #restapis #api #facts #amazonalexa