APIs & Integrations

aliknox
Miembro

NOTEs loaded but not showing in UI

resolver

I have managed to load NOTEs using the engagement API, the data matches notes entered through the front end. But doesn’t show in the front end.

I use the Get Engagements API to check the data is loaded, so its definitely there.

Thanks,

Ali

0 Me gusta
1 Soluciones aceptada
aliknox
Solución
Miembro

NOTEs loaded but not showing in UI

resolver

Hi Derek,

I’ve just sorted it, the date format used was in UNIX format but the conversion in PHP was limiting the timestamp to 10 characters i.e. missing off the milliseconds. I have add “000” to the end to check if this resolves the issue and it does.

Thanks for all your help.

Kind regards,

Ali

Ver la solución en mensaje original publicado

2 Respuestas 2
aliknox
Solución
Miembro

NOTEs loaded but not showing in UI

resolver

Hi Derek,

I’ve just sorted it, the date format used was in UNIX format but the conversion in PHP was limiting the timestamp to 10 characters i.e. missing off the milliseconds. I have add “000” to the end to check if this resolves the issue and it does.

Thanks for all your help.

Kind regards,

Ali

Derek_Gervais
Exmiembro de HubSpot
Exmiembro de HubSpot

NOTEs loaded but not showing in UI

resolver

Hi @aliknox,

Do the notes have the correct associations? NOTE engagements can only be viewed on the timeline of an associated object record. If so, are notes selected in the object’s timeline filters?