crm_create_event
Create new events in Zoho CRM, specifying subject, start/end times, participants, location, and reminders.
Instructions
Create a new event in CRM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Who_Id | No | ||
| All_day | No | ||
| Subject | Yes | ||
| What_Id | No | ||
| Location | No | ||
| Remind_At | No | ||
| Description | No | ||
| Event_Title | No | ||
| End_DateTime | Yes | ||
| Participants | No | ||
| Start_DateTime | Yes | ||
| Recurring_Activity | No |