Insert multiple lines using forms

Hi,
I have a base-table with 3 deliverables (A, B and C), each deliverable has tasks, each task has a number of hours associated.

What I need is to let users populate another table, using a form, like this: select in the form A, B or C from a choice component, and on submit the table should receive al the 4 lines associated with A in the base-table.

Is it possible?

It’s possible, either using a Call API approach, or integrating a scenario in Make.com.

First up, what plan are you on?

Business

Here’s a video from @Darren_Murphy a while back on using Call API for multiple edits. You can apply the same concept for adding rows. Since you’re having a relatively small amount of rows to add here, I think this would work well.

For cases with a huge amount, I would use Make.com.