Bulk create topics with one api call
Is there are support for bulk create topics in one api call and adding subscribers to different topics at the same time with one api call again?
6 Replies
Currently we don't have such api
we have an option to create topics on the fly when adding subscriber
https://docs.novu.co/subscribers/topics#create-topic-on-the-fly
Would you like to share your usecase?
We also have the option to bulk create subscribers
We have multiple topics like
timesheet
leave-request
general
and more
When an org is created we want to create those topics in one place and subscribe to these different topics
So would it take more api calls to do this
couple of api calls to topic creation and couple for adding subs to different topics
@San, you just advanced to level 2!
If topics are created on the fly when adding subscribers
Would it update the subscribers if topic already created?
Like upsertion?
Yes it will upsert