Skip to Main Content
ADD A NEW IDEA

My votes: API

API to retrieve current logged in user details and assigned segment to a user details

How: API Why: To develop any custom HTML template and restrict user access to it For Who: Front end users Impact: Major Additional context: API to retrieve current logged in user details and assigned segment to a user details Please, add your sugg...
Guest 5 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 over 1 year ago in API 2

Bulk Update Support for Extension Settings API

How: Enhance the existing PUT /api/v1.0.0/extensions/{extensionId}/settings endpoint to support bulk updates by accepting an array of key-value pairs in a single request. This will allow multiple settings to be configured in one API call instead o...
Devyani Salokhe about 2 months ago in API 0

Improve consistency on PUT endpoints

How: Some endpoints (E.G: PUT CVLValues) behave more like a PATCH, updating the translations on these only updates the given translations, while keeping the others untouched. If this won't be changes, this should at least be documented. Why: This ...
Guest 24 days ago in API 0

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

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 almost 2 years ago in API 3 Initial review

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

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 almost 2 years 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 over 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 about 1 year ago in API 0