Bunchball Developer Wiki

 

Getting Started

Page history last edited by Rajat Paharia 2 months ago

To get familiar with implementing Nitro, we recommend the following initial steps:

  1. Make sure you have received an API Key, Secret, and Admin UI login from your Bunchball contact.
  2. Look over the REST API.
  3. Log in to the Admin UI and use the API Console to test out the various methods to get a feel for how the API works. Users are created dynamically whenever a method is called with a userId that doesn't exist.
  4. Setup some Events, Tasks and Challenges in the Admin UI with trophies.
  5. Try embedding a Trophy Case Widget into a page on your site. You should see the Challenges and Trophies that you've defined.
  6. Use the Admin UI to change some of the relevant Tasks and Challenges, or add new ones, and see your changes reflected in the Trophy Case.
  7. Integrate some Nitro method calls into a test version of your website. Start firing events and watch Tasks and Challenges get completed.

Comments (0)

You don't have permission to comment on this page.