From 0e70a8dbc0bb6ca881373d3aee1e70832d6f3cfd Mon Sep 17 00:00:00 2001 From: Hassan_Wari Date: Thu, 1 Feb 2024 19:00:12 +0300 Subject: [PATCH] Add support for Zoho Bigin --- docs-v2/integrations/all/zoho-bigin.mdx | 44 +++++++++++++++++++ docs-v2/integrations/marketing.mdx | 1 + docs-v2/mint.json | 3 +- packages/shared/providers.yaml | 2 + .../images/template-logos/zoho-bigin.svg | 5 +++ 5 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 docs-v2/integrations/all/zoho-bigin.mdx create mode 100644 packages/webapp/public/images/template-logos/zoho-bigin.svg diff --git a/docs-v2/integrations/all/zoho-bigin.mdx b/docs-v2/integrations/all/zoho-bigin.mdx new file mode 100644 index 00000000000..c7f3982b004 --- /dev/null +++ b/docs-v2/integrations/all/zoho-bigin.mdx @@ -0,0 +1,44 @@ +--- +title: Zoho Bigin +sidebarTitle: Zoho Bigin +--- + +API configuration: [`zoho-bigin`](https://nango.dev/providers.yaml) + +## Features + +| Feature | Status | +| -------------------------------------------------------------------------------- | ------------------------------- | +| [Auth (OAuth)](/guides/oauth) | ✅ | +| [Syncs](/guides/sync) & [Actions](/guides/action) | ✅ | +| [Nango Proxy](/guides/proxy) | ✅ | +| Auto-pagination | 🚫 (time to contribute: <1h) | +| API-specific rate limits | 🚫 (time to contribute: <1h) | + +We can implement missing features in <48h, just ask for it in the [community](https://nango.dev/slack). + +## Getting started + +- [Register an Application](https://accounts.zoho.com/developerconsole) +- [OAuth-related docs](https://www.bigin.com/developer/docs/apis/v2/oauth-overview.html) +- [List of OAuth scopes](https://www.bigin.com/developer/docs/apis/v2/scopes.html) +- [Web API docs (their REST API)](https://www.bigin.com/developer/docs/apis/v2/) + +Need help getting started? Get help in the [community](https://nango.dev/slack). + +## Connection configuration in Nango + +Zoho uses [different domain extensions](https://www.bigin.com/developer/docs/apis/multi-dc.html) for different regions. + +You need to pass the domain extension to use to Nango in the `nango.auth()` call: + +```js +nango.auth('zoho-bigin', '', {params: {extension: 'com'}}); +``` + +For more details, see the [docs here](/guides/advanced-auth#connection-configuration). + +## API gotchas +- You can make your OAuth app cross-data-centers with [these instructions](https://www.bigin.com/developer/docs/apis/multi-dc.html). This means that a single OAuth app will be able to query the Zoho API for Zoho accounts from the US, EU, etc. + +Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/zoho-bigin.mdx) diff --git a/docs-v2/integrations/marketing.mdx b/docs-v2/integrations/marketing.mdx index 42e788469d5..b1a226cfbe7 100644 --- a/docs-v2/integrations/marketing.mdx +++ b/docs-v2/integrations/marketing.mdx @@ -22,4 +22,5 @@ sidebarTitle: Marketing + diff --git a/docs-v2/mint.json b/docs-v2/mint.json index 4a139fd4f28..42e55ded220 100644 --- a/docs-v2/mint.json +++ b/docs-v2/mint.json @@ -324,11 +324,12 @@ "integrations/all/zapier-nla", "integrations/all/zendesk", "integrations/all/zenefits", + "integrations/all/zoho-bigin", + "integrations/all/zoho-books", "integrations/all/zoho-crm", "integrations/all/zoho-desk", "integrations/all/zoho-inventory", "integrations/all/zoho-invoice", - "integrations/all/zoho-books", "integrations/all/zoom" ] } diff --git a/packages/shared/providers.yaml b/packages/shared/providers.yaml index d6d1469403b..394c28f25ec 100644 --- a/packages/shared/providers.yaml +++ b/packages/shared/providers.yaml @@ -1545,6 +1545,8 @@ zoho-inventory: alias: zoho zoho-invoice: alias: zoho +zoho-bigin: + alias: zoho zoom: auth_mode: OAUTH2 authorization_url: https://zoom.us/oauth/authorize diff --git a/packages/webapp/public/images/template-logos/zoho-bigin.svg b/packages/webapp/public/images/template-logos/zoho-bigin.svg new file mode 100644 index 00000000000..4e6d862eac2 --- /dev/null +++ b/packages/webapp/public/images/template-logos/zoho-bigin.svg @@ -0,0 +1,5 @@ + + + + +