App and Solution
Apps
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 https //docs getos1 com/registering your app register your app on the os1 platform we support web apps, mobile apps, or backend apps 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 " 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 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 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 https //docs getos1 com/onboarding apps and solutions onboarding involves uploading an aaa permissions file for an app within a given tenant https //docs getos1 com/app version management developers can create new versions of an app, and delete development versions on the os1 platform https //docs getos1 com/get app details retrieve the details of your application https //docs getos1 com/retrieving production credentials retrieve the production details for your application