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

Regards, Mistry Sandip

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top