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

client onboarding: create approved freelancers Google group for the client #72

Open
7 tasks
andiechu opened this issue Jun 10, 2019 · 0 comments
Open
7 tasks
Assignees
Labels
good first issue Good for newcomers

Comments

@andiechu
Copy link
Contributor

andiechu commented Jun 10, 2019

Part of issue #45

Requirement

When account manager fill in a new client information record in this spreadsheet, create a Google group for the client using its alias. And make sure all the relevant people are in it.

Procedure

  • trigger the creating function when there's a new client record (hint: can use a form to get information exporting automatically in the spreadsheet so that you can use onFormSubmit() trigger; or use spreadsheet's onChange() trigger)
  • create a Google group named {client}@coderbunker.com
    • Name of the groups: {CLIENT} Coderbunker Team
    • Email address: {CLIENT}@coderbunker.com
    • Members of all co-founders (Ricky and Fred)
    • Group Settings: Setting > Basic permission > Post > Add Public
    • Add the group to [email protected]
@andiechu andiechu added the good first issue Good for newcomers label Jun 10, 2019
@andiechu andiechu changed the title client onboarding: create approved Google group for the client client onboarding: create approved freelancers Google group for the client Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants