Merge data created in parallel branches

:bullseye: What is your goal?

I want to merge data created in parallel branches, to then be used in a letter template

:thinking: What is the problem & what have you tried?

I am using data imported from a Jotform.
Several data fields are then amended using an AI module. The flow is split by a router, then fed into separate AI modules.
I want to then converge the data exported from the AI modules so I can combine each field into a letter.
Not every field is present in each data bundle, which is why I have created different AI modules.

Hello @Laurence_Tew,

Welcome to the community. The common solution for this is to set variables at the end of each path but then on the last path, use a get variables to get all the variables as to have them al available for subsequent processing.

Than being said, Make has confirmed that they are working on a if/else and merge module so remedy the workaround explained above. I believe this is expected to be available in Q1 of next year.

Cheers,
Henk