Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ieuyar
Contributor III
Contributor III

Foursquare/Swarm Connection

Hi all,

I have collected my last 10 years data and I am preparing my personal dashboard. I would like to get my check-in history from FourSquare/Swarm and demonstrate it on my dashboard, too.

I have already researched about exporting data from mentioned app and I get it in JSON format. But if possible, I'd like to connect that database in order to get live history.

Is it possible? Did anyone connect to such applications? I have already checked List Of Connectors For QlikView & Qlik Sense but could not find an appropriate connector there.

Thanks,

Ibrahim

Labels (1)
5 Replies
Clever_Anjos
Support
Support

Not sure, but maybe the REST connector could help you

Get Check-Ins for a User - Foursquare Developer

ieuyar
Contributor III
Contributor III
Author

Thanks for your response.

I have already tried that but could not get a result. (It asks me to enter a specific date as a parameter and even if I enter a specific date, it returns with errors.)

Clever_Anjos
Support
Support

Maybe wrong date format? Did you check documentation?

Clever_Anjos
Support
Support

It asks for a "timestamp" into unix epoch format, how are you passing it?

ieuyar
Contributor III
Contributor III
Author

I'm testing my request on apigee console https://apigee.com/console/foursquare and it asks date in YYYYMMDD format. And after I send request, I get "HTTP/1.1 429 Too Many Requests" error.