• 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

    Setting up filters in router based on Google Sheet (or csv or similar)

    I have a list of 150 keywords I need to add to a router (eg. if the trigger domain contains any of these words it should not go to route A but go to route B). I can manually put in everyone of them of course. But isn't there a way to do this automatically - like through a google sheet (eg. it...
  2. A

    Salesflare: Support for marking an Opportunity as Done missing

    I have contacted Salesflare support and they say their API supports marking an Opportunity as done (eg. closing it). However Pabbly Connect doesn't have this option for create or Update Opportunity. Could you add it please? I can't close Opportunities from Salesflare as this is missing. Here...
  3. A

    How to make modular workflows (eg. linking workflows)

    A general question How do I make my workflows modular? Eg. I want workflow A to do X. And then from Workflow A I want to start Workflow B using the data captured through the steps in from Workflow B. Eg. I capture a lead and add their data to the CRM in workflow A. Then I take all the output...
  4. A

    SMTP step fails with "Required field Body missing." - but the Body has content?

    Hi, Please see this: https://share.getcloudapp.com/E0uykly9. What is causing this? A similar SMTP step in the flows that comes just after works just fine? Would it fail if a value does not have content? Like this: https://share.getcloudapp.com/04uQBryO This might happens because sometimes...
  5. A

    Issues with icons - wrong colors on checkout page.

    Hi, I can't change the icon on the header in the checkout. I try to insert this: https://s3psb.pabbly.com/assets/images/checkout-header-icon.png But I still get a white icon: https://share.getcloudapp.com/RBumAAez Despite the icon being black See this video please...
  6. A

    Remove bullets from HTML email

    Hi, About this: https://share.getcloudapp.com/04uQLzmq This is an email sent from Gmail using Pabbly. How can I remove this? I tried to use the Replace text but I can't seem to capture it: it is step 16 in this: https://connect.pabbly.com/workflow/mapping/IjMzNTA4MiI_3D Hope you can look at...
  7. A

    Pabbly Payments Update Plan still not working 100% - Subscriptions status Expire and URL parameters not being sent to Pabbly

    Problem 1: See this video please - It shows up as a subscription which it should not https://share.getcloudapp.com/Z4uA19m2 Problem 2: Also customer data is not updated fully when passing them as URL parameters: https://share.getcloudapp.com/z8umkR91 I just show the name in the video but I...
  8. A

    Bug in locale with number formatter?

    Hi, I think there's a bug here or maybe I'm doing something wrong: https://share.getcloudapp.com/RBumEAnb I choose danish as locale but it still still writes the thousands separater as comma (,) instead of a period (.) which is incorrect in Denmark. The number should be 9.380 And cents would...
  9. A

    Translating failed payment, payment tags and PDF invoices

    How do I translate this: "If your payment is getting failed, you can choose other payment gateways to process the payment" "Unable to process the purchase transaction." See this: https://share.getcloudapp.com/2NumqjOx Also I would like to translate the "PAID" and "PENDING" tags etc. See here...
  10. A

    Payment term of X days (7) for plan

    Hi, I need to put a payment term of 7 days for a plan. I can't seem to make it. And every custom value I I try to set using Pabbly Connect fails with Error: "Provide valid payment term". Is there any way I can set a custom value or you can add "net7" as an option?
  11. A

    BUG: Duplicating a plan does not include the Checkout Customization

    See here please for demonstration https://share.getcloudapp.com/mXuxpLQN When will this be fixed? And what do I do in the mean time (apart from manually customizing each duplicate manually)?
  12. A

    Bug: Cannot save cloned plan

    Hi, Please see this video showing the problem: https://share.getcloudapp.com/jkuXKA1O How can i solve this. Adblockers have been turned off. and the problem happens in both Safari and Brave.
  13. A

    How to pass a dynamic price to a checkout page/plan

    Since Pabbly Subscriptions does not allow you to set a default checkout page design as a workaround I want to be able to pass a dynamic price (one-time - not a subscription) to the SAME plan. Eg. not create a new plan. How can I do that? Imagine you have 40 sales a weeks - each with different...
  14. A

    How can I apply a conditional payment gateway

    Some gateways have different fees. (eg. 1.45% vs 2.8%) depending on which cards are used. So I want to basically check out customers using a different gateway depending on which kind of card they have. How can this be accomplished?
  15. A

    How do I set a checkout design as default? Pabbly Connect "New Plan" option is un-useable without this.

    I dynamically create plans through Pabbly Connect. I want the plans to use the same checkout template (which includes custom testimonials, translated text into Danish and more, privacy policy, terms and conditions etc.). That customization should apply to every single plan that is created under...
  16. A

    Workiom integration deletes all field data for ignored fields :-O

    Hi, Please check out this video: https://share.getcloudapp.com/geuRjQoA How can I avoid that?
  17. A

    How can I auto-expire a payment link after 72 hours??

    Hi, I want to provide a limited time for a customer to pay for an offer. How can I do that? I can only figure out how to expire a subscription based products af X amount of billings cycles. However this is a Flat Fee product that should expire after 72 hours (a plan built using Pabbly Connect).
  18. A

    How to remove prefixed text of a field, if the field has no data?

    Example: I might get an email address from a previous step or the user might not fill it out. In case I get an email address I want the text in the next step to say: <br>Email: [email protected] But in case I do not get any data I want to remove the "<br>Email: " text (eg. remove the line...
  19. A

    How do I use variables in Pabbly Connect

    I have lots of text strings that I have to keep in sync throughout many workflows. And they often change and then I have to go through every single step and manually update them. Not very practical. How can: 1. I add a central step in the beginning of a workflow where I define all variables to...
  20. A

    Triggers are not instant as claimed, which causes duplication issues - how to fix?

    You write Pabbly Connect has "Instant triggers" here: https://share.getcloudapp.com/lluE4Pje But they clearly are not instant - so how often do they check in reality? The problem is I have timetracking entries I send to an accounting app. In the workflow the first time it needs to check if a...
Top