• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Google Sheet API project with webhooks

DrNapester

Member
Dear, ALL

I have chrome extension "Pabbly Connect Webhooks"
when I'm using it to send data from google sheet api , it make writing request for 60 requests per min. only
and shows this message "Quota exceeded for quota metric 'Write requests' and limit 'Write requests per minute per user' of service 'sheets.googleapis.com' for consumer 'project_number:1011300378975'."

The problem that in my google console I have only project which ID is 343272851539 and the limit for writing requests is 150 per min.

how can I use my project ID# 343272851539 which has higher writing requests in pabbly webhooks to read or write sheet api ?
 

ArshilAhmad

Moderator
Staff member
Hi @DrNapester,

Currently, there is no such option to change the Project ID. However, you can try adding a Delay module to your workflow to help avoid the issue you are encountering.

 
Top