• 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

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