Basic Information

appmixer.freshsales.core.CreateAppointment

1.0.0

Public

Create a new appointment and optionally link it to a related entity.

Input Ports

in

FieldTypeDescription
Title text Appointment title.
From Date date-time Start datetime of the appointment (ISO 8601, UTC).
End Date date-time End datetime of the appointment (ISO 8601, UTC).
Time Zone text Time zone for the appointment (e.g., UTC, IST).
Related Entity Type select Type of the entity this appointment is linked to.
Related Entity ID number ID of the related entity.
Location text Meeting location or conferencing link.
Description textarea Agenda or notes for the appointment.

Output Ports

out

FieldTypeDescription
appointment object -
Appointment Attendees array -
Conferences array -
Notes array -
Users array,null -
Leads array,null -

Full Metadata