@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 +2 -2
- package/src/i18n/de.json +21 -21
- package/src/i18n/es.json +23 -23
- package/src/i18n/fr.json +25 -25
- package/src/i18n/ja.json +25 -25
- package/src/i18n/nl.json +24 -24
- package/src/i18n/pt.json +28 -28
- package/src/i18n/zh.json +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-zoho-invoice",
|
|
3
|
-
"version": "0.0.
|
|
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.
|
|
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
|
|
3
|
-
"Online invoicing software for businesses": "Online
|
|
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": "
|
|
5
|
+
"Select your account region": "Select your account region",
|
|
6
6
|
"US (.com)": "US (.com)",
|
|
7
|
-
"Europe (.eu)": "
|
|
8
|
-
"India (.in)": "
|
|
9
|
-
"Australia (.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": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Method": "
|
|
14
|
-
"Headers": "
|
|
15
|
-
"Query Parameters": "
|
|
16
|
-
"Body": "
|
|
17
|
-
"Response is Binary ?": "
|
|
18
|
-
"No Error on Failure": "
|
|
19
|
-
"Timeout (in seconds)": "Timeout (in
|
|
20
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
21
|
-
"Enable for files like PDFs, images, etc..": "
|
|
22
|
-
"GET": "
|
|
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": "
|
|
26
|
+
"DELETE": "DELETE",
|
|
27
27
|
"HEAD": "HEAD",
|
|
28
|
-
"New Invoice": "
|
|
29
|
-
"Trigger when a new invoice is received.": "
|
|
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": "
|
|
3
|
-
"Online invoicing software for businesses": "
|
|
4
|
-
"Region": "
|
|
5
|
-
"Select your account region": "
|
|
6
|
-
"US (.com)": "
|
|
7
|
-
"Europe (.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)": "
|
|
11
|
-
"Custom API Call": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"Method": "
|
|
14
|
-
"Headers": "
|
|
15
|
-
"Query Parameters": "
|
|
16
|
-
"Body": "
|
|
17
|
-
"Response is Binary ?": "
|
|
18
|
-
"No Error on Failure": "No
|
|
19
|
-
"Timeout (in seconds)": "
|
|
20
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
21
|
-
"Enable for files like PDFs, images, etc..": "
|
|
22
|
-
"GET": "
|
|
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/fr.json
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Zoho Invoice": "
|
|
3
|
-
"Online invoicing software for businesses": "
|
|
4
|
-
"Region": "
|
|
5
|
-
"Select your account region": "
|
|
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)": "
|
|
9
|
-
"Australia (.com.au)": "
|
|
10
|
-
"Japan (.jp)": "
|
|
11
|
-
"Custom API Call": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
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..": "
|
|
22
|
-
"GET": "
|
|
23
|
-
"POST": "
|
|
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": "
|
|
26
|
-
"DELETE": "
|
|
27
|
-
"HEAD": "
|
|
28
|
-
"New Invoice": "
|
|
29
|
-
"Trigger when a new invoice is received.": "
|
|
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)": "
|
|
7
|
-
"Europe (.eu)": "
|
|
8
|
-
"India (.in)": "
|
|
9
|
-
"Australia (.com.au)": "
|
|
10
|
-
"Japan (.jp)": "
|
|
11
|
-
"Custom API Call": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
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..": "
|
|
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
|
|
3
|
-
"Online invoicing software for businesses": "Online
|
|
4
|
-
"Region": "
|
|
5
|
-
"Select your account region": "
|
|
6
|
-
"US (.com)": "
|
|
7
|
-
"Europe (.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)": "
|
|
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": "
|
|
13
|
-
"Method": "
|
|
14
|
-
"Headers": "
|
|
15
|
-
"Query Parameters": "Query
|
|
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..": "
|
|
22
|
-
"GET": "
|
|
23
|
-
"POST": "
|
|
24
|
-
"PATCH": "
|
|
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": "
|
|
27
|
-
"HEAD": "
|
|
28
|
-
"New Invoice": "
|
|
29
|
-
"Trigger when a new invoice is received.": "Trigger
|
|
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": "
|
|
3
|
-
"Online invoicing software for businesses": "
|
|
4
|
-
"Region": "
|
|
5
|
-
"Select your account region": "
|
|
6
|
-
"US (.com)": "
|
|
7
|
-
"Europe (.eu)": "
|
|
8
|
-
"India (.in)": "
|
|
9
|
-
"Australia (.com.au)": "
|
|
10
|
-
"Japan (.jp)": "
|
|
11
|
-
"Custom API Call": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
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..": "
|
|
22
|
-
"GET": "
|
|
23
|
-
"POST": "
|
|
24
|
-
"PATCH": "
|
|
25
|
-
"PUT": "
|
|
26
|
-
"DELETE": "
|
|
27
|
-
"HEAD": "
|
|
28
|
-
"New Invoice": "
|
|
29
|
-
"Trigger when a new invoice is received.": "
|
|
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": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
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
|
}
|