Domanda

How to get the Eventbrite user's data using eventbrite class.

Regards, Mistry Sandip

È stato utile?

Soluzione

That depends on what language you are using, and what type of data that you want to access. Eventbrite's various API Client libraries are available on their Open Source Projects page.

Each of Eventbrite's API request methods are available as function calls attached to any initialized API client object.

See the README file bundled with any of the API Client libraries for more specific information.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top