Post a Workflow To Different Channels
Last updated
Last updated
If you have multiple groups that need to use your workflow, you might want to post in one channel for one group and in another channel for the other group. Wrangle has you covered.
To set this up, we'll add a question to our intake form where the user can select a channel. Then we'll set up Wrangle to use the answer to that question to dynamically decide where to post this workflow. That way, each time the workflow is run, the user starting the workflow controls which channel the workflow steps are posted in.
First, we need to modify our form to add a "Select a Channel" question. For these instructions, we'll assume you're editing an existing workflow, but it works the same way if you're designing a new workflow.
In the workflow editor, add a "Select a channel" question to your form. You can give this question a name like "What team channel do you use?" or "Where do you want this to be posted?"
This question must be required, and it cannot be on a conditional form step.
Now that we've added a "Select a Channel" form question, we need to set our steps to use it. You'll need to repeat these instructions for each step in your workflow that you want to be posted to the channel selected in the form.
Look for the field where Wrangle says "Which Slack channel should we post this step in?" and select "Post to channel chosen in form."
Finally, choose your "Select a channel" question and save your workflow.
Now that you have everything set up, let's test your workflow.
Start your workflow and fill out the intake form. The channel you pick in the intake form will now control where the workflow's steps are posted!