Settings (mini-app 2.0)

Settings (mini-app 2.0)

 The settings section is where you provide basic information about your app, including app name, description, logo, cover image, video link and API scope.

Users can view your app information in the app store before they download your app.

Edit Settings

In the settings section, click on Edit:





In the API scope, check which scope the app needs to access in users' chatbots. For example, if your app needs to read tags in the user's chatbot, check "View flow tags" here:

IMPORTANT - If your app needs to access user data via API call, e.g. read bot user data, send sub flow in the chatbot, etc, when users download your app, the system will generate an API key with the scope required automatically. And send the key to you via a Subscribe Request. Check "Subscribe & Unsubscribe Request" below.

Subscribe & Unsubscribe Request

Whenever users install your app, the system performs the subscribe request to send necessary data to your server.

Also, whenever users uninstall your app, the system performs an unsubscribe request to send necessary data to your server.




By setting up the above external request, the system will send you the information after users install the app and provide the auth inputs

You have 4 available system fields and any other values you set up in auth inputs. See the Auth section for how to set up auth inputs.

    • Related Articles

    • Mini-App

      The mini app store is a great way to integrate with 3rd party systems. OCP also offers developers the options to build the mini app visually with our flow builder. OCP's official mini app store has more than 60 mini apps to integrate with 3rd party ...
    • Mini-App Sales

      If you have published paid mini app in your workspace, and you have sales for the mini app. You can find below purchase history in your “Mini-App Sales” You can see the buyer’s name & email, and also the payment receipt. The payment will go to your ...
    • What is Mini-App

      Mini-Apps is packaged External Request. In an external request action, you need to configure all the parameters, set inputs and outputs which can be a hassle. Besides, users without coding knowledge might don't know how to call an API correctly. ...
    • Mini Apps

      How to install mini apps On your home Page Scroll Down and See the Mini-Apps on your left-hand side. Within the Mini Apps section, you'll find two main categories: "Install Mini Apps" and "Purchase Mini Apps." Also a button “+Install App” Installed ...
    • Overview (mini-app 2.0)

      Create New App Follow steps 1 to 7 in the above screenshot to create a version 2 app and enter the app builder. Process Overview Usually, an app is built in the following order: Steps What to do Steps What to do Settings set up basic app info Auth ...