Get Started
Before you can start sending API calls, you must prepare your environment.
- Set up Messaging for In-App and Web with a custom client implementation. See Configure a Custom Client Deployment for Messaging for In-App and Web.
- Publish a deployment.
- Optionally customize your deployment.
- Reference the deployment name as the
esDeveloperName
value when invoking a Messaging for In-App and Web API endpoint.
- If you are implementing user verification, create a signed JSON Web Token (JWT) to authenticate API requests. See Authorization.
- Salesforce Help: Understanding User Verification
- Salesforce Help: Add User Verification