Application Manifest Bundle
Each application's metadata is represented by a manifest file called bundle.json
. You must create a manifest file for your application and submit it to either your pod administrator for internal apps, or Symphony for apps meant for the public marketplace.
To create and upload a file:
Create the manifest file that your application requires.
Upload the manifest file to Symphony: drag and drop the file into the application creation window of the administrative portal.
Application Manifest Bundle File Sample
The following bundle file is only applied for Developer Mode. Note that it is an array of apps, allowing you to load multiple apps at once.
Fields details
The table describes the required and additional optional fields.
Last updated