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

formulário e mailing list #2

Open
steam228 opened this issue Nov 3, 2017 · 10 comments
Open

formulário e mailing list #2

steam228 opened this issue Nov 3, 2017 · 10 comments
Assignees

Comments

@steam228
Copy link
Member

steam228 commented Nov 3, 2017

estou a receber imensos contactos via formspree que não é de todo a melhor solução. era porreiro que pudéssemos mudar o sistema integrando a mensagem que vai para o mail e a aquisição de dados directa para a mailing list. sugestões ou soluções? (maybe new branch) obrigado!!!

@Bartmr
Copy link

Bartmr commented Nov 5, 2017

@steam228 A mailling list está em que formato e onde?

@steam228
Copy link
Member Author

steam228 commented Nov 5, 2017

não existe ainda... o formspree é só um serviço que mascara a mensagem mas redirecciona para o meu mail. precisamos de nos decidir por um serviço de lista + uma forma de auto add para slack e substituir no código existente.

@Bartmr
Copy link

Bartmr commented Nov 5, 2017

@steam228
Copy link
Member Author

steam228 commented Nov 5, 2017

ok... I can do the copy paste part from typeform registration for the sprint... but the idea is to use the form on the farmlabs home page

@Bartmr
Copy link

Bartmr commented Nov 5, 2017

@steam228 must be done manually too https://gist.github.com/vors/bd585fc6e3d027804f80.

As far as my knowledge goes, we can:
--> Use a tiny server which serves Farmlab and deals with scheduled tasks like this (we can use the free Heroku Dyno)

--> See if the current email that receives the formspree emails has a way to run scripts in it (depends on the email provider)

@steam228
Copy link
Member Author

steam228 commented Nov 5, 2017

with that it is enough to have a service writing on a google sheet. no need for external server.

@Bartmr
Copy link

Bartmr commented Nov 6, 2017

@steam228 so, we start using google sheets?

@pangelo
Copy link
Collaborator

pangelo commented Nov 6, 2017

From my experience gsheets works ok as tabular store for quick and dirty experiments (or for automation that integrates with workflows that already use gsheets extensively). However, I wouldn't use it in the long run.

@steam228 from what I read you need something to:
a) allow for member signup via a web form (do we need manual validation to avoid spam?)
b) sign up users for communication channels (mailing-list, slack, whatever)

this has some overlap with the membership service the guys at LCD have been working on. I'm going to ask Ricardo about the status of the project and see if we can use it when we get our own server.

@steam228
Copy link
Member Author

steam228 commented Nov 6, 2017

So.

  1. branch 1 - @steam228 This week: the existing form adds to freelist mailing list and slack through google sheets + script;
  2. branch 2 - @Bartmr (help @pangelo ) start working on a custom solution.

all in favor? :=)

@Bartmr
Copy link

Bartmr commented Nov 6, 2017

Me

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

No branches or pull requests

3 participants