lowcodera App Tokens

This section describes the use of lowcodera App Tokens

What are App Tokens?

lowcodera App Tokens are unique keys which which can be generated from the lowcodera admin portal and allow Power Apps to render lowcodera components. The app token needs to be pasted into the “token” property of the lowcodera master UI component to activate the use of all lowcodera components within an app.

Generating App Tokens

There two types of tokens, a Dev Token and an App Tokens.

Dev Tokens

You can generate a dev token and use this while you build and test your app in app studio. When running the app as an end user in Power Apps play mode, the components will not render unless a valid lowcodera App token is present for your specific Power App.

1. Log in to the lowcodera Admin Portal at app.lowcodera.com

2. Navigate to App Tokens from the main menu

3. Click Get Dev Token to copy the token to your clipboard

4. In App studio, paste the token into the App Token property of the lowcodera UI Assets Component

App Tokens

When users run published apps in Power Apps Player a valid App Token is required for lowcodera components to render.

1. Log in to the lowcodera Admin Portal at app.lowcodera.com

2. Navigate to App Tokens from the main menu

3. Click the New App Token button

4. Fill in the details on the form:

Description: Enter a unique name to identify this token. Usually your Power App name.

Power App App ID: Copy and paste your Power App ID

5. Click Save

6. Copy the generated token by clicking on the copy icon next to the token in the token list

7. In App studio, paste the token into the App Token property of the lowcodera UI Assets Component

8. Publish your apps

You cannot change the Power App ID of your token after it has been generated so it is important to ensure the Power App ID is correct.

Renewing Tokens

If you have recently extended your lowcodera subscription, you may wish to renew existing app tokens to correspond to your new subscription end date.

1. Log in to the lowcodera Admin Portal at app.lowcodera.com

2. Navigate to App Tokens from the main menu

3. Click the Refresh All Token button

4. Copy and paste the required app token into the lowcodera UI Asset component of your Power App

Last updated