• 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 $249 β€” View Offer
    • πŸ”₯ Pabbly Subscription Billing β€” Lifetime Access for $249 β€” View Offer
    • πŸ”₯ Pabbly Chatflow β€” Lifetime Access for $249 β€” View Offer

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

Search results

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. A

    How to parse content of text file

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

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

    HI, it is here: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY5MDYzMTA0MzY1MjZjNTUzMjUxMzEi_pc
  8. 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..
  9. 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
  10. 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.
  11. 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)...
  12. 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.
  13. 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...
  14. A

    Insert formatted text in Google Docs (with Markdown?) and tabs?

    Hi @ArshilAhmad , Thanks for the answer. But I don't see it support HTML either. I inserted a Markdown to HTML action and appended the the html paragraphs but see the result please - no formatting: This is the flow...
  15. A

    Insert formatted text in Google Docs (with Markdown?) and tabs?

    Check this screenshot. You can see that it's not quite useable like this:
  16. A

    Insert formatted text in Google Docs (with Markdown?) and tabs?

    Hi, I am trying to make a training document creator using Pabbly Connect and I would like to insert these documents using formatting because I'm creating training material. Google Docs has gotten marked down support in 2024. But I noticed when I insert text and markdown format it is not...
  17. A

    Stripping out empty properties from JSON requests

    Thanks ArshilAhmad. I got your code to work :-) The only issue is that "None" is not text I need to remove. I need to remove "null" but Null can't be removed it seems (even if I replace None with null in the script it errors). But I don't need that part working for now. So this is great for now! πŸ™
  18. A

    Stripping out empty properties from JSON requests

    I made this flow to test: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZkMDYzZjA0MzE1MjZkNTUzMzUxM2Ei_pc That I can't make work.
  19. A

    Stripping out empty properties from JSON requests

    Hi, I am working with an API (onparallel.com) that has some issues where it submits replies into fields that are empty instead of just ignoring empty properties in the request which causes big issues. See the example below: All properties that are empty should be removed from the request - eg...
  20. A

    URGENT: Pabbly ate all my credits on Parallel :-O

    I have enabled the Flow again and now it does not trigger anything. Completely stops our sales process. Sorry to say but Pabbly Connect seems super unrealiable because I can't count on that it will execute:-O It can work one moment and then stop out of the blue. This is the flow...
Top