For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export to file

App Store Manager allows exporting of existing app metadata to files. Navigate to the “App Description” view within a description package for Android and iOS. And click on "Export/ Export as JSON" or "Export/ Export as XSLT".

Export to file

Choose your desired export format (JSON or Excel) and the App Store Manager will prepare and download your metadata.

The file structure is listed below for Android and iOS.

iOS JSON file template

iOS Excel template

The iOS Excel export follows the same structure as the JSON format, with languages as rows and fields (name, subtitle, description, keywords, promotional_text, release_notes) as columns.

Android JSON template

Android Excel format

The Android Excel export follows the same structure as the JSON format, with languages as rows and fields (title, short_description, full_description) as columns.

The export formats are also the ones the App Store Manager can import.

Export file templates

Download the templates from the File Templates page.

Custom implementations are available if you require a different file format. Contact us.

Last updated