Search for Zendesk users by name prefix using the POST /api/v2/users/autocomplete endpoint. Returns an array of users whose name starts with the provided query. Use when you need to find users by name prefix for quick user lookup and autocomplete functionality.
namestringThe name to search for matching users. Returns users whose name starts with the provided value.
phonestringThe phone number to search for matching users.
filterFilter to apply to autocomplete results. Common values: 'assignable', 'requester', or 'dynamic_values' object.
sourcestringSource for lookup relationship autocomplete
field_idintegerField ID for lookup relationship autocomplete
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.