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

    Encoding data into a query string

    DOH! I didn't think of that! Thank you for your patience in explaining it to me and helping me improve on my ignorance! I will try that! Cheers :)
  2. R

    How to ignore blank data fields in a trigger step in a workflow

    Thanks for that. The lookup table won't work for my use cases, but I wasn't aware of it and can see other applications for it in other workflows β€” so that was useful! The default value might work in some of my use cases but not all, unfortunately: I have a flow with form data coming from...
  3. R

    Encoding data into a query string

    Thanks for that. I was using the 'URL Parameter Encode' Event rather than URL Encode/Decode. However, even with the latter, the output isn't right - it's replacing '=', '@' and '&' which is preventing the ?string being used by the site Any ideas what I need to change to get a proper ?string...
  4. R

    How to ignore blank data fields in a trigger step in a workflow

    I have workflows were sometimes some of the fields in the trigger step have data and sometimes not. How can I have make workflows automatically not map the blank fields to the action steps, or at least specify a 'if this field is blank, ignore it' rule? N.B. I don't think routers are the...
  5. R

    Run out of tasks, need to add the tasks as monthly plan

    Totally understand why you don't make that too obvious to new customers, but for existing customers β€” especially LTD ones β€” please give us a link directly to the monthly plans from our dashboard; I just wasted nearly 40 mins trying to find monthly pricing, just to add a few thousand tasks to my...
  6. R

    If I run out of tasks

    Where can I buy a one month / monthly plan? The upgrade link in my (LTD) account only takes me to your yearly plans, which funnels me into paying upfront for a year, which is not needed.
  7. R

    Encoding data into a query string

    I'm using the Text Formatter > URL Parameter encode Action module, but it's not quite working. For example, it's not replacing a {space} with '%20' in the output, which is breaking the string. It's using live client data, so I'll share the workflow privately.
  8. R

    Can you manually amend some info in a flow and re-execute?

    Aha, I didn't know that was an option after choosing to re-execute. Thanks!
  9. R

    Can you manually amend some info in a flow and re-execute?

    Often I have a partial fail because someone mistyped their email. Is there a way to manually edit the submitted data in a field in a partially failed flow, then reexecute the failed steps only? Would be a great timesaver!
  10. R

    Sending Gmail Attachments (DMARC reports) to a Google Drive folder

    How can I configure a workflow to take Gmail attachments that are DMARC reports and automatically upload them into a specific Google Drive folder? Ultimately, I want to then use ChatGPT to scan that folder once per day and let me know if any action is needed from any of the reports (which I...
  11. R

    What are the Banners field for in Nifty create task / subtask?

    Custom fields work fine, thank you! For the tags, can that also be added as a field to the "Create Task" action too please? (also be good to have "Start Date" field added to the 'Create Task' action too)
  12. R

    What are the Banners field for in Nifty create task / subtask?

    OK, thanks for the swift reply and that's great about the 'tags'. Are you also adding custom fields?
  13. R

    What are the Banners field for in Nifty create task / subtask?

    What are the Banners field for in Nifty create task / subtask? I can't work it out at all. Related; need to be able to add Tags (e.g. 'High Priority') to the tasks. Thought banners might be that, but can't configure them if so.
  14. R

    A manual approval action step?

    That's great! How/where do i configure that in Pabbly? (i can use chatgpt to help with the details, if you can point me to the modules/tools? Or a helpdoc, if there is one?)
  15. R

    A manual approval action step?

    Thanks, but that wouldn't work as, if there needs to be an A or B choice for the manual step, which would change the rest of the flow needed (e.g. should trigger a router step). Is there a way of firing a webhook trigger from a URL button link click? Or, a firing a different kind of trigger...
  16. R

    A manual approval action step?

    Is there any way to insert a step in a workflow that will pause the flow midway through pending manual approval? (e.g. a Yes/No button, where clicking it will unpause the workflow (and depending on the button pressed you can then use routers to continue the flow)
  17. R

    Issue with Due Date's in Nifty Task Creation not working

    I've got a workflow that has a Date/Time formatter step: That Response is being mapped to the Due Date field in a Nifty > Create Task action: Unfortunately, that's not working; in Nifty I get a task due date of a couple of days from now instead. I'm guessing it is an issue with the time...
  18. R

    How to route a workflow relying on a Gist contact being true/false

    I have a workflow that has a Gist > Fetch Contact action, by using their Email. Sometimes the Contact exists in my Gist CRM, sometimes not. If they exist, I then need to check for a specific contact property before continuing my flow. My issue is: [1] If they exist I can check for the...
  19. R

    Nifty.pm List Object IDs

    With Nifty.pm we have the actions to get an Object by ID. But I can't see a clear way to obtain all Object IDs. You can't get them from the Nifty.pm application itself, nor do they seem to provide a direct API token to users. Can we have an Action in Pabbly "List All IDs by Object" and then be...
Top