Loading
Extend Salesforce with Clicks, Not Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Naming and Description Conventions

          Naming and Description Conventions

          Learn about support for component names and descriptions defined in your schema.

          Required Editions

          Available in: Lightning Experience
          Available in: Enterprise, Performance, Unlimited, and Developer Editions

          The operation name is derived from the schema's path operationId. If missing, it's derived from the HTTP method and resource path.

          Implement case consistently for object name definitions, property names, parameter names, and field names in a schema.

          The derived Apex class name and Apex object property names require valid Apex identifier characters. Ensure that the object name in the schema object definition section matches the naming convention and the object property names.

          External Services can handle up to 1,333 characters for any optional description string used to describe operations and parameters in your JSON or YAML schema definition. If the description string exceeds this limit, External Services stores only the first 1,333 characters of the description. Truncating the operation or parameter description doesn’t affect the integrity of your schema definition.

           
          Loading
          Salesforce Help | Article