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

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Pabbly API stripping out HTML in POST response

admin-m1g

Member
Hi,
We've got a POST API request going out from Pabbly Connect. We've been advised by SimPro developers that this is an issue with Pabbly Connect and not their system.
Basically, Pabbly Connect is stripping out the <br> tags and other HTML data which is preventing proper function.
Screenshots of the API request inside Pabbly as well as what's received in SimPro attached below.

See attached
 

Attachments

  • Screenshot 2023-05-10 at 10.22.46 am.png
    Screenshot 2023-05-10 at 10.22.46 am.png
    184.5 KB · Views: 135
  • Screenshot 2023-05-10 at 10.22.52 am.png
    Screenshot 2023-05-10 at 10.22.52 am.png
    44.4 KB · Views: 133

ArshilAhmad

Well-known member
Staff member
Hi @admin-m1g,

API by Pabbly doesn't support HTML rendering, so the note is being stripped of <br> tags. I suggest using the simPRO: Create Customer Note action event instead, which will give you the desired result.

image (11).png


image (12).png
 

ArshilAhmad

Well-known member
Staff member
Hi @admin-m1g,

If there is a specific action or trigger event you would like to see integrated into the simPRO application, you can submit a request for it on this platform - https://pabbly.hellonext.co/.

After you submit your request, our integration team will review it and, if possible, add the desired action or trigger event to the application.
 
Top