Pergunta

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.

Foi útil?

Solução

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>

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top