Action: Find contacts
Searches for one or more contact or organization records in iMIS by certain criteria.
Supports Pagination (see docs)
Supports Search Filters (see docs)
Inputs
Name | Description | Type |
---|---|---|
First Name | Contact's first name (supports filters) | string |
Last Name | Contact's last name (supports filters) | string |
Full Name | Contact's full name (supports filters) | string |
Primary Email | Contact's primary email address (supports filters) | string |
Member Type Code | Contact's member type code (supports filters) | string |
Company Name | Contact's organization name (supports filters) | string |
Filter Record Types | Filter record types (people, organizations) | dropdown [All, People, Organizations] |
Filter Deleted Status | Filter deleted status (marked for deletion) | dropdown [All, MarkedForDelete, NotMarkedForDelete] |
Outputs
Code | Description | Type |
---|---|---|
| Contact List | array[Contact] |
Contact:
Code | Description | Type |
---|---|---|
| Billing Category | string |
| Birth Date | string(date) |
| Contact Key | string |
| Contact Type | string |
| string | |
| Fax | string |
| First Name | string |
| Functional Title | string |
| Gender | string |
| Home Phone | string |
| iMIS ID | string |
| Informal Name | string |
| Is Active | boolean |
| Is Member | boolean |
| Join Date | string(date) |
| Last Name | string |
| Major Key | string |
| Member Type | string |
| Middle Name | string |
| Mobile Phone | string |
| Name | string |
| Name Prefix | string |
| Name Suffix | string |
| Organization ID | string |
| Organization Name | string |
| Paid Thru | string(date) |
| Renewed Thru | string(date) |
| Status | string |
| Work Phone | string |