Action: Create a contact
Create a new individual / person record in iMIS.
Inputs
Name | Description | Type |
---|---|---|
Billing Category | The contact's billing category name | string |
Birth Date | The contact's birth date | string |
The contact's primary e-mail address | string | |
Fax | The contact's fax number | string |
First Name | The contact's first name | string |
Functional Title | The contact's functional title code value | string |
Gender | The contact's gender code (e.g. "M", "F", or any other defined codes) | string |
Home Phone | The contact's home phone number | string |
Informal Name | The contact's informal name (or nickname) | string |
Join Date | The contact's join date | string |
Last Name | The contact's last name | string |
Major Key | The contact's major key field | string |
Member Type | The contact's member type code (e.g. "NM" or "WEB") | string |
Middle Name | The contact's middle name | string |
Mobile Phone | The contact's mobile phone number | string |
Name Prefix | The contact's name prefix (e.g. "Mrs.") | string |
Name Suffix | The contact's name suffix (e.g. "Jr.") | string |
Organization Name | The name of the organization that this contact belongs to (not used if Parent Organization ID is set) | string |
Parent Organization ID | Specify the iMIS ID of a parent organization to link this person to | string |
Status | The contact's status code (e.g. "A", "D", "X") | string |
Work Phone | The contact's work phone number | string |
Outputs
Contact:
Code | Description | Type |
---|---|---|
billingCategory | Billing Category | string |
birthDate | Birth Date | string(date) |
contactKey | Contact Key | string |
contactType | Contact Type | string |
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 |