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 Solução aceita
cbarley
Solução
Alunos da HubSpot
Alunos da 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!

Exibir solução no post original

5 Respostas 5
cbarley
Alunos da HubSpot
Alunos da 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 Avaliação positiva
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 Avaliação positiva
cbarley
Solução
Alunos da HubSpot
Alunos da 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(a)

Social Media API Not Pulling InteractionsCount

resolver

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

0 Avaliação positiva
Tunde
Membro

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