Flow Designer - If condition

Ben G
Tera Contributor

Hello!  I'm trying to convert a Workflow into Flow Designer and in my workflow I have an If statement with Advanced condition script.  In Flow Designer how do I replicate that script in an If condition?  My script is using the value of a variable on my form.  TIA

1 ACCEPTED SOLUTION

Muhammad Khan
Mega Sage
Mega Sage

Hi Ben,

 

You can use Get Catalog Variables action, and configure it as per your required variable to have that variable as a data pill, so that you can use it in further actions/flow logics.

If you want to do some advanced/complex level scripting, then you should create your custom action with script step and do your scripting there.

 

Hopefully, this will help you.

 

View solution in original post

2 REPLIES 2

Muhammad Khan
Mega Sage
Mega Sage

Hi Ben,

 

You can use Get Catalog Variables action, and configure it as per your required variable to have that variable as a data pill, so that you can use it in further actions/flow logics.

If you want to do some advanced/complex level scripting, then you should create your custom action with script step and do your scripting there.

 

Hopefully, this will help you.

 

Allen Andreas
Administrator
Administrator

Hello,

Can you give a bit more information as far as what all you've done thus far within Flow Designer?

Have you attempted to use if flow logic yourself to see and then are you stuck on a specific issue?

Otherwise, it may cause people to reply with all sorts of steps and information that may not be relevant as you've already done those steps.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!