• 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

    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...
  2. 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:
  3. 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...
  4. 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! ๐Ÿ™
  5. 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.
  6. 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...
  7. 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...
  8. 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...
  9. A

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

    We run a recruiting business and If I enable it again it can eat the rest of my credits for my month which I can't afford and would cause major issues like it did last month.
  10. A

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

    This has been running for months with no issues and it only started happening after you "improved" auto-execution feature.
  11. A

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

    Can you please check your system and what's happening? I can't enable this webhook again when this keeps happening. Last month it all my whole subscription at Parallel and this month it ate 80%.
  12. A

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

    It happened again and again it burned off 85% of my monthly credits on parallels when the flow was activated succesfully once. I HAD turned off auto-execution. This has got to stop. See here: Task ID: IjU3NjUwNTZkMDYzNTA0MzI1MjZiNTUzMDUxMzU1MTYwNTQzMzBmMzki_pc This is not Parallel doing it -...
  13. A

    Filter result is not correct

    And how do I fix it? It seems to be a bug
  14. 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]
  15. A

    How do I update Workiom Static list fields with Pabbly?

    Ok, thank I got this to work. But the flow is very inefficient and I can't figure out a way to make this more simple.
  16. A

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

    But if Pabbly is not the fault how come it stopped when I disabled the retry execution feature of Pabbly?
  17. A

    Get File Link for pCloud is not working

    Can you change the Link option in Pabbly to use this endpoint if you don't already? Because all links created right now are broken due to this IP problem.
  18. A

    Get File Link for pCloud is not working

    Hi, I got this message: Is it possible that you are using the wrong type of request? When you generate a link connected to our storage servers and start to download, it is only valid for the IP address from which it was generated. Therefore, if you send it from the servers to the frontend...
  19. A

    How do I update Workiom Static list fields with Pabbly?

    Hi, See. the first screenshot please. I have a field called German Skills inside Workiom. It never updates from Pabbly no matter what I do. Also see this video: https://share.zight.com/p9uoK7Nx
  20. 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...
Top