-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
0
-
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Use cases here: Confluence Mobile, "Upcoming events" - like macros
List by calendar
By users for their subscribed calendars
- is duplicated by
-
CONFSERVER-51178 Require Team-Calendar plugin to expose some API's as webservices
- Closed
- is related to
-
CONFSERVER-49149 Export in csv or xml
- Closed
- relates to
-
CONFCLOUD-51003 Provide an API to list calendar events
- Gathering Interest
-
CONFSERVER-51323 Provide an API to retrieve calendar details
- Future Consideration
-
CONFSERVER-51696 Provide API to create, edit and remove events from a calendar
- Future Consideration
Hi.
Could you elaborate on the PUT request description 2 posts above, which, if I understood correctly, can be used to create new events? Tried it but it did not appear to work - HTTP 500 with NPE at:
java.lang.NullPointerException at org.joda.time.format.DateTimeFormatterBuilder$NumberFormatter.parseInto(DateTimeFormatterBuilder.java:1330)