Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate calendars #78

Open
lvps opened this issue Oct 13, 2021 · 0 comments
Open

Automate calendars #78

lvps opened this issue Oct 13, 2021 · 0 comments
Labels

Comments

@lvps
Copy link
Member

lvps commented Oct 13, 2021

Do not bother with a CalDAV library, just translate this into PHP: https://serverfault.com/questions/970340/add-calendar-event-to-nextcloud-using-curl
Also use an application password. Create a new LDAP user just for this. I'll do that part.

When to do it, though?

  • synchronously when adding an interview? What if it throws an exception?
  • on a cron job?
  • manually with a link?
  • What if an interview is canceled or rescheduled? There's a unique ID already, somewhere, but we need to delete/move the previous event
@lvps lvps added the backend label Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant