Skip to Main Content
ADD A NEW IDEA

API

Showing 37 of 465

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 days ago in API 0

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 22 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 5 months ago in API 1

Paginated query endpoint

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Anyone using the /query endpoint through the REST API What impact would it make? It would improve performance of the query endpoint, as it would be paginate...
Endrit Beqiri about 1 month 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 4 months ago in API 3

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 8 months ago in API 3 Initial review

REST API: Get ALL Cvl Values in a single call

How: Get ALL Cvl Values like we can in Remoting. Why: So we don't first need to get all Cvls, to then iterate them one by one, to get all Cvl Values for the individual Cvl. For Who: Developers to improve performance and reduce complexity. Impact: ...
Rasmus M J Jakobsen 19 days ago in API 0

Accurate last modified date/time for fields without history tracking

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Customers and partners implementing publication processes or users who need to backtrack why an entity got changed What impact would it make? Reduce the num...
Tjarco Boon 5 months ago in API 1

Specification category names

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Users of REST API using Specifications What impact would it make? Retrieving the visual names of Specification categories How should it work? Extra call ...
Bas van der Veeken 3 months ago in API 0

Specification field (or category) index

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Users of REST API using Specifications What impact would it make? Would make it possible to get the same order as in inriver How should it work? Add option ...
Bas van der Veeken 3 months ago in API 0