Avatar

Community Advisor

Hi Mark,

Your subworkflow will have all the data passed through your actual workflow.

For testing purpose, whether you have designed subworkflow correctly or not: You can place one query instead of first jump, passing data which you are passing to your subworkflow.

Once it is tested, you can replace your query with jump and make it as a subworkflow.

Thanks.