Question

does anyone know how I go about into finding my organizer_id. I'm trying to use their API http://developer.eventbrite.com/doc/organizers/organizer_list_events/ for organizer_list_events but the paramter is a organizer_id which I cannot find in their site. Any help would be great. THank you.

Was it helpful?

Solution

You need to provide ID of organizer you are going to fetch. You can get list of organizers from http://developer.eventbrite.com/doc/users/user_list_organizers/ ex. <id>65739440</id>

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top