I want to respond to interactions from slack which sends a POST request to an interaction URL (that I have to set beforehand). But when I try to use the wait node the webhook changes every time. Does anyone know a way around this?
1 Like
Could you share what your settings look like for the webhook trigger? I assume you’re referring to a webhook trigger, right? You can set the endpoint name as one of the config options and the URL shouldn’t change if you do so!
Interesting! Ok I’ll look into that. In the mean time I just made a separate workflow with the web trigger. Thanks Cole
1 Like
Sounds good, you bet!