cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPQ Product and Attribute Translation Via API

pritee_patil
Explorer
0 Kudos
609

Hello Experts,

We have a requirement where product and attribute data are populated to CPQ from external system.

We receive data in json files with all language translations. We are using below REST APIs to post data to CPQ:

However with these APIs we are able to put only default language translation in CPQ.

How to upload all language translations for Product's Name, Description and for attribute's name? We tried below translation API as well, but it gives error '302 Moved temporarily'.

Thanks,

Pritee

View Entire Topic
yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

pritee.patil

you should SOAP API'S to translate for Quote 1.0 and Quote 2.0 - Both SOAP and Rest APIs

If your Products are coming from backend SAP (ERP, ECC, S/4) then it will be taken care through Material Replication or KnowledgeBase Sync

pritee_patil
Explorer
0 Kudos

Hi Yogananda,

Thanks for replaying.

In our case products are coming from third party in the form of JSON structure.

I could get translation option in SOAP API. However I could not get any option about how to provide translated values for product name, description in REST API.

Is there any documentation on this?

Thanks,

Pritee