Create a group membership in Zendesk, assigning an agent to a group. Use when you need to add an agent to a specific group for ticket routing, permissions, or team organization. The user_id and group_id are both required parameters. Note: The user must exist and have appropriate…
defaultbooleanIf true, tickets assigned directly to the agent will assume this membership's group. Defaults to false.
user_idRequiredintegerThe numeric ID of the agent to assign to the group. You can find this from user search results or ticket payloads (requester_id, submitter_id, assignee_id, author_id).
group_idRequiredintegerThe numeric ID of the group to assign the agent to. You can find this from group list results or ticket group_id fields.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.