문제

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