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

New organization onboarding through api (Getting api key of newly created organization) #5556

Open
2 tasks done
prathapbelli opened this issue May 13, 2024 · 1 comment
Open
2 tasks done
Labels

Comments

@prathapbelli
Copy link

prathapbelli commented May 13, 2024

🔖 Feature description

Currently novu provides api for create organization, get environments , get api keys etc, but it provides all the info related to current organization.
https://docs.novu.co/api-reference/organizations/create-organization
https://docs.novu.co/api-reference/environments/get-api-keys
How we can get api key for new organization created through api instead of copy it from UI, create organization api wont be useful unless respective api key available through api which still create dependency of UI.

🎤 Why is this feature needed ?

Automation of onbaording of new organization through code instead of manual process using UI and copying api key. which enhance the purpose of usage of apis.

✌️ How do you aim to achieve this?

Return api key after creating new organization, or get api key of other organization if current api key has access to.

🔄️ Additional Information

I believe If you allowing to create organization, allowing to make changes to that organization is basic need.

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

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

No branches or pull requests

1 participant