Tasks
Set Pointer
Sets a pointer to a specific contact list.
Basic usage
Parameters
  pointer_name  required  string
 The name of the pointer you want to set. Options are assigned_to and in_the_pool_of.
  contact_list  required  string
 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.