Read Data Operation
You can create automated workflows that can read data off a google sheets document.

- Simply choose the Read data operation, mention the document ID and the Sheet name.
Note: To determine the Sheet Name please refer to Create Sheet Opeartion.
Note: You get the document ID from the URL of the file. For example, if the URL of a file is docs.google.com/document/d/1LQ_zgy0QDy/edit , the document ID is 1LQ_zgy0QDy.


- Determine the range of data you want to be read and also determine if they the data is in a row, column or level it unspecified.
Updated 5 months ago