{
  "$result_object_key":  {
    "last_appointment":  {
      "appointment_client_confirmed":  true,
      "appointment_created_at":  "2024-01-23T10:00:00Z",
      "appointment_created_by":  "John Smith",
      "appointment_date":  "January 23, 2024",
      "appointment_datetime":  "2024-01-23T10:00:00Z",
      "appointment_day_of_month":  "23",
      "appointment_day_of_week":  "Tuesday",
      "appointment_email_address":  "patient@email.com",
      "appointment_end_datetime":  "2024-01-23T11:30:00Z",
      "appointment_first_name":  "John",
      "appointment_id":  "12342",
      "appointment_last_name":  "Smith",
      "appointment_length_minutes":  90,
      "appointment_location_detail":  "Manhattan Office",
      "appointment_month":  "January",
      "appointment_phone_number":  "(222) 222-2222",
      "appointment_provider_email":  "mariec@radioactiverus.com",
      "appointment_provider_full_name":  "Marie Curie",
      "appointment_provider_id":  "acbdefg",
      "appointment_status":  "Confirmed",
      "appointment_time":  "10:00AM",
      "appointment_type_id":  "16f7f7e3-8df6-4eab-986d-d1fd8375926b",
      "appointment_type_title":  "Initial Consultation",
      "appointment_zoom_meeting_password":  "123456",
      "cancellation_reason_note":  "Patient will reschedule next week",
      "cancelled_at":  "2024-01-22T15:30:00Z",
      "client_note":  "(905) 875-7338",
      "full_cancellation_reason":  "Patient requested cancellation due to being cured",
      "intakeq_patient_id":  "83212",
      "invoice_id":  "65fdd9e89c7e50a54b3090ae",
      "invoice_number":  168,
      "last_updated_at":  "2024-01-23T10:21:17Z",
      "practitioner_note":  "Patient needs to complete intake form",
      "price":  150
    },
    "next_appointment":  {
      "appointment_client_confirmed":  true,
      "appointment_created_at":  "2024-01-23T10:00:00Z",
      "appointment_created_by":  "John Smith",
      "appointment_date":  "January 23, 2024",
      "appointment_datetime":  "2024-01-23T10:00:00Z",
      "appointment_day_of_month":  "23",
      "appointment_day_of_week":  "Tuesday",
      "appointment_email_address":  "patient@email.com",
      "appointment_end_datetime":  "2024-01-23T11:30:00Z",
      "appointment_first_name":  "John",
      "appointment_id":  "12342",
      "appointment_last_name":  "Smith",
      "appointment_length_minutes":  90,
      "appointment_location_detail":  "Manhattan Office",
      "appointment_month":  "January",
      "appointment_phone_number":  "(222) 222-2222",
      "appointment_provider_email":  "mariec@radioactiverus.com",
      "appointment_provider_full_name":  "Marie Curie",
      "appointment_provider_id":  "acbdefg",
      "appointment_status":  "Confirmed",
      "appointment_time":  "10:00AM",
      "appointment_type_id":  "16f7f7e3-8df6-4eab-986d-d1fd8375926b",
      "appointment_type_title":  "Initial Consultation",
      "appointment_zoom_meeting_password":  "123456",
      "cancellation_reason_note":  "Patient will reschedule next week",
      "cancelled_at":  "2024-01-22T15:30:00Z",
      "client_note":  "(905) 875-7338",
      "full_cancellation_reason":  "Patient requested cancellation due to being cured",
      "intakeq_patient_id":  "83212",
      "invoice_id":  "65fdd9e89c7e50a54b3090ae",
      "invoice_number":  168,
      "last_updated_at":  "2024-01-23T10:21:17Z",
      "practitioner_note":  "Patient needs to complete intake form",
      "price":  150
    }
  }
}
{
  "$result_object_key":  {
    "last_appointment":  {
      "appointment_client_confirmed":  "Whether the appointment was booked/confirmed by the client",
      "appointment_created_at":  "Time the appointment was created",
      "appointment_created_by":  "Name of person who created the appointment",
      "appointment_date":  "Full date of the appointment",
      "appointment_datetime":  "Start time of the appointment",
      "appointment_day_of_month":  "Day of month for the appointment",
      "appointment_day_of_week":  "Day of week for the appointment",
      "appointment_email_address":  "Email address of the client",
      "appointment_end_datetime":  "End time of the appointment",
      "appointment_first_name":  "Client's first name",
      "appointment_id":  "Unique identifier for the appointment",
      "appointment_last_name":  "Client's last name",
      "appointment_length_minutes":  "Duration of appointment in minutes",
      "appointment_location_detail":  "Location details - either physical location name or telehealth visit (e.g. Zoom) URL",
      "appointment_month":  "Month of the appointment",
      "appointment_phone_number":  "Phone number of the client",
      "appointment_provider_email":  "Email address of the practitioner",
      "appointment_provider_full_name":  "Full name of the practitioner",
      "appointment_provider_id":  "ID of the practitioner",
      "appointment_status":  "Status of the appointment",
      "appointment_time":  "Time of the appointment in local timezone",
      "appointment_type_id":  "Service ID for the appointment type",
      "appointment_type_title":  "Name of the service/appointment type",
      "appointment_zoom_meeting_password":  "Password for telehealth meeting if applicable",
      "cancellation_reason_note":  "Additional notes about the cancellation",
      "cancelled_at":  "If cancelled: when the appointment was cancelled",
      "client_note":  "Client Note",
      "full_cancellation_reason":  "Full reason for appointment cancellation",
      "intakeq_patient_id":  "IntakeQ's unique identifier for the patient",
      "invoice_id":  "ID of the invoice associated with the appointment",
      "invoice_number":  "Invoice number associated with the appointment",
      "last_updated_at":  "When the appointment was last updated",
      "practitioner_note":  "Note provided by the practitioner",
      "price":  "Price of the appointment (USD)"
    },
    "next_appointment":  {
      "appointment_client_confirmed":  "Whether the appointment was booked/confirmed by the client",
      "appointment_created_at":  "Time the appointment was created",
      "appointment_created_by":  "Name of person who created the appointment",
      "appointment_date":  "Full date of the appointment",
      "appointment_datetime":  "Start time of the appointment",
      "appointment_day_of_month":  "Day of month for the appointment",
      "appointment_day_of_week":  "Day of week for the appointment",
      "appointment_email_address":  "Email address of the client",
      "appointment_end_datetime":  "End time of the appointment",
      "appointment_first_name":  "Client's first name",
      "appointment_id":  "Unique identifier for the appointment",
      "appointment_last_name":  "Client's last name",
      "appointment_length_minutes":  "Duration of appointment in minutes",
      "appointment_location_detail":  "Location details - either physical location name or telehealth visit (e.g. Zoom) URL",
      "appointment_month":  "Month of the appointment",
      "appointment_phone_number":  "Phone number of the client",
      "appointment_provider_email":  "Email address of the practitioner",
      "appointment_provider_full_name":  "Full name of the practitioner",
      "appointment_provider_id":  "ID of the practitioner",
      "appointment_status":  "Status of the appointment",
      "appointment_time":  "Time of the appointment in local timezone",
      "appointment_type_id":  "Service ID for the appointment type",
      "appointment_type_title":  "Name of the service/appointment type",
      "appointment_zoom_meeting_password":  "Password for telehealth meeting if applicable",
      "cancellation_reason_note":  "Additional notes about the cancellation",
      "cancelled_at":  "If cancelled: when the appointment was cancelled",
      "client_note":  "Client Note",
      "full_cancellation_reason":  "Full reason for appointment cancellation",
      "intakeq_patient_id":  "IntakeQ's unique identifier for the patient",
      "invoice_id":  "ID of the invoice associated with the appointment",
      "invoice_number":  "Invoice number associated with the appointment",
      "last_updated_at":  "When the appointment was last updated",
      "practitioner_note":  "Note provided by the practitioner",
      "price":  "Price of the appointment (USD)"
    }
  }
}

