Skip to main content
POST
Receive Ehr Event Step

Path Parameters

campaign_id
string
required

The ID of the campaign.

friendly_id
string
required

The friendly ID of the step.

Body

application/json
event_type
enum<string>
required

The type of EHR event.

Available options:
appointment_created,
appointment_cancelled,
patient_registered
event_data
Event Data · object
target_id
string | null

Optional target ID.

external_id
string | null

Optional external ID.

Response

Successful Response