Avatar

Correct answer by
Community Advisor

Hello @nitinkalra 

You can use the instance variables for this.

 

Here is the syntax

instance.vars.VARIABLE_NAME="VALUE_HERE"

 

You can then use this instance variable anywhere in your workflow.

 

View solution in original post