Glossary

Objects & fields

Custom field

A field added to an object to capture data Salesforce doesn’t track by default. Custom field API names end in __c. Orgs accumulate hundreds over time, which is why a current data dictionary matters.

See custom field in your own org — SchemaForce documents every object and field automatically.

Start free