Forum Discussion

KellyBianchi's avatar
KellyBianchi
Qrew Assistant Captain
4 months ago

Pipeline that creates a record and retrieves the record ID for use in the next step

I have a pipeline that verifies whether 2 records exist in separate tables, if not the records are created, and then I need the record ID for each to add to a 3rd table because it is a 'many to many'...