Create a meeting or calendar item using Domino Data Service(REST service)

旧街凉风 提交于 2019-12-08 04:50:29

问题


I am trying to book a mail room using Domino Data service.Can anybody please guide me in which form i have to create a document? I am using 9.0.1 of Lotus Domino.


回答1:


Domino Access Services provides a special API for calendar. You need to use the Calendar events POST (available since 9.0.1, which is you are using) as described in the documentation

JSON event representation is also described here with samples.



来源:https://stackoverflow.com/questions/29137917/create-a-meeting-or-calendar-item-using-domino-data-servicerest-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!