Unable to fecth a single record fron custom CPQ Data using Groovy Script
Summary:
From Oracle Sales Cloud, we are attempting to retrieve data from custom CPQ data tables using the REST API described below, but we haven't successfully obtained any results using Groovy scripting. However, when tested in Postman, it returns the correct results. Could someone assist in registering the web services following this pattern and help achieve the desired results using Groovy script?
https://<url>/rest/v17/adminCustomPartner_Org?q={PartnerID:'100000018222044'}
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24 D
Code Snippet (add any code snippets that support your topic, if applicable):
0