Max item Number and Saturation part of Public API endpoint
Pietro Oricco
Active Partner
Hi Community,
Would be a great addition if Board's public API endpoint would return Max Item Number and Saturation information, since it is currently reporting only a small subset of info:
{
"physicalName": "…",
"itemNumber": …,
"name": " …"
}
Would be great to extract a wider set of Entity metadata, such as Max Item Number, Saturation, Code width,…
Tagged:
10
Comments
-
The endpoint I am referring to is {URL}/public/{DM}/schema/Entities?format=flat
0