• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Recent content by juanmontero

  1. 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
  2. J

    Nifty required Due Date not necessary

    Thanks, I could successfully create a task without a due date. However, there was a date automatically added to the response. The date is one day older (I guess it uses the UTC). Another big issue I found was during production. This workflow repeats itself 3 times; therefore, 3 tasks are...
  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.

    Yes, that is the error I am getting
  5. J

    Klaviyo custom fields error.

    Hi @Supreme Verma , it has been a while. Do you have any updates on this?
  6. J

    Klaviyo custom fields error.

    Hi, it has been a while. Where you able to fix this? Thanks
  7. 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...
  8. J

    Removing time on Date

    Thanks @Fagun Shah That did the job
  9. 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
  10. J

    Ampersand in Trello not working

    Thanks @Supreme Verma , this time it worked!
  11. J

    Facebook Conversion API doesnt required first name and last name

    @Supreme Verma @Pabbly Team Any hep here? thanks
  12. J

    Ampersand in Trello not working

    Thanks, this fixed the "&" issue, but created another issue. My description contains break lines, but now all those break lines are converted to <br /> So in trello I ended up having a block a text with a lot of <br />.
  13. 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
  14. J

    Ampersand in Trello not working

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

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

    Thanks @Hermes I didnt know about Data Forwarder, thanks for the input. Both approaches are good, but I have decided to go trigger this with @Fagun Shah second solution. By knowing my last row, I am going to use a Filter Step. After the Filter step I can have either the Data Forwarder or the...
Top