@activepieces/piece-zoho-invoice 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-zoho-invoice",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -14,7 +14,7 @@
14
14
  "zod": "3.25.76",
15
15
  "@activepieces/pieces-common": "0.7.0",
16
16
  "@activepieces/pieces-framework": "0.18.4",
17
- "@activepieces/shared": "0.19.0",
17
+ "@activepieces/shared": "0.19.1",
18
18
  "tslib": "2.8.1"
19
19
  },
20
20
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "Zoho Invoice": "Zoho Rechnung",
3
- "Online invoicing software for businesses": "Online-Rechnungssoftware für Unternehmen",
2
+ "Zoho Invoice": "Zoho Invoice",
3
+ "Online invoicing software for businesses": "Online invoicing software for businesses",
4
4
  "Region": "Region",
5
- "Select your account region": "Wählen Sie Ihre Kontoregion",
5
+ "Select your account region": "Select your account region",
6
6
  "US (.com)": "US (.com)",
7
- "Europe (.eu)": "Europa (.eu)",
8
- "India (.in)": "Indien (.in)",
9
- "Australia (.com.au)": "Australien (.com.au)",
7
+ "Europe (.eu)": "Europe (.eu)",
8
+ "India (.in)": "India (.in)",
9
+ "Australia (.com.au)": "Australia (.com.au)",
10
10
  "Japan (.jp)": "Japan (.jp)",
11
- "Custom API Call": "Eigener API-Aufruf",
12
- "Make a custom API call to a specific endpoint": "Einen benutzerdefinierten API-Aufruf an einen bestimmten Endpunkt machen",
13
- "Method": "Methode",
14
- "Headers": "Kopfzeilen",
15
- "Query Parameters": "Abfrageparameter",
16
- "Body": "Körper",
17
- "Response is Binary ?": "Antwort ist binär?",
18
- "No Error on Failure": "Kein Fehler bei Fehler",
19
- "Timeout (in seconds)": "Timeout (in Sekunden)",
20
- "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
21
- "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
22
- "GET": "ERHALTEN",
11
+ "Custom API Call": "Custom API Call",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
+ "Response is Binary ?": "Response is Binary ?",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
+ "GET": "GET",
23
23
  "POST": "POST",
24
24
  "PATCH": "PATCH",
25
25
  "PUT": "PUT",
26
- "DELETE": "LÖSCHEN",
26
+ "DELETE": "DELETE",
27
27
  "HEAD": "HEAD",
28
- "New Invoice": "Neue Rechnung",
29
- "Trigger when a new invoice is received.": "Auslösen wenn eine neue Rechnung empfangen wird."
28
+ "New Invoice": "New Invoice",
29
+ "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }
package/src/i18n/es.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "Zoho Invoice": "Factura Zoho",
3
- "Online invoicing software for businesses": "Software de facturación online para empresas",
4
- "Region": "Región",
5
- "Select your account region": "Seleccione la región de su cuenta",
6
- "US (.com)": "EEUU (.com)",
7
- "Europe (.eu)": "Europa (.eu)",
2
+ "Zoho Invoice": "Zoho Invoice",
3
+ "Online invoicing software for businesses": "Online invoicing software for businesses",
4
+ "Region": "Region",
5
+ "Select your account region": "Select your account region",
6
+ "US (.com)": "US (.com)",
7
+ "Europe (.eu)": "Europe (.eu)",
8
8
  "India (.in)": "India (.in)",
9
9
  "Australia (.com.au)": "Australia (.com.au)",
10
- "Japan (.jp)": "Japón (.jp)",
11
- "Custom API Call": "Llamada API personalizada",
12
- "Make a custom API call to a specific endpoint": "Hacer una llamada API personalizada a un extremo específico",
13
- "Method": "Método",
14
- "Headers": "Encabezados",
15
- "Query Parameters": "Parámetros de consulta",
16
- "Body": "Cuerpo",
17
- "Response is Binary ?": "¿Respuesta es binaria?",
18
- "No Error on Failure": "No hay ningún error en fallo",
19
- "Timeout (in seconds)": "Tiempo de espera (en segundos)",
20
- "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
21
- "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
22
- "GET": "RECOGER",
10
+ "Japan (.jp)": "Japan (.jp)",
11
+ "Custom API Call": "Custom API Call",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
+ "Response is Binary ?": "Response is Binary ?",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
+ "GET": "GET",
23
23
  "POST": "POST",
24
24
  "PATCH": "PATCH",
25
25
  "PUT": "PUT",
26
- "DELETE": "BORRAR",
27
- "HEAD": "LIMPIO",
28
- "New Invoice": "Nueva factura",
29
- "Trigger when a new invoice is received.": "Activar cuando se recibe una nueva factura."
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "New Invoice": "New Invoice",
29
+ "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }
package/src/i18n/fr.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "Zoho Invoice": "Facture Zoho",
3
- "Online invoicing software for businesses": "Logiciel de facturation en ligne pour les entreprises",
4
- "Region": "Région",
5
- "Select your account region": "Sélectionnez la région de votre compte",
2
+ "Zoho Invoice": "Zoho Invoice",
3
+ "Online invoicing software for businesses": "Online invoicing software for businesses",
4
+ "Region": "Region",
5
+ "Select your account region": "Select your account region",
6
6
  "US (.com)": "US (.com)",
