• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Search results

  1. J

    Pabbly went down on Oct 31, but I didn't receive any notification.

    Hi! On October 31st, around 11pm (UTC8 + Taipei) Pabbly connect went down and it affected my webhook's response. As a result, for the last 7 days, I stopped receiving data because I was blocked by my other application since Pabbly webhook failed to send a response with a 200 OK. I was...
  2. J

    Webhook 200 OK HTTPS response

    Hi! I need a quick understanding of receiving data using pabbly webhook. The documentation I'm following says my webhook needs to give a 200 OK HTTPS response once it receives the data. How can I achieve this with Pabbly webhook? Or is this already done by default? Thanks
  3. J

    Nifty required Due Date not necessary

    Hello team, Currently, when trying to create a task for Nifty, the Due Date parameter is marked as REQUIRED. However, this parameter is marked as NOT required in the official documentation https://developers.niftypm.com/operation/operation-taskapicontroller_createtask Do you mind updating...
  4. J

    Klaviyo custom fields error.

    Greetings, I am trying to add a profile custom field in Klaviyo. This works fine when I am testing the flow by clicking "Save and test". However, when this flow is triggered by the webhook, that step is getting an error. This is the data in This is the Data out This is the flow...
  5. J

    Removing time on Date

    Greetings, I am trying to remove the time on a date that has converted to my time zone. But for some reason, it is not working as expected. You can see that the Date field is 2021-08-15 But the result is giving me 08/14/2021 How to fix this? Thanks
  6. J

    Facebook Conversion API doesnt required first name and last name

    Greetings, I am trying to set up facebook conversion API, but Pabbly is requesting for first name and last name. However, these fields are not required by facebook conversion API. Can you help me to check ? Thanks
  7. J

    Ampersand in Trello not working

    Greetings, I am trying to send a url with "&" to trello, but it is received as & Is there a way to escape this? I have already tried multiple ways: & & & & \%26 &  \u0026 they are all parsed as & in trello Underscores _ are also parsed as \_ Not sure how to...
  8. J

    Run a 2nd workflow, after the 1st is complete.

    Greetings, I have some issues, hope you get some help. Thanks I want to run a second workflow after the first workflow is complete. Originally I had 2 iterators in my workflow, but this wasn't working as expected, as the first iterator was executing the second iterator. So I decided to split...
  9. J

    Freshdesk connection not allowing new labels

    Greetings, I am trying to create a ticket using Freshdesk connecter. I want to include the user name and I have done it in the past. However, this has stopped working. I checked the API doc of Freshdesk and they haven't changed anything. Previously I was able to add the user name by creating a...
  10. J

    Loop over multiple results

    Greetings, I have one flow: Test - Schedule To MySQL (Beta) In it I have a custom MySql query and the result has multiple rows. I would like to know to send those individual rows results to another app, lets say freshdesk. If my query result contains 3 rows (column: name, email), how can i...
Top