Basic Information

appmixer.freshsales.core.UpdateAppointment

1.0.0

Public

Update an existing appointment by ID.

Input Ports

in

FieldTypeDescription
Appointment ID number The ID of the appointment to update.
Title text Appointment title.
From Date date-time Start date/time of the appointment.
End Date date-time End date/time of the appointment.
Time Zone text Time zone for the appointment.
Location text Location of the appointment.
Description textarea Description of the appointment.

Output Ports

out

FieldTypeDescription
ID integer -
Title string -
From Date string -
End Date string -
Time Zone string -
Location string -
Description string -
Is All Day boolean -
Outcome ID integer,null -
Created At string -
Updated At string -
Provider string -
Creator ID integer -
Latitude string,null -
Longitude string,null -
Checked In At string,null -
Checked Out At string,null -
Checked In Duration number,null -
Checked Out Latitude string,null -
Checked Out Longitude string,null -
Checked Out Location string,null -
Can Check In boolean -
Can Check In/Out boolean -
Conference ID integer,null -
Note ID integer,null -
Has Multiple Emails boolean -
Targetable object,null -
Targetables array -
Targetables With Email array -
Attendee IDs array -

Full Metadata