Per the other posts in this community I am able to now query Team Calendars and also add new entries. However I have not been able to figure out the API for removing or updating an existing entry, is this possible?
Thanks I was actually able to figure this out myself by using Developer tools in Chrome to inspect the PUT when changing an event in the GUI. The key parameter is the uid value passed when querying the events.
Hi Stephen, can you give me sample curl command to get, insert and update events? Thank you for your advance help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Stephen,
There is no official REST API for Team Calendar events and there is an open suggestion to add the feature.
Check the article here:
https://confluence.atlassian.com/confkb/rest-api-to-create-team-calendar-s-events-1064090314.html
Check the suggestion here:
https://jira.atlassian.com/browse/CONFCLOUD-51696
Best regards,
Marko Blagus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.