One Workflow call to other project workflow

i have one workflow that workflow once done his work he will call other project workflow

how will i do this i will get error below

please help me for this

Hey!

Check the argument types inside the workflow…

and also check the variable type which we’re passing to that workflow both should match…

If possible show us the flow here with variables and arguments

Regards,
NaNi

Hello @Ram-Gurav

If you want to call process in another project , you have to use invoke process activity. Can check the below video to understand the steps for using the Invoke process activity.

This will help to publish multiple projects to orchestrator and to call another project from other.

1 Like

Hello @Ram-Gurav

Can you please share the screenshot of how you are trying to invoke the workflow. Also, click on import arguments(ref below screenshot) and share that screenshot as well

Input