Send test messages via Redox

Last updated: Jul 23, 2024
DEVELOPER
HEALTH TECH VENDOR
HCO
IMPLEMENTATION

During implementation or any other kind of testing, you can simulate sending messages from your system. The test messages go to a mock EHR system, but you can review resulting logs on the Logs page.

These instructions assume that you've already created at least one API key in your development environment. If you haven't yet, create and authenticate an OAuth API key.

  1. Log in to the Redox dashboard.
  2. From the Environments drop-down on the left-hand menu, select your development environment.
  3. From the navigation menu, click the Developer page.
  4. By default, the API keys tab opens. Find an API key that you want to use to authenticate your test message. Click the Edit button of the selected API key.
  5. The API key's Settings page displays. Click the DevTools (Postman) tab. This tab contains download links to set up test messages in Postman. Check out Postman.
  6. Send test messages for your implementation.
  7. Check your logs by navigating to the Logs page. Learn how to search for logs.
  8. (Optional) Now that you've confirmed you can successfully send, you can test that your destinations receive, too. Test your endpoints.