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 ...
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...
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...
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
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 ...
Introduce a Partner Development License model for Print 2.0 / EasyCatalog tooling to remove adoption barriers and accelerate partner proficiency.
How: Provide certified partners with a limited number of non-production development or enablement licenses for EasyCatalog, Pagination module, and Enterprise data provider. These licenses could include reasonable restrictions such as internal use ...
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...
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
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...