I am processing invoices that come in as attachments in an email.
For each attachment, I am getting the Invoice HEADER info and then getting the Invoice DETAIL from a table in the invoice.
In my flow, I am writing the info to SQL tables called Inv_Header and Inv_Detail respectively (See screenshot attached).
How do I return the ID_Inv_Header after inserting the record?
'Get Row' implies that I already know what the row ID is.


Report
All responses (
Answers (