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

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While weโ€™ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Recent content by apps

  1. A

    Debugging in Pabbly Connect is a pain (the bad Task History design)

    Are you serious ("just" rebuild it)? This is a super unhelpful response because: 1. The new versions has so many issues and limitations that things won't work there. I already tried this and quickly learned even from your own team. Already wasted lots of time trying this. 2. Also this is a...
  2. A

    Debugging in Pabbly Connect is a pain (the bad Task History design)

    Hi; Thanks for the answer and I'm happy you can use it. I cannot remember exactly how it was setup as it has been done because I have developed and updated it over years so naturally things change, as in any development. I have probably cloned some of them and deleted some as well. I really...
  3. A

    Succes returns a failure - how can I countdown the Iterator steps?

    Have a similar issue here. If already have a filter that says that it should only continue if this return 204 so how can i avoid it listing itself as a failure: - Timing: Delete timeentry : Execute API Request fails Flow...
  4. A

    Succes returns a failure - how can I countdown the Iterator steps?

    See this video please: https://share.zight.com/2NuD4R8x It shows the issue as it is hard to explain without visuals.
  5. A

    Debugging in Pabbly Connect is a pain (the bad Task History design)

    Hi, Please see these two videos: - https://share.zight.com/4guEob5P - https://share.zight.com/7KurOdyE I simply can't figure out how to read the task history - it is super cumbersome to do debugging. Infomration is missing and listed in an illogical way imho. Eg.: - Have router options show...
  6. A

    Default value command for Array returns error 500

    Hi, Please see the linked flow. It always returns error 500. How can I fix this? EDIT: I moved this step to the end of the flow until this is solved so everything won't break.
  7. A

    How to upload data as file (using pCloud)

    Well, just making it available for pCloud would make it specific to pCloud and less flexible. It could be way better to have a feature, a general step that simply transforms data into a file (where you can provide a file name and content - those would be the only fields). And the output would...
  8. A

    How to upload data as file (using pCloud)

    Hello, so I would like to upload data for an HTML file to pCloud. The problem is when I choose the pCloud upload file to folder, I have to pass it a URL. However, I only have the raw data for the file (raw HTML/CSS code). So how can I do that? And yes, I could upload to FTP instead, but your...
  9. 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?
  10. 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...
  11. A

    How to add numbers from object together

    Hi ArshilAhmad, This also works perfectly! And it has so many usecases this strategy! Thanks a lot!
  12. A

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

    Hi @ArshilAhmad , so I'm just wondering if we are misunderstanding each other, because I simply don't understand how this will work, still. It sounds like you might be literally expecting the folder to be named "MainFolder > Year > Month > Vendor" which is not the case. It seems like the flow...
  13. A

    How to add numbers from object together

    Hi ArshilAhmad, I can see the start_date_,min was changed. I changed it back and you can just leave it at this and you will get two numbers. I submitted the flow so you can see the two numbers again. Also I want to clarify that the numbers to be added are those from: Data 0 Duration (3600 now)...
  14. A

    How to add numbers from object together

    Hi @ArshilAhmad, Yes, it is this one https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZhMDYzNTA0Mzc1MjZmNTUzNzUxMzMi_pc Feel free to edit - It is Step 4 inside the Router. You can see the output I want to combine. Here there are only 2 because that's because it's only a test. But there...
  15. 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?
Top