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.

Status Gathering interest
Categories Technical
Created by Guest
Created on Mar 26, 2024

ServiceApi Media service XML support for complex types

Currently we are using ServiceApi and Media service to upload assets to all entry types in one of our customer' integration solution. This has proven to work quite well but misses one import feature as our assets require a property type that is not supported by the Media service XML (https://docs.developers.optimizely.com/customized-commerce/v1.3.0-service-api-developer-guide/docs/media-service-xml)

Currently the XML only supports simple types (bool, int, long, guid, string) but we need support for complex types (arrays and dictionaries). Given that other entry's can have such properties, it seems like this should also be possible in the Media service as well.

This would save immensely on processing time AND complexity for those solutions using ServiceApi!