Discussions

Ask a Question
Back to All

Import Data from a Google Sheet to a Zenphi Table

(edited)

Create an On Demand Flow

  1. Insert and configure a Read Rows action referencing the Google Sheet containing the source data
  2. Insert and configure at For Each Loop action to point to the “Read Rows.Rows” token from the
  3. Read Rows action
  1. Insert a Create Table Record action within the loop
  2. Configure the Create Table Record action using the tokens from the “for each loop”

Click Here for a Demonstration