Tasks
Add Contact
The Add Contact task adds a contact to a stub's pre-existing contact list.
The contact can be added to the list using the contactuuid of the contact in the Org's contacts directory.
Basic usage
Add a contact to the Field Technicians contact list.
Parameters
list_name
The name of the list to add the contact to.
contactuuid
The contactuuid of the contact to which to add to the list.
type
The type of contactpoint associated with the contactuuid to be added to the list.
Options: email
stubberhandle
mobile
Refer to the Contacts documentation for more information on the type of contactpoints.
contactpoint
The contact's contactpoint to be added to the list. If the contactuuid associated with the contactpoint is not already in the list, it will be added.
Result
Properties
list_name
The name of the list the contact was added to.
contactuuid
The contact's unique identifier which was added to the contact list.
Examples
These are some more complex examples