-
Notifications
You must be signed in to change notification settings - Fork 482
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
base: master
Are you sure you want to change the base?
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Closing due to inactivity for more than 7 days. |
docs-v2/integrations/all/zoho.mdx
Outdated
| 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) | |
There was a problem hiding this comment.
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
- 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]>
Co-Authored-By: [email protected] <[email protected]>
Co-Authored-By: [email protected] <[email protected]>
Zoho Integration Documentation
This PR adds comprehensive documentation for the Zoho integration, including a detailed setup guide for creating and configuring OAuth credentials.
Changes
References
Link to Devin run: https://app.devin.ai/sessions/94f14c04f0bf4a7bb75ab740686940de
Requested by: [email protected]