Workflow for a Record producer based on Demand Table

Magali Legaspi
Tera Contributor

Hi all!

 

I'm having some trouble here. I need to create a workflow for a record producer that works with the Demand table. 

 

MagaliLegaspi_0-1668190976482.png

 

This workflow needs to trigger an approval and notification when the demand is moved to the 'Approve' state, and then have an specific assignment group. I'm making this:

 

MagaliLegaspi_1-1668192355474.png

 

and this for the conditions:

 

MagaliLegaspi_2-1668192390186.png

 

I don't know what to do next.

 

I've never done this before so any help will be very much appreciated.

1 ACCEPTED SOLUTION

That should be good for a trigger. The only thing I would change is rather than Assignment Group.sys_id, just use Assignment Group and select the group that corresponds with that sys_id. One you have the trigger condition sorted, you can add the action to "Ask for Approval"

View solution in original post

5 REPLIES 5

That should be good for a trigger. The only thing I would change is rather than Assignment Group.sys_id, just use Assignment Group and select the group that corresponds with that sys_id. One you have the trigger condition sorted, you can add the action to "Ask for Approval"