Call Workflow in Main

Hi,

I am new to UiPath.

I have created two workflows (flow1.xaml and flow2.xaml) .xaml files. Now I want to call them in Main. How to do that?

If I am just dragging flowchart, I am not finding the option to call either of these workflows. Pls help.

thanks

1 Like

Hello @SD9190,

You can use invoke workflow activty

Cheers
@SD9190

Oh, thanks much. What does arguments mean here? Start-up parameters?

1 Like

Refer this link:

Cheers @SD9190 :slight_smile:

what ever you want to pass as input to that particular workflow!