Can I have the router after the trigger?

JOY

Member
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

Administrator
Staff member
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

Member
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

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

See the tutorial video of router.

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