Setting up your Google Sheets Action

Add rows to a spread sheet

Each time your ICApp is triggered, new rows will be appended to the selected sheet.

  1. Once you test your Trigger data, you need to select an action app to use with the Trigger.

  2. To add this action app to your ICApp, click on the “add service” button.

    Google sheets

  3. Select “Google Sheets” as your Action app from the list of ICApps.

  4. Connect your Google account to Rapidomize and authorize Rapidomize to access your Google Spreadsheets.

  5. Follow Guidance How to set up Google Sheets on Rapidomize. Once connected, press “select” key to select your Google Sheets account.

  6. Select the action Add rows to a spreadsheet from the list of actions.

    Google sheets

  7. Select the spreadsheet that you want to “append data” to .

  8. Select the relevant sheet.

  9. Define the “range of cells” from where the data to be appended.

The range of cells you specify when configuring are used to search for existing data in the sheet. If any data exists in this range, new values will be appended after the last row of the existing data, starting with the first column of the table.

  1. You can select your cell range from any location of your Sheet. It does not have to be from the top.

    Google Sheets

  2. Once you define your “cell range”, ICApp will append the rows below your cell range.

  3. If source data has 5 data items that need to be appended, you need to define 5 data columns under “Range of cells" in sheet notation.

  4. Do not include column names or titles for your selection.

  5. Specify how you want to map your data in the given table.

  6. Select your data values from the drop down menu of each mapping row (each selected value will be displayed as a macro {{# … }} ).

  7. Table entries will map to a single row of your sheet every time your ICApp executes.

  8. Test your action by clicking on “Test / Get Sample Data”.

  9. Save your ICApp by clicking on “Save ICApp”.

  10. Click on “Status” icon on the card to see the status of your ICApp from the Dashboard.

  11. Once you activate your ICApp, it will run according to the specified schedule.



Last modified March 2, 2022