+<strong class="d-none d-md-block h6 my-2 ms-3">On this page</strong><hr class="d-none d-md-block my-2 ms-3"><div class="collapse bd-toc-collapse" id=tocContents><nav id=TableOfContents></nav></div></div><div class="bd-content ps-lg-2"><p>Before using Google Sheets Value please do connect extension with <a href=/docs/4.x/settings/google-sheets/>Google Sheets</a> and add <a href=/docs/4.x/config-settings/google-sheet-id/>Google Sheet ID</a></p><p>You can use <a href="https://developers.google.com/sheets/api/guides/concepts#:~:text=The%20Google%20Sheets%20API%20is,Update%20spreadsheet%20formatting">Google Sheets A1 Notation</a> to fetch the cell value</p><table class=table><thead><tr><th scope=col width=210px>GoogleSheets::A1 Notation</th><th scope=col>Description (Copy cell value from Google Sheet)</th></tr></thead><tbody><tr><th scope=row>GoogleSheets::Sheet1!A1</th><td>Fetch the A1 Cell value from Sheet1</td></tr><tr><th scope=row>GoogleSheets::Sheet1!B1</th><td>Fetch the B1 Cell value from Sheet1</td></tr><tr><th scope=row>GoogleSheets::Sheet1!C<batchRepeat></th><td>Batch Repeat is combined with this Action and for Repeat value 0, 1, ....N it fetches values from Cell C1, C2,.... CN+1</td></tr><tr><th scope=row>GoogleSheets::Sheet1!C<<a href=/docs/4.x/session/overview/>sessionCount</a>></th><td>count will be maintained in session so if page require to submit/refresh/reopen the page it will continue from where it was left until its opened in new tab</td></tr></tbody></table><div class="bd-callout bd-callout-warning"><p>We offer a generous daily allowance of 10 free Google Sheets API calls per user. This limit resets every day, providing you with a fresh set of 10 calls each day.</p><p>To unlock unlimited access to Google Sheets API calls, you have two options:</p><h4 id=subscribe-to-the-pro-version>Subscribe to the Pro Version <a class=anchor-link href=#subscribe-to-the-pro-version aria-label="Link to this section: Subscribe to the Pro Version"></a></h4><p>By upgrading to our Pro version, you gain unlimited access to Google Sheets API calls, allowing you to maximize productivity without worrying about daily limits.</p><h4 id=switch-to-a-public-profile>Switch to a Public Profile <a class=anchor-link href=#switch-to-a-public-profile aria-label="Link to this section: Switch to a Public Profile"></a></h4><p>Alternatively, you can switch your profile to public mode to enjoy unlimited access to Google Sheets API calls. This option is ideal for users who do not require private data handling and are comfortable sharing their configurations publicly.</p></div></div></main></div><footer class="bd-footer py-4 py-md-5 mt-5 bg-body-tertiary"><div class="container py-4 py-md-5 px-4 px-md-3 text-body-secondary"><div class=row><div class="col-lg-3 mb-3"><a class="d-inline-flex align-items-center mb-2 text-body-emphasis text-decoration-none" href=/ aria-label=Bootstrap><svg width="32" height="32" class="d-block me-2" viewBox="0 0 32 32"><rect fill="#1a1e21" width="32" height="32" rx="2.5" ry="2.5"/><path fill="#fff" fill-rule="evenodd" d="M22.652 28.078h4.364L17.908 4.01H14.155L5.063 28.078H9.411l1.951-5.6h9.323zM16.023 9.118 19.511 19.1H12.535z"/></svg>
0 commit comments