Set up destinations

Last updated: Dec 19, 2025
IMPLEMENTATION
HEALTH TECH VENDOR

You must set up standard endpoint(s) and/or cloud destination(s) to receive data from Redox. Learn more about receiving data.

Prerequisites

  • A user must be assigned to an engineer role to manage destinations. Learn about user roles.
  • For cloud destinations, decide on which supported cloud product(s) you’ll use. See our supported products.
  • For standard URL endpoints, have your HTTPS endpoint URL ready.
  • (Optional) Create an auth credential or verification token to authenticate incoming data. Otherwise, you can do this in the destination wizard.

View destinations

Follow these steps to view any existing destinations, or endpoints.

  1. Log in to the Redox dashboard.
  2. From the navigation menu, click the Developer page.
  3. By default, the Sources tab displays. From the tab options, click the Destinations tab.
  4. Any configured destinations display.

Create a destination

On the Destinations tab, click the New destination button to open the destination wizard. The instructions below take you through each step of the destination wizard.

Step 1: Select destination type

  1. Enter a human-readable name for the destination. This will be the display name on the Destinations tab.
    A user opens the destination wizard and enters a name for the new destination.
    Create a new destination
  2. From the Destination type drop-down field, select whether your destination will be a standard URL endpoint or cloud type.
    • For standard URL endpoints, click the Next button to proceed to Step 2: Configure destination.
    • For cloud types, these drop-down fields appear:
      1. Cloud provider: Select the relevant cloud provider for your setup (i.e., AWS, GCP, or Microsoft Azure).
      2. Product type: Select the cloud product you’re using with the selected cloud provider.
      3. Click the Next button to proceed to Step 2: Configure destination.
        A user selects the cloud destination type and additional cloud settings appear.
        Create a cloud destination

Step 2: Configure destination

Option 1: Standard URL endpoint

  1. In the Endpoint field, enter the URL endpoint. This must be an HTTPS URL.
  2. Click the Next button to proceed to Step 3: Configure auth credential.
    A user enters a valid endpoint URL for a standard destination.
    Enter the endpoint URL

Option 2: Cloud provider destination

  1. Depending on your selected cloud provider and product type, the set of configuration fields will be different. Check out the relevant how-to for your cloud setup. You’ll find details about auth credentials in each of these how-tos as well.
  2. Click the Next button, then proceed to Step 4: Verify destination.

Step 3: Configure auth credential

The Attach an auth credential drop-down appears.

Option 1: Use an existing auth credential

  1. Select the auth credential from the drop-down list.
  2. Click the Next button to proceed to Step 4: Verify destination.
    A user selects an existing auth credential in the destination wizard.
    Attach an existing auth credential

Option 2: Create a new auth credential or use a verification token

  1. Click the plus (+) icon to the right of the field.
    A user clicks the plus icon to add a new auth credential, then selects the verification token radio option.
    Use new auth credential or verification token
  2. Radio options appear. Select the Verification token or Auth credential radio button, depending on which authentication method you want to use for your destination.
    • Verification token: Enter the verification token in the blank field.
    • Auth credential: Enter a unique, human-readable name, then fill out the rest of the configuration depending on your selected auth strategy. Learn how to create an auth credential.
  3. Click the Next button to proceed to Step 4: Verify destination.

Step 4: Verify destination

  1. In the Data Model drop-down, select a test data model or FHIR® message you support and plan to receive.
  2. Click the Send button. This triggers a sample message to verify that your destination can receive the expected data from Redox.
  3. If the test message is successful, you should receive a 200 response. Click the Complete setup button to close the wizard. If the test message isn’t successful, you won’t be able to finish the setup of development or staging destinations. Make sure your endpoint URL adheres to Redox requirements, then try again. Otherwise, check out verification troubleshooting tips.

Edit a destination

  1. Follow the steps to view destinations.
  2. Find the destination you want to edit, then click the Edit button.
  3. Use the Back and Next buttons to edit the configuration of the destination or auth credential.
  4. When finished, click the Next button until you get the Verify step again.
  5. Verify your endpoint, then click the Complete setup button to save your edits.

Delete a destination

  1. Follow the steps to view destinations.
  2. Find the destination you want to delete, then click the Delete button.
    The delete button is on the top right corner of the destination tile.
    Delete a destination