Home > User Voice > API enhancement: Distinguish own and related processes

API enhancement: Distinguish own and related processes IN BACKLOG
4

MVP

Hi,

the API endpoint returns a list of all processes inside a appliation.
/api/data/v5.0/db/{dbId}/applications/{idguid}/processes

It would be great, if the result would contain a property to check, whether a process in the result is only a relation.


{
"processes": [
{
"id": 0,
"guid": "string",
"name": "string",
>> "isRelation": "boolean" <<<<<
"links": [
{
"href": "string",
"method": "string",
"rel": "string"
}
]
}
]

Nobody has replied in this thread yet.
Did you know that with WEBCON you can automate virtually any process? Even baking cookies 🍪
 
Speaking of cookies: we use the ones that are essential for our website to function properly, as well as additional ones that help us customize our content to your preferences. If you don’t mind cookies, click Accept. If you want to learn more, explore settings.
Settings