Approval need to be triggered to the particular person based on option selected in variable

suuriyas
Tera Contributor

HI Community,

 

I have a requirement, created a table called 3d in the table we have name and approver fields

And this table is used in the variable of the catalog (reference) now when the option is selected in the variable then approval needs to be triggered to that particular person how we can achieve this in flow designer

 

Please explain in detail

 

Thanks in Advance

1 ACCEPTED SOLUTION

 

Hi @suuriyas,

 

Actually you won't need flow variables, I was trying to do the same on my PDI and I did not need a flow variable.

 

1- Get Catalog Variables

MediC_5-1741355940482.png

 

2 - Look up User Record

MediC_4-1741355863433.png

 

3 - Ask for Approval

MediC_3-1741355719831.png

 

I hope it helps!

 


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.

View solution in original post

5 REPLIES 5

 

Hi @suuriyas,

 

Actually you won't need flow variables, I was trying to do the same on my PDI and I did not need a flow variable.

 

1- Get Catalog Variables

MediC_5-1741355940482.png

 

2 - Look up User Record

MediC_4-1741355863433.png

 

3 - Ask for Approval

MediC_3-1741355719831.png

 

I hope it helps!

 


If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.