# Using Make Connector with Rows

Source: https://www.youtube.com/watch?v=b6b-QGd2kt8
Recap page: https://rapidrecap.app/video/b6b-QGd2kt8
Generated: 2025-11-12T11:03:55.631+00:00

---
## Quick Overview

The tutorial successfully demonstrates how to integrate Typeform submissions with the Rows spreadsheet platform using Make (formerly Integromat) by setting up a scenario that watches for new Typeform responses and automatically adds the data (First name, Last name, Email) as a new row in the specified Rows spreadsheet.

**Key Points:**
- The integration workflow is built in Make, connecting Typeform (as the trigger) to Rows (as the action) to automatically log form submissions.
- The Typeform module is configured to "Watch Responses" on a form titled "My branded typeform", set to check for new submissions every 1 minute.
- A new connection for Rows is established in Make using a newly generated API key from the Rows workspace settings.
- The Rows module is set up to "Add a Row" to the "Make demo" spreadsheet, specifically targeting the "Typeform response" table.
- The setup confirms the Rows table contains headers, and the corresponding Typeform fields (First name, Last name, Email) are successfully mapped to the respective columns (A, B, C) in the Rows table.
- After running the scenario once (using the 'All' option for initial run), a test submission filled with 'Saurabh', 'Choraria', and 'saurabh@rows.com' appeared correctly in the Rows spreadsheet, validating the connection.

![Screenshot at 0:07: The initial view of the Make scenario builder showing the empty canvas before the Typeform module is added, with the presenter visible in the corner.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-00-07.png)

**Context:** This video provides a step-by-step tutorial on automating data transfer between Typeform, a popular online form builder, and Rows, an AI-powered spreadsheet platform, utilizing Make (an integration platform) to bridge the two services. The process involves setting up triggers, creating necessary API connections for both platforms, and mapping the incoming form data fields to the correct columns in the destination Rows spreadsheet.

## Detailed Analysis

The tutorial begins by navigating to the Rows platform workspace and creating a new scenario in Make. The first module added is Typeform, configured to "Watch Responses" (0:59), ensuring the workflow triggers whenever a new submission is received. Connection setup for Typeform is shown, using an existing connection. For the Form ID, the presenter selects "My branded typeform" (1:26), and ensures the "Completed" option is set to "Yes" (1:29). The scenario proceeds by adding a second module, Rows, configured to "Add a Row" (1:55). This requires creating a new Rows connection using a freshly generated API key obtained from the Rows account settings under the API section (2:14). After creating the connection, the presenter maps the output fields from Typeform to the input columns in the Rows table. Specifically, Typeform's "First name / Parent Group" maps to Column A, "Last name / Parent Group" maps to Column B, and "Email / Parent Group" maps to Column C (2:40-2:47). The Rows module is configured to use the "Make demo" spreadsheet and the "Typeform response" table, confirming that the table contains headers (2:35). Finally, the scenario is run once, initially fetching all existing data, and then a live test submission is performed on the Typeform itself (3:14). The successful execution, marked by green checkmarks on both modules (2:54), results in the test data appearing instantly in the corresponding row of the Rows spreadsheet (3:01), confirming the automation is functional.

### Scenario Setup

- Creating a new scenario in Make
- Selecting Typeform as the trigger module set to "Watch Responses"
- Setting the schedule to run every 1 minute after initial setup.

### Typeform Module Configuration

- Selecting the specific form "My branded typeform"
- Setting the "Completed" filter to only process responses marked "Yes" (1:29).

### Rows Connection Setup

- Creating a new Rows connection named "Saurabh Rows connection" using a newly generated API key from Rows settings
- The API key is generated and copied from the Rows API settings page (2:15).

### Rows Module Configuration

- Choosing the action "Add a Row"
- Selecting the target spreadsheet "Make demo" and table "Typeform response"
- Confirming the table contains headers (2:35).

### Data Mapping

- Mapping Typeform answers to Rows columns: First Name (A) to '1. Mappable Answers: First name / Parent Group'
- Last Name (B) to '1. Mappable Answers: Last name / Parent Group'
- Email (C) to '1. Mappable Answers: Email / Parent Group' (2:40).

### Testing and Validation

- Running the scenario once, selecting 'All' to fetch existing data first
- Submitting a new test form with data ('Jack', 'Smith', 'jack@example.com')
- Verifying the new row appears successfully in the Rows spreadsheet (3:22).

![Screenshot at 0:07: The presenter begins the tutorial by showing the Make dashboard where the new scenario will be created.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-00-07.png)
![Screenshot at 0:15: The presenter navigates the Rows interface to create a new spreadsheet, selecting the option to start from a blank sheet.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-00-15.png)
![Screenshot at 0:33: The Typeform is displayed on a bright yellow background, showing the input fields for First name, Last name, and Email.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-00-33.png)
![Screenshot at 0:55: The module selection menu in Make, where the presenter searches for and selects the Typeform application.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-00-55.png)
![Screenshot at 1:01: The Typeform module options are displayed, and the presenter selects the "Watch Responses" trigger module.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-01-01.png)
![Screenshot at 1:12: The Typeform authorization screen appears, detailing the permissions Make requires \(Forms Read, Response Read, etc.\) before clicking "Accept".](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-01-12.png)
![Screenshot at 1:55: The scenario map shows the Typeform trigger connected to the Rows 'Add a Row' action module.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-01-55.png)
![Screenshot at 2:24: The configuration panel for the Rows 'Add a Row' module is open, showing the selection dropdown for the target Spreadsheet.](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-02-24.png)
![Screenshot at 2:37: The data mapping section within the Rows module is visible, showing the Typeform output fields being mapped to the spreadsheet columns \(A, B, C\).](https://ss.rapidrecap.app/screens/b6b-QGd2kt8/00-02-37.png)
