• 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 have a lookup table with CONTAINS criteria - and not EQUAL to?

    Hi, See this video please for details: https://share.zight.com/bLuLpA8B This would make it possibly to amke flows way more modular and avoid duplications of almost similar Steps which would make flows more maintainable. Is there a function like this or a strategy I can use?
  2. A

    Basic copy/paste broken in Pabbly Connect?

    Hi, See this video please: https://share.zight.com/DOuYjz52 How can I avoid it encoding the characters like this? It should just keep the same encoding I already have.It happens in every flow but here is the link to the one I have open here...
  3. A

    How to add numbers from object together

    Hi, See this video please: https://share.zight.com/BluApY5J I want to add the amount from each object together (Usecase: Calculate a sum to charge in Stripe for consulting) How can I do this?
  4. 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?
  5. 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...
  6. 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...
  7. 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...
  8. 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)...
  9. 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...
  10. 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...
  11. 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...
  12. A

    Google Doc generation has issues with linebreaks

    Google Doc generation with Pabbly Connect has issues - fields are not replaced properly. They get weird linebreaks. This worked before but now stopped working out of the blue. Check this video to see the issue: https://share.zight.com/6qu1Znl9 It is this flow...
  13. A

    Filter result is not correct

    How can condition 2 here be false? "Butcher" IS equal to "Butcher" Flow: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZkMDYzNzA0MzY1MjZiNTUzYzUxMzMi_pc Router: CLONE - [Remove]
  14. A

    How do I update Workiom Static list fields with Pabbly?

    Two questions: 1. I am trying to insert a static list field. using Pabbly Connect. I can't make it work no matter the payload. I have tried: { "id":string, "label":string } { "id":"string", "label":"string" } { "id":string, "label":"string" } My static list fields are simply not sent., but the...
  15. A

    Pabbly stops running routers out out of the blue (even though they are true)

    Hi, Trying to troubleshoot a flow. What happens here in the task history - why doesn't it run step 9-16 to the left? It stops out of the blue...? https://share.zight.com/E0uOEb8O And same issue here: https://share.zight.com/WnuWEGA9 It doesn't run any of the router items to the left despite...
  16. A

    Get File Link for pCloud is not working

    I get the error: This link was generated for another IP address. Try previous step again. When accessing the generated link here...
  17. A

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

    What happened? See this video please: https://share.zight.com/8LueZR2L Now I have turned off auto execution but it was only set to run 1 time (which is the default). How do I make it stop? It spams calls!
  18. A

    Linebreaks being stripped from API request.

    Hi, Please check this video. I have an issue with the text not being sent with linebreak. Pabbly strips them away in my markdown. How can I fix this. I am replacing <br> with \n in my markdown convert sequence (Pabbly's own HTML to markdown converter is broken as previously reported). Target...
  19. A

    How to remove [" and "] from every field in a response?

    Hi, Please see this video: https://share.zight.com/yAuznxG6 Basically I want to turn ALL fields from an API response that are formatted as arrays into normal text. ["Degree"] should become Degree I can easily do it on a field by field basis with an extract pattern text formatter like this...
  20. A

    Bug report: Extremely buggy editor throughout Pabbly connect and data loss

    See this video where I demonstrate around 8 issues - including the loss of all my data: https://share.zight.com/E0uegQvE Workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY5MDYzZTA0MzQ1MjZiNTUzZDUxMzIi_pc - step 14
Top