Arguments over Workflows

Hello!

I wann know, if i can Paste Arguments from one Workflow to another like This:

So i have my Main Workflow with a lot of IF Activities:

All of the If Activities should Start a Different Workflow.

So now i need an Input from the Main Workflow in the Next Workflow.

Is this Possible?

Hi @Beere_Plays

Here is an example how you can pass data and variables using arguments
BlankProcess3 (2).zip (10.3 KB)

Regards

@Beere_Plays

Yea it is possible. Create arguments in the inner workflow and save it…and when you click on import argumnets you will see then in the main workflow…pass the variable name or the argument name from
Main workflow inside the import argumnets and the data would be passed

Cheers

Hi @Beere_Plays Yes, it is possible. Are you facing any difficulties with this