@apteva/integrations 0.3.17 → 0.3.18
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 +1 -1
- package/src/apps/alpaca-trading.json +1 -1
- package/src/apps/anthropic-api.json +2 -2
- package/src/apps/archive.json +1 -1
- package/src/apps/arest.json +1 -1
- package/src/apps/binance-trading.json +1 -1
- package/src/apps/brevo.json +1 -1
- package/src/apps/bunny-cdn.json +2 -2
- package/src/apps/bunny-stream.json +1 -1
- package/src/apps/clipkit.json +2 -2
- package/src/apps/core-video.json +2 -2
- package/src/apps/elevenlabs.json +2 -2
- package/src/apps/firecrawl.json +1 -1
- package/src/apps/gemini.json +2 -2
- package/src/apps/gigs-marketplace.json +2 -2
- package/src/apps/google-maps.json +2 -2
- package/src/apps/heygen.json +2 -2
- package/src/apps/kling-ai.json +2 -2
- package/src/apps/kraken.json +1 -1
- package/src/apps/leadpages.json +1 -1
- package/src/apps/omnikit-analytics.json +2 -2
- package/src/apps/omnikit-api-gateway.json +2 -2
- package/src/apps/omnikit-billing.json +2 -2
- package/src/apps/omnikit-cms.json +2 -2
- package/src/apps/omnikit-code-ops.json +2 -2
- package/src/apps/omnikit-functions.json +2 -2
- package/src/apps/omnikit-intelligence.json +2 -2
- package/src/apps/omnikit-management.json +2 -2
- package/src/apps/omnikit-media.json +2 -2
- package/src/apps/omnikit-messaging.json +2 -2
- package/src/apps/omnikit-redirects.json +2 -2
- package/src/apps/omnikit-webhooks.json +2 -2
- package/src/apps/omnikit-workflows.json +2 -2
- package/src/apps/optinmonster.json +1 -1
- package/src/apps/paidkit.json +1 -1
- package/src/apps/portfolio.json +2 -2
- package/src/apps/rankbird.json +2 -2
- package/src/apps/slant3d.json +1 -1
- package/src/apps/slides.json +1 -1
- package/src/apps/socialcast.json +1 -1
- package/src/apps/taskflow.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@apteva/integrations",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.18",
|
|
4
4
|
"description": "Local integrations, connections, and webhooks for Apteva. Self-contained app templates, OAuth engine, and trigger provider.",
|
|
5
5
|
"author": "Apteva <hello@apteva.com>",
|
|
6
6
|
"license": "Elastic-2.0",
|
package/src/apps/archive.json
CHANGED
package/src/apps/arest.json
CHANGED
package/src/apps/brevo.json
CHANGED
package/src/apps/bunny-cdn.json
CHANGED
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"api_key"
|
|
17
17
|
],
|
|
18
18
|
"headers": {
|
|
19
|
-
"AccessKey": "{{
|
|
19
|
+
"AccessKey": "{{api_key}}"
|
|
20
20
|
},
|
|
21
21
|
"credential_fields": [
|
|
22
22
|
{
|
|
23
|
-
"name": "
|
|
23
|
+
"name": "api_key",
|
|
24
24
|
"label": "Api Key",
|
|
25
25
|
"description": "Your Bunny.net Account API Key (found in Account Settings > API)"
|
|
26
26
|
}
|
package/src/apps/clipkit.json
CHANGED
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"api_key"
|
|
22
22
|
],
|
|
23
23
|
"headers": {
|
|
24
|
-
"X-API-Key": "{{
|
|
24
|
+
"X-API-Key": "{{api_key}}"
|
|
25
25
|
},
|
|
26
26
|
"credential_fields": [
|
|
27
27
|
{
|
|
28
|
-
"name": "
|
|
28
|
+
"name": "api_key",
|
|
29
29
|
"label": "Api Key",
|
|
30
30
|
"description": "Your ClipKit API Key for authentication"
|
|
31
31
|
}
|
package/src/apps/core-video.json
CHANGED
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"api_key"
|
|
26
26
|
],
|
|
27
27
|
"headers": {
|
|
28
|
-
"X-API-Key": "{{
|
|
28
|
+
"X-API-Key": "{{api_key}}"
|
|
29
29
|
},
|
|
30
30
|
"credential_fields": [
|
|
31
31
|
{
|
|
32
|
-
"name": "
|
|
32
|
+
"name": "api_key",
|
|
33
33
|
"label": "Api Key",
|
|
34
34
|
"description": "Your Media API key for accessing the /media/* endpoints. The project is determined automatically from the key."
|
|
35
35
|
}
|
package/src/apps/elevenlabs.json
CHANGED
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"api_key"
|
|
19
19
|
],
|
|
20
20
|
"headers": {
|
|
21
|
-
"xi-api-key": "{{
|
|
21
|
+
"xi-api-key": "{{api_key}}"
|
|
22
22
|
},
|
|
23
23
|
"credential_fields": [
|
|
24
24
|
{
|
|
25
|
-
"name": "
|
|
25
|
+
"name": "api_key",
|
|
26
26
|
"label": "Api Key",
|
|
27
27
|
"description": "Your ElevenLabs API Key"
|
|
28
28
|
}
|
package/src/apps/firecrawl.json
CHANGED
package/src/apps/gemini.json
CHANGED
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
"api_key"
|
|
21
21
|
],
|
|
22
22
|
"headers": {
|
|
23
|
-
"x-goog-api-key": "{{
|
|
23
|
+
"x-goog-api-key": "{{api_key}}"
|
|
24
24
|
},
|
|
25
25
|
"credential_fields": [
|
|
26
26
|
{
|
|
27
|
-
"name": "
|
|
27
|
+
"name": "api_key",
|
|
28
28
|
"label": "Api Key",
|
|
29
29
|
"description": "Your Google AI API Key (get from https://aistudio.google.com/apikey)"
|
|
30
30
|
}
|
package/src/apps/heygen.json
CHANGED
package/src/apps/kling-ai.json
CHANGED
package/src/apps/kraken.json
CHANGED
package/src/apps/leadpages.json
CHANGED
|
@@ -20,11 +20,11 @@
|
|
|
20
20
|
"api_key"
|
|
21
21
|
],
|
|
22
22
|
"headers": {
|
|
23
|
-
"X-API-Key": "{{
|
|
23
|
+
"X-API-Key": "{{api_key}}"
|
|
24
24
|
},
|
|
25
25
|
"credential_fields": [
|
|
26
26
|
{
|
|
27
|
-
"name": "
|
|
27
|
+
"name": "api_key",
|
|
28
28
|
"label": "Api Key",
|
|
29
29
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
30
30
|
}
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"api_key"
|
|
18
18
|
],
|
|
19
19
|
"headers": {
|
|
20
|
-
"X-API-Key": "{{
|
|
20
|
+
"X-API-Key": "{{api_key}}"
|
|
21
21
|
},
|
|
22
22
|
"credential_fields": [
|
|
23
23
|
{
|
|
24
|
-
"name": "
|
|
24
|
+
"name": "api_key",
|
|
25
25
|
"label": "Api Key",
|
|
26
26
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
27
27
|
}
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"api_key"
|
|
22
22
|
],
|
|
23
23
|
"headers": {
|
|
24
|
-
"X-API-Key": "{{
|
|
24
|
+
"X-API-Key": "{{api_key}}"
|
|
25
25
|
},
|
|
26
26
|
"credential_fields": [
|
|
27
27
|
{
|
|
28
|
-
"name": "
|
|
28
|
+
"name": "api_key",
|
|
29
29
|
"label": "Api Key",
|
|
30
30
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
31
31
|
}
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"api_key"
|
|
20
20
|
],
|
|
21
21
|
"headers": {
|
|
22
|
-
"X-API-Key": "{{
|
|
22
|
+
"X-API-Key": "{{api_key}}"
|
|
23
23
|
},
|
|
24
24
|
"credential_fields": [
|
|
25
25
|
{
|
|
26
|
-
"name": "
|
|
26
|
+
"name": "api_key",
|
|
27
27
|
"label": "Api Key",
|
|
28
28
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
29
29
|
}
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"api_key"
|
|
22
22
|
],
|
|
23
23
|
"headers": {
|
|
24
|
-
"X-API-Key": "{{
|
|
24
|
+
"X-API-Key": "{{api_key}}"
|
|
25
25
|
},
|
|
26
26
|
"credential_fields": [
|
|
27
27
|
{
|
|
28
|
-
"name": "
|
|
28
|
+
"name": "api_key",
|
|
29
29
|
"label": "Api Key",
|
|
30
30
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
31
31
|
}
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"api_key"
|
|
18
18
|
],
|
|
19
19
|
"headers": {
|
|
20
|
-
"X-API-Key": "{{
|
|
20
|
+
"X-API-Key": "{{api_key}}"
|
|
21
21
|
},
|
|
22
22
|
"credential_fields": [
|
|
23
23
|
{
|
|
24
|
-
"name": "
|
|
24
|
+
"name": "api_key",
|
|
25
25
|
"label": "Api Key",
|
|
26
26
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
27
27
|
}
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"api_key"
|
|
30
30
|
],
|
|
31
31
|
"headers": {
|
|
32
|
-
"X-API-Key": "{{
|
|
32
|
+
"X-API-Key": "{{api_key}}"
|
|
33
33
|
},
|
|
34
34
|
"credential_fields": [
|
|
35
35
|
{
|
|
36
|
-
"name": "
|
|
36
|
+
"name": "api_key",
|
|
37
37
|
"label": "Api Key",
|
|
38
38
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
39
39
|
}
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"api_key"
|
|
17
17
|
],
|
|
18
18
|
"headers": {
|
|
19
|
-
"X-API-Key": "{{
|
|
19
|
+
"X-API-Key": "{{api_key}}"
|
|
20
20
|
},
|
|
21
21
|
"credential_fields": [
|
|
22
22
|
{
|
|
23
|
-
"name": "
|
|
23
|
+
"name": "api_key",
|
|
24
24
|
"label": "Api Key",
|
|
25
25
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
26
26
|
}
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
"api_key"
|
|
23
23
|
],
|
|
24
24
|
"headers": {
|
|
25
|
-
"X-API-Key": "{{
|
|
25
|
+
"X-API-Key": "{{api_key}}"
|
|
26
26
|
},
|
|
27
27
|
"credential_fields": [
|
|
28
28
|
{
|
|
29
|
-
"name": "
|
|
29
|
+
"name": "api_key",
|
|
30
30
|
"label": "Api Key",
|
|
31
31
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
32
32
|
}
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"api_key"
|
|
20
20
|
],
|
|
21
21
|
"headers": {
|
|
22
|
-
"X-API-Key": "{{
|
|
22
|
+
"X-API-Key": "{{api_key}}"
|
|
23
23
|
},
|
|
24
24
|
"credential_fields": [
|
|
25
25
|
{
|
|
26
|
-
"name": "
|
|
26
|
+
"name": "api_key",
|
|
27
27
|
"label": "Api Key",
|
|
28
28
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
29
29
|
}
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
"api_key"
|
|
16
16
|
],
|
|
17
17
|
"headers": {
|
|
18
|
-
"X-API-Key": "{{
|
|
18
|
+
"X-API-Key": "{{api_key}}"
|
|
19
19
|
},
|
|
20
20
|
"credential_fields": [
|
|
21
21
|
{
|
|
22
|
-
"name": "
|
|
22
|
+
"name": "api_key",
|
|
23
23
|
"label": "Api Key",
|
|
24
24
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
25
25
|
}
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"api_key"
|
|
17
17
|
],
|
|
18
18
|
"headers": {
|
|
19
|
-
"X-API-Key": "{{
|
|
19
|
+
"X-API-Key": "{{api_key}}"
|
|
20
20
|
},
|
|
21
21
|
"credential_fields": [
|
|
22
22
|
{
|
|
23
|
-
"name": "
|
|
23
|
+
"name": "api_key",
|
|
24
24
|
"label": "Api Key",
|
|
25
25
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
26
26
|
}
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"api_key"
|
|
19
19
|
],
|
|
20
20
|
"headers": {
|
|
21
|
-
"X-API-Key": "{{
|
|
21
|
+
"X-API-Key": "{{api_key}}"
|
|
22
22
|
},
|
|
23
23
|
"credential_fields": [
|
|
24
24
|
{
|
|
25
|
-
"name": "
|
|
25
|
+
"name": "api_key",
|
|
26
26
|
"label": "Api Key",
|
|
27
27
|
"description": "Your OmniKit API key (starts with 'okt_'). The project is determined automatically from the key."
|
|
28
28
|
}
|
package/src/apps/paidkit.json
CHANGED
package/src/apps/portfolio.json
CHANGED
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
"api_key"
|
|
19
19
|
],
|
|
20
20
|
"headers": {
|
|
21
|
-
"X-API-Key": "{{
|
|
21
|
+
"X-API-Key": "{{api_key}}"
|
|
22
22
|
},
|
|
23
23
|
"credential_fields": [
|
|
24
24
|
{
|
|
25
|
-
"name": "
|
|
25
|
+
"name": "api_key",
|
|
26
26
|
"label": "Api Key",
|
|
27
27
|
"description": "Your Portfolio Platform API key"
|
|
28
28
|
},
|
package/src/apps/rankbird.json
CHANGED
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"api_key"
|
|
20
20
|
],
|
|
21
21
|
"headers": {
|
|
22
|
-
"X-API-Key": "{{
|
|
22
|
+
"X-API-Key": "{{api_key}}"
|
|
23
23
|
},
|
|
24
24
|
"credential_fields": [
|
|
25
25
|
{
|
|
26
|
-
"name": "
|
|
26
|
+
"name": "api_key",
|
|
27
27
|
"label": "Api Key",
|
|
28
28
|
"description": "Rankbird API key (e.g. okt_prod_...)"
|
|
29
29
|
}
|
package/src/apps/slant3d.json
CHANGED
package/src/apps/slides.json
CHANGED
package/src/apps/socialcast.json
CHANGED
package/src/apps/taskflow.json
CHANGED
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"api_key"
|
|
17
17
|
],
|
|
18
18
|
"headers": {
|
|
19
|
-
"X-API-Key": "{{
|
|
19
|
+
"X-API-Key": "{{api_key}}"
|
|
20
20
|
},
|
|
21
21
|
"credential_fields": [
|
|
22
22
|
{
|
|
23
|
-
"name": "
|
|
23
|
+
"name": "api_key",
|
|
24
24
|
"label": "Api Key",
|
|
25
25
|
"description": "Your OmniKit API key for TaskFlow access (starts with 'okt_')"
|
|
26
26
|
}
|