• 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

    Razorpay Multiplay Product Seprate Email to Custumer Digital Product

    RazorPay does not give any product identifier to segregate the webhooks. They send webhooks for all products in a similar way without any product id in it. The way I have seen people do the differentiation is based on "price" of the product. So they setup the router based on the price of...
  2. Neeraj

    sms

    What issue are you getting?
  3. Neeraj

    {Fixed} Regarding ongoing authorization issue with GumRoad

    GumRoad authorization works fine when we test it on localhost or via Postman. But as soon as we use the same authorization on Pabbly Connect, it starts to return blank response. It seems when the request is made through the Pabbly Connect's IP, it is not responding. It may happen with some...
  4. Neeraj

    Interesting automation with Pabbly Connect and Amazon Echo Smart Speaker

    When you submit a form, you get the form submission details on your smart speaker. Shared with me by a Pabbly Connect user.
  5. Neeraj

    Chain json results as string

    Can you change your incoming payload from the source? Add a new key will All the values in it? Otherwise, I am out of ideas. Maybe someone else can pitch in.
  6. Neeraj

    Chain json results as string

    Do you have fix amount of results every time or do they keep on changing?
  7. Neeraj

    Razorpay to fluentCRm

    Can you add the screenshot of your mapping in Pabbly Connect?
  8. Neeraj

    Google Calendar + Zoom Integration

    You can add a filter on the event title just after the trigger step Checkout the filter tutorial video here. It will give you some ideas around using filters. The filter allows to execute steps below it only when a specific condition is met or satisfied.
  9. Neeraj

    EmailListValidation not working out of a Sudden

    I tried out the integration and it does not seem to be working. However, everything looks good at our end based on the integration how it done at our end but there is definitely some issue where the data is not being returned from EmalListValidation guys end. I even tested their endpoint with...
  10. Neeraj

    Added Data in Sheet but Trigger is not Working

    How is your new data getting added to the Sheet? Are you using some form solution to add your data to the Google Sheet or Are you adding the data manually yourself? If the new row is added inside Google Sheets from an external source like Google Forms. It will be triggered immediately if the...
  11. Neeraj

    Connect and PSB issue

    Hector, once you get the customer ID from your Subscription Active Webhook. You can create another action step named "Get Single Customer". On that "Get Single Customer" action point, you can add That action point will allow you to get all the data for that specific customer id. Do check...
  12. Neeraj

    Retrieve vouchers from a list in Google Sheets

    Do checkout this video for some ideas around setting up that automation. Instead of webhook from ThriveCart, your webhook will be from PlugNPaid.
  13. Neeraj

    Creating Opportunity in GoHighLevel

    This can happen when your GoHighLevel Credentials are not correct. When connecting with GHL, make sure you add the following Bearer string in the start during authentication. You just need to add Bearer and than the API key will follow. If the authentication is successful, you will get the...
  14. Neeraj

    Razorpay to fluentCRm

    Question 1: RazorPay does not give any key identifier that is a big problem. The way I have seen people do the differentiation is based on price of the product. So they setup the router based on the price of different products and take actions accordingly. It will work if you product prices...
  15. Neeraj

    Re-execute Workflow is Not Working

    Thanks for letting us know. Currently, all poll based triggers can't be re-executed again. We have planned to update that in coming weeks. It will be updated soon and you will be able to re-execute all types of failed tasks doesn't matter if the trigger is webhook based or polling based.
  16. Neeraj

    How to add multiple IPN URL in PayPal

    To setup the IPN in your PayPal Account. Step 1: Login to your PayPal account and click on Account Settings. Step 2: Under Account settings, look for Notification menu item in the left bar and than click on Instant payment notification Update link. Step 3: Enter the webhook URL of one...
  17. Neeraj

    Error in Text-Formatter -> Truncate ?

    Just an alternative that you can use to fetch 4 characters from the right using Spreadsheet Formulas.
  18. Neeraj

    Upload and rename multiple files to google drive

    Wow, a new way to iterate. :)
  19. Neeraj

    Upload and rename multiple files to google drive

    Do they send all the files in an array? If yes, what you can do is, capture the webhook response by turning ON the advance button. This will give you the whole array with all the files in that array. Next use the Iterator module that loops through all the items in the array one by one. Check...
  20. Neeraj

    Marquiz - Not getting data into Pabbly Connect

    Hi Eugen, I am not involved in supporting this issue but it seems Naveen is talking about the Workflow 124. The same workflow that is shown on the video that I think you shared.
Top