Creates a new Event record in Zoho CRM. Events represent scheduled activities like meetings, calls, or appointments. Use this action when you need to schedule a new event or meeting in the CRM system. All events require an event title, start time, and end time at minimum.
OwnerobjectReference to another record in the CRM.
VenuestringLocation or venue of the event
Who_IdobjectReference to another record in the CRM.
All_daybooleanIndicates whether the event spans an entire day or multiple days
What_IdobjectReference to another record in the CRM.
triggerarrayList of triggers to invoke (e.g., ['workflow', 'blueprint']). Use cautiously as triggers can cause side effects like sending emails
Remind_AtarrayList of reminder configurations for the event. Each reminder specifies when to alert before the event starts
DescriptionstringDetailed description of the event
Event_TitleRequiredstringName of the event. Required field that accepts alphanumeric and special characters
End_DateTimeRequiredstringEvent end date and time in ISO8601 format (e.g., '2024-07-03T14:30:00+05:30')
ParticipantsarrayList of event participants (leads, contacts, users, or email addresses)
Start_DateTimeRequiredstringEvent start date and time in ISO8601 format (e.g., '2024-07-03T12:30:00+05:30')
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.