12-18-2023 02:28 PM
Hi,
I have a pipeline that sends Slack messages to a specific channel under certain conditions. Are you aware of any way to invoke an existing Slack workflow that was build with Slack workflow builder using any of the Slack Snaps?
The workflow can be invoked in the Slack command line by typing "/workflowxyz" + Enter. I tried sending a message using "/workflowxyz\r". Slack executes the command but does not recognize it as a workflow.
Thanks
12-19-2023 05:43 AM
@sa03842 - welcome to Community! Unfortunately, the current Slack snap pack does not support triggering of Slack workflows, but you can submit an enhancement request through your SnapLogic CSM (Customer Success Manager).
However, in looking at the Slack help docs, it looks like the Slack Workflows provide a webhook URL, which you could call from a HTTP Client snap.
Hope this helps!