This blog post shows the set up configurations of Slack adapter in Cloud Integration.
Implementation Guide:
Configuration at Slack:
- Create an app at https://api.slack.com
- In ‘Permissions’, add ‘Bot Token Scope’ as ‘chat:write’.
- Click on ‘Install to Workspace’ and then allow. This will generate ‘Bot User OAuth Token’.
- Add the app into the slack channel.
Configuration at CPI:
Step 1:
Go to CPI tenant -> Manage Security Material -> Create -> Secure Parameter.
Step 2:
Design I-Flow as below.
- Use Content modifier to set template for message.
- Use Content modifier to create a property with value as message body.
- Configure slack receiver adapter as below.
Try Out:
As per the above configuration, the iflow will end with error event and that will be handled in exception subprocess. The slack notification will contain the alert message with MPL ID and error reason, as shown below.
Reference Links:
Thank you for reading this blog post. Please feel free to share your feedback or thoughts in the comments section or ask any questions in the Q&A tag below.
Subscribe
Login
Please login to comment
0 Comments