Create contact
This activity creates a new contact in CloudLink.
| Parameters | Description |
|---|---|
|
ContactId |
Unique identifier for the contact. |
|
Name |
Name of the contact. |
|
|
Email address of the contact. |
ContactType |
Technical Support, Main Contact, On-Site, Maintainer or Guest. |
| Parameters | Description |
|---|---|
|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
|
Result |
Response to the HTTP request. |
↑