Skip to Main Content
ADD A NEW IDEA

API

Showing 41 of 487

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 17 days 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 2 months 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 6 months ago in API 1

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

REST API ConnectorIds overview call

How: Add a REST API call which returns a list of all the connectorIds and the count of connectorstates Why: Retrieve all the connectorstates with /api/v1.0.0/extensions/connectorstates can be quite overwhelming, and unneeded. Example Result: Conne...
Bas van der Veeken about 2 months ago in API 1

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

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

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 6 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 3 months ago in API 0