Can I have the router after the trigger?

Status: Open · Asked by Anh Le on · 0 views

JOY — Question ·

Ex:

  • If A = 1 : Send to Facebook
  • If A = 2 : Send to Twitter
  • If A = 3: Send to LinkedIn

Currently, it forces me to use the router at the last step.

Neeraj Agarwal — Reply ·

Can you please explain your use case a bit more?

The trigger is the first step of the workflow. The router is added only after the trigger.

JOY — Reply ·
Can you please explain your use case a bit more?

The trigger is the first step of the workflow. The router is added only after the trigger.


I gave the example above.
Use case: Check a data field issue Type from JIRA the trigger. If it's a bug --> Send to bug channel in Slack. If it's a Task, send to task channel

In Integromat, it allows me to have the Router everywhere.

Neeraj Agarwal — Reply ·

You can definitely do a check and based on that you can take action.

See the tutorial video of router.

youtube.com/watch?v=6XDASZVv3tw

Further like Integromat, you can have a router inside a Router as well.

Back to all forum threads · Log in to reply