Skip to content
Teamleader API call...
 
Notifications
Clear all

Teamleader API call omits HTML in Output

2 Posts
2 Users
0 Reactions
3 Views
Geert_de_Kooter
(@geert_de_kooter)
Posts: 1
New Member
Topic starter
 

I'm attempting to use the Teamleader API module to retrieve Product information from our CRM (Teamleader).

When I execute this call using a different tool than callin.io, the output JSON returns HTML code as a value.

For example:

"description": "Praktijkgerichte opleiding waar eindgebruikers de gratis versie van **Copilot** leren te gebruiken in de Bing-zoekmachine.nn nLeer opdrachten geven aan **Copilot** voor **Bing** (en andere gratis AI-tools) om je werk sneller en met meer creativiteit gedaan te krijgen."

When I perform the same API call using the callin.io Module, the output appears as follows:


"description": "<p>Praktijkgerichte opleiding waar eindgebruikers de gratis versie van <strong>Copilot</strong> leren te gebruiken in de Bing-zoekmachine.</p>n<p>Leer opdrachten geven aan <strong>Copilot</strong> voor <strong>Bing</strong> (en andere gratis AI-tools) om je werk sneller en met meer creativiteit gedaan te krijgen.</p>",

Is there a way to receive the version with the HTML codes?

Thanks in advance,

Geert

 
Posted : 23/02/2024 2:36 pm
samliew
(@samliew)
Posts: 293
Reputable Member
 

Welcome to the callin.io community!

According to the Teamleader API documentation, you can no longer retrieve HTML in the product description.

They made this change in 2021:

Screenshot_2024-02-23_220250

I'm uncertain how you obtained the HTML, but I wouldn't rely on consistently getting HTML descriptions, as Teamleader themselves state they have transitioned to Markdown.

 
Posted : 23/02/2024 2:42 pm
Share: