Is it possible to get a URL invoked when the invitee accepts/declines an event?
I want this functionality so that I can save and trace in my application as well which invitee has accepted and which invitee has declined an event.
Regards,
Tushar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The program (yours or 3rd parties) is responsible to send the organizer a REPLY message with this information.
You could possibly send a http link in the DESCRIPTION but I personally would escape any text like that to prevent security risks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear all,
Is it possible to get a URL invoked when the invitee accepts/declines an event?
I want this functionality so that I can save and trace in my application as well which invitee has accepted and which invitee has declined an event.
Regards,
Tushar
+1
The program (yours or 3rd parties) is responsible to send the organizer a REPLY message with this information.
You could possibly send a http link in the DESCRIPTION but I personally would escape any text like that to prevent security risks.