Skip to main content

Rows

With Rows modules in Make, you can:

  • retrieve workspace information

  • list folders and spreadsheets

  • add, update, and search rows

  • retrieve spreadsheet information

  • retrieve values from a range

  • call APIs

To get started with Rows, create an account at rows.com/auth/sign-up.

Connect Rows to Make

To connect to Rows, you need to obtain the API key from your account and insert it into the Rows module scenario.

  1. Log in to your Rows account and generate an API Key.

  2. Log in to your Make account, insert a Rows module in your scenario, and click the Add button next to the Connection field.

    rows-1.png
  3. (Optional) In the Connection name field, enter a name for the connection.

  4. In the API Key field, enter the API key copied in Step 1 and click Save.

You have successfully established the connection. You can now edit your scenario and add more Rows modules. If your connection needs reauthorization, follow the connection renewal steps here.

Workspace

Get Workspace Information

Gets workspace information.

List Folders

Lists folders.

Spreadsheet

List Spreadsheets

Lists Spreadsheets.

Get Spreadsheet Information

Gets spreadsheet information.

Add a Row

Adds a row.

Update a Row

Updates a row.

Searches

Search Rows

Returns results matching the given criteria.

Get Values from Range

Gets values from a range.

Other

Make an API Call

Performs an arbitrary authorized API call.

Note

For the list of available endpoints, refer to the Rows API documentation.