If we export the navigation menu from our Dev platform and then want to upload to our production platform; how is this done?
First, export the existing menu (on your dev platform):
Go to the Confluence administration interface
Click on Menu Editor in the left navigation panel
Click on the Structre tab
On the top right, click on the Additional options dropdown menu
Click the option Export saved menu to file
Save the .json file on your hard drive
Second, import the exported menu (to your production platform):
Go to the Confluence administration interface
Click on Menu Editor in the left navigation panel
Click on the Structre tab
On the top right, click on the Additional options dropdown menu
Click the option Import from file
Choose the .json file on your hard drive (that you’ve exported previously)
Click on the Import button
After the import is done you can verify that a new menu version has been created by looking into the version history (Additional options → History), where a new version number with the time and date of the import has been created.
Please note that items from a menu imported to another instance may
become invalid when the linked Confluence page IDs of the menu items are different on both instances.