Skip to main content
Skip table of contents

Action: Get a contact

Gets a single record by iMIS ID.

Can be either a person or an organization. The contactType field specifies what type of record was returned. Fields corresponding to only one type will be null if not appropriate for the returned contact type (e.g. "Birth Date" is only on persons, and will be null for organizations).

Inputs

FieldType
​iMIS ID​ string

Outputs

Contact:

Code

Description

Type

billingCategory

Billing Category

string

birthDate

Birth Date

string(date)

contactKey

Contact Key

string

contactType

Contact Type

string

email

Email

string

fax

Fax

string

firstName

First Name

string

functionalTitle

Functional Title

string

gender

Gender

string

homePhone

Home Phone

string

id

iMIS ID

string

informalName

Informal Name

string

isActive

Is Active

boolean

isMember

Is Member

boolean

joinDate

Join Date

string(date)

lastName

Last Name

string

majorKey

Major Key

string

memberType

Member Type

string

middleName

Middle Name

string

mobilePhone

Mobile Phone

string

name

Name

string

namePrefix

Name Prefix

string

nameSuffix

Name Suffix

string

organizationId

Organization ID

string

organizationName

Organization Name

string

paidThruDate

Paid Thru

string(date)

renewedThruDate

Renewed Thru

string(date)

status

Status

string

workPhone

Work Phone

string


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.