Slack 'Ask a user to choose an option' - multiple options

Hi folks. I’m using the Slack ‘Ask a user to choose an option’ tool to poll my team. However, it appears to have an annoying snag where it has to work through these concurrently - so it sends a message to User 1, waits for a response, and then sends to User 2 once the response is in.

This sadly isn’t fit for purpose here as we might have users out of the office or unavailable when the message comes in. Has anyone found a way round this without resorting to just linking them to the app? I thought triggering a sub-workflow might do it but sadly not.

1 Like

That is what I was going to say. Trigger webhook workflow that will execute the “ask a user to choose an option” action asynchronously.

1 Like