Tool to create an appointment via sync in eTermin. Use when you need to synchronize an appointment from an external calendar system. Requires date/time in both local and UTC formats along with calendar ID, summary, and description.
endRequiredstringEnd date and time of the appointment in local timezone. Format: yyyy-mm-dd HH:MM (e.g., 2024-12-01 11:00)
emailstringEmail address for the appointment participant
startRequiredstringStart date and time of the appointment in local timezone. Format: yyyy-mm-dd HH:MM (e.g., 2024-12-01 10:00)
endutcRequiredstringEnd date and time of the appointment in UTC. Format: yyyy-mm-dd HH:MM (e.g., 2024-12-01 10:00)
summaryRequiredstringTitle or subject of the appointment
locationstringPhysical location of the appointment
sequencestringSequence number of the recurring appointment. Leave empty if not a recurring appointment
startutcRequiredstringStart date and time of the appointment in UTC. Format: yyyy-mm-dd HH:MM (e.g., 2024-12-01 09:00)
sendemailbooleanSend a confirmation email to the specified email address (true = yes, false = no)
calendaridRequiredintegerID of the calendar where the appointment will be created
descriptionRequiredstringBody text or detailed description of the appointment
appointmentidRequiredstringID of the appointment for synchronization
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.