The CreatorCon Call for Content is officially open! Get started here.

Identify variables which have script values in flow designer using background script

saba tanveer
Tera Contributor

I want to search if any flow variable in the Flow has script values without manually opening that 'set flow variable' steps, may be using script will be good. How to achieve this? what should be the script?

In short, I want to identify if there is any value of variable or input of any action is setting up through script?

 

1 REPLY 1

Rafael Batistot
Kilo Patron

Hi @saba tanveer 

 

It's generally not possible to run a simple background script to directly extract configuration details, such as script values within actions or flow variables, from Flow Designer. In this point the FD is very limited 

 

Here some tables from FD that might help you 

 

https://www.ikconsulting.com/post/where-are-flow-designer-flows-subflows-and-actions-stored-in-servi...

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct.

Doing so helps other users find accurate and useful information more easily.