Parameters

Action
Parameters
Client Email Address
string
required

PII This field maps to the destination API client field.

{
  "$result_object_key":  {
    "last_appointment":  {
      "appointment_client_confirmed":  true,
      "appointment_created_at":  "2024-01-23T10:00:00Z",
      "appointment_created_by":  "John Smith",
      "appointment_date":  "January 23, 2024",
      "appointment_datetime":  "2024-01-23T10:00:00Z",
      "appointment_day_of_month":  "23",
      "appointment_day_of_week":  "Tuesday",
      "appointment_email_address":  "patient@email.com",
      "appointment_end_datetime":  "2024-01-23T11:30:00Z",
      "appointment_first_name":  "John",
      "appointment_id":  "12342",
      "appointment_last_name":  "Smith",
      "appointment_length_minutes":  90,
      "appointment_location_detail":  "Manhattan Office",
      "appointment_month":  "January",
      "appointment_phone_number":  "(222) 222-2222",
      "appointment_provider_email":  "mariec@radioactiverus.com",
      "appointment_provider_full_name":  "Marie Curie",
      "appointment_provider_id":  "acbdefg",
      "appointment_status":  "Confirmed",
      "appointment_time":  "10:00AM",
      "appointment_type_id":  "16f7f7e3-8df6-4eab-986d-d1fd8375926b",
      "appointment_type_title":  "Initial Consultation",
      "appointment_zoom_meeting_password":  "123456",
      "cancellation_reason_note":  "Patient will reschedule next week",
      "cancelled_at":  "2024-01-22T15:30:00Z",
      "client_note":  "(905) 875-7338",
      "full_cancellation_reason":  "Patient requested cancellation due to being cured",
      "intakeq_patient_id":  "83212",
      "invoice_id":  "65fdd9e89c7e50a54b3090ae",
      "invoice_number":  168,
      "last_updated_at":  "2024-01-23T10:21:17Z",
      "practitioner_note":  "Patient needs to complete intake form",
      "price":  150
    },
    "next_appointment":  {
      "appointment_client_confirmed":  true,
      "appointment_created_at":  "2024-01-23T10:00:00Z",
      "appointment_created_by":  "John Smith",
      "appointment_date":  "January 23, 2024",
      "appointment_datetime":  "2024-01-23T10:00:00Z",
      "appointment_day_of_month":  "23",
      "appointment_day_of_week":  "Tuesday",
      "appointment_email_address":  "patient@email.com",
      "appointment_end_datetime":  "2024-01-23T11:30:00Z",
      "appointment_first_name":  "John",
      "appointment_id":  "12342",
      "appointment_last_name":  "Smith",
      "appointment_length_minutes":  90,
      "appointment_location_detail":  "Manhattan Office",
      "appointment_month":  "January",
      "appointment_phone_number":  "(222) 222-2222",
      "appointment_provider_email":  "mariec@radioactiverus.com",
      "appointment_provider_full_name":  "Marie Curie",
      "appointment_provider_id":  "acbdefg",
      "appointment_status":  "Confirmed",
      "appointment_time":  "10:00AM",
      "appointment_type_id":  "16f7f7e3-8df6-4eab-986d-d1fd8375926b",
      "appointment_type_title":  "Initial Consultation",
      "appointment_zoom_meeting_password":  "123456",
      "cancellation_reason_note":  "Patient will reschedule next week",
      "cancelled_at":  "2024-01-22T15:30:00Z",
      "client_note":  "(905) 875-7338",
      "full_cancellation_reason":  "Patient requested cancellation due to being cured",
      "intakeq_patient_id":  "83212",
      "invoice_id":  "65fdd9e89c7e50a54b3090ae",
      "invoice_number":  168,
      "last_updated_at":  "2024-01-23T10:21:17Z",
      "practitioner_note":  "Patient needs to complete intake form",
      "price":  150
    }
  }
}
{
  "$result_object_key":  {
    "last_appointment":  {
      "appointment_client_confirmed":  "Whether the appointment was booked/confirmed by the client",
      "appointment_created_at":  "Time the appointment was created",
      "appointment_created_by":  "Name of person who created the appointment",
      "appointment_date":  "Full date of the appointment",
      "appointment_datetime":  "Start time of the appointment",
      "appointment_day_of_month":  "Day of month for the appointment",
      "appointment_day_of_week":  "Day of week for the appointment",
      "appointment_email_address":  "Email address of the client",
      "appointment_end_datetime":  "End time of the appointment",
      "appointment_first_name":  "Client's first name",
      "appointment_id":  "Unique identifier for the appointment",
      "appointment_last_name":  "Client's last name",
      "appointment_length_minutes":  "Duration of appointment in minutes",
      "appointment_location_detail":  "Location details - either physical location name or telehealth visit (e.g. Zoom) URL",
      "appointment_month":  "Month of the appointment",
      "appointment_phone_number":  "Phone number of the client",
      "appointment_provider_email":  "Email address of the practitioner",
      "appointment_provider_full_name":  "Full name of the practitioner",
      "appointment_provider_id":  "ID of the practitioner",
      "appointment_status":  "Status of the appointment",
      "appointment_time":  "Time of the appointment in local timezone",
      "appointment_type_id":  "Service ID for the appointment type",
      "appointment_type_title":  "Name of the service/appointment type",
      "appointment_zoom_meeting_password":  "Password for telehealth meeting if applicable",
      "cancellation_reason_note":  "Additional notes about the cancellation",
      "cancelled_at":  "If cancelled: when the appointment was cancelled",
      "client_note":  "Client Note",
      "full_cancellation_reason":  "Full reason for appointment cancellation",
      "intakeq_patient_id":  "IntakeQ's unique identifier for the patient",
      "invoice_id":  "ID of the invoice associated with the appointment",
      "invoice_number":  "Invoice number associated with the appointment",
      "last_updated_at":  "When the appointment was last updated",
      "practitioner_note":  "Note provided by the practitioner",
      "price":  "Price of the appointment (USD)"
    },
    "next_appointment":  {
      "appointment_client_confirmed":  "Whether the appointment was booked/confirmed by the client",
      "appointment_created_at":  "Time the appointment was created",
      "appointment_created_by":  "Name of person who created the appointment",
      "appointment_date":  "Full date of the appointment",
      "appointment_datetime":  "Start time of the appointment",
      "appointment_day_of_month":  "Day of month for the appointment",
      "appointment_day_of_week":  "Day of week for the appointment",
      "appointment_email_address":  "Email address of the client",
      "appointment_end_datetime":  "End time of the appointment",
      "appointment_first_name":  "Client's first name",
      "appointment_id":  "Unique identifier for the appointment",
      "appointment_last_name":  "Client's last name",
      "appointment_length_minutes":  "Duration of appointment in minutes",
      "appointment_location_detail":  "Location details - either physical location name or telehealth visit (e.g. Zoom) URL",
      "appointment_month":  "Month of the appointment",
      "appointment_phone_number":  "Phone number of the client",
      "appointment_provider_email":  "Email address of the practitioner",
      "appointment_provider_full_name":  "Full name of the practitioner",
      "appointment_provider_id":  "ID of the practitioner",
      "appointment_status":  "Status of the appointment",
      "appointment_time":  "Time of the appointment in local timezone",
      "appointment_type_id":  "Service ID for the appointment type",
      "appointment_type_title":  "Name of the service/appointment type",
      "appointment_zoom_meeting_password":  "Password for telehealth meeting if applicable",
      "cancellation_reason_note":  "Additional notes about the cancellation",
      "cancelled_at":  "If cancelled: when the appointment was cancelled",
      "client_note":  "Client Note",
      "full_cancellation_reason":  "Full reason for appointment cancellation",
      "intakeq_patient_id":  "IntakeQ's unique identifier for the patient",
      "invoice_id":  "ID of the invoice associated with the appointment",
      "invoice_number":  "Invoice number associated with the appointment",
      "last_updated_at":  "When the appointment was last updated",
      "practitioner_note":  "Note provided by the practitioner",
      "price":  "Price of the appointment (USD)"
    }
  }
}

