Support intro
Sorry to hear you’re facing problems
help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:
example
Or for longer, use three backticks above and below the code snippet:
longer
example
here
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can
Nextcloud version (eg, 29.0.5): 29.0.8
Operating system and version (eg, Ubuntu 24.04): Ubuntu 22.04
Apache or nginx version (eg, Apache 2.4.25): Irrelevant
PHP version (eg, 8.3): 8.3
Hi community
I am trying to come up with an automation idea for our church. The idea is to use a Nextcloud appointment booking for a specific resource. This booking needs to be accepted (approved) by an admin person in the office. Once this appointment is accepted, I want a workflow to start and kick off an external script (preferably python script) which in turn will call an API with the parameters entered into the calendar event to generate a unique pin code for a smart lock. The external script will handle all that.
My question: Has anyone here built a workflow that is based on calendar events before? I cannot find any of the apps in the Flow
category that supports a calendar event as the trigger.
Any help will be much appreciated!
TIA.