LowCodeAPI
11 APIs
438 APIs
133 APIs
4 APIs
189 APIs
  • Events(8)
  • Feeds(12)
  • Forums(4)
  • Groups(10)
  • Manuals(7)
  • Network(4)
  • Tasks & Boards(13)
  • User(3)
4 APIs
2 APIs
72 APIs
258 APIs
POST
POST
POST
DELETE
GET
DELETE
DELETE
PUT
Zoho ConnectZoho ConnectEventsCreate Event
POST
https://api.lowcodeapi.com/zohoconnect/pulse/api/addevent
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
scopeIDstring*
Network in which the event is to be posted
partitionIdstring
The event can be posted in either the company wall or the group wall or the user's wall
titlestring*
Event title. Maximum characters allowed is 250
descstring
Description for the event
locationstring
Location for the event
fieldsstring
Upload files using upload files API and then return the file IDs
startYearstring*
Start year for the event
startMonthstring*
Start month for the event
startDatestring*
Start date for the event
startHourstring*
Start time for the event
startMinstring*
Start time for the event
endYearstring*
End year for the event
endMonthstring*
End month for the event
endDatestring*
End date for the event
endHourstring*
End time for the event
endMinstring*
End Minute of the event
allDaystring
Set this as true if you'd like the event to be an all-day one, and false if you don't
intervalDaystring
Event reminder interval in days
intervalMinutestring
Event reminder interval in minutes {5,15,30,60,120}
intervalHourstring
Event Reminder Hour
invitedMembersstring
User IDs of members to be invited to the event
invitedGroupsstring
IDs of Groups to be invited to the event
Zoho Connect