• 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

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

Recent content by solipsist

  1. S

    Socketlabs integration not working

    That does not fix the issue. Creating line breaks is not a problem. I'm using p tags as you can see. The problem is that the field is extremely unforgiving to the user. Nowhere does it say you cannot put line breaks. But even so, the way your components are designed, line breaks are almost...
  2. S

    Socketlabs integration not working

    Please fix this poorly written Socketlabs integration code.
  3. S

    Socketlabs integration not working

    That is from the socket labs api docs. I had to try to figure out what “invaliddata” (the error message pabbly gave me) means. So I looked it up. Please re-read this thread and it will make sense. As I wrote, here’s the issue for your devs: The socket labs integration does not escape new...
  4. S

    Socketlabs integration not working

    I cannot publicly due to privacy but here's the URL, so you can look up the hash or ID: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZlMDYzZTA0MzY1MjY4NTUzMDUxMzAi_pc
  5. S

    Socketlabs integration not working

    I've confirmed it's line breaks that cause the "invaliddata" error. Bug report to your devs: Socketlabs integration does not properly encode the field for message body, leading to a failed request in case one or more new lines are used in the HTML Body field.
  6. S

    Socketlabs integration not working

    Secondly, the HTML Body field does not allow new lines. Again, the integration should properly encode the data and strip new lines.
  7. S

    Socketlabs integration not working

    Did some digging. The issue is that some of the fields are not properly encoded, so they cannot be used in the HTML Body field as they are. The Socketlabs integration needs to properly encode the data in the HTML Body and Text Body fields.
  8. S

    Socketlabs integration not working

    Reports "invaliddata" which according to the API docs (https://docs.socketlabs.com/#8649292e-6b30-4fd2-8050-907897ffd959) means: InvalidData - PostBody parameter does not have a valid structure, or contains invalid or missing data. Look under "Delivery Return Codes" in the docs...
  9. S

    Custom domain for pabbly connect webhook url

    If your website supports PHP (what Wordpress uses), you could simply put a script there that forwards the webhook request. You might even be able to do it with a simple Wordpress Redirection plugin that forwards all the request headers. If not, this should work...
  10. S

    The new date formatter doesn't support email header dates

    Custom workflow. I wrote to you about this earlier this year. Still no fix :(
  11. S

    Task usage on dashboard is confusing

    That doesn't provide the information I need. I figured out what workflow used all those tasks, despite the confusing dashboard. The problem is this: It looks like the black text shows the total usage (paid + free). But it shows paid, and the free is shown below in green. The total task usage...
  12. S

    The new date formatter doesn't support email header dates

    I cannot upgrade to the new date formatter since it no longer supports the date format needed to parse email header dates. It doesn't seem like you checked how your app was used before you decided to change it.
  13. S

    Task usage on dashboard is confusing

    That wasn't all clear... How can I find out what workflows are using all these paid tasks? The paid tasks in the task usage column in the list of workflows doesn't add up to more than a few hundred.
  14. S

    Task usage on dashboard is confusing

    I can see that some workflows use over 8,000 tasks, but it's impossible to see which ones. The highest using workflow uses only free tasks, or that's how I read it. Either way, this page needs some serious UX work. Right now it makes no sense.
  15. S

    BUG: Pabbly doesn't escape URLs _at all_

    And again, people might want to reply to learn the specifics in case they search the forum and look for answers: https://forum.pabbly.com/threads/html-emails-to-pdf-advice.2969/#post-14268
Top