Andy Koch
Andy Koch

Reputation: 1

find venue with twitter id via API

We integrate our service to 4sqr, this is done by our customer informing us of their venue-id from the 4sqr URL. However, if a venue is claimed and a twitter associated with the venue the url is switched to one with the twitter id.

so, one of two things after this twitter acct is in place for a venue: 1. how does one find the venue-id in your UI? or 2. how does one query the venue details using the twitter handle?

thanks

Upvotes: 0

Views: 467

Answers (1)

akdotcom
akdotcom

Reputation: 4687

Foursquare's /users/search should work (you're basically searching for a "venue user"). https://developer.foursquare.com/docs/explore#req=users/search%3Ftwitter%3Dwinkellyauto

Upvotes: 1

Related Questions