Test the Interaction Service APIs

To verify that your Bring Your Own Channel for Messaging managed package was successfully created and is ready for distribution, set up the interactive Inbound/Outbound Message Demo app and test the inbound message requests.

  1. Clone the https://github.com/salesforce-misc/byo-demo-connector GitHub repo.
  2. To configure the .env file and start the demo app, follow the instructions in the README.md file.
  3. To test the inbound message requests, follow the instructions in the Interaction Service API guide to set up your environment and send sample API requests.

See Also