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

feat: Another simple example add users to a Looker group based on a csv. #776

Merged
merged 10 commits into from
Aug 6, 2021

Conversation

eric-lyons
Copy link
Contributor

Wanted to submit another very simple example customers can use as a reference to upload a list of emails from a csv and use those to mass upload users like adding them to a group. This is based on quite a few support tickets and there were some similar examples in the legacy SDK repo. Also, submitted issue 775

Developer Checklist ℹ️

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Appropriate docs were updated (if necessary)

Fixes #775🦕

eric-lyons and others added 7 commits July 22, 2021 09:51
Many people have come on chat about creating schedules with the sdk and I just wanted to create a barebones example, so we can direct them to a public example.
Updated readme to point at simple_schedule_plan example
joeldodge79
joeldodge79 previously approved these changes Aug 6, 2021
Copy link
Contributor

@joeldodge79 joeldodge79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thanks!

@joeldodge79 joeldodge79 self-requested a review August 6, 2021 18:31
@joeldodge79 joeldodge79 merged commit 83cde03 into looker-open-source:main Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create example on how to upload users to a group from a list.
2 participants