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 ...
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...
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: 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...
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
over 1 year ago
in Workflow
0
Future consideration
Ability to reach entities beyond FirstLinkedEntity
How: Similar to the CTX GetExtraRelatedEntityFieldDisplayValue I would want to be able to fetch data which is further away than the first linked. Why: Now I cannot reach that dat in my expressions For Who: Expression engine users Impact: Saves a l...
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? One of our customers are exploring the opportunity to make their work in Inriver more efficient using Expression Engine. One of the things the would like to...
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: Introduce a configuration interface where administrators can:
Select one or more Active Directory roles / security groups.
Map each AD role/group to a corresponding Inriver Role.
Define precedence rules in case a user belongs to multipl...