Search results

  1. A

    pCloud: Create Upload links with API

    Thanks! That's great!
  2. A

    Scheduled workflow does not trigger - why?

    Ok, thanks., I will try to remember. I assumed it worked so I forgot.
  3. A

    Scheduled workflow does not trigger - why?

    Yes, it worked when I manually set a date 1 min ahead and awaited the trigger. But the problem is I have timesheets for 3 weeks for many people that just have not been created and I can't easily manually do it because the weeks they were supposed to be generated have passed. Why does the...
  4. A

    Scheduled workflow does not trigger - why?

    Hu, It does not trigger: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZhMDYzNTA0MzQ1MjY5NTUzMDUxMzYi_pc Task HIstory is empty even though it should run like this: How do I fix this?
  5. A

    pCloud: Create Upload links with API

    Hi @Supreme Any news on this?
  6. A

    How to remove non-standard characters

    Some people write weird stuff in the name fields like this: "➢ Firstname Lastname". How can I remove non standard characters like this "➢" so I only leave the normal letters? The issue can occur with any weird character so it should remove all of them. However accents and more should be kept...
  7. A

    pCloud: Create Upload links with API

    Excellent! Thanks so much @Supreme !
  8. A

    pCloud: Create Upload links with API

    Hi; We have all of our files on pCloud and people upload CVs, Certifications and many other things to pCloud through a form. However we can’t identify who uploaded them. We need to know which person’s CV and certifications it is. Being able to create pCloud Upload Links through a Pabbly...
  9. A

    Issues with step returning a failed where it should return a succes

    @Supreme Please check my previous messages again. It is"Find a Partner" - not "Fetch a Partner". It is two different requests. "Find a Partner" is missing.
  10. A

    Issues with step returning a failed where it should return a succes

    Thanks for the quick reply @Supreme Here it is: https://developers.partnero.com/reference/partners.html#find-a-partner
  11. A

    Issues with step returning a failed where it should return a succes

    Hi @Supreme I had some talks with Partnero and they said that the Find a Partner API call should provide a 200 success message if none are found. The problem is that call is not part of Pabbly and they told me that should be added in your end to make this work. Fetch a Partner should only be...
  12. A

    URGENT: Issue with Google Docs creation

    It's right there:
  13. A

    URGENT: Issue with Google Docs creation

    Hi, We have a CV generation system using Pabbly and Google Docs Create Document from Templates. It works usually but one instance just fails consistently and the result turns up with no fields fields despite there being no errors. What is happening here and how do I fix it. This is the output...
  14. A

    Issues with step returning a failed where it should return a succes

    @Supreme Ok thanks, I have written them now.
  15. A

    Issues with step returning a failed where it should return a succes

    I have these fake errors filling out my tasks runs constantly for every lead that signs up which makes it impossible to know what is actually an error. This is not working :-(
  16. A

    Issues with step returning a failed where it should return a succes

    Thanks, but it still seems to show up as a failed tasks even after enabling this though the flow continues, which is not true. Nothing should fail here. Simply if no Partner is found it should create a new partner and not show up as a failed task at all. The Fetch a Partner action should be...
  17. A

    Issues with step returning a failed where it should return a succes

    @ArshilAhmad Thanks, however it seems you're misunderstanding the source of the problem and my message. The problem is not the matching of the router filters but the fact that the Fetch partner step returns an error when no partners are found. So this stops all following steps. It should return...
  18. A

    Issues with step returning a failed where it should return a succes

    Hi, I have this flow where Fetch a Partner from Partnero fails if it cannot find a partner. This causes all following steps to fail instead of run. I want one route to run if it returns Not found and another route to run if it returns a partner. But I can't because Pabbly Connect returns a...
  19. A

    How to email error message to user when a flow fails?

    Thanks! About number 2. actually I have my flows setup like this: What I would like to do is to send an alert whenever the flows stops at one of these filters, because then the user would know that they haven't provided what's required. Eg. if it stops at step 4, I would like to email them...
Top