Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Zoho integration setup guide (ext-357) #3748

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Zoho Integration Documentation

This PR adds comprehensive documentation for the Zoho integration, including a detailed setup guide for creating and configuring OAuth credentials.

Changes

  • Added complete setup guide with step-by-step instructions
  • Updated access requirements section
  • Reformatted useful links into a table for better readability
  • Added common OAuth scopes section for various Zoho services
  • Enhanced API gotchas section with important considerations
  • Improved organization of Zoho providers section

References

Link to Devin run: https://app.devin.ai/sessions/94f14c04f0bf4a7bb75ab740686940de
Requested by: [email protected]

Copy link

linear bot commented Mar 19, 2025

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor Author

I've recorded a video demonstrating the complete setup process for Zoho integration. The video shows the OAuth app creation process, including navigating the developer portal, configuring redirect URIs, and setting up necessary permissions.

Zoho Setup Video

Copy link
Contributor Author

Closing due to inactivity for more than 7 days.

Comment on lines 127 to 145
| Topic | Links |
| - | - |
| General | [Zoho API Console](https://api-console.zoho.com/) |
| | [Zoho Developer Hub](https://www.zoho.com/developer/hub/) |
| OAuth | [OAuth 2.0 Overview](https://www.zoho.com/accounts/protocol/oauth.html) |
| | [Server-based Applications](https://www.zoho.com/accounts/protocol/oauth/web-server-applications.html) |
| | [Get Authorization Code](https://www.zoho.com/accounts/protocol/oauth/web-apps/authorization.html) |
| | [Get Access Token](https://www.zoho.com/accounts/protocol/oauth/web-apps/access-token.html) |
| | [Refresh Access Token](https://www.zoho.com/accounts/protocol/oauth/web-apps/access-token-refresh.html) |
| Multi-DC | [Multi DC Support](https://www.zoho.com/accounts/protocol/oauth/multi-dc.html) |
| Scopes | [OAuth Scopes](https://www.zoho.com/accounts/protocol/oauth/scope.html) |
| Zoho Services | [Zoho Bigin](./zoho-bigin.mdx) |
| | [Zoho Books](./zoho-books.mdx) |
| | [Zoho CRM](./zoho-crm.mdx) |
| | [Zoho Desk](./zoho-desk.mdx) |
| | [Zoho Inventory](./zoho-inventory.mdx) |
| | [Zoho Invoice](./zoho-invoice.mdx) |
| | [Zoho Mail](./zoho-mail.mdx) |
| | [Zoho People](./zoho-people.mdx) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put this in a list form, if all columns aren't available

devin-ai-integration bot and others added 2 commits March 28, 2025 16:11
- Restore contribution notes
- Change useful links format from table to list
- Add Going further section with Card component

Co-Authored-By: [email protected] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants