Amsa
#1
Hi,
Is there any option available to retrieve real-time data which are missed in account activity api through an enterprise plan. I can retrieve Tweets, Retweets, Quote Tweets, Mentions, DM, and Replies using separate endpoints. How to retrieve likes and follows?
1 Like
Hamza
#2
Hey @amsa - have you checked out the PowerTrack API?
Amsa
#3
Hi @Hamza
I canât find anything related to âlikeâ event in PowerTrack API. I want to get the list of users whoever liked my tweet as like as âfavorite_eventsâ in account activity API.
1 Like
Hamza
#4
@Amsa, you should be able to receive those events through the AAA:
- Likes (by user or of user)
- Follows (by user or of user)
Are you saying that this isnât coming through for you?
Amsa
#5
I can able to get those events through Account Activity API. I just wanted to know is there any option available to recover those data if the twitter handle is unsubscribed from AAA or the server is down. I know that there is a concept called retry. What if I missed that too? Will you provide API endpoints to get those events(likes and follows) for an enterprise account?
Amsa
#6
@Hamza any update on this?
I have the same problem, and cant find a solution.
Hamza
#8
We have separate REST API endpoints that allow you to view Favorite / Following JSON data, if you miss them for whatever reason with the Account Activity API. They are documented on DTC.
However, Iâm not sure if theyâll be effective as they arenât streaming APIs like the AAAPI.
1 Like
Hamza
#10
We have the following endpoints that provide data on favorites and followers:
Do you have any specific activities that youâd like to recover or other questions related to the Account Activity APIs retry?
system
closed
#11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.