function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Roshan singh 21Roshan singh 21 

I would like to integrate salesforce with other application Zuora when Quote created in salesforce and save button i need to send post resquest to get updated discount pric from zuora

Hi, I am working on zuora CPQ integration.
When Quote created in Salesforce by adding select the product then save the event, I want to send a post request to rest API endpoint URL to zuora CPQ then i should get a response based on requested response.