Result Object Field Details

You can use the result of the action’s data as inputs to downstream workflow actions.

Each fetch action requires a result object key to be specified which will nest the action’s result data inside the downstream data context in the Workflow.

Here we demonstrate how to refer to this data using the prefix $result_object_key.

LastAndNextAppointments
Fetch Action Response Object
last_appointment
object

Description coming soon

CEL
$result_object_key.last_appointment
Example
{
"appointment_client_confirmed":  true,
"appointment_created_at":  "2024-01-23T10:00:00Z",
"appointment_created_by":  "John Smith",
"appointment_date":  "January 23, 2024",
"appointment_datetime":  "2024-01-23T10:00:00Z",
"appointment_day_of_month":  "23",
"appointment_day_of_week":  "Tuesday",
"appointment_email_address":  "patient@email.com",
"appointment_end_datetime":  "2024-01-23T11:30:00Z",
"appointment_first_name":  "John",
"appointment_id":  "12342",
"appointment_last_name":  "Smith",
"appointment_length_minutes":  90,
"appointment_location_detail":  "Manhattan Office",
"appointment_month":  "January",
"appointment_phone_number":  "(222) 222-2222",
"appointment_provider_email":  "mariec@radioactiverus.com",
"appointment_provider_full_name":  "Marie Curie",
"appointment_provider_id":  "acbdefg",
"appointment_status":  "Confirmed",
"appointment_time":  "10:00AM",
"appointment_type_id":  "16f7f7e3-8df6-4eab-986d-d1fd8375926b",
"appointment_type_title":  "Initial Consultation",
"appointment_zoom_meeting_password":  "123456",
"cancellation_reason_note":  "Patient will reschedule next week",
"cancelled_at":  "2024-01-22T15:30:00Z",
"client_note":  "(905) 875-7338",
"full_cancellation_reason":  "Patient requested cancellation due to being cured",
"intakeq_patient_id":  "83212",
"invoice_id":  "65fdd9e89c7e50a54b3090ae",
"invoice_number":  168,
"last_updated_at":  "2024-01-23T10:21:17Z",
"practitioner_note":  "Patient needs to complete intake form",
"price":  150
}
last_appointment.appointment_id
string

