I have a Blueprism process and have a Slack account as well. So is there any way to use slack bot along with blue prism? if it is so how we can implement the middle layer between slack and blue prism? Can I use slack API for this integration? Please help me out with a strategy.
I need to create a slack chatbot that can communicate with the blue prism process and get the result to the user in the chat. Up to now I have implemented a slack chatbot using node.js server. So I can call a webservice by it whenever user requests the process run. In Blueprism I was able to find out that web service can trigger a process. But still, I couldn't find how API call can trigger the process in blueprism side