You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
We are reconsidering our domain entities internally and will have a wider project which includes the ability to programatically manage foundational Novu resources like Organizations and Environments.
We are reconsidering our domain entities internally and will have a wider project which includes the ability to programatically manage foundational Novu resources like Organizations and Environments.
🔖 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?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: