Emails
The email object contains information about email addresses for a record.
Last updated
Was this helpful?
The email object contains information about email addresses for a record.
Last updated
Was this helpful?
You may add as many email addresses as you like when creating organization, contacts, users, vehicles, or venues.
Using the email
object against the organization, contact, user, vehicle, or venue object will return the first work email address associated with the record. For example, from an opportunity document:
Use the emails
object to return all email addresses.
address
Returns email addresses stored against a record.
type_id
Returns the email address type ID.
The ID is an internal reference for a value entry. It's not exposed in our web interface.
ID
Email type
4001
Work
4002
Home
type_name
Returns the email address type name.
Home
Work