Skip to end of banner
Go to start of banner

Common Salesforce.com Fields

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

These are lists of common standard fields for your reference. For the full set please refer to Salesforce Object Reference.

Common Salesforce.com Fields


Account

  • Id
  • Name
  • Description
  • OwnerId
  • Owner.Name
  • Type
  • AccountNumber
  • BillingStreet
  • BillingCity
  • BillingState
  • BillingPostalCode
  • BillingCountry
  • ShippingStreet
  • ShippingCity
  • ShippingState
  • ShippingPostalCode
  • ShippingCountry
  • LastActivityDate
  • LastModifiedById
  • LastModifiedBy.Name
  • CreatedDate
  • Phone
  • Industry
  • NumberOfEmployees
  • Website
  • IsDeleted

Opportunity

  • Id
  • Name
  • AccountId
  • Account.Name
  • OwnerId
  • Owner.Name
  • Description
  • Probability
  • Amount
  • CloseDate
  • RecordTypeId
  • NextStep
  • StageName
  • IsClosed
  • CreatedDate
  • LastActivityDate
  • FiscalQuarter
  • CountryIsoCode
  • FiscalYear
  • HasOpportunityLineItem
  • CreatedById
  • CreatedBy.Name
  • Fiscal
  • IsWon
  • LastModifiedById
  • LastModifiedBy.Name
  • CampaignId

Contact

  • Id
  • Name
  • AccountId
  • Account.Name
  • Email
  • Salutation
  • FirstName
  • LastName
  • Title
  • MobilePhone
  • HomePhone
  • AssistantPhone
  • Description
  • Department
  • MailingStreet
  • MailingCity
  • MailingState
  • MailingPostalCode
  • MailingCountry
  • LeadSource
  • CurrencyIsoCode
  • AssistantName
  • CreatedById
  • CreatedBy.Name
  • CreatedDate
  • BirthDate

Case

  • Id
  • AccountId
  • Account.Name
  • ContactId
  • Contact.Name
  • OwnerId
  • Owner.Name
  • Type
  • CaseNumber
  • ClosedDate
  • Description
  • Priority
  • Reason
  • IsEscalated
  • Origin
  • ParentId
  • Status
  • Subject
  • SuppliedEmail
  • SuppliedCompany
  • SuppliedPhone
  • StopStartDate
  • LastModifiedDate
  • LastModifiedById
  • LastModifiedBy.Name
  • IsClosed
  • IsDeleted

Case Comment

  • Id
  • ParentId
  • Parent.CaseNumber
  • CommentBody
  • ParentId
  • IsPublished
  • IsDeleted
  • CreatedById
  • CreatedDate
  • LastModifiedById
  • LastModifiedDate
  • No labels