Prathap Belli
NNovu
•Created by Prathap Belli on 5/7/2024 in #💬│support
missing details in response of organization api
@Dima Grossman Thanks for the reply, Got it, but our requirement is how we can get api key for newly created organization to access.
12 replies
NNovu
•Created by Prathap Belli on 5/7/2024 in #💬│support
missing details in response of organization api
As I informed earlier our use case is to automate creation of new organization through script/api.
12 replies
NNovu
•Created by Prathap Belli on 5/7/2024 in #💬│support
missing details in response of organization api
How can I get apikeys for newly created organozation and what is the purpose of create organization api.
12 replies
NNovu
•Created by Prathap Belli on 5/7/2024 in #💬│support
missing details in response of organization api
This is reference of my earlier request from 5 months back
https://discord.com/channels/895029566685462578/1019663407915483176/threads/1192829253381795850
12 replies
NNovu
•Created by Prathap Belli on 5/7/2024 in #💬│support
missing details in response of organization api
isnt it access token is api key to access that organization? if not how we can we access newly created organization through api?
12 replies
NNovu
•Created by medusa__21 on 1/8/2024 in #💬│support
Slack notifications directly to user functionality
Currently no. they might enhance this feature later, but webhook url is the only option for now.
6 replies
NNovu
•Created by Prathap Belli on 1/5/2024 in #💬│support
How can we get newly created organizations api key using novu api.
do we have card for the above organization apikey feature enhancement aslo?
8 replies
NNovu
•Created by Prathap Belli on 1/5/2024 in #💬│support
How can we get newly created organizations api key using novu api.
not sure but I believe previously we are able to list all environments and api keys of which current org admin has access to , for your reference is this PR affects any changes in this feature https://github.com/novuhq/novu/pull/3640 ?
8 replies
NNovu
•Created by Prathap Belli on 1/5/2024 in #💬│support
How can we get newly created organizations api key using novu api.
let me explain, by the way there no dedicated section in docs to explain about organizations.
Correct me if i am wrong, organizations apis are used to create multiple organization nothing but new schema, we need go to UI left down corner edit existing org name and save new, no one going to easily find that tricky part😀 .
now we have api , When we are onboarding new tenant we can automate creating new organization and workflows and provider using apis. We create new v1/organization using existing on organization api key.
once new organization created we need to access that organization related things only by the newly created apikey.
we need copy api key manually from UI and use it in code, this v1/organizations returning basic details not corresponding env or apikeys which looks no use.
8 replies
NNovu
•Created by Prathap Belli on 12/27/2023 in #💬│support
Issue with running migration script for version 0.21.0 self host
any way we skipped migration as that migration related to remove multi provider which is not used in our case.
so we directly upgraded to 0.21.0 and then 0.22.0 everything working fine.
5 replies
NNovu
•Created by Prathap Belli on 12/27/2023 in #💬│support
Issue with running migration script for version 0.21.0 self host
yes I followed above migration steps and it thrown above error that ../../src/config' model not found.
5 replies
NNovu
•Created by Prathap Belli on 9/7/2023 in #💬│support
is credentials is required field to update integration provider?
Here the reported issue
https://github.com/novuhq/novu/issues/4129
9 replies
NNovu
•Created by Prathap Belli on 9/7/2023 in #💬│support
is credentials is required field to update integration provider?
yes api docs says its optional but we are getting error,
{'statusCode': 400, 'message': ['credentials should not be null or undefined'], 'error': 'Bad Request'}
9 replies
NNovu
•Created by Prathap Belli on 9/6/2023 in #💬│support
Environment delete api and how to change current environment.
okay. Thanks
12 replies
NNovu
•Created by Prathap Belli on 9/6/2023 in #💬│support
Environment delete api and how to change current environment.
Any way I have manually deleted that extra created environment from database.
12 replies
NNovu
•Created by Prathap Belli on 9/6/2023 in #💬│support
Environment delete api and how to change current environment.
@Pawan Jain are you guys have any plan to provide delete api? or showing multiple environment on UI?
12 replies