Skip to Content
0
Jun 24, 2020 at 08:06 AM

Finding products in different languages using the cmswebservices api

39 Views

Hi, we are using the cmswebservices api to search for products by text:

https://help.sap.com/doc/adfb51f81d064d95a5cc925140553000/1811/en-US/smartedit/cmswebservices/index.html#_findproductsbytextusingget

But we can't manage to specify the language that should be used for that query.

Using a vanilla accelerator storefront the product search seems to use the selected storefront language. So I think that it should be somehow possible to perform search queries in different languages. But the documentation for the cmswebservices api doesn't tell anything about this.

Any ideas or hints?