Zoho Sprints connector
Back to the connector overview, authentication methods, and actions.
1 Sept 2026
new-actionsAdded unified IAM support for users, roles, organizations, credentials, and resource users.Added · 9 new actions
Added · 9 new actions
zohosprints_unified_get_me, zohosprints_unified_get_organization, zohosprints_unified_get_role, zohosprints_unified_get_user, zohosprints_unified_list_organizations, zohosprints_unified_list_resource_types, zohosprints_unified_list_resource_users, zohosprints_unified_list_roles, zohosprints_unified_list_usersChanged · 78 actions updated
Changed · 78 actions updated
zohosprints_add_custom_tag, zohosprints_add_item_comment, zohosprints_add_items_to_epic, zohosprints_add_items_to_release, zohosprints_add_log_hours, zohosprints_add_project_users, zohosprints_add_workspace_users, zohosprints_associate_item_tags, zohosprints_complete_sprint, zohosprints_create_backlog_item, zohosprints_create_epic, zohosprints_create_item, zohosprints_create_project, zohosprints_create_project_status, zohosprints_create_release, zohosprints_create_sprint, zohosprints_create_subitem, zohosprints_delete_backlog_item, zohosprints_delete_custom_tag, zohosprints_delete_epic, zohosprints_delete_item, zohosprints_delete_item_attachment, zohosprints_delete_item_comment, zohosprints_delete_log_hours, zohosprints_delete_project, zohosprints_delete_project_status, zohosprints_delete_project_user, zohosprints_delete_release, zohosprints_delete_sprint, zohosprints_delete_subitem, zohosprints_delete_workspace_user, zohosprints_get_active_sprint, zohosprints_get_all_projects, zohosprints_get_all_sprints, zohosprints_get_all_workspaces, zohosprints_get_backlog_item_details, zohosprints_get_epic_details, zohosprints_get_epic_items, zohosprints_get_epics, zohosprints_get_item_activity, zohosprints_get_item_attachments, zohosprints_get_item_comments, zohosprints_get_item_details, zohosprints_get_item_tags, zohosprints_get_item_types, zohosprints_get_items, zohosprints_get_log_hours, zohosprints_get_project_backlog, zohosprints_get_project_backlog_id, zohosprints_get_project_details, zohosprints_get_project_groups, zohosprints_get_project_priorities, zohosprints_get_project_status, zohosprints_get_project_users, zohosprints_get_release_details, zohosprints_get_release_stages, zohosprints_get_releases, zohosprints_get_sprint_details, zohosprints_get_subitems, zohosprints_get_tags, zohosprints_get_workspace_settings, zohosprints_get_workspace_users, zohosprints_move_backlog_items_to_sprint, zohosprints_move_items, zohosprints_move_items_to_backlog, zohosprints_start_sprint, zohosprints_update_backlog_item, zohosprints_update_custom_tag, zohosprints_update_epic, zohosprints_update_item, zohosprints_update_item_comment, zohosprints_update_log_hours, zohosprints_update_project, zohosprints_update_project_status, zohosprints_update_release, zohosprints_update_sprint, zohosprints_update_subitem, zohosprints_update_user_role12 Aug 2026
bug-fixesFixed delete_item_attachment failing with Zoho error 7500 by sending docResourceId as a query parameter, which the provider API requires despite its documentation showing a request body.