Tasks
Set Pointer
Sets a pointer to a specific contact list.
Basic usage
Parameters
required string
pointer_name The name of the pointer you want to set. Options are assigned_to
and in_the_pool_of
.
required string
contact_list The name of the contact list you want to set the pointer to.
Result
Properties
payload.pointer_name
The name of the pointer that was set.
payload.list_name
The name of the list that the pointer was set to.