• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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