skgtech.github.io
skgtech.github.io copied to clipboard
Create a form to create new events
The goal is to make it easier for the event organizers to insert their event in our calendar.
We could create a form that will send data to an AWS lamda function just how we did with the Slack form. The function will then call GCalendar API(hiding our API token and doing all the validation needed) to create the event.
Do I miss anything here?
:+1:
:+1:
Important because sometimes new events can end up in spam folder and moderators miss them.
What about create a typeform, embed it, and with IFTTT do something like: When new form submit on typeform -> send email to.
@GesJeremie I cant find a Typeform channel in IFTTT. Are you sure its there?
Typeform works with Zapier
On Wed, Apr 6, 2016, 12:40 Kostas Bariotis [email protected] wrote:
@GesJeremie https://github.com/GesJeremie I cant find a Typeform channel in IFTTT. Are you sure its there?
— You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub https://github.com/skgtech/skgtech.github.io/issues/123#issuecomment-206327575
We can use the Google API for this: https://developers.google.com/google-apps/calendar/create-events#metadata