Unique identifier for the appointment

CEL
$result_object_key.last_appointment.appointment_id
Example
"12342"
last_appointment.appointment_email_address
string

Email address of the client

CEL
$result_object_key.last_appointment.appointment_email_address
Example
"patient@email.com"
last_appointment.appointment_phone_number
string

Phone number of the client

CEL
$result_object_key.last_appointment.appointment_phone_number
Example
"(222) 222-2222"
last_appointment.appointment_type_id
string

Service ID for the appointment type

CEL
$result_object_key.last_appointment.appointment_type_id
Example
"16f7f7e3-8df6-4eab-986d-d1fd8375926b"
last_appointment.appointment_type_title
string

Name of the service/appointment type

CEL
$result_object_key.last_appointment.appointment_type_title
Example
"Initial Consultation"
last_appointment.appointment_client_confirmed
bool

Whether the appointment was booked/confirmed by the client

CEL
$result_object_key.last_appointment.appointment_client_confirmed
Example
true
last_appointment.appointment_location_detail
string

Location details - either physical location name or telehealth visit (e.g. Zoom) URL

CEL
$result_object_key.last_appointment.appointment_location_detail
Example
"Manhattan Office"
last_appointment.appointment_zoom_meeting_password
string

Password for telehealth meeting if applicable

