Why can't I add an event to my calendar in Zoho Creator/Deluge?
I am trying to build a script using Deluge in Zoho Creator which will create a calendar event in Zoho Calendar when a new form is submitted or an existing form is updated. I am using the Zoho Calendar connection with the following code:
- response = zoho.calendar.createEvent("<calendar-uid>", {"title":"New Event","dateandtime": {"start": "20210307T110000+0530","end": "20210308T120000+0530","timezone": "Asia/Kolkata"}}, "my_calendar_connection");
- info response;
The response returns:
- {"error":[{"description":"eventdata missing.","message":"LESS_THAN_MIN_OCCURANCE"}]}
I created a custom calendar connection in the Zoho Creator connections page. I see that there was a system provided Calendar connection, but when I clock "Authorize", nothing happens. I created my own to see if it made any difference.
Created connections in the Zoho Creator connections page. Am I missing any steps here?
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Zoho Orchestly Resources
Zoho Creator Resources
Zoho WorkDrive Resources
Zoho Campaigns Resources
Zoho CRM Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.