Can you trigger a flow to run based a message sent...
# ask-community
m
Can you trigger a flow to run based a message sent in slack?
c
If you can send a webhook based on some behavior in Slack, you could send a webhook to Prefect Cloud and use an automation to trigger a deployment. One example is that you could potentially attach an interactive button to your Slack message and then send a webhook to Prefect Cloud based on that.