How to Populate Dynamic Tables in FillFaster with Make.com

FillFaster Support

Last Update 19 days ago

This guide explains how to use Make.com to dynamically populate a table field in your FillFaster form with data from another source (like Monday.com, Google Sheets, etc.). The key is using the Array Aggregator module.

Step 1: Add a Table Field in FillFaster

First, you need to set up your form.

  1. Open your form in the FillFaster form builder.

  2. Add a Table field to your form. This table is where the data from Make.com will be inserted.

Step 2: Set Up the Initial Make  Scenario

In your Make.com scenario, you'll connect your data source to FillFaster.

  1. Add the FillFaster > Create a Submission Link module. Configure it with the correct Form ID to load your form fields.

  2. Before the FillFaster module, add an Array Aggregator module. This module will gather all the individual data entries (like rows from a spreadsheet or items from a list) into a single array.


Your basic scenario flow should look like this:
Source Module -> Array Aggregator -> FillFaster

Step 3: Configure the Array Aggregator

Now, you'll tell the aggregator how to structure the data for your table.

  1. Click on the Array Aggregator module to open its settings.

  2. For the Source Module, select the module that provides the items you want to add to the table (e.g., Monday - List Group's Items).

  3. For the Target structure type, select your FillFaster module. The columns from your table field (e.g., SKU, Price, Description) will appear automatically.

  4. Map the corresponding values from your source module to each column in the target structure.

Step 4: Map the Array to the FillFaster Table

Finally, you will connect the output of the aggregator to your FillFaster form.

  1. Open the settings for the FillFaster > Create a Submission Link module.

  2. Locate your table field (e.g., "Table (Table)").

  3. Enable the Map toggle switch next to the table field's name.

  4. Map the Array[] variable from the Array Aggregator to this field. You are now mapping the entire collection of data at once.

That's it! When the scenario runs, the Array Aggregator will compile all the source items into a structured array, and the FillFaster module will pre-fill the table with that data.

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us