CEL
$result_object_key.last_appointment.appointment_zoom_meeting_password
Example
"123456"
last_appointment.appointment_provider_id
string

ID of the practitioner

CEL
$result_object_key.last_appointment.appointment_provider_id
Example
"acbdefg"
last_appointment.appointment_provider_full_name
string

Full name of the practitioner

CEL
$result_object_key.last_appointment.appointment_provider_full_name
Example
"Marie Curie"
last_appointment.appointment_provider_email
string

Email address of the practitioner

CEL
$result_object_key.last_appointment.appointment_provider_email
Example
"mariec@radioactiverus.com"
last_appointment.appointment_datetime
timing.v1.Timestamp

Start time of the appointment

CEL
$result_object_key.last_appointment.appointment_datetime
Example
"2024-01-23T10:00:00Z"
last_appointment.appointment_end_datetime
timing.v1.Timestamp

End time of the appointment

CEL
$result_object_key.last_appointment.appointment_end_datetime
Example
"2024-01-23T11:30:00Z"
last_appointment.appointment_length_minutes
uint64

Duration of appointment in minutes

CEL
$result_object_key.last_appointment.appointment_length_minutes
Example
90
last_appointment.appointment_created_at
timing.v1.Timestamp

Time the appointment was created

CEL
$result_object_key.last_appointment.appointment_created_at
Example
"2024-01-23T10:00:00Z"
last_appointment.appointment_created_by
string

Name of person who created the appointment

CEL
$result_object_key.last_appointment.appointment_created_by
Example
"John Smith"
last_appointment.appointment_first_name
string

Client’s first name

CEL
$result_object_key.last_appointment.appointment_first_name
Example
"John"
last_appointment.appointment_last_name
string

Client’s last name

CEL
$result_object_key.last_appointment.appointment_last_name
Example
"Smith"
last_appointment.appointment_day_of_week
string

Day of week for the appointment

CEL
$result_object_key.last_appointment.appointment_day_of_week
Example
"Tuesday"
last_appointment.appointment_day_of_month
string

Day of month for the appointment

CEL
$result_object_key.last_appointment.appointment_day_of_month
Example
"23"
last_appointment.appointment_month
string

Month of the appointment

CEL
$result_object_key.last_appointment.appointment_month
Example
"January"
last_appointment.appointment_date
string

Full date of the appointment

CEL
$result_object_key.last_appointment.appointment_date
Example
"January 23, 2024"
last_appointment.appointment_time
string

Time of the appointment in local timezone

CEL
$result_object_key.last_appointment.appointment_time
Example
"10:00AM"
last_appointment.appointment_status
string

Status of the appointment

CEL
$result_object_key.last_appointment.appointment_status
Example
"Confirmed"
last_appointment.intakeq_patient_id
string

IntakeQ’s unique identifier for the patient

CEL
$result_object_key.last_appointment.intakeq_patient_id
Example
"83212"
last_appointment.last_updated_at
timing.v1.Timestamp

When the appointment was last updated

CEL
$result_object_key.last_appointment.last_updated_at
Example
"2024-01-23T10:21:17Z"
last_appointment.price
float64 (double)

Price of the appointment (USD)

CEL
$result_object_key.last_appointment.price
Example
150
last_appointment.invoice_id
string

ID of the invoice associated with the appointment

CEL
$result_object_key.last_appointment.invoice_id
Example
"65fdd9e89c7e50a54b3090ae"
last_appointment.invoice_number
int64

Invoice number associated with the appointment

CEL
$result_object_key.last_appointment.invoice_number
Example
168
last_appointment.client_note
string

Client Note

CEL
$result_object_key.last_appointment.client_note
Example
"(905) 875-7338"
last_appointment.practitioner_note
string

Note provided by the practitioner

CEL
$result_object_key.last_appointment.practitioner_note
Example
"Patient needs to complete intake form"
last_appointment.full_cancellation_reason
string

Full reason for appointment cancellation

CEL
$result_object_key.last_appointment.full_cancellation_reason
Example
"Patient requested cancellation due to being cured"
last_appointment.cancellation_reason_note
string

Additional notes about the cancellation

