Are cronjobs for cal.com already running?
-
I purchased an enterprise licence for cal.com in order to use the workflows.
I stored the licence in the.env file and I can create the workflows.
However, these are not used. Only standard e-mails are sent.
Now I am also faced with the question of whether the necessary cron jobs were set up during the installation via Cloudron to send scheduled reminders.
Unfortunately, I don't fully understand the setup and I can't find any corresponding entries in the places where I would look for cron jobs.There are various workflows for the cron jobs on Github from cal.com, such as here:
https://github.com/calcom/cal.com/blob/main/.github/workflows/cron-bookingReminder.ymlDo I have to set up these cron jobs myself? Although I don't yet know where to get the cronjob API key.
Many thanks,
Joachim -
Looking at that github link, it seems those are example cron jobs, which just call an API of the app instance via curl call. Not clear if this is required or even recommended for all calcom instances. Do you know more about that?
At least the current package does not run those, but you can add the scripts via the Cloudron cron feature https://docs.cloudron.io/apps/#cron
-
N nebulon marked this topic as a question
-
As far as I understand Cal.com's support, an external service is unfortunately necessary for the functionality of workflows I want. I will therefore try to solve it myself via the API and webhooks. This thread is therefore no longer relevant. Thanks for the feedback.
-
N nebulon has marked this topic as solved