Updating your code involves three steps:
- Use the oAuth key and secret with a standard oAuth library to
query Boss. We recommend trying the oAuth official site to access
libraries in specific languages.
- Review the sample oAuth code available in various programming
languages.
- Parse the output. In the case of both services there are only
slight differences in the response output. Review the PlaceFinder response
values to learn more.