CEL
$result_object_key.last_appointment.cancellation_reason_note
Example
"Patient will reschedule next week"
last_appointment.cancelled_at
timing.v1.Timestamp

If cancelled: when the appointment was cancelled

CEL
$result_object_key.last_appointment.cancelled_at
Example
"2024-01-22T15:30:00Z"
next_appointment
object

Description coming soon

CEL
$result_object_key.next_appointment
Example
{
"appointment_client_confirmed":  true,
"appointment_created_at":  "2024-01-23T10:00:00Z",
"appointment_created_by":  "John Smith",
"appointment_date":  "January 23, 2024",
"appointment_datetime":  "2024-01-23T10:00:00Z",
"appointment_day_of_month":  "23",
"appointment_day_of_week":  "Tuesday",
"appointment_email_address":  "patient@email.com",
"appointment_end_datetime":  "2024-01-23T11:30:00Z",
"appointment_first_name":  "John",
"appointment_id":  "12342",
"appointment_last_name":  "Smith",
"appointment_length_minutes":  90,
"appointment_location_detail":  "Manhattan Office",
"appointment_month":  "January",
"appointment_phone_number":  "(222) 222-2222",
"appointment_provider_email":  "mariec@radioactiverus.com",
"appointment_provider_full_name":  "Marie Curie",
"appointment_provider_id":  "acbdefg",
"appointment_status":  "Confirmed",
"appointment_time":  "10:00AM",
"appointment_type_id":  "16f7f7e3-8df6-4eab-986d-d1fd8375926b",
"appointment_type_title":  "Initial Consultation",
"appointment_zoom_meeting_password":  "123456",
"cancellation_reason_note":  "Patient will reschedule next week",
"cancelled_at":  "2024-01-22T15:30:00Z",
"client_note":  "(905) 875-7338",
"full_cancellation_reason":  "Patient requested cancellation due to being cured",
"intakeq_patient_id":  "83212",
"invoice_id":  "65fdd9e89c7e50a54b3090ae",
"invoice_number":  168,
"last_updated_at":  "2024-01-23T10:21:17Z",
"practitioner_note":  "Patient needs to complete intake form",
"price":  150
}
next_appointment.appointment_id
string

Unique identifier for the appointment

CEL
$result_object_key.next_appointment.appointment_id
Example
"12342"
next_appointment.appointment_email_address
string

Email address of the client

CEL
$result_object_key.next_appointment.appointment_email_address
Example
"patient@email.com"
next_appointment.appointment_phone_number
string

Phone number of the client

CEL
$result_object_key.next_appointment.appointment_phone_number
Example
"(222) 222-2222"
next_appointment.appointment_type_id
string

Service ID for the appointment type

CEL
$result_object_key.next_appointment.appointment_type_id
Example
"16f7f7e3-8df6-4eab-986d-d1fd8375926b"
next_appointment.appointment_type_title
string

Name of the service/appointment type

CEL
$result_object_key.next_appointment.appointment_type_title
Example
"Initial Consultation"
next_appointment.appointment_client_confirmed
bool

Whether the appointment was booked/confirmed by the client

CEL
$result_object_key.next_appointment.appointment_client_confirmed
Example
true
next_appointment.appointment_location_detail
string

Location details - either physical location name or telehealth visit (e.g. Zoom) URL

CEL
$result_object_key.next_appointment.appointment_location_detail
Example
"Manhattan Office"
next_appointment.appointment_zoom_meeting_password
string

Password for telehealth meeting if applicable

CEL
$result_object_key.next_appointment.appointment_zoom_meeting_password
Example
"123456"
next_appointment.appointment_provider_id
string

ID of the practitioner

CEL
$result_object_key.next_appointment.appointment_provider_id
Example
"acbdefg"
next_appointment.appointment_provider_full_name
string

Full name of the practitioner

CEL
$result_object_key.next_appointment.appointment_provider_full_name
Example
"Marie Curie"
next_appointment.appointment_provider_email
string

