We are introducing a new property which helps you to determine the product platform(s) that your client is using via the AccountRight API.
A read-only property UIAccessFlags has been exposed to the {domain}/accountright/ endpoint. This property could return one of below values depending on the file accessible product type:
0. Local AccountRight
1. Online AccountRight
2. Essentials (New)
3. AccountRight & Essentials (New)
Though the AccountRight API endpoint accessibility remains the same for both AccountRight and new Essentials products. Data visibility differs based on the product. We are not far away from providing you information on the differences. In the meantime, please review the below table to understand the API and product UI data transparency:
Product UI | AccountRight API Endpoint Accessibility | Data visibility impact via the UI |
AccountRight | No Impact - All connections remain as is. | None |
Essentials (New) | Yes |
Feature Control Tip
Consider handling your application features(i.e. endpoints connections) based on returned UIAccessFlags value. Actions taken via your application may not be visible to new Essentials users.
For new Essentials users, consider limiting the use of areas that are not currently supported in the new Essentials.
Comments
0 comments
Article is closed for comments.