skgtech.github.io icon indicating copy to clipboard operation
skgtech.github.io copied to clipboard

Create a form to create new events

Open kbariotis opened this issue 9 years ago • 7 comments

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?

kbariotis avatar Jan 28 '16 20:01 kbariotis

:+1:

margaritis avatar Jan 28 '16 20:01 margaritis

:+1:

vkarampinis avatar Jan 28 '16 20:01 vkarampinis

Important because sometimes new events can end up in spam folder and moderators miss them.

hsoc avatar Feb 11 '16 09:02 hsoc

What about create a typeform, embed it, and with IFTTT do something like: When new form submit on typeform -> send email to.

GesJeremie avatar Mar 16 '16 14:03 GesJeremie

@GesJeremie I cant find a Typeform channel in IFTTT. Are you sure its there?

kbariotis avatar Apr 06 '16 11:04 kbariotis

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

ntemposd avatar Apr 06 '16 11:04 ntemposd

We can use the Google API for this: https://developers.google.com/google-apps/calendar/create-events#metadata

theodorosploumis avatar Apr 18 '16 16:04 theodorosploumis