Skip to main content

Hi Team,

 

I want to get External Reference field value from Opportunity Rest API but currently it is missing in the response model. Is there a way I can get the value ?

 

Also I have checked the details property in the response model as it is empty

 

Hi @Shaify 

Please include the field on the endpoint like below. You will get the field.  I tested in 21R2 instance and working fine.

Default endpoint, the field is not included. that is the reason you are unable to get it.
 

 


Hi @Shaify,

You are referring wrong field in response. Details is just a field under the CRM section refer the below mapping.


Add the External Ref field to configuration and you can get in the response. Please refer the below screenshots.

 


   Thanks,
 


Reply