7
7
  "Europe (.eu)": "Europe (.eu)",
8
- "India (.in)": "Inde (.in)",
9
- "Australia (.com.au)": "Australie (.com.au)",
10
- "Japan (.jp)": "Japon (.jp)",
11
- "Custom API Call": "Appel API personnalisé",
12
- "Make a custom API call to a specific endpoint": "Passez un appel API personnalisé à un point de terminaison spécifique",
13
- "Method": "Méthode",
14
- "Headers": "En-têtes",
15
- "Query Parameters": "Paramètres de requête",
16
- "Body": "Corps",
17
- "Response is Binary ?": "La réponse est Binaire ?",
18
- "No Error on Failure": "Aucune erreur en cas d'échec",
19
- "Timeout (in seconds)": "Délai d'attente (en secondes)",
20
- "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
21
- "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
22
- "GET": "OBTENIR",
23
- "POST": "POSTER",
8
+ "India (.in)": "India (.in)",
9
+ "Australia (.com.au)": "Australia (.com.au)",
10
+ "Japan (.jp)": "Japan (.jp)",
11
+ "Custom API Call": "Custom API Call",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
+ "Response is Binary ?": "Response is Binary ?",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
+ "GET": "GET",
23
+ "POST": "POST",
24
24
  "PATCH": "PATCH",
25
- "PUT": "EFFACER",
26
- "DELETE": "SUPPRIMER",
27
- "HEAD": "TÊTE",
28
- "New Invoice": "Nouvelle facture",
29
- "Trigger when a new invoice is received.": "Déclencher quand une nouvelle facture est reçue."
25
+ "PUT": "PUT",
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "New Invoice": "New Invoice",
29
+ "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }
package/src/i18n/ja.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "Zoho Invoice": "Zoho 請求書",
3
- "Online invoicing software for businesses": "企業向けオンライン請求書発行ソフトウェア",
4
- "Region": "地域",
5
- "Select your account region": "アカウントの地域を選択してください",
6
- "US (.com)": "米国 (.com)",
7
- "Europe (.eu)": "ヨーロッパ (.eu)",
8
- "India (.in)": "インド (.in)",
9
- "Australia (.com.au)": "オーストラリア (.com.au)",
10
- "Japan (.jp)": "日本 (.jp)",
11
- "Custom API Call": "カスタムAPI通話",
12
- "Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
13
- "Method": "方法",
14
- "Headers": "ヘッダー",
15
- "Query Parameters": "クエリパラメータ",
16
- "Body": "本文",
17
- "Response is Binary ?": "応答はバイナリですか?",
18
- "No Error on Failure": "失敗時にエラーはありません",
19
- "Timeout (in seconds)": "タイムアウト(秒)",
20
- "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
21
- "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
22
- "GET": "取得",
2
+ "Zoho Invoice": "Zoho Invoice",
3
+ "Online invoicing software for businesses": "Online invoicing software for businesses",
4
+ "Region": "Region",
5
+ "Select your account region": "Select your account region",
6
+ "US (.com)": "US (.com)",
7
+ "Europe (.eu)": "Europe (.eu)",
8
+ "India (.in)": "India (.in)",
9
+ "Australia (.com.au)": "Australia (.com.au)",
10
+ "Japan (.jp)": "Japan (.jp)",
11
+ "Custom API Call": "Custom API Call",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
+ "Response is Binary ?": "Response is Binary ?",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
+ "GET": "GET",
23
23
  "POST": "POST",
24
24
  "PATCH": "PATCH",
25
25
  "PUT": "PUT",
26
- "DELETE": "削除",
27
- "HEAD": "",
28
- "New Invoice": "新しい請求書",
29
- "Trigger when a new invoice is received.": "新しい請求書を受信したときにトリガーします。"
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "New Invoice": "New Invoice",
29
+ "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }
package/src/i18n/nl.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "Zoho Invoice": "Zoho factuur",
3
- "Online invoicing software for businesses": "Online factureringssoftware voor bedrijven",
4
- "Region": "Regio",
5
- "Select your account region": "Selecteer uw accountregio",
6
- "US (.com)": "VS (.com)",
7
- "Europe (.eu)": "Europa (.eu)",
2
+ "Zoho Invoice": "Zoho Invoice",
3
+ "Online invoicing software for businesses": "Online invoicing software for businesses",
4
+ "Region": "Region",
5
+ "Select your account region": "Select your account region",
6
+ "US (.com)": "US (.com)",
7
+ "Europe (.eu)": "Europe (.eu)",
8
8
  "India (.in)": "India (.in)",
9
- "Australia (.com.au)": "Australië (.com.au)",
9
+ "Australia (.com.au)": "Australia (.com.au)",
10
10
  "Japan (.jp)": "Japan (.jp)",
