This document provides instructions on how to develop an inbound REST web service in Salesforce. It describes creating an Apex class to retrieve a contact based on email, generating an access token, and using Runscope to test the web service by calling the endpoint with the authorization header and email query string parameter.