APIs & Integrations

JessicaSalley
Participant

Social Media API Not Pulling InteractionsCount

SOLVE

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 Accepted solution
cbarley
Solution
HubSpot Alumni
HubSpot Alumni

Social Media API Not Pulling InteractionsCount

SOLVE

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!

View solution in original post

5 Replies 5
cbarley
HubSpot Alumni
HubSpot Alumni

Social Media API Not Pulling InteractionsCount

SOLVE

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

Social Media API Not Pulling InteractionsCount

SOLVE

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 Upvotes
cbarley
Solution
HubSpot Alumni
HubSpot Alumni

Social Media API Not Pulling InteractionsCount

SOLVE

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
Contributor

Social Media API Not Pulling InteractionsCount

SOLVE

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

0 Upvotes
Tunde
Member

Social Media API Not Pulling InteractionsCount

SOLVE

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