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

    ๐Ÿ–ค BLACK FRIDAY DEALS ARE NOW LIVE! ๐Ÿ–ค

    ๐Ÿ”ฅ Enjoy an exclusive 10% discount on our LTD Plan โ€” first-time ever offer!

    ๐Ÿš€ Unlock the Pabbly Plus Unlimited Yearly Plan and get unlimited access to every Pabbly application at a truly unbeatable Black Friday price.

    ๐Ÿ‘‰ Grab the Black Friday Offer

Search results

  1. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Wow, thanks! Checked out the workflow. Can't quite understand it - it looks very complicated :-D But I will try to reproduce it. Could be great if Pabbly had an option to simply trigger for all files in a certain subfolder? Doesn't Google af an endpoint or parameter for that?
  2. A

    How to run the same flow for two (or more) sets of variables

    Hi ArshilAhmad, I have to return again and say this solution is working perfectly! Really this has so many usecases. I can really simplify many of my flows based on this! Makes maintenance so much easier for all my Pabbly flows! Thanks so much!
  3. A

    Pabbly Google Sheet Add Row doesn't want to add to rows with checkboxes

    See this video please: https://share.zight.com/GGujL0gy How can I solve this?
  4. A

    How to run the same flow for two (or more) sets of variables

    Ahhh awesome thanks ArshilAhmad! It looks like something like this could work! And I see how I can add multiple variables as well. Will implement and will let you know if I have any problems! Thanks again!
  5. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Hi again, thanks for the response! I tried to set this up. I took the folder ID: And inserted it here: But I get an empty response But the file is there? So something still seems wrong? I copied the exact ID of the main GetInvoice folder url as you see on the screenshots. The specific...
  6. A

    How to run the same flow for two (or more) sets of variables

    Hi ArshilAhmad, Thanks, this is exactly what I meant! However I have have two sets of variables - not just 1 set. I need it like this: Run 1: - apikey = abc - subfolder id = 123 Run 2: - apikey = xyz - subfolder id = 741 How can this be accomplished?
  7. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Hi ArshilAhmad, Thanks for the answer. I can't quite comprehend how this would work. My setup is this: Main Folder > YYYY > Month > Vendor So I only want to trigger the flow for files that go into "Main Folder" OR any of it's subfolders whatever they are. Following your flow it seems to work...
  8. A

    How to run the same flow for two (or more) sets of variables

    No that still means I have to duplicate all steps among 2 router paths. It's this I want to avoid. Because if I need to change on thing I have to redo my changes in both routers. That is the issue. Can't I use an iterator to run all steps after with 2 different sets of variables? Only having...
  9. A

    How to run the same flow for two (or more) sets of variables

    Please check this screenshot. So what I would like to do is I am running a flow I need to run twice - and the only difference between these two runs are two variables Company ID in accounting program (GET) And subfolder I upload invoices to (POST) Basically I get invoices from company A And I...
  10. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    Yes, You have my permission to log into my Pabbly Connect account, and edit workflow {If required}. Here is the registered email address associated with it. I have added the google action But can't I share the email privately? I have shared it in this private thread...
  11. A

    Trigger for a new file in a Google Drive folder and ANY subfolders (WITHOUT predefining them)

    How can I make Pabbly Connect check for new files in a specific folder including all of its subfolders without having to define all subfolders in advance? So basically I have a folder for all my accounting documents and I continuously add new folders to it for months and in addition vendor...
  12. A

    Keep getting timeout error on Publitio Create Version action

    Workflow is here: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzMTA0MzY1MjZjNTUzMjUxMzEi_pc See here: https://share.zight.com/X6uLWwzZ I have tried to put a delay after which I understood from your article here...
  13. A

    How to parse content of text file

    Hi, but it is a text file. Not a PDF
  14. A

    OpenAI Whisper file Limit - Convert to audio first - how?

    HI, it is here: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzMTA0MzY1MjZjNTUzMjUxMzEi_pc
  15. A

    How to parse content of text file

    I don't have a workflow because I don't know how to do this. I want to read the content of this attached text file as an example and take the content of this file and use it as URL later in the flow..
  16. A

    OpenAI Whisper file Limit - Convert to audio first - how?

    Finally doing a transcript with Whisper GPT 4o mini it completes without errors but it provides a transcript that is not complete. The mp3 file is under 10 mb only
  17. A

    OpenAI Whisper file Limit - Convert to audio first - how?

    I found a workaround to convert using Publitio. However I still have problem with Whisper with a 9 mb file.
  18. A

    OpenAI Whisper file Limit - Convert to audio first - how?

    Hi, I tried to upload a video for transcription to OpenAI (a 61.331.523 byte video file) and I get this error. Isn't it possible to upload files bigger than 26 MB with some workaround? Status 413 Error Error Message 413: Maximum content size limit (26214400) exceeded (26240450 bytes read)...
  19. A

    How to parse content of text file

    I'm also very curious about this. I simply want to extract a URL from inside a text file. The text file does not have other data than simply the url.
  20. A

    How to make a flow that sends result back to the flow that triggered it?

    Hello, so I would like to make a flow that makes many changes to texts using AI. However, I want to reuse this flow in multiple other flows for many other usecases. And basically I would like to send the result back to the flow that triggered this AI flow. How can I do this? Flow A: Trigger...
Top