The first step is to check whether the HeaderData object already exists or if it still needs to be created. It’s easiest to do this in a sub microflow, because you can then use the return value as one object in the main microflow.
asked
Ena Bobanac
1 answers
0
retrieve the object from the database based on an identiefier of the HeaderData record and then return this from the submicroflow?