OS1 App Developer’s Guide
1 min
overview this guide offers a step by step process for the app development an app is a business logic layer built on top of apis designed to handle specific tasks or offer particular functions, while a solution is a set of compatible apps that bring together several apps to manage a full business process the guide covers the following aspects of app development app registration https //docs getos1 com/registering your app register your app on the os1 platform we support web apps, mobile apps, or backend apps update attributes https //docs getos1 com/update app attributes the update app api allows for comprehensive updates to an app's attributes in just one api call, including the ability to add, modify, or remove attributes attribute removal is as simple as passing a null value, such as setting a specific appmenu item as "null " manage application artifacts https //docs getos1 com/managing app and solution artifacts developers can use the artifacts apis to upload and manage app artifacts such as icons, images, documents, and permission files this includes uploading, retrieving, and deleting these artifacts as needed add solutions compatibility https //docs getos1 com/add solutions compatibility the add solutions compatibility api enables developers to easily declare their app's compatibility with one or more solutions, ensuring seamless subscription to both the app and its associated solutions submit for review and manage lifecycle https //docs getos1 com/submit for review developer and product admins can seamlessly manage their apps through the different stages of the application lifecycle, from the development state to being live onboarding an app https //docs getos1 com/onboarding apps and solutions onboarding involves uploading an aaa permissions file for an app within a given tenant version management https //docs getos1 com/app version management developers can create new versions of an app, and delete development versions on the os1 platform get application details https //docs getos1 com/get app details retrieve the details of your application get production credentials https //docs getos1 com/retrieving production credentials retrieve the production details for your application