11
11
  "Custom API Call": "Custom API Call",
12
- "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
13
- "Method": "Methode",
14
- "Headers": "Kopteksten",
15
- "Query Parameters": "Query parameters",
16
- "Body": "Lichaam",
17
- "Response is Binary ?": "Antwoord is binair?",
18
- "No Error on Failure": "Geen fout bij fout",
19
- "Timeout (in seconds)": "Time-out (in seconden)",
20
- "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
21
- "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
22
- "GET": "KRIJG",
23
- "POST": "POSTE",
24
- "PATCH": "BEKIJK",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
+ "Response is Binary ?": "Response is Binary ?",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
+ "GET": "GET",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
25
  "PUT": "PUT",
26
- "DELETE": "VERWIJDEREN",
27
- "HEAD": "HOOFD",
28
- "New Invoice": "Nieuwe factuur",
29
- "Trigger when a new invoice is received.": "Trigger wanneer een nieuwe factuur is ontvangen."
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "New Invoice": "New Invoice",
29
+ "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }
package/src/i18n/pt.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "Zoho Invoice": "Fatura Zoho",
3
- "Online invoicing software for businesses": "Software de faturação on-line para empresas",
4
- "Region": "Região",
5
- "Select your account region": "Selecione a região de sua conta",
6
- "US (.com)": "EUA (.com)",
7
- "Europe (.eu)": "Europa (.eu)",
8
- "India (.in)": "Índia (.in)",
9
- "Australia (.com.au)": "Austrália (.com.au)",
10
- "Japan (.jp)": "Japão (.jp)",
11
- "Custom API Call": "Chamada de API personalizada",
12
- "Make a custom API call to a specific endpoint": "Faça uma chamada de API personalizada para um ponto de extremidade específico",
13
- "Method": "Método",
14
- "Headers": "Cabeçalhos",
15
- "Query Parameters": "Parâmetros da consulta",
16
- "Body": "Conteúdo",
17
- "Response is Binary ?": "A resposta é binária ?",
18
- "No Error on Failure": "Nenhum erro no Failure",
19
- "Timeout (in seconds)": "Tempo limite (em segundos)",
20
- "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
21
- "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
22
- "GET": "OBTER",
23
- "POST": "POSTAR",
24
- "PATCH": "COMPRAR",
25
- "PUT": "COLOCAR",
26
- "DELETE": "EXCLUIR",
27
- "HEAD": "CABEÇA",
28
- "New Invoice": "Nova fatura",
29
- "Trigger when a new invoice is received.": "Acionar quando uma nova fatura for recebida."
2
+ "Zoho Invoice": "Zoho Invoice",
3
+ "Online invoicing software for businesses": "Online invoicing software for businesses",
4
+ "Region": "Region",
5
+ "Select your account region": "Select your account region",
6
+ "US (.com)": "US (.com)",
7
+ "Europe (.eu)": "Europe (.eu)",
8
+ "India (.in)": "India (.in)",
9
+ "Australia (.com.au)": "Australia (.com.au)",
10
+ "Japan (.jp)": "Japan (.jp)",
11
+ "Custom API Call": "Custom API Call",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
+ "Response is Binary ?": "Response is Binary ?",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
+ "GET": "GET",
23
+ "POST": "POST",
24
+ "PATCH": "PATCH",
25
+ "PUT": "PUT",
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
+ "New Invoice": "New Invoice",
29
+ "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }
package/src/i18n/zh.json CHANGED
@@ -8,23 +8,23 @@
8
8
  "India (.in)": "India (.in)",
9
9
  "Australia (.com.au)": "Australia (.com.au)",
10
10
  "Japan (.jp)": "Japan (.jp)",
11
- "Custom API Call": "自定义 API 呼叫",
12
- "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
13
- "Method": "方法",
14
- "Headers": "信头",
15
- "Query Parameters": "查询参数",
16
- "Body": "正文内容",
11
+ "Custom API Call": "Custom API Call",
12
+ "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
13
+ "Method": "Method",
14
+ "Headers": "Headers",
15
+ "Query Parameters": "Query Parameters",
16
+ "Body": "Body",
17
17
  "Response is Binary ?": "Response is Binary ?",
18
- "No Error on Failure": "失败时没有错误",
19
- "Timeout (in seconds)": "超时()",
20
- "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
18
+ "No Error on Failure": "No Error on Failure",
19
+ "Timeout (in seconds)": "Timeout (in seconds)",
20
+ "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
21
21
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
22
- "GET": "获取",
23
- "POST": "帖子",
22
+ "GET": "GET",
23
+ "POST": "POST",
24
24
  "PATCH": "PATCH",
25
- "PUT": "弹出",
26
- "DELETE": "删除",
27
- "HEAD": "黑色",
25
+ "PUT": "PUT",
26
+ "DELETE": "DELETE",
27
+ "HEAD": "HEAD",
28
28
  "New Invoice": "New Invoice",
29
29
  "Trigger when a new invoice is received.": "Trigger when a new invoice is received."
30
30
  }