I am looking for suggestions on how to compute the cost of an assembly configured by a customer through a form. I think I want to create a junction table based on the form responses but have not found a way to do this. Linked records seem to be only selectable through manual entry and initial exploration using Zapier indicates that it will only create a single row/record and not enter all the line items of the assembly. I am new to Zapier and have not played with multi-step Zaps yet, but our assemblies are typically 50+ items, so if each line item required a step, that doesn’t seem very efficient - and potentially also cannot create a linked value.
Here is a simplified version of the form that the customer would fill out: https://airtable.com/shrozrqaixJldxVK4
Here is the Form Data table with some example data filled in:
![image image](/t5/image/serverpage/image-id/8287i62CEC1D82ECB51EB/image-size/large?v=v2&px=999)
Here is the Items table:
![image image](/t5/image/serverpage/image-id/8280i859CD358E1527B66/image-size/large?v=v2&px=999)
Here is the Assemblies table that I have created manually and would like to create automatically based on new form data:
![image image](/t5/image/serverpage/image-id/8281i0149157EE1E5B72F/image-size/large?v=v2&px=999)
I would ideally feed the assembly total back to the Form Data table so I could use it to create and email a sales order.