Skip to main content

External teams calling a Salesforce API would ideally like to see the possible values for each field.   

4 respostas
  1. 31 de jan. de 2025, 23:33

    @Olajide Otolorin -Prince Your link is for the metadata API.   This is in no way related to the OpenAPI spec generated for a Salesforce org.   OpenAPI is a stand alone specification for APIs similar to WSDL for SOAP.   Please refer to this link: https://swagger.io/specification/   Salesforce generates these now  but they do not include all of the information you would expect forcing API consumers to require secondary sources of documentation.    As of Spring 25 sf is generating a skeleton spec but nothing complete enough to share with a client yet.  

0/9000