Hi. is there any way to do a bulk import of Components into StatusPage?
We have two sites... one we use for production systems and another for reproduction systems.
Looking to export the components from our production site and then populate the preproduction site. without manually adding them.
Thanks,
Hi @Jarkeer Lasseter -
There currently isn't a way to import/export components. The current workaround for this would be to get a list of components from the production page via API(https://developer.statuspage.io/#operation/getPagesPageIdComponents), use the component names from that list, then create the components with those names on your preproduction page via API(https://developer.statuspage.io/#operation/postPagesPageIdComponents).
Hope this helps!
Thanks, I will give this some thought.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.