Email address of the practitioner

CEL
$result_object_key.next_appointment.appointment_provider_email
Example
"mariec@radioactiverus.com"
next_appointment.appointment_datetime
timing.v1.Timestamp

Start time of the appointment

CEL
$result_object_key.next_appointment.appointment_datetime
Example
"2024-01-23T10:00:00Z"
next_appointment.appointment_end_datetime
timing.v1.Timestamp

End time of the appointment

CEL
$result_object_key.next_appointment.appointment_end_datetime
Example
"2024-01-23T11:30:00Z"
next_appointment.appointment_length_minutes
uint64

Duration of appointment in minutes

CEL
$result_object_key.next_appointment.appointment_length_minutes
Example
90
next_appointment.appointment_created_at
timing.v1.Timestamp

Time the appointment was created

CEL
$result_object_key.next_appointment.appointment_created_at
Example
"2024-01-23T10:00:00Z"
next_appointment.appointment_created_by
string

Name of person who created the appointment

CEL
$result_object_key.next_appointment.appointment_created_by
Example
"John Smith"
next_appointment.appointment_first_name
string

Client’s first name

CEL
$result_object_key.next_appointment.appointment_first_name
Example
"John"
next_appointment.appointment_last_name
string

Client’s last name

CEL
$result_object_key.next_appointment.appointment_last_name
Example
"Smith"
next_appointment.appointment_day_of_week
string

Day of week for the appointment

CEL
$result_object_key.next_appointment.appointment_day_of_week
Example
"Tuesday"
next_appointment.appointment_day_of_month
string

Day of month for the appointment

CEL
$result_object_key.next_appointment.appointment_day_of_month
Example
"23"
next_appointment.appointment_month
string

Month of the appointment

CEL
$result_object_key.next_appointment.appointment_month
Example
"January"
next_appointment.appointment_date
string

Full date of the appointment

CEL
$result_object_key.next_appointment.appointment_date
Example
"January 23, 2024"
next_appointment.appointment_time
string

Time of the appointment in local timezone

CEL
$result_object_key.next_appointment.appointment_time
Example
"10:00AM"
next_appointment.appointment_status
string

Status of the appointment

CEL
$result_object_key.next_appointment.appointment_status
Example
"Confirmed"
next_appointment.intakeq_patient_id
string

IntakeQ’s unique identifier for the patient

CEL
$result_object_key.next_appointment.intakeq_patient_id
Example
"83212"
next_appointment.last_updated_at
timing.v1.Timestamp

When the appointment was last updated

CEL
$result_object_key.next_appointment.last_updated_at
Example
"2024-01-23T10:21:17Z"
next_appointment.price
float64 (double)

Price of the appointment (USD)

CEL
$result_object_key.next_appointment.price
Example
150
next_appointment.invoice_id
string

ID of the invoice associated with the appointment

CEL
$result_object_key.next_appointment.invoice_id
Example
"65fdd9e89c7e50a54b3090ae"
next_appointment.invoice_number
int64

Invoice number associated with the appointment

CEL
$result_object_key.next_appointment.invoice_number
Example
168
next_appointment.client_note
string

Client Note

CEL
$result_object_key.next_appointment.client_note
Example
"(905) 875-7338"
next_appointment.practitioner_note
string

Note provided by the practitioner

CEL
$result_object_key.next_appointment.practitioner_note
Example
"Patient needs to complete intake form"
next_appointment.full_cancellation_reason
string

Full reason for appointment cancellation

CEL
$result_object_key.next_appointment.full_cancellation_reason
Example
"Patient requested cancellation due to being cured"
next_appointment.cancellation_reason_note
string

Additional notes about the cancellation

CEL
$result_object_key.next_appointment.cancellation_reason_note
Example
"Patient will reschedule next week"
next_appointment.cancelled_at
timing.v1.Timestamp

If cancelled: when the appointment was cancelled

CEL
$result_object_key.next_appointment.cancelled_at
Example
"2024-01-22T15:30:00Z"