From 7a125a14582c9d79fc6c65fba05af57189da96d3 Mon Sep 17 00:00:00 2001 From: Dharmesh Date: Sun, 1 Sep 2024 21:34:30 +0530 Subject: [PATCH] Added information on limiting google sheets access --- .../docs/4.x/action-value/google-sheets.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/site/content/docs/4.x/action-value/google-sheets.md b/site/content/docs/4.x/action-value/google-sheets.md index f7c4ce16..ee79049a 100644 --- a/site/content/docs/4.x/action-value/google-sheets.md +++ b/site/content/docs/4.x/action-value/google-sheets.md @@ -10,6 +10,8 @@ Before using Google Sheets Value please do connect extension with [Google Sheets You can use [Google Sheets A1 Notation](https://developers.google.com/sheets/api/guides/concepts#:~:text=The%20Google%20Sheets%20API%20is,Update%20spreadsheet%20formatting) to fetch the cell value + + @@ -43,4 +45,16 @@ You can use [Google Sheets A1 Notation](https://developers.google.com/sheets/api -
\ No newline at end of file + + +{{}} +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. + +To unlock unlimited access to Google Sheets API calls, you have two options: + +#### Subscribe to the Pro Version +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. + +#### Switch to a Public Profile +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. +{{}} \ No newline at end of file