Action: Create an organization
Create a new organization record in iMIS.
Inputs
| Name | Description | Type |
|---|---|---|
| Billing Category | The organization's billing category name | string |
| The organization's primary e-mail address | string | |
| Fax | The organization's fax number | string |
| Join Date | The organization's join date | string |
| Major Key | The organization's major key field | string |
| Member Type | The organization's member type code (e.g. "NM" or "WEB") | string |
| Organization Name | The name of this organization | string |
| Status | The organization's status code (e.g. "A", "D", "X") | string |
| Website URL | The website URL for this organization's homepage | string |
| Work Phone | The organization'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 |