• 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.

Recent content by getitdone.solutions

  1. G

    Support Creating SaladCloud Transcription Workflow

    Many thanks. That shows very well a step I was missing.
  2. G

    Support Creating SaladCloud Transcription Workflow

    Use case: an MP4 file is submitted (either by email or from an Elementor form) and this file is then transcribed (English) using SaladCloud Transacription API. The transacribed file is then emailed back to the person who is the sender of the email or to the email address on the Elementor form...
  3. G

    Google Sheet Error - 429 - Resource has been exhausted (e.g. check quota).

    Use Case: to retrieve a full list of customers from Freshbooks and write these names to a Google Sheet. Using interval trigger (set to run once), pulls names from Freshbooks (get all clients) then uses iterator to parse data, then add the data to Google sheets using "add multiple rows"...
  4. G

    Google Sheet Error - 429 - Resource has been exhausted (e.g. check quota).

    Where do we put this delay function? Our recipe is iterating through an array of data and writing out one row for every row of data. There are about 300 records. Is there another way to 'output' this data such as into a text file? I could perhaps format it like a CSV? Thanks for your help /...
  5. G

    Updating Google sheets with API Status

    I am using Google Sheets as a trigger to call an API. Once the API Action is completed, how do a pass the status of the API back to the spreadsheet so I know if it was successful or not?
Top