APIs & Integrations

JessicaSalley
Participant

Social Media API Not Pulling InteractionsCount

Résolue

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 Solution acceptée
cbarley
Solution
Ancien salarié HubSpot
Ancien salarié HubSpot

Social Media API Not Pulling InteractionsCount

Résolue

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!

Voir la solution dans l'envoi d'origine

5 Réponses
cbarley
Ancien salarié HubSpot
Ancien salarié HubSpot

Social Media API Not Pulling InteractionsCount

Résolue

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 Votes
JessicaSalley
Participant

Social Media API Not Pulling InteractionsCount

Résolue

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 Votes
cbarley
Solution
Ancien salarié HubSpot
Ancien salarié HubSpot

Social Media API Not Pulling InteractionsCount

Résolue

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
Contributeur

Social Media API Not Pulling InteractionsCount

Résolue

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

0 Votes
Tunde
Membre

Social Media API Not Pulling InteractionsCount

Résolue

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