APIs & Integrations

JessicaSalley
Participante

Social Media API Not Pulling InteractionsCount

resolver

Our team is working on pulling down our Hubspot social media publishing data. We are not seeing any data in the interactionscount field even though there are interactions appearing in the UI. Is there something else our team should be pulling down? "Clicks" do appear and match the data in the UI.

1 Soluciones aceptada
cbarley
Solución
Exmiembro de HubSpot
Exmiembro de HubSpot

Social Media API Not Pulling InteractionsCount

resolver

At this time, yes thats the only info you can get. We're looking to redo that API soon, though so keep an eye out!

Ver la solución en mensaje original publicado

5 Respuestas 5
cbarley
Exmiembro de HubSpot
Exmiembro de HubSpot

Social Media API Not Pulling InteractionsCount

resolver

Hi @JessicaSalley , that field has been deprecated. If you check out this doc in the sidebar you can see that there are some fields grayed out and there's a comment that notes the field has been deprecated. 

 

/* NOTE: The following fields are deprecated, and will always be set to null
    "messageUrl": null,  //
    "taskQueueId": null, //
    "linkGuid": null, //
    "linkTaskQueueId": null, //
    // NOTE: The following fields are deprecated, and will always be set to 0
    "replies": 0, //
    "retweets": 0, //
    "likes": 0, //
    "interactionsCount": 0, */

Clicks would be the field you'd want to look at.

0 Me gusta
JessicaSalley
Participante

Social Media API Not Pulling InteractionsCount

resolver

Thanks for pointing me in the right direction, @cbarley .

 

So the only data you can pull down is clicks? Not any kind of other interactions even though they are being tracked in the UI? Do you know why this is?

0 Me gusta
cbarley
Solución
Exmiembro de HubSpot
Exmiembro de HubSpot

Social Media API Not Pulling InteractionsCount

resolver

At this time, yes thats the only info you can get. We're looking to redo that API soon, though so keep an eye out!

Mark1
Colaborador

Social Media API Not Pulling InteractionsCount

resolver

Do you have an update on this information been available via the API?

0 Me gusta
Tunde
Miembro

Social Media API Not Pulling InteractionsCount

resolver

Hello @cbarley ,

 

Any update on this yet or is there any other resource that stores this through the API? We are also going through the same.

 

It would be nice to know if there is a fix or an update when it is done.

 

Thanks.

Kind Regards,

Tunde