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: 127
  • Screenshot 2023-05-10 at 10.22.52 am.png
    Screenshot 2023-05-10 at 10.22.52 am.png
    44.4 KB · Views: 128

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