Hi,
I was reading the documentation to setup a correct environment to develop a feature in Nextcloud.
The documentation suggested to share with the community first, so that’s what I’m doing ![]()
I would like the calendar reminders to call an external API.
If I read correctly, reminders can only be AUDIO, DISPLAY or EMAIL.
I intend to add a new type of reminder : WEBHOOK
When the reminder is triggered, Nextcloud will send and HTTP POST request to a configurable URL.
If someone has already done something like that, advices are appreciated.
Have a good day !
Pierre