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...
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 ...
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 ...
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)....
Guest
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...
Please, fill in the below fields to enable the processing of your idea. Who would benefit? All partners and customers What impact would it make? Reduce errors, increase efficiency in deployments How should it work? Being able to deploy configurati...
Please, fill in the below fields to enable the processing of your idea. Who would benefit? Systems/users who want to get logging What impact would it make? See errors automatically How should it work? A call with same options to search for logging...
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...