How do I duplicate multiple related records

What is the best way to go about duplicating multiple related records at once?

So for example if I had an invoice (invoice database) and in the invoice there were multiple product line items (line item database). What is the best way to duplicate the invoice and related line items at once?

I would send a webhook to Make, and then use Make to insert the records via the Glide API.

1 Like