Skip to Main Content
ADD A NEW IDEA

API

Expose accurate seconds on Entity LastModified timestamps

How: The DateTime object exposed via the LastModified field on Entities in the Remoting API is updated to be accurate down to the second and if possible millisecond of when the latest Entity update occurred, or alternatively a new field with highe...
August Almgren 18 days ago in API 0

ConnectorStates paging / maximum

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Customers using connectorstates What impact would it make? Memory usage / performance How should it work? Extra parameter(s)/api/v1.0.0/extensions/connector...
Bas van der Veeken about 1 year ago in API 2

Retrieve all Roles using Rest API

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Everyone that uses the Rest API and needs to manage users without using the Remoting API dependencies. What impact would it make? Users would be able to use...
Guest over 1 year ago in API 3 Initial review

Update vulnerable package dependencies in Remoting NuGet package

How: InRiver needs to update vulnerable dependent packages in the remoting nuget package Why: Because many of the dependent package versions have severe vulnerabilities. For Who: Partners utilising the remoting nuget package that also want, or nee...
Rasmus M J Jakobsen about 2 months ago in API 0

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 ...
Endrit Beqiri 5 months ago in API 0

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 ...
Guest 11 months ago in API 0

Inconsistant REST API

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...
Guest about 1 year ago in API 3

Batch linking REST API endpoint

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...
Christian Herreborg 11 months ago in API 0

Retrieve logging in REST API

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...
Bas van der Veeken over 1 year ago in API 1

Ability to programmatically add links to a source entity which has a disabled link rule applied on a link type

How: To have the API support adding or deleting links on a source entity with a disabled link rule applied. Why: It is currently not possible to programmatically add links to a target entity when there is a link rule set on the source entity for t...
Tjarco Boon 9 months ago in API 0