Ticket Assignment Note
This action will add the assignment note and send it to the member. This action is not completed by the API when you add a resource to a ticket.
Required Variables
member_id - The ID of the ConnectWise PSA member that you want to assign
ticket_id - The ID of the service ticket that you are assigning the member to
assignment_note - The text note that you wish to include with the assignment. Regex in the body will handle replacing the spaces with '+'
member_email - The email address of the member you are assigning
member_first_name - The first name of the member you are assigning
member_last_name - The last name of the member you are assigning
member_identifier - The identifier of the member you are assigning. This can also be thought of as their PSA username such as tcat for Tom Cat.
Action
URL Path
Headers
Content-Type
application/x-www-form-urlencoded
Payload
Last updated