Jun 17, 2019 11:40 AM
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.
Solved! Go to Solution.
Jun 17, 2019 4:55 PM
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!
Jun 17, 2019 3:05 PM
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.
Jun 17, 2019 3:17 PM - edited Jun 17, 2019 4:18 PM
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?
Jun 17, 2019 4:55 PM
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!
Thursday
Do you have an update on this information been available via the API?
Jul 29, 2019 4:40 AM
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