To get familiar with implementing Nitro, we recommend the following initial steps:
- Make sure you have received an API Key, Secret, and Admin UI login from your Bunchball contact.
- Look over the REST API.
- 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.
- Setup some Events, Tasks and Challenges in the Admin UI with trophies.
- Try embedding a Trophy Case Widget into a page on your site. You should see the Challenges and Trophies that you've defined.
- 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.
- 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.