Skip to Main Content
ADD A NEW IDEA

API

Showing 37 of 465

Deactivated CVL values in REST API

When fetching CVL values using the REST API. e.g. GET /api/v1.0.0/model/cvls/{cvlId}/values The data returned does not indicate if a CVL value is deactivated: [ { "key": "string", "value": {}, "index": 0, "parentKey": "string" } ] Would it be poss...
Guest over 2 years ago in API 0 Likely to implement

Export Query from UI to API request body format (mockup included)

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Developers using the Query endpoint What impact would it make? Save time for developers hitting the Query endpoint How should it work? A "show API request b...
Guest about 1 year ago in API / Enrich 0

Field Revision Notes so we can know why a value was changed with more specificity

Please, fill in the below fields to enable the processing of your idea. Who would benefit? Developers making automated attribution changes as well as anyone investigating product data issues. What impact would it make? Increased transparency and c...
Guest about 1 year ago in API / Enrich 0 Future consideration

To be able to upload larger resource entities

I use the REST API endpoint "media:uploadbase64" to upload documents enmasse (several hundred at a time). It is sucessful but it has a limit on the size of the uploaded media. It returns status 413. I think the threshold is about 25Mb. For most do...
Mark Stuart-Walker about 2 years ago in API / Media management 0 Future consideration

Ability to see if there are entities with an extreme number of outbound links, either in a dashboard widget or in an api call

How: REST API call to return top 10 entityids of a certain entity type, based on a count of outbound links. Why: Visibility, awareness and proactiveness Who: Currently, users are "blind" when it comes to insights for misuse of outbound links, for ...
Ulrik Viebke about 1 year ago in API / Extensions 0

Fetch entity API to support CVL field extraction with multi-language support

How:Why:Who:Impact: *Please, add your suggestion and feedback above to add to the insights used by Product team when deciding priorities and direction of the Inriver PIM.*
Guest about 1 year ago in API / Extensions 1

REST API - PUT - entities : Fieldvalues API - Ignore readonly constraint from restricted field

Context: Inriver allow the user to set a read-only constraint on a field type in two different ways: in the fieldtype details page, or using restricted field. Unfortunately, inriver enforce that in the REST API only from one of those methods ( sel...
Guest about 2 years ago in API 0