Ability to assign a workflow task to the entity creator / last modified by
How: read this data like how you can query this through queries Why: because there is no easy workaround and this would be very helpful For Who: all workflow users Impact: big Additional context: in our use case we have many users who can upload r...
The ability to mass update freely with excel files is, according to some customer admins, too much power for certain users. Even if you have server extensions blocking bad updates. It would be nice if there was permission just like "AddFile" to al...
Add ability to query for specifications through the REST API
How: Add additional "specificationCriteria" property in the body of the /api/v1.0.0/query endpoint Why: Currently, there is no way of querying for data in specifications. This is however possible when using the Remoting API with a ComplexQuery. I ...
Inspire System Prompt that is reusable across multiple prompt configs
Please, fill in the below fields to enable the processing of your idea. Who would benefit? All Inspire Users/Admins What impact would it make? This would create a reusable System Prompt and make editing easier. Now if I need to tweak a System prom...
Amber Allen-Sauer
about 1 year ago
in AI
1
Likely to implement
How: If a field is assigned to multiple fieldsets and is data type CVL allow the CVL values to also be assigned to fieldsets if applicable. Why: Some CVL values are not valid for all product types the field is assigned to. Using fieldsets to assig...
Add LinkId for inbound/outbound links in the /entities:fetchdata API Call
How: Include the link id property in the existing Inbound and Outbound link objects returned from fetchdata. Example: {
"id": 1234, // This would be the actual link ID
"entityId": 194866,
"summary": { ... }
}
Why: Currently, fetchdata allows ...
Who would benefit? Workflow managers What impact would it make? Make it easier to manage already existing workflows How should it work? Have an option to copy already existing workflow from one environment to another (f.e from test to production)....
Robert Bialy
almost 2 years ago
in Workflow
0
Future consideration
Why does the model for an EntityType and FieldSet not return all the translations for the Name/Description property, but the FieldType and Category do? In a request for creating/updating a EntityType and Fieldset, the API accepts an object with tr...
How: Same way as TEXTJOIN works with a list that comes out of MAP, we need LSJOIN that works on Lists Why: Currently there is not a way to work with LocaleString Lists. MAP Supports them but we cannot do anything with the output besides using FIRS...
How: Add endpoint for batch-linking one entity to many other entities. Why: It is often the case that we have a set of entities that we need to link to another, such as when linking a set of resources to a product. Adding these links one-by-one re...