How to get output from a workflow editor into flow designer directly?

Navaneetha
Kilo Explorer

Hi,

In my flow designer, I am using a activity called "call a workflow" where I have created a workflow in workflow editor.

So now I want to get output from workflow editor directly into my flow in flow designer.

can you please provide the solution?

 

Thanks 

Navaneetha

1 REPLY 1

OlaN
Giga Sage
Giga Sage

Hi,

As far as I know, workflows doesn't create outputs in the same way a Subflow or a Flow Action does. But after you have triggered the workflow, you can access it's data by dotwalking into the context record for example.

find_real_file.png