Tool to retrieve users from Zoho CRM. Use when you need to fetch user information such as IDs, names, emails, roles, or status for setting Owner fields or performing user-related operations in CRM workflows.
idsstringComma-separated list of user IDs to retrieve specific users. Maximum of 100 user IDs can be specified at once.
pageintegerPage number to retrieve for paginated results. Default is 1.
typestringThe type of users to retrieve. Supported values: 'AllUsers' (all users including inactive), 'ActiveUsers' (only active users), 'DeactiveUsers' (only deactivated users), 'ConfirmedUsers' (users who have confirmed their account), 'NotConfirmedUsers' (users who have not confirmed t…
per_pageintegerNumber of users to retrieve per page. Maximum is 200. Default is 200.
if_modified_sincestringRetrieve users modified after this timestamp. Use ISO 8601 format (e.g., '2024-01-15T10:00:00+00:00'). This will be sent as the 'If-Modified-Since' header to the API.
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.