I’ve creating a reusable workflow that has “wait” 15 minutes as the first command. Whenever I try to add to sequence on my workflow, it takes priority before the items in that sequence which I did not intend. I want the reusable workflow to kick in after 15 mins. How can I make this work? Thanks!
Page 1 / 1
Hi
Reusable workflows trigger immediately when called, even if they start with a “Wait” step. So placing a 15-minute wait inside the reusable flow won’t delay when it runs.
To fix this, move the wait step into the main workflow, just before the reusable workflow is triggered. That way, the delay happens before the reusable logic starts.
Let me know if you want help adjusting it!
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.