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

    Instance is not available

    Please add more details related to your question??
  2. Neeraj

    Cloning workflow issue

    Glad it is all sorted for you. Thanks
  3. Neeraj

    Waiting for response forever

    Can you please supply us with a video of the issue that you are experiencing?
  4. Neeraj

    Different Types of Sales Status

    You may see different status in the different tabs to indicate the status of subscriptions, sales, invoices, etc through colored dots. Here is some information on status that you see in sales tab. Refund: It's represented by red color dot. It indicates that a refund has been made to a customer...
  5. Neeraj

    Different Types of Customer Status

    Paid - Paid status shows that the customer has a paid subscription. Unpaid - Unpaid status shows that the customer does not have a paid subscription. Note: Affiliates who are not your customers, will also be represented as unpaid customers.
  6. Neeraj

    Different Types of Subscription Status

    When you explore Pabbly Subscription, you will notice the following are the different types of Subscription statuses : Live - Live as a status of a subscription is indicated when a customer is successfully subscribed to an active/live plan. Pending - Pending as a status of a subscription is...
  7. Neeraj

    Different Types of Invoices Status

    When you explore Pabbly Subscription, you will notice the following are the different types of Invoice statuses : Sent - Status as Sent is indicated in two cases and they are mentioned below: a) When you offer a Payment term for any subscription, the status of the Invoice is indicated as...
  8. Neeraj

    Webhook Sending Guide

    Webhook is an HTTP callback or simple โ€œevent-notificationโ€ via HTTP POST. Events are broadly categorized into 6 types in Pabbly Subscriptions. The Webhook is triggered when the below-listed event(s) is triggered- 1. Customer Events Customer Create โ€“ When a customer is created. Customer Delete...
  9. Neeraj

    Paddle Integration

    Paddle Integration currently supports one-time payment. The recurring subscription payments are also supported but it will not be charged automatically. On the billing renewal date, an invoice will be sent to the customer and they will have to pay the invoice manually. Below are the limitations...
  10. Neeraj

    Tasks number not updating

    but it's not showing as having run at all Where is it not showing to have run at all?? Is it the task history where it is not showing?? Maybe there is a filter applied on the task history?
  11. Neeraj

    Pabbly Forms and Pabbly Connect Integration

    Pabbly Forms and Pabbly Connect are now tightly integrated together. This means if someone submits the form inside Pabbly Forms. You can send the data to Pabbly Connect in real-time via Webhooks for processing. You can then process that form data internally inside Pabbly Connect. You can later...
  12. Neeraj

    Date format

    Follow your old thread itself. Follow the same process as told to you last time. In the last step, add a space in the CONCATENATE step. https://forum.pabbly.com/threads/get-current-date.2274/
  13. Neeraj

    Pabbly Email Parser.

    If you see closely. The characters are a bit different in the middle. They are not exactly 100% the same.
  14. Neeraj

    Spayee integration is failed again since morning

    It seems you are talking about Spayee Triggers when you are saying that the events are not getting captured. The Spayee trigger is based on Webhooks. Pabbly Connect captures any webhook that is sent to it. We collect million+ webhooks each day flawlessly. If your event is not arriving and not...
  15. Neeraj

    Pabbly Email Parser.

    Yes. you can set up different workflows with different email parser email addresses.
  16. Neeraj

    Partial Failed Tasks - Accept Error from API as Acceptable Result

    We do have received similar feedback from multiple users about notifications. We do have plans to offer an email notification management panel where you can control which messages you want to receive. Although it will take us a few months for that feature to be picked up and developed. As of...
  17. Neeraj

    Random delay

    There are 2 ways, 1. Either you can use a delay that is at least 1 minute and put that before the Google Sheets step. I am assuming you are trying to do this because of the rate limit that is applied by Google Sheets and you do not want your tasks to fail. 2. Here is another recommendation...
  18. Neeraj

    Ringover API - Authorization

    Glad itโ€™s all sorted for you.
  19. Neeraj

    Ringover API - Authorization

    Did you manage to fire the request in Postman or any other API tool where this request is working? If it works on Postman or any API testing tool for you, Just share the screenshot here and we will provide you with the way to fire the same on Pabbly Connect.
  20. Neeraj

    Add "Seconds to the "Delay" module

    Cron has a minimum possible resolution of 1 minute and it is a default utility of the Unix systems and is very very stable. There are other ways to do it but they are not 100% accurate. So implementing them will create more problems like: Why my delay didn't execute in exact 10 seconds...
Top