How to get response of meeting invitation email in php

人盡茶涼 提交于 2019-12-01 10:30:00

问题


I am sending calendar meeting invitation to user's email.

When receiver accepts invitation then it appears in receivers calendar but I am not able to get response.

Is there any way that I can get response and use it in my website?


回答1:


Google Service Account is the perfect solution in this case. In this, users do not need any API detail instead site owner needs API detail. Read Google service account documentation and you will find solution of your problem.



来源:https://stackoverflow.com/questions/29514363/how-to-get-response-of-meeting-invitation-email-in-php

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