Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

APIs

Showing 13 of 1529

Support CSP with nonce in Edit, Admin etc

It would be great if developers can configure CSP to use nonce. So that they can increase the security and control of what resources are loaded by the application. Currently almost all script tags are rendered without CSP nonces and the site is br...
10 months ago in Content Management / APIs 2 Future consideration

Include drop-down choices in Content Definitions API

When setting up a Drop-down list property on a ContentType, the drop-down choices aren't included in the content definition when queried via the Content Definitions API. In the attached screenshot you can see that I've defined 3 options for my dro...
about 1 month ago in Content Management / APIs 0

Need help with Content Delivery API v3 to get latest version of the page and it's child component in one call.

Hi Team, I am working on headless CMS structure where Front End is driven by nextJS, facing some issue while rendering the preview for Page and it's child component. Here is the case where I am facing the issue. When I am calling below API https:/...
4 months ago in Content Management / APIs 0

Preview unpublished content delivered by Content Delivery API

In the documentation it says that it is possible to enable previews of unpublished content delivered by Content Delivery API https://docs.developers.optimizely.com/content-management-system/v1.5.0-content-delivery-api/docs/customizing-content-deli...
29 days ago in Content Management / APIs 0

Add an option to DXC for a NodeJS server in addition to an Episerver instance

I want to have a NodeJS server running on Azure, alongside my Episerver instance. To start, this would be a simple, naked NodeJS instance. I could do whatever I like with this. It would be deployable apart from the Episerver instance -- I could pu...
over 3 years ago in Content Management / APIs / Technical 1 Investigating

Add support for "AllowedTypes" through the Content Definitions API

When using the Content Definitions API to create a content area or a list of content references I would like to be able to restrict the types available to select from (the same way I can do via the AllowedTypes-attribute in code). You must be able...
about 1 year ago in Content Management / APIs 0

Enable setting SubscriptionName in EPiServer.Azure.Events.Internal.DefaultServiceBusEventProvider

Azure Servicebus has a rule that SubscriptionNames cannot be longer than 50 characters. Currently, SubscriptionName is set by the private field _uniqueName in DefaultServiceBusEventProvider.ctor() and there is no way to override it. The field is s...
over 2 years ago in Content Management / APIs 0

Enable Content Delivery Api to NOT deliver content

We need to omit content from beling delivered by the content delivery api, but it does not seem to be possible. For example some articles are not allowed to be shown to users from specific countries for legal reasons. So we want to ensure from the...
3 months ago in Content Management / APIs 0

Make it possible to expand more than one level in CD API

As a developer I want to be able to expand more than one level in the Content Delivery API to be able to retrieve nested properties in content areas. When doing this, I want to be able to control the maximum number of levels to expand.
10 months ago in Content Management / APIs 0 Future consideration

Add logging to Content Delivery API

The response from a call to the API returns the following response {"error":{"code":"InternalServerError","message":"The server encountered an internal error or misconfiguration","target":null,"details":[]}} It would be nice if the error was logge...
about 3 years ago in Content Management / APIs 0