ContactCreate
Creates a contact. Contacts are key personnel who receive
notification when the system generates alerts as a result of specified
events in the system.
- Root element
- BCGPublicAPI
- First child element
- ContactCreate
- First child of ContactCreate
- UserInfo element. This is the same information used to log in the
Community Console. It contains three elements:
- UserName The Community Console login user name
- Password The Community Console login password
- ParticipantLogin The participant (company) login name
- Second child of ContactCreate
- ContactCreateInfo Contains thirteen elements:
- ParticipantId An internal numeric ID that identifies the participant to
the system
- GivenName The contact's given name
- FamilyName The contact's family name
- Address The contact's address. This is an optional element.
- ContactType The contact's role. This is an optional element.
Available values are:
- Project Manager
- Business Lead
- Technical Lead
- B2B Lead
- Data Content Lead
- Backend Application Lead
- Network Firewall Lead
- Email The contact's e-mail address. This is an optional
element.
- Telephone The contact's telephone number. This is an optional
element.
- FaxNumber The contact's fax number. This is an optional element.
- LanguageLocale The contact's language locale. This is an optional
element.
- FormatLocale Additional locale information for the contact. This is an
optional element.
- TimeZone The contact's time zone. This is an optional element.
- AlertStatus Indicates whether the contact will receive alerts. Available
values are Enabled and Disabled. The default is Disabled.
- Visibility Indicates the visibility. Available values are Local (restricted to the organization) and Global (the organization and the community manager). The default
is Local.
