Skip to main content

Zoho Projects

Integrating Zoho Projects with Osano

Connecting to Zoho Projects


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • OAuth

You can log in directly with your Zoho Projects account.

Required Scopes

  • ZohoProjects.portals.READ
  • ZohoProjects.users.READ
  • ZohoProjects.users.DELETE
  • ZohoProjects.projects.READ
  • ZohoProjects.clients.READ
  • ZohoProjects.tasks.READ

Core Functionality

  • Data Discovery
  • User Search
  • Data Deletion

Base URL

https://projectsapi.zoho.com/

Auth

  • oauth
  • apiKey

OAuth is the recommended authentication method for Zoho Projects.

  • email
  • name
  • phoneNumber
  • address
  • birthday
  • userId

Data Deletion

This action will delete the contact from Zoho Projects. This action is irreversible. Please be cautious while performing this action.

Last Modified: 2024-02-21