Which Zimbra SOAP API operation should be used for getting a list of calendar events?
The SOAP operation GetCalendarItemSummaries seems to return nothing. I've tested against the API version 8.8.15.
(This question was posted also to StackOverflow.)
A new security patch has been released to further address CVE-2022-27924.
This issue has been ranked as High by the Zimbra Team and we recommend that you use the most recent release available to avoid any issues.
https://blog.zimbra.com/2022/05/new-zimbra-security-patches-9-0-0-patch-24-1-and-8-8-15-patch-31-1/ (May 10th 2022)
This issue has been ranked as High by the Zimbra Team and we recommend that you use the most recent release available to avoid any issues.
https://blog.zimbra.com/2022/05/new-zimbra-security-patches-9-0-0-patch-24-1-and-8-8-15-patch-31-1/ (May 10th 2022)
List of calendar events using Zimbra SOAP API
Re: List of calendar events using Zimbra SOAP API
Hi haba713,
I find the easiest way to get a list of calendar events is to use a search (https://files.zimbra.com/docs/soap_api/ ... earch.html).
If you are interested in getting GetCalendItemSummaries to work properly, you will need to make sure to specify the s (start) and e (end) parameters correctly, along with the actual ID of the calendar you want to look at. This will do some "magic" looking at recurring events and give you instances (usually). Again, I find I am guaranteed to get the results I am looking for by doing a search.
I find the easiest way to get a list of calendar events is to use a search (https://files.zimbra.com/docs/soap_api/ ... earch.html).
If you are interested in getting GetCalendItemSummaries to work properly, you will need to make sure to specify the s (start) and e (end) parameters correctly, along with the actual ID of the calendar you want to look at. This will do some "magic" looking at recurring events and give you instances (usually). Again, I find I am guaranteed to get the results I am looking for by doing a search.
John Eastman
Who is online
Users browsing this forum: No registered users and 6 guests