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

Create a form to create new events #123

Open
kbariotis opened this issue Jan 28, 2016 · 7 comments
Open

Create a form to create new events #123

kbariotis opened this issue Jan 28, 2016 · 7 comments

Comments

@kbariotis
Copy link
Contributor

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?

@margaritis
Copy link
Contributor

👍

1 similar comment
@vkarampinis
Copy link
Contributor

👍

@hsoc
Copy link
Contributor

hsoc commented Feb 11, 2016

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

@GesJeremie
Copy link
Contributor

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

@kbariotis
Copy link
Contributor Author

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

@ntemposd
Copy link
Contributor

ntemposd commented Apr 6, 2016

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
#123 (comment)

@theodorosploumis
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants