Destination endpoints allow you to manage destinations in a specified environment.
You must be a member of the environment and be assigned to an engineer role to manage destinations. Learn about roles.
Run dataset tester
Send a sample dataset to one of your configured destinations. We currently only support sending HL7v2 ADT datasets to one of your configured destinations.
This verifies that your destination can receive expected data from sources in your subscription(s). In other words, this simulates the entire source-to-destination flow.
cURL request example
Request Body Schema
- datasetIdstring
Defines the type of dataset to send with dataset tester.
Value:hl7v2-adt
Contains the fields that are required when using dataset tester.
- metaobject
- versionstring
Lists the major and minor version number for the format of the returned payload. The payload format or shape may change between minor versions, like including additional or extended fields in later versions. We include the version data in each response so that you have the option to handle the signaled differences.
- payloadobject
Contains the payload with details about the requested destination.
- sourceIdstring
Contains the unique identifier of the test source that initiated the dataset test.
Format: uuid - destinationIdstring
Displays the unique identifier of the endpoint that will receive messages from Redox.
Format: uuid - dataModelsArray of string
Includes a list of supported data models when using dataset tester.