Creating new list from repeating group

I currently have a data type for quote line details which contains individual line items with information for the quote such as description quantity unit cost etc., I am then trying to generate a new list on the basis of the list in quotes to populate the invoice.

I need the invoice detailes to be separate lines same as in the quotes, but they should be copied as a new data type called invoice line details. When I run the API workflow on the list quote line details it generates a list in the invoice line details instead of individual new items.

Can anyone help me adjust so it is creating new items, only one per entry, instead of multiple items as a list?

Thanks

1 Like

Hi @pfthiessen. Have you explored the Orchestra plugin? This will allow you to trigger a workflow for each item of rg cell.

Himanshu
Bubble tutorials