@adminide-stack/form-builder-core 5.1.4-alpha.267 → 5.1.4-alpha.276
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/lib/config/apiConfigTypes.d.ts +3 -0
- package/lib/config/apiConfigTypes.d.ts.map +1 -1
- package/lib/config/apiConfigTypes.js +12 -0
- package/lib/config/apiConfigTypes.js.map +1 -0
- package/lib/config/connectorsConfig.d.ts +10 -2
- package/lib/config/connectorsConfig.d.ts.map +1 -1
- package/lib/config/connectorsConfig.js +264 -180
- package/lib/config/connectorsConfig.js.map +1 -1
- package/lib/config/mcpConnectorConfig.d.ts +2 -2
- package/lib/config/mcpConnectorConfig.d.ts.map +1 -1
- package/lib/config/mcpConnectorConfig.js +36 -18
- package/lib/config/mcpConnectorConfig.js.map +1 -1
- package/lib/index.js +1 -1
- package/package.json +2 -2
|
@@ -25,7 +25,8 @@ const connectorsConfig = [{
|
|
|
25
25
|
logo: '_side/thirdparty/logos/onepassword.svg',
|
|
26
26
|
enabled: true,
|
|
27
27
|
scopes: [],
|
|
28
|
-
authMethods: ['api_key']
|
|
28
|
+
authMethods: ['api_key'],
|
|
29
|
+
categories: ['security & identity tools']
|
|
29
30
|
}, {
|
|
30
31
|
id: '21risk',
|
|
31
32
|
title: '21risk',
|
|
@@ -301,7 +302,7 @@ const connectorsConfig = [{
|
|
|
301
302
|
enabled: true,
|
|
302
303
|
scopes: [],
|
|
303
304
|
authMethods: ['api_key'],
|
|
304
|
-
categories: ['
|
|
305
|
+
categories: ['data & analytics'],
|
|
305
306
|
fields: [{
|
|
306
307
|
name: 'addressfinder-secret',
|
|
307
308
|
label: 'Addressfinder Secret',
|
|
@@ -829,6 +830,10 @@ const connectorsConfig = [{
|
|
|
829
830
|
logo: '_side/thirdparty/logos/airtable.svg',
|
|
830
831
|
enabled: true,
|
|
831
832
|
scopes: ['data.records:read', 'data.records:write', 'schema.bases:read'],
|
|
833
|
+
useCustomOAuthEndpoints: true,
|
|
834
|
+
authorizationUrl: 'https://airtable.com/oauth2/v1/authorize',
|
|
835
|
+
tokenUrl: 'https://airtable.com/oauth2/v1/token',
|
|
836
|
+
revocationUrl: 'https://airtable.com/oauth2/v1/revoke',
|
|
832
837
|
authMethods: ['api_key', 'oauth2'],
|
|
833
838
|
categories: ['productivity & project management'],
|
|
834
839
|
fields: [{
|
|
@@ -1123,7 +1128,8 @@ const connectorsConfig = [{
|
|
|
1123
1128
|
enumValues: [],
|
|
1124
1129
|
readOnly: true,
|
|
1125
1130
|
iconType: 'info'
|
|
1126
|
-
}]
|
|
1131
|
+
}],
|
|
1132
|
+
categories: ['developer tools & devops']
|
|
1127
1133
|
}, {
|
|
1128
1134
|
id: 'all-images-ai',
|
|
1129
1135
|
title: 'All Images AI',
|
|
@@ -1326,7 +1332,8 @@ const connectorsConfig = [{
|
|
|
1326
1332
|
enumValues: [],
|
|
1327
1333
|
readOnly: true,
|
|
1328
1334
|
iconType: 'info'
|
|
1329
|
-
}]
|
|
1335
|
+
}],
|
|
1336
|
+
categories: ['ai & machine learning']
|
|
1330
1337
|
}, {
|
|
1331
1338
|
id: 'ambee',
|
|
1332
1339
|
title: 'Ambee',
|
|
@@ -2148,7 +2155,8 @@ const connectorsConfig = [{
|
|
|
2148
2155
|
enumValues: [],
|
|
2149
2156
|
readOnly: true,
|
|
2150
2157
|
iconType: 'info'
|
|
2151
|
-
}]
|
|
2158
|
+
}],
|
|
2159
|
+
categories: ['ai & machine learning']
|
|
2152
2160
|
}, {
|
|
2153
2161
|
id: 'aryn',
|
|
2154
2162
|
title: 'Aryn',
|
|
@@ -2352,7 +2360,8 @@ const connectorsConfig = [{
|
|
|
2352
2360
|
action: 'trigger-resource',
|
|
2353
2361
|
resourceId: 'assemblyAi',
|
|
2354
2362
|
inngestId: ''
|
|
2355
|
-
}]
|
|
2363
|
+
}],
|
|
2364
|
+
categories: ['ai & machine learning']
|
|
2356
2365
|
}, {
|
|
2357
2366
|
id: 'astica-ai',
|
|
2358
2367
|
title: 'Astica AI',
|
|
@@ -2432,7 +2441,8 @@ const connectorsConfig = [{
|
|
|
2432
2441
|
enumValues: [],
|
|
2433
2442
|
readOnly: true,
|
|
2434
2443
|
iconType: 'info'
|
|
2435
|
-
}]
|
|
2444
|
+
}],
|
|
2445
|
+
categories: ['data & analytics']
|
|
2436
2446
|
}, {
|
|
2437
2447
|
id: 'async-interview',
|
|
2438
2448
|
title: 'Async Interview',
|
|
@@ -2604,7 +2614,8 @@ const connectorsConfig = [{
|
|
|
2604
2614
|
enumValues: [],
|
|
2605
2615
|
readOnly: true,
|
|
2606
2616
|
iconType: 'info'
|
|
2607
|
-
}]
|
|
2617
|
+
}],
|
|
2618
|
+
categories: ['security & identity tools']
|
|
2608
2619
|
}, {
|
|
2609
2620
|
id: 'ayrshare',
|
|
2610
2621
|
title: 'Ayrshare',
|
|
@@ -2738,7 +2749,8 @@ const connectorsConfig = [{
|
|
|
2738
2749
|
enumValues: [],
|
|
2739
2750
|
readOnly: true,
|
|
2740
2751
|
iconType: 'info'
|
|
2741
|
-
}]
|
|
2752
|
+
}],
|
|
2753
|
+
categories: ['ai & machine learning']
|
|
2742
2754
|
}, {
|
|
2743
2755
|
id: 'backendless',
|
|
2744
2756
|
title: 'Backendless',
|
|
@@ -2857,7 +2869,8 @@ const connectorsConfig = [{
|
|
|
2857
2869
|
enumValues: [],
|
|
2858
2870
|
readOnly: true,
|
|
2859
2871
|
iconType: 'info'
|
|
2860
|
-
}]
|
|
2872
|
+
}],
|
|
2873
|
+
categories: ['ai & machine learning']
|
|
2861
2874
|
}, {
|
|
2862
2875
|
id: 'bamboohr',
|
|
2863
2876
|
title: 'BambooHR',
|
|
@@ -2996,7 +3009,7 @@ const connectorsConfig = [{
|
|
|
2996
3009
|
enabled: true,
|
|
2997
3010
|
scopes: [],
|
|
2998
3011
|
authMethods: ['oauth2'],
|
|
2999
|
-
categories: ['productivity & project management'
|
|
3012
|
+
categories: ['productivity & project management']
|
|
3000
3013
|
}, {
|
|
3001
3014
|
id: 'baselinker',
|
|
3002
3015
|
title: 'Baselinker',
|
|
@@ -4386,7 +4399,8 @@ const connectorsConfig = [{
|
|
|
4386
4399
|
enumValues: [],
|
|
4387
4400
|
readOnly: true,
|
|
4388
4401
|
iconType: 'info'
|
|
4389
|
-
}]
|
|
4402
|
+
}],
|
|
4403
|
+
categories: ['data & analytics']
|
|
4390
4404
|
}, {
|
|
4391
4405
|
id: 'breathehr',
|
|
4392
4406
|
title: 'Breathe HR',
|
|
@@ -4402,7 +4416,7 @@ const connectorsConfig = [{
|
|
|
4402
4416
|
enabled: true,
|
|
4403
4417
|
scopes: [],
|
|
4404
4418
|
authMethods: ['api_key'],
|
|
4405
|
-
categories: ['hr & recruiting'
|
|
4419
|
+
categories: ['hr & recruiting'],
|
|
4406
4420
|
fields: [{
|
|
4407
4421
|
name: 'breathe-hr-api-key',
|
|
4408
4422
|
label: 'Breathe HR API Key',
|
|
@@ -4998,7 +5012,8 @@ const connectorsConfig = [{
|
|
|
4998
5012
|
enumValues: [],
|
|
4999
5013
|
readOnly: false,
|
|
5000
5014
|
iconType: ''
|
|
5001
|
-
}]
|
|
5015
|
+
}],
|
|
5016
|
+
categories: ['developer tools & devops']
|
|
5002
5017
|
}, {
|
|
5003
5018
|
id: 'byteforms',
|
|
5004
5019
|
title: 'Byteforms',
|
|
@@ -5611,7 +5626,8 @@ const connectorsConfig = [{
|
|
|
5611
5626
|
enumValues: [],
|
|
5612
5627
|
readOnly: false,
|
|
5613
5628
|
iconType: ''
|
|
5614
|
-
}]
|
|
5629
|
+
}],
|
|
5630
|
+
categories: ['workflow automation']
|
|
5615
5631
|
}, {
|
|
5616
5632
|
id: 'census-bureau',
|
|
5617
5633
|
title: 'Census Bureau',
|
|
@@ -5727,7 +5743,8 @@ const connectorsConfig = [{
|
|
|
5727
5743
|
enumValues: [],
|
|
5728
5744
|
readOnly: true,
|
|
5729
5745
|
iconType: 'info'
|
|
5730
|
-
}]
|
|
5746
|
+
}],
|
|
5747
|
+
categories: ['ai & machine learning']
|
|
5731
5748
|
}, {
|
|
5732
5749
|
id: 'certifier',
|
|
5733
5750
|
title: 'Certifier',
|
|
@@ -6041,7 +6058,8 @@ const connectorsConfig = [{
|
|
|
6041
6058
|
enumValues: [],
|
|
6042
6059
|
readOnly: true,
|
|
6043
6060
|
iconType: 'info'
|
|
6044
|
-
}]
|
|
6061
|
+
}],
|
|
6062
|
+
categories: ['ai & machine learning']
|
|
6045
6063
|
}, {
|
|
6046
6064
|
id: 'cincopa',
|
|
6047
6065
|
title: 'Cincopa',
|
|
@@ -6353,7 +6371,7 @@ const connectorsConfig = [{
|
|
|
6353
6371
|
enabled: true,
|
|
6354
6372
|
scopes: [],
|
|
6355
6373
|
authMethods: ['api_key'],
|
|
6356
|
-
categories: ['marketing & social media'
|
|
6374
|
+
categories: ['marketing & social media'],
|
|
6357
6375
|
fields: [{
|
|
6358
6376
|
name: 'clicksend-username',
|
|
6359
6377
|
label: 'ClickSend Username',
|
|
@@ -6404,7 +6422,7 @@ const connectorsConfig = [{
|
|
|
6404
6422
|
enabled: true,
|
|
6405
6423
|
scopes: [],
|
|
6406
6424
|
authMethods: ['api_key'],
|
|
6407
|
-
categories: ['
|
|
6425
|
+
categories: ['crm'],
|
|
6408
6426
|
fields: [{
|
|
6409
6427
|
name: 'clientary-domain',
|
|
6410
6428
|
label: 'Clientary Domain',
|
|
@@ -6943,7 +6961,7 @@ const connectorsConfig = [{
|
|
|
6943
6961
|
enabled: true,
|
|
6944
6962
|
scopes: [],
|
|
6945
6963
|
authMethods: ['api_key'],
|
|
6946
|
-
categories: ['ai & machine learning'
|
|
6964
|
+
categories: ['ai & machine learning'],
|
|
6947
6965
|
fields: [{
|
|
6948
6966
|
name: 'cody-api-key',
|
|
6949
6967
|
label: 'Cody API Key',
|
|
@@ -7046,7 +7064,8 @@ const connectorsConfig = [{
|
|
|
7046
7064
|
action: 'trigger-resource',
|
|
7047
7065
|
resourceId: 'cohere',
|
|
7048
7066
|
inngestId: ''
|
|
7049
|
-
}]
|
|
7067
|
+
}],
|
|
7068
|
+
categories: ['ai & machine learning']
|
|
7050
7069
|
}, {
|
|
7051
7070
|
id: 'coinbase',
|
|
7052
7071
|
title: 'Coinbase',
|
|
@@ -7326,7 +7345,8 @@ const connectorsConfig = [{
|
|
|
7326
7345
|
enumValues: [],
|
|
7327
7346
|
readOnly: false,
|
|
7328
7347
|
iconType: ''
|
|
7329
|
-
}]
|
|
7348
|
+
}],
|
|
7349
|
+
categories: ['sales & customer support']
|
|
7330
7350
|
}, {
|
|
7331
7351
|
id: 'composio',
|
|
7332
7352
|
title: 'Composio',
|
|
@@ -7487,7 +7507,8 @@ const connectorsConfig = [{
|
|
|
7487
7507
|
enumValues: [],
|
|
7488
7508
|
readOnly: true,
|
|
7489
7509
|
iconType: 'info'
|
|
7490
|
-
}]
|
|
7510
|
+
}],
|
|
7511
|
+
categories: ['collaboration & communication']
|
|
7491
7512
|
}, {
|
|
7492
7513
|
id: 'connecteam',
|
|
7493
7514
|
title: 'Connecteam',
|
|
@@ -7708,7 +7729,8 @@ const connectorsConfig = [{
|
|
|
7708
7729
|
enumValues: [],
|
|
7709
7730
|
readOnly: false,
|
|
7710
7731
|
iconType: ''
|
|
7711
|
-
}]
|
|
7732
|
+
}],
|
|
7733
|
+
categories: ['developer tools & devops']
|
|
7712
7734
|
}, {
|
|
7713
7735
|
id: 'conveyor',
|
|
7714
7736
|
title: 'Conveyor',
|
|
@@ -7890,7 +7912,8 @@ const connectorsConfig = [{
|
|
|
7890
7912
|
enumValues: [],
|
|
7891
7913
|
readOnly: true,
|
|
7892
7914
|
iconType: 'info'
|
|
7893
|
-
}]
|
|
7915
|
+
}],
|
|
7916
|
+
categories: ['data & analytics']
|
|
7894
7917
|
}, {
|
|
7895
7918
|
id: 'countdown-api',
|
|
7896
7919
|
title: 'Countdown API',
|
|
@@ -8029,7 +8052,8 @@ const connectorsConfig = [{
|
|
|
8029
8052
|
enumValues: [],
|
|
8030
8053
|
readOnly: false,
|
|
8031
8054
|
iconType: ''
|
|
8032
|
-
}]
|
|
8055
|
+
}],
|
|
8056
|
+
categories: ['developer tools & devops']
|
|
8033
8057
|
}, {
|
|
8034
8058
|
id: 'crustdata',
|
|
8035
8059
|
title: 'Crustdata',
|
|
@@ -8571,7 +8595,7 @@ const connectorsConfig = [{
|
|
|
8571
8595
|
enabled: true,
|
|
8572
8596
|
scopes: [],
|
|
8573
8597
|
authMethods: ['api_key'],
|
|
8574
|
-
categories: ['analytics & data'
|
|
8598
|
+
categories: ['analytics & data'],
|
|
8575
8599
|
fields: [{
|
|
8576
8600
|
name: 'databox-api-key',
|
|
8577
8601
|
label: 'Databox API Key',
|
|
@@ -8758,7 +8782,8 @@ const connectorsConfig = [{
|
|
|
8758
8782
|
enumValues: [],
|
|
8759
8783
|
readOnly: false,
|
|
8760
8784
|
iconType: ''
|
|
8761
|
-
}]
|
|
8785
|
+
}],
|
|
8786
|
+
categories: ['advertising & marketing']
|
|
8762
8787
|
}, {
|
|
8763
8788
|
id: 'datagma',
|
|
8764
8789
|
title: 'Datagma',
|
|
@@ -8934,7 +8959,7 @@ const connectorsConfig = [{
|
|
|
8934
8959
|
enabled: true,
|
|
8935
8960
|
scopes: [],
|
|
8936
8961
|
authMethods: ['api_key'],
|
|
8937
|
-
categories: ['
|
|
8962
|
+
categories: ['design & creative tools'],
|
|
8938
8963
|
fields: [{
|
|
8939
8964
|
name: 'deepimage-api-key',
|
|
8940
8965
|
label: 'DeepImage API Key',
|
|
@@ -9055,7 +9080,7 @@ const connectorsConfig = [{
|
|
|
9055
9080
|
enabled: true,
|
|
9056
9081
|
scopes: [],
|
|
9057
9082
|
authMethods: ['api_key'],
|
|
9058
|
-
categories: ['
|
|
9083
|
+
categories: ['analytics & data'],
|
|
9059
9084
|
fields: [{
|
|
9060
9085
|
name: 'delighted-api-key',
|
|
9061
9086
|
label: 'Delighted API Key',
|
|
@@ -9647,7 +9672,7 @@ const connectorsConfig = [{
|
|
|
9647
9672
|
enabled: true,
|
|
9648
9673
|
scopes: [],
|
|
9649
9674
|
authMethods: ['api_key'],
|
|
9650
|
-
categories: ['document & file management'
|
|
9675
|
+
categories: ['document & file management'],
|
|
9651
9676
|
fields: [{
|
|
9652
9677
|
name: 'docparser-api-key',
|
|
9653
9678
|
label: 'Docparser API Key',
|
|
@@ -9719,7 +9744,7 @@ const connectorsConfig = [{
|
|
|
9719
9744
|
enabled: true,
|
|
9720
9745
|
scopes: [],
|
|
9721
9746
|
authMethods: ['api_key'],
|
|
9722
|
-
categories: ['document & file management'
|
|
9747
|
+
categories: ['document & file management'],
|
|
9723
9748
|
fields: [{
|
|
9724
9749
|
name: 'docsautomator-api-key',
|
|
9725
9750
|
label: 'Docsautomator API Key',
|
|
@@ -10490,7 +10515,7 @@ const connectorsConfig = [{
|
|
|
10490
10515
|
enabled: true,
|
|
10491
10516
|
scopes: [],
|
|
10492
10517
|
authMethods: ['api_key', 'oauth2'],
|
|
10493
|
-
categories: ['
|
|
10518
|
+
categories: ['marketing & social media'],
|
|
10494
10519
|
fields: [{
|
|
10495
10520
|
name: 'dub-api-key',
|
|
10496
10521
|
label: 'Dub API Key',
|
|
@@ -10651,7 +10676,8 @@ const connectorsConfig = [{
|
|
|
10651
10676
|
enumValues: [],
|
|
10652
10677
|
readOnly: true,
|
|
10653
10678
|
iconType: 'info'
|
|
10654
|
-
}]
|
|
10679
|
+
}],
|
|
10680
|
+
categories: ['data & analytics']
|
|
10655
10681
|
}, {
|
|
10656
10682
|
id: 'dynapictures',
|
|
10657
10683
|
title: 'Dynapictures',
|
|
@@ -10667,7 +10693,7 @@ const connectorsConfig = [{
|
|
|
10667
10693
|
enabled: true,
|
|
10668
10694
|
scopes: [],
|
|
10669
10695
|
authMethods: ['api_key'],
|
|
10670
|
-
categories: ['design & creative tools'
|
|
10696
|
+
categories: ['design & creative tools'],
|
|
10671
10697
|
fields: [{
|
|
10672
10698
|
name: 'dynapictures-api-key',
|
|
10673
10699
|
label: 'Dynapictures API Key',
|
|
@@ -10703,7 +10729,7 @@ const connectorsConfig = [{
|
|
|
10703
10729
|
enabled: true,
|
|
10704
10730
|
scopes: [],
|
|
10705
10731
|
authMethods: ['api_key'],
|
|
10706
|
-
categories: ['developer tools & devops'
|
|
10732
|
+
categories: ['developer tools & devops'],
|
|
10707
10733
|
fields: [{
|
|
10708
10734
|
name: 'e2b-api-key',
|
|
10709
10735
|
label: 'E2B API Key',
|
|
@@ -10754,7 +10780,7 @@ const connectorsConfig = [{
|
|
|
10754
10780
|
enabled: true,
|
|
10755
10781
|
scopes: [],
|
|
10756
10782
|
authMethods: ['api_key'],
|
|
10757
|
-
categories: ['
|
|
10783
|
+
categories: ['document & file management']
|
|
10758
10784
|
}, {
|
|
10759
10785
|
id: 'echtpost',
|
|
10760
10786
|
title: 'Echtpost',
|
|
@@ -10842,7 +10868,7 @@ const connectorsConfig = [{
|
|
|
10842
10868
|
enabled: true,
|
|
10843
10869
|
scopes: [],
|
|
10844
10870
|
authMethods: ['oauth2'],
|
|
10845
|
-
categories: ['document & file management'
|
|
10871
|
+
categories: ['document & file management']
|
|
10846
10872
|
}, {
|
|
10847
10873
|
id: 'elasticsearch-serverless',
|
|
10848
10874
|
title: 'Elastic search severless',
|
|
@@ -10906,7 +10932,8 @@ const connectorsConfig = [{
|
|
|
10906
10932
|
enumValues: [],
|
|
10907
10933
|
readOnly: true,
|
|
10908
10934
|
iconType: 'info'
|
|
10909
|
-
}]
|
|
10935
|
+
}],
|
|
10936
|
+
categories: ['data & analytics']
|
|
10910
10937
|
}, {
|
|
10911
10938
|
id: 'elasticsearch',
|
|
10912
10939
|
title: 'Elasticsearch',
|
|
@@ -11039,7 +11066,7 @@ const connectorsConfig = [{
|
|
|
11039
11066
|
enabled: true,
|
|
11040
11067
|
scopes: [],
|
|
11041
11068
|
authMethods: ['api_key'],
|
|
11042
|
-
categories: ['
|
|
11069
|
+
categories: ['entertainment & media'],
|
|
11043
11070
|
fields: [{
|
|
11044
11071
|
name: 'elevenreader-api-key',
|
|
11045
11072
|
label: 'Elevenreader API Key',
|
|
@@ -11342,7 +11369,7 @@ const connectorsConfig = [{
|
|
|
11342
11369
|
enabled: true,
|
|
11343
11370
|
scopes: [],
|
|
11344
11371
|
authMethods: ['api_key'],
|
|
11345
|
-
categories: ['marketing & social media'
|
|
11372
|
+
categories: ['marketing & social media'],
|
|
11346
11373
|
fields: [{
|
|
11347
11374
|
name: 'engage-api-key',
|
|
11348
11375
|
label: 'Engage API Key',
|
|
@@ -12252,7 +12279,7 @@ const connectorsConfig = [{
|
|
|
12252
12279
|
enabled: true,
|
|
12253
12280
|
scopes: [],
|
|
12254
12281
|
authMethods: ['api_key'],
|
|
12255
|
-
categories: ['ai & machine learning'
|
|
12282
|
+
categories: ['ai & machine learning']
|
|
12256
12283
|
}, {
|
|
12257
12284
|
id: 'faraday',
|
|
12258
12285
|
title: 'Faraday',
|
|
@@ -12268,7 +12295,7 @@ const connectorsConfig = [{
|
|
|
12268
12295
|
enabled: true,
|
|
12269
12296
|
scopes: [],
|
|
12270
12297
|
authMethods: ['api_key'],
|
|
12271
|
-
categories: ['
|
|
12298
|
+
categories: ['ai & machine learning'],
|
|
12272
12299
|
fields: [{
|
|
12273
12300
|
name: 'faraday-api-key',
|
|
12274
12301
|
label: 'Faraday API Key',
|
|
@@ -13010,7 +13037,8 @@ const connectorsConfig = [{
|
|
|
13010
13037
|
action: 'trigger-resource',
|
|
13011
13038
|
resourceId: 'fireworks',
|
|
13012
13039
|
inngestId: ''
|
|
13013
|
-
}]
|
|
13040
|
+
}],
|
|
13041
|
+
categories: ['ai & machine learning']
|
|
13014
13042
|
}, {
|
|
13015
13043
|
id: 'firmao',
|
|
13016
13044
|
title: 'Firmao',
|
|
@@ -13754,7 +13782,7 @@ const connectorsConfig = [{
|
|
|
13754
13782
|
enabled: true,
|
|
13755
13783
|
scopes: [],
|
|
13756
13784
|
authMethods: ['api_key'],
|
|
13757
|
-
categories: ['sales & customer support'
|
|
13785
|
+
categories: ['sales & customer support'],
|
|
13758
13786
|
fields: [{
|
|
13759
13787
|
name: 'freshdesk-account-subdomain',
|
|
13760
13788
|
label: 'Freshdesk Account Subdomain',
|
|
@@ -14346,7 +14374,7 @@ const connectorsConfig = [{
|
|
|
14346
14374
|
enabled: true,
|
|
14347
14375
|
scopes: [],
|
|
14348
14376
|
authMethods: ['api_key'],
|
|
14349
|
-
categories: ['sales & customer support'
|
|
14377
|
+
categories: ['sales & customer support'],
|
|
14350
14378
|
fields: [{
|
|
14351
14379
|
name: 'getprospect-api-key',
|
|
14352
14380
|
label: 'Getprospect API Key',
|
|
@@ -14621,7 +14649,8 @@ const connectorsConfig = [{
|
|
|
14621
14649
|
action: 'trigger-resource',
|
|
14622
14650
|
resourceId: 'github',
|
|
14623
14651
|
inngestId: ''
|
|
14624
|
-
}]
|
|
14652
|
+
}],
|
|
14653
|
+
categories: ['developer tools & devops']
|
|
14625
14654
|
}, {
|
|
14626
14655
|
id: 'gitlab',
|
|
14627
14656
|
title: 'GitLab',
|
|
@@ -15184,7 +15213,8 @@ const connectorsConfig = [{
|
|
|
15184
15213
|
enumValues: [],
|
|
15185
15214
|
readOnly: true,
|
|
15186
15215
|
iconType: 'info'
|
|
15187
|
-
}]
|
|
15216
|
+
}],
|
|
15217
|
+
categories: ['data & analytics']
|
|
15188
15218
|
}, {
|
|
15189
15219
|
id: 'google-maps',
|
|
15190
15220
|
title: 'Google Maps',
|
|
@@ -15418,7 +15448,8 @@ const connectorsConfig = [{
|
|
|
15418
15448
|
enumValues: [],
|
|
15419
15449
|
readOnly: true,
|
|
15420
15450
|
iconType: 'info'
|
|
15421
|
-
}]
|
|
15451
|
+
}],
|
|
15452
|
+
categories: ['ai & machine learning']
|
|
15422
15453
|
}, {
|
|
15423
15454
|
id: 'gorgias',
|
|
15424
15455
|
title: 'Gorgias',
|
|
@@ -15612,7 +15643,8 @@ const connectorsConfig = [{
|
|
|
15612
15643
|
enumValues: [],
|
|
15613
15644
|
readOnly: false,
|
|
15614
15645
|
iconType: ''
|
|
15615
|
-
}]
|
|
15646
|
+
}],
|
|
15647
|
+
categories: ['developer tools & devops']
|
|
15616
15648
|
}, {
|
|
15617
15649
|
id: 'grafbase',
|
|
15618
15650
|
title: 'Grafbase',
|
|
@@ -15883,7 +15915,7 @@ const connectorsConfig = [{
|
|
|
15883
15915
|
enabled: true,
|
|
15884
15916
|
scopes: [],
|
|
15885
15917
|
authMethods: ['api_key'],
|
|
15886
|
-
categories: ['developer tools & devops'
|
|
15918
|
+
categories: ['developer tools & devops'],
|
|
15887
15919
|
fields: [{
|
|
15888
15920
|
name: 'gtmetrix-api-key',
|
|
15889
15921
|
label: 'GTmetrix API Key',
|
|
@@ -16018,7 +16050,7 @@ const connectorsConfig = [{
|
|
|
16018
16050
|
enabled: true,
|
|
16019
16051
|
scopes: [],
|
|
16020
16052
|
authMethods: ['api_key'],
|
|
16021
|
-
categories: ['
|
|
16053
|
+
categories: ['marketing & social media'],
|
|
16022
16054
|
fields: [{
|
|
16023
16055
|
name: 'handwrytten-api-key',
|
|
16024
16056
|
label: 'Handwrytten API Key',
|
|
@@ -16158,7 +16190,7 @@ const connectorsConfig = [{
|
|
|
16158
16190
|
enabled: true,
|
|
16159
16191
|
scopes: [],
|
|
16160
16192
|
authMethods: ['api_key'],
|
|
16161
|
-
categories: ['collaboration & communication'
|
|
16193
|
+
categories: ['collaboration & communication'],
|
|
16162
16194
|
fields: [{
|
|
16163
16195
|
name: 'heartbeat-api-key',
|
|
16164
16196
|
label: 'Heartbeat API Key',
|
|
@@ -16244,7 +16276,8 @@ const connectorsConfig = [{
|
|
|
16244
16276
|
logo: '_side/thirdparty/logos/help_scout.svg',
|
|
16245
16277
|
enabled: true,
|
|
16246
16278
|
scopes: [],
|
|
16247
|
-
authMethods: ['api_key']
|
|
16279
|
+
authMethods: ['api_key'],
|
|
16280
|
+
categories: ['sales & customer support']
|
|
16248
16281
|
}, {
|
|
16249
16282
|
id: 'helpdesk',
|
|
16250
16283
|
title: 'Helpdesk',
|
|
@@ -16417,7 +16450,8 @@ const connectorsConfig = [{
|
|
|
16417
16450
|
enumValues: [],
|
|
16418
16451
|
readOnly: false,
|
|
16419
16452
|
iconType: ''
|
|
16420
|
-
}]
|
|
16453
|
+
}],
|
|
16454
|
+
categories: ['analytics & data']
|
|
16421
16455
|
}, {
|
|
16422
16456
|
id: 'heygen',
|
|
16423
16457
|
title: 'HeyGen',
|
|
@@ -16505,7 +16539,7 @@ const connectorsConfig = [{
|
|
|
16505
16539
|
enabled: true,
|
|
16506
16540
|
scopes: [],
|
|
16507
16541
|
authMethods: ['api_key'],
|
|
16508
|
-
categories: ['
|
|
16542
|
+
categories: ['collaboration & communication'],
|
|
16509
16543
|
fields: [{
|
|
16510
16544
|
name: 'heyy-api-token',
|
|
16511
16545
|
label: 'Heyy API Token',
|
|
@@ -17205,7 +17239,8 @@ const connectorsConfig = [{
|
|
|
17205
17239
|
enumValues: [],
|
|
17206
17240
|
readOnly: true,
|
|
17207
17241
|
iconType: 'info'
|
|
17208
|
-
}]
|
|
17242
|
+
}],
|
|
17243
|
+
categories: ['ai & machine learning']
|
|
17209
17244
|
}, {
|
|
17210
17245
|
id: 'ibm-x-force-exchange',
|
|
17211
17246
|
title: 'IBM X-Force Exchange',
|
|
@@ -17945,7 +17980,8 @@ const connectorsConfig = [{
|
|
|
17945
17980
|
action: 'trigger-resource',
|
|
17946
17981
|
resourceId: 'jinaAi',
|
|
17947
17982
|
inngestId: ''
|
|
17948
|
-
}]
|
|
17983
|
+
}],
|
|
17984
|
+
categories: ['ai & machine learning']
|
|
17949
17985
|
}, {
|
|
17950
17986
|
id: 'jobnimbus',
|
|
17951
17987
|
title: 'JobNimbus',
|
|
@@ -18333,7 +18369,8 @@ const connectorsConfig = [{
|
|
|
18333
18369
|
enumValues: [],
|
|
18334
18370
|
readOnly: false,
|
|
18335
18371
|
iconType: ''
|
|
18336
|
-
}]
|
|
18372
|
+
}],
|
|
18373
|
+
categories: ['advertising & marketing']
|
|
18337
18374
|
}, {
|
|
18338
18375
|
id: 'kibana',
|
|
18339
18376
|
title: 'Kibana',
|
|
@@ -18508,7 +18545,7 @@ const connectorsConfig = [{
|
|
|
18508
18545
|
enabled: true,
|
|
18509
18546
|
scopes: [],
|
|
18510
18547
|
authMethods: ['api_key'],
|
|
18511
|
-
categories: ['analytics & data'
|
|
18548
|
+
categories: ['analytics & data'],
|
|
18512
18549
|
fields: [{
|
|
18513
18550
|
name: 'klazify-api-key',
|
|
18514
18551
|
label: 'Klazify API Key',
|
|
@@ -18746,7 +18783,7 @@ const connectorsConfig = [{
|
|
|
18746
18783
|
enabled: true,
|
|
18747
18784
|
scopes: [],
|
|
18748
18785
|
authMethods: ['api_key'],
|
|
18749
|
-
categories: ['sales & customer support'
|
|
18786
|
+
categories: ['sales & customer support'],
|
|
18750
18787
|
fields: [{
|
|
18751
18788
|
name: 'la-growth-machine-api-key',
|
|
18752
18789
|
label: 'La Growth Machine API Key',
|
|
@@ -18918,7 +18955,8 @@ const connectorsConfig = [{
|
|
|
18918
18955
|
enumValues: [],
|
|
18919
18956
|
readOnly: true,
|
|
18920
18957
|
iconType: 'info'
|
|
18921
|
-
}]
|
|
18958
|
+
}],
|
|
18959
|
+
categories: ['ai & machine learning']
|
|
18922
18960
|
}, {
|
|
18923
18961
|
id: 'langsmith',
|
|
18924
18962
|
title: 'Langsmith',
|
|
@@ -18998,7 +19036,8 @@ const connectorsConfig = [{
|
|
|
18998
19036
|
action: 'trigger-resource',
|
|
18999
19037
|
resourceId: 'langsmith',
|
|
19000
19038
|
inngestId: ''
|
|
19001
|
-
}]
|
|
19039
|
+
}],
|
|
19040
|
+
categories: ['ai & machine learning']
|
|
19002
19041
|
}, {
|
|
19003
19042
|
id: 'langwatch',
|
|
19004
19043
|
title: 'LangWatch',
|
|
@@ -19047,7 +19086,8 @@ const connectorsConfig = [{
|
|
|
19047
19086
|
enumValues: [],
|
|
19048
19087
|
readOnly: true,
|
|
19049
19088
|
iconType: 'info'
|
|
19050
|
-
}]
|
|
19089
|
+
}],
|
|
19090
|
+
categories: ['ai & machine learning']
|
|
19051
19091
|
}, {
|
|
19052
19092
|
id: 'laposta',
|
|
19053
19093
|
title: 'Laposta',
|
|
@@ -19115,7 +19155,7 @@ const connectorsConfig = [{
|
|
|
19115
19155
|
enabled: true,
|
|
19116
19156
|
scopes: [],
|
|
19117
19157
|
authMethods: ['api_key'],
|
|
19118
|
-
categories: ['
|
|
19158
|
+
categories: ['sales & customer support'],
|
|
19119
19159
|
fields: [{
|
|
19120
19160
|
name: 'leadboxer-api-key',
|
|
19121
19161
|
label: 'LeadBoxer API Key',
|
|
@@ -19253,7 +19293,7 @@ const connectorsConfig = [{
|
|
|
19253
19293
|
enabled: true,
|
|
19254
19294
|
scopes: [],
|
|
19255
19295
|
authMethods: ['api_key'],
|
|
19256
|
-
categories: ['
|
|
19296
|
+
categories: ['collaboration & communication'],
|
|
19257
19297
|
fields: [{
|
|
19258
19298
|
name: 'leexi-api-key-id',
|
|
19259
19299
|
label: 'Leexi API Key ID',
|
|
@@ -19623,7 +19663,8 @@ const connectorsConfig = [{
|
|
|
19623
19663
|
logo: '_side/thirdparty/logos/linkedin_ads.svg',
|
|
19624
19664
|
enabled: true,
|
|
19625
19665
|
scopes: [],
|
|
19626
|
-
authMethods: ['api_key']
|
|
19666
|
+
authMethods: ['api_key'],
|
|
19667
|
+
categories: ['advertising & marketing']
|
|
19627
19668
|
}, {
|
|
19628
19669
|
id: 'linkhut',
|
|
19629
19670
|
title: 'Linkhut',
|
|
@@ -19850,7 +19891,7 @@ const connectorsConfig = [{
|
|
|
19850
19891
|
enabled: true,
|
|
19851
19892
|
scopes: [],
|
|
19852
19893
|
authMethods: ['api_key'],
|
|
19853
|
-
categories: ['
|
|
19894
|
+
categories: ['document & file management'],
|
|
19854
19895
|
fields: [{
|
|
19855
19896
|
name: 'llmwhisperer-region',
|
|
19856
19897
|
label: 'LLMWhisperer Region',
|
|
@@ -20021,7 +20062,8 @@ const connectorsConfig = [{
|
|
|
20021
20062
|
enumValues: [],
|
|
20022
20063
|
readOnly: true,
|
|
20023
20064
|
iconType: 'info'
|
|
20024
|
-
}]
|
|
20065
|
+
}],
|
|
20066
|
+
categories: ['ai & machine learning']
|
|
20025
20067
|
}, {
|
|
20026
20068
|
id: 'lodgify',
|
|
20027
20069
|
title: 'Lodgify',
|
|
@@ -20125,7 +20167,7 @@ const connectorsConfig = [{
|
|
|
20125
20167
|
enabled: true,
|
|
20126
20168
|
scopes: [],
|
|
20127
20169
|
authMethods: ['api_key'],
|
|
20128
|
-
categories: ['
|
|
20170
|
+
categories: ['marketing & social media']
|
|
20129
20171
|
}, {
|
|
20130
20172
|
id: 'loyverse',
|
|
20131
20173
|
title: 'Loyverse',
|
|
@@ -20225,7 +20267,8 @@ const connectorsConfig = [{
|
|
|
20225
20267
|
enumValues: [],
|
|
20226
20268
|
readOnly: true,
|
|
20227
20269
|
iconType: 'info'
|
|
20228
|
-
}]
|
|
20270
|
+
}],
|
|
20271
|
+
categories: ['ai & machine learning']
|
|
20229
20272
|
}, {
|
|
20230
20273
|
id: 'lusha',
|
|
20231
20274
|
title: 'Lusha',
|
|
@@ -20260,7 +20303,8 @@ const connectorsConfig = [{
|
|
|
20260
20303
|
enumValues: [],
|
|
20261
20304
|
readOnly: false,
|
|
20262
20305
|
iconType: ''
|
|
20263
|
-
}]
|
|
20306
|
+
}],
|
|
20307
|
+
categories: ['sales & customer support']
|
|
20264
20308
|
}, {
|
|
20265
20309
|
id: 'magnetic',
|
|
20266
20310
|
title: 'Magnetic',
|
|
@@ -20487,7 +20531,7 @@ const connectorsConfig = [{
|
|
|
20487
20531
|
enabled: true,
|
|
20488
20532
|
scopes: [],
|
|
20489
20533
|
authMethods: ['api_key'],
|
|
20490
|
-
categories: ['marketing & social media'
|
|
20534
|
+
categories: ['marketing & social media'],
|
|
20491
20535
|
fields: [{
|
|
20492
20536
|
name: 'mailercloud-api-key',
|
|
20493
20537
|
label: 'Mailercloud API Key',
|
|
@@ -20842,7 +20886,7 @@ const connectorsConfig = [{
|
|
|
20842
20886
|
enabled: true,
|
|
20843
20887
|
scopes: [],
|
|
20844
20888
|
authMethods: ['api_key'],
|
|
20845
|
-
categories: ['
|
|
20889
|
+
categories: ['finance & accounting'],
|
|
20846
20890
|
fields: [{
|
|
20847
20891
|
name: 'marketstack-api-access-key',
|
|
20848
20892
|
label: 'Marketstack API Access Key',
|
|
@@ -20977,7 +21021,8 @@ const connectorsConfig = [{
|
|
|
20977
21021
|
enumValues: [],
|
|
20978
21022
|
readOnly: true,
|
|
20979
21023
|
iconType: 'info'
|
|
20980
|
-
}]
|
|
21024
|
+
}],
|
|
21025
|
+
categories: ['data & analytics']
|
|
20981
21026
|
}, {
|
|
20982
21027
|
id: 'melo',
|
|
20983
21028
|
title: 'Melo',
|
|
@@ -21463,7 +21508,8 @@ const connectorsConfig = [{
|
|
|
21463
21508
|
enumValues: [],
|
|
21464
21509
|
readOnly: true,
|
|
21465
21510
|
iconType: 'info'
|
|
21466
|
-
}]
|
|
21511
|
+
}],
|
|
21512
|
+
categories: ['ai & machine learning']
|
|
21467
21513
|
}, {
|
|
21468
21514
|
id: 'minerstat',
|
|
21469
21515
|
title: 'Minerstat',
|
|
@@ -21631,7 +21677,8 @@ const connectorsConfig = [{
|
|
|
21631
21677
|
action: 'trigger-resource',
|
|
21632
21678
|
resourceId: 'mistral',
|
|
21633
21679
|
inngestId: ''
|
|
21634
|
-
}]
|
|
21680
|
+
}],
|
|
21681
|
+
categories: ['ai & machine learning']
|
|
21635
21682
|
}, {
|
|
21636
21683
|
id: 'mixmax',
|
|
21637
21684
|
title: 'Mixmax',
|
|
@@ -21647,7 +21694,7 @@ const connectorsConfig = [{
|
|
|
21647
21694
|
enabled: true,
|
|
21648
21695
|
scopes: [],
|
|
21649
21696
|
authMethods: ['api_key'],
|
|
21650
|
-
categories: ['
|
|
21697
|
+
categories: ['sales & customer support'],
|
|
21651
21698
|
fields: [{
|
|
21652
21699
|
name: 'mixmax-api-token',
|
|
21653
21700
|
label: 'Mixmax API Token',
|
|
@@ -21935,7 +21982,8 @@ const connectorsConfig = [{
|
|
|
21935
21982
|
enumValues: [],
|
|
21936
21983
|
readOnly: true,
|
|
21937
21984
|
iconType: 'info'
|
|
21938
|
-
}]
|
|
21985
|
+
}],
|
|
21986
|
+
categories: ['developer tools & devops']
|
|
21939
21987
|
}, {
|
|
21940
21988
|
id: 'moneybird',
|
|
21941
21989
|
title: 'Moneybird',
|
|
@@ -22046,7 +22094,8 @@ const connectorsConfig = [{
|
|
|
22046
22094
|
transformResults: ''
|
|
22047
22095
|
}
|
|
22048
22096
|
}
|
|
22049
|
-
}]
|
|
22097
|
+
}],
|
|
22098
|
+
categories: ['data & analytics']
|
|
22050
22099
|
}, {
|
|
22051
22100
|
id: 'moonclerk',
|
|
22052
22101
|
title: 'Moonclerk',
|
|
@@ -22131,7 +22180,8 @@ const connectorsConfig = [{
|
|
|
22131
22180
|
enumValues: [],
|
|
22132
22181
|
readOnly: true,
|
|
22133
22182
|
iconType: 'info'
|
|
22134
|
-
}]
|
|
22183
|
+
}],
|
|
22184
|
+
categories: ['ai & machine learning']
|
|
22135
22185
|
}, {
|
|
22136
22186
|
id: 'moosend',
|
|
22137
22187
|
title: 'Moosend',
|
|
@@ -22284,7 +22334,8 @@ const connectorsConfig = [{
|
|
|
22284
22334
|
enumValues: [],
|
|
22285
22335
|
readOnly: false,
|
|
22286
22336
|
iconType: ''
|
|
22287
|
-
}]
|
|
22337
|
+
}],
|
|
22338
|
+
categories: ['productivity & project management']
|
|
22288
22339
|
}, {
|
|
22289
22340
|
id: 'moz',
|
|
22290
22341
|
title: 'Moz',
|
|
@@ -22517,7 +22568,8 @@ const connectorsConfig = [{
|
|
|
22517
22568
|
enumValues: [],
|
|
22518
22569
|
readOnly: false,
|
|
22519
22570
|
iconType: ''
|
|
22520
|
-
}]
|
|
22571
|
+
}],
|
|
22572
|
+
categories: ['data & analytics']
|
|
22521
22573
|
}, {
|
|
22522
22574
|
id: 'nango',
|
|
22523
22575
|
title: 'Nango',
|
|
@@ -22760,7 +22812,8 @@ const connectorsConfig = [{
|
|
|
22760
22812
|
enumValues: [],
|
|
22761
22813
|
readOnly: true,
|
|
22762
22814
|
iconType: 'info'
|
|
22763
|
-
}]
|
|
22815
|
+
}],
|
|
22816
|
+
categories: ['data & analytics']
|
|
22764
22817
|
}, {
|
|
22765
22818
|
id: 'nethunt-crm',
|
|
22766
22819
|
title: 'NetHunt CRM',
|
|
@@ -22776,7 +22829,7 @@ const connectorsConfig = [{
|
|
|
22776
22829
|
enabled: true,
|
|
22777
22830
|
scopes: [],
|
|
22778
22831
|
authMethods: ['api_key'],
|
|
22779
|
-
categories: ['crm'
|
|
22832
|
+
categories: ['crm']
|
|
22780
22833
|
}, {
|
|
22781
22834
|
id: 'netsuite',
|
|
22782
22835
|
title: 'Netsuite',
|
|
@@ -23262,7 +23315,8 @@ const connectorsConfig = [{
|
|
|
23262
23315
|
enumValues: [],
|
|
23263
23316
|
readOnly: true,
|
|
23264
23317
|
iconType: 'info'
|
|
23265
|
-
}]
|
|
23318
|
+
}],
|
|
23319
|
+
categories: ['productivity & project management']
|
|
23266
23320
|
}, {
|
|
23267
23321
|
id: 'nozbe-teams',
|
|
23268
23322
|
title: 'Nozbe Teams',
|
|
@@ -23330,7 +23384,7 @@ const connectorsConfig = [{
|
|
|
23330
23384
|
enabled: true,
|
|
23331
23385
|
scopes: [],
|
|
23332
23386
|
authMethods: ['api_key'],
|
|
23333
|
-
categories: ['
|
|
23387
|
+
categories: ['collaboration & communication'],
|
|
23334
23388
|
fields: [{
|
|
23335
23389
|
name: 'ntfy-server-url',
|
|
23336
23390
|
label: 'Ntfy Server URL',
|
|
@@ -23477,7 +23531,8 @@ const connectorsConfig = [{
|
|
|
23477
23531
|
enumValues: [],
|
|
23478
23532
|
readOnly: true,
|
|
23479
23533
|
iconType: 'info'
|
|
23480
|
-
}]
|
|
23534
|
+
}],
|
|
23535
|
+
categories: ['ai & machine learning']
|
|
23481
23536
|
}, {
|
|
23482
23537
|
id: 'ocr-web-service',
|
|
23483
23538
|
title: 'OCR Web Service',
|
|
@@ -23594,7 +23649,8 @@ const connectorsConfig = [{
|
|
|
23594
23649
|
enumValues: [],
|
|
23595
23650
|
readOnly: false,
|
|
23596
23651
|
iconType: ''
|
|
23597
|
-
}]
|
|
23652
|
+
}],
|
|
23653
|
+
categories: ['crm']
|
|
23598
23654
|
}, {
|
|
23599
23655
|
id: 'oksign',
|
|
23600
23656
|
title: 'Oksign',
|
|
@@ -23610,7 +23666,7 @@ const connectorsConfig = [{
|
|
|
23610
23666
|
enabled: true,
|
|
23611
23667
|
scopes: [],
|
|
23612
23668
|
authMethods: ['api_key'],
|
|
23613
|
-
categories: ['
|
|
23669
|
+
categories: ['document & file management'],
|
|
23614
23670
|
fields: [{
|
|
23615
23671
|
name: 'oksign-api-key',
|
|
23616
23672
|
label: 'Oksign API Key',
|
|
@@ -24107,7 +24163,8 @@ const connectorsConfig = [{
|
|
|
24107
24163
|
enumValues: [],
|
|
24108
24164
|
readOnly: false,
|
|
24109
24165
|
iconType: ''
|
|
24110
|
-
}]
|
|
24166
|
+
}],
|
|
24167
|
+
categories: ['data & analytics']
|
|
24111
24168
|
}, {
|
|
24112
24169
|
id: 'openweather-api',
|
|
24113
24170
|
title: 'OpenWeather API',
|
|
@@ -24225,7 +24282,8 @@ const connectorsConfig = [{
|
|
|
24225
24282
|
enumValues: [],
|
|
24226
24283
|
readOnly: false,
|
|
24227
24284
|
iconType: ''
|
|
24228
|
-
}]
|
|
24285
|
+
}],
|
|
24286
|
+
categories: ['collaboration & communication']
|
|
24229
24287
|
}, {
|
|
24230
24288
|
id: 'outlook-calendar',
|
|
24231
24289
|
title: 'Outlook Calendar',
|
|
@@ -25012,7 +25070,8 @@ const connectorsConfig = [{
|
|
|
25012
25070
|
enumValues: [],
|
|
25013
25071
|
readOnly: false,
|
|
25014
25072
|
iconType: ''
|
|
25015
|
-
}]
|
|
25073
|
+
}],
|
|
25074
|
+
categories: ['design & creative tools']
|
|
25016
25075
|
}, {
|
|
25017
25076
|
id: 'peopledatalabs',
|
|
25018
25077
|
title: 'People Data Labs',
|
|
@@ -25172,7 +25231,7 @@ const connectorsConfig = [{
|
|
|
25172
25231
|
enabled: true,
|
|
25173
25232
|
scopes: [],
|
|
25174
25233
|
authMethods: ['api_key'],
|
|
25175
|
-
categories: ['
|
|
25234
|
+
categories: ['security & identity tools'],
|
|
25176
25235
|
fields: [{
|
|
25177
25236
|
name: 'persona-api-key',
|
|
25178
25237
|
label: 'Persona API Key',
|
|
@@ -25328,7 +25387,8 @@ const connectorsConfig = [{
|
|
|
25328
25387
|
enumValues: [],
|
|
25329
25388
|
readOnly: true,
|
|
25330
25389
|
iconType: 'info'
|
|
25331
|
-
}]
|
|
25390
|
+
}],
|
|
25391
|
+
categories: ['ai & machine learning']
|
|
25332
25392
|
}, {
|
|
25333
25393
|
id: 'piggy',
|
|
25334
25394
|
title: 'Piggy',
|
|
@@ -25452,7 +25512,7 @@ const connectorsConfig = [{
|
|
|
25452
25512
|
enabled: true,
|
|
25453
25513
|
scopes: ['read', 'write'],
|
|
25454
25514
|
authMethods: ['api_key', 'oauth2'],
|
|
25455
|
-
categories: ['ai & machine learning'
|
|
25515
|
+
categories: ['ai & machine learning'],
|
|
25456
25516
|
fields: [{
|
|
25457
25517
|
name: 'pinecone-api-key',
|
|
25458
25518
|
label: 'Pinecone API Key',
|
|
@@ -25780,7 +25840,7 @@ const connectorsConfig = [{
|
|
|
25780
25840
|
enabled: true,
|
|
25781
25841
|
scopes: [],
|
|
25782
25842
|
authMethods: ['api_key'],
|
|
25783
|
-
categories: ['scheduling & booking'
|
|
25843
|
+
categories: ['scheduling & booking']
|
|
25784
25844
|
}, {
|
|
25785
25845
|
id: 'plasmic',
|
|
25786
25846
|
title: 'Plasmic',
|
|
@@ -25882,7 +25942,8 @@ const connectorsConfig = [{
|
|
|
25882
25942
|
logo: '_side/thirdparty/logos/plausible_analytics.svg',
|
|
25883
25943
|
enabled: true,
|
|
25884
25944
|
scopes: [],
|
|
25885
|
-
authMethods: ['api_key']
|
|
25945
|
+
authMethods: ['api_key'],
|
|
25946
|
+
categories: ['analytics & data']
|
|
25886
25947
|
}, {
|
|
25887
25948
|
id: 'plisio',
|
|
25888
25949
|
title: 'Plisio',
|
|
@@ -26037,7 +26098,7 @@ const connectorsConfig = [{
|
|
|
26037
26098
|
enabled: true,
|
|
26038
26099
|
scopes: [],
|
|
26039
26100
|
authMethods: ['api_key'],
|
|
26040
|
-
categories: ['finance & accounting'
|
|
26101
|
+
categories: ['finance & accounting'],
|
|
26041
26102
|
fields: [{
|
|
26042
26103
|
name: 'poof-api-key',
|
|
26043
26104
|
label: 'Poof API Key',
|
|
@@ -26127,7 +26188,8 @@ const connectorsConfig = [{
|
|
|
26127
26188
|
enumValues: [],
|
|
26128
26189
|
readOnly: false,
|
|
26129
26190
|
iconType: ''
|
|
26130
|
-
}]
|
|
26191
|
+
}],
|
|
26192
|
+
categories: ['data & analytics']
|
|
26131
26193
|
}, {
|
|
26132
26194
|
id: 'postgrid',
|
|
26133
26195
|
title: 'Postgrid',
|
|
@@ -26195,7 +26257,7 @@ const connectorsConfig = [{
|
|
|
26195
26257
|
enabled: true,
|
|
26196
26258
|
scopes: [],
|
|
26197
26259
|
authMethods: ['api_key'],
|
|
26198
|
-
categories: ['developer tools & devops'
|
|
26260
|
+
categories: ['developer tools & devops'],
|
|
26199
26261
|
fields: [{
|
|
26200
26262
|
name: 'postman-api-key',
|
|
26201
26263
|
label: 'Postman API Key',
|
|
@@ -26882,7 +26944,8 @@ const connectorsConfig = [{
|
|
|
26882
26944
|
enumValues: [],
|
|
26883
26945
|
readOnly: true,
|
|
26884
26946
|
iconType: 'info'
|
|
26885
|
-
}]
|
|
26947
|
+
}],
|
|
26948
|
+
categories: ['ai & machine learning']
|
|
26886
26949
|
}, {
|
|
26887
26950
|
id: 'quaderno',
|
|
26888
26951
|
title: 'Quaderno',
|
|
@@ -27278,7 +27341,8 @@ const connectorsConfig = [{
|
|
|
27278
27341
|
enumValues: [],
|
|
27279
27342
|
readOnly: false,
|
|
27280
27343
|
iconType: ''
|
|
27281
|
-
}]
|
|
27344
|
+
}],
|
|
27345
|
+
categories: ['collaboration & communication']
|
|
27282
27346
|
}, {
|
|
27283
27347
|
id: 'recruitee',
|
|
27284
27348
|
title: 'Recruitee',
|
|
@@ -27376,7 +27440,8 @@ const connectorsConfig = [{
|
|
|
27376
27440
|
logo: '_side/thirdparty/logos/reddit_ads.svg',
|
|
27377
27441
|
enabled: true,
|
|
27378
27442
|
scopes: [],
|
|
27379
|
-
authMethods: ['api_key']
|
|
27443
|
+
authMethods: ['api_key'],
|
|
27444
|
+
categories: ['advertising & marketing']
|
|
27380
27445
|
}, {
|
|
27381
27446
|
id: 'redis',
|
|
27382
27447
|
title: 'Redis',
|
|
@@ -27425,7 +27490,8 @@ const connectorsConfig = [{
|
|
|
27425
27490
|
enumValues: [],
|
|
27426
27491
|
readOnly: true,
|
|
27427
27492
|
iconType: 'info'
|
|
27428
|
-
}]
|
|
27493
|
+
}],
|
|
27494
|
+
categories: ['data & analytics']
|
|
27429
27495
|
}, {
|
|
27430
27496
|
id: 'referralrock',
|
|
27431
27497
|
title: 'ReferralRock',
|
|
@@ -27475,7 +27541,8 @@ const connectorsConfig = [{
|
|
|
27475
27541
|
enumValues: [],
|
|
27476
27542
|
readOnly: false,
|
|
27477
27543
|
iconType: ''
|
|
27478
|
-
}]
|
|
27544
|
+
}],
|
|
27545
|
+
categories: ['marketing & social media']
|
|
27479
27546
|
}, {
|
|
27480
27547
|
id: 'refiner',
|
|
27481
27548
|
title: 'Refiner',
|
|
@@ -28032,7 +28099,7 @@ const connectorsConfig = [{
|
|
|
28032
28099
|
enabled: true,
|
|
28033
28100
|
scopes: [],
|
|
28034
28101
|
authMethods: ['api_key'],
|
|
28035
|
-
categories: ['ai & machine learning'
|
|
28102
|
+
categories: ['ai & machine learning'],
|
|
28036
28103
|
fields: [{
|
|
28037
28104
|
name: 'rev-ai-client-api-key',
|
|
28038
28105
|
label: 'Rev AI Client API Key',
|
|
@@ -28214,7 +28281,8 @@ const connectorsConfig = [{
|
|
|
28214
28281
|
enumValues: [],
|
|
28215
28282
|
readOnly: false,
|
|
28216
28283
|
iconType: ''
|
|
28217
|
-
}]
|
|
28284
|
+
}],
|
|
28285
|
+
categories: ['productivity & project management']
|
|
28218
28286
|
}, {
|
|
28219
28287
|
id: 'roboflow',
|
|
28220
28288
|
title: 'Roboflow',
|
|
@@ -28373,7 +28441,8 @@ const connectorsConfig = [{
|
|
|
28373
28441
|
enumValues: [],
|
|
28374
28442
|
readOnly: false,
|
|
28375
28443
|
iconType: ''
|
|
28376
|
-
}]
|
|
28444
|
+
}],
|
|
28445
|
+
categories: ['developer tools & devops']
|
|
28377
28446
|
}, {
|
|
28378
28447
|
id: 'rootly',
|
|
28379
28448
|
title: 'Rootly',
|
|
@@ -28477,7 +28546,7 @@ const connectorsConfig = [{
|
|
|
28477
28546
|
enabled: true,
|
|
28478
28547
|
scopes: [],
|
|
28479
28548
|
authMethods: ['api_key'],
|
|
28480
|
-
categories: ['
|
|
28549
|
+
categories: ['analytics & data']
|
|
28481
28550
|
}, {
|
|
28482
28551
|
id: 'runpod',
|
|
28483
28552
|
title: 'RunPod',
|
|
@@ -28565,7 +28634,7 @@ const connectorsConfig = [{
|
|
|
28565
28634
|
enabled: true,
|
|
28566
28635
|
scopes: [],
|
|
28567
28636
|
authMethods: ['api_key'],
|
|
28568
|
-
categories: ['crm'
|
|
28637
|
+
categories: ['crm'],
|
|
28569
28638
|
fields: [{
|
|
28570
28639
|
name: 'salesflare-api-key',
|
|
28571
28640
|
label: 'Salesflare API Key',
|
|
@@ -28801,7 +28870,7 @@ const connectorsConfig = [{
|
|
|
28801
28870
|
enabled: true,
|
|
28802
28871
|
scopes: [],
|
|
28803
28872
|
authMethods: ['api_key'],
|
|
28804
|
-
categories: ['ai & machine learning'
|
|
28873
|
+
categories: ['ai & machine learning']
|
|
28805
28874
|
}, {
|
|
28806
28875
|
id: 'scheduleonce',
|
|
28807
28876
|
title: 'Scheduleonce',
|
|
@@ -28817,7 +28886,7 @@ const connectorsConfig = [{
|
|
|
28817
28886
|
enabled: true,
|
|
28818
28887
|
scopes: [],
|
|
28819
28888
|
authMethods: ['api_key', 'oauth2'],
|
|
28820
|
-
categories: ['scheduling & booking'
|
|
28889
|
+
categories: ['scheduling & booking'],
|
|
28821
28890
|
fields: [{
|
|
28822
28891
|
name: 'scheduleonce-api-key',
|
|
28823
28892
|
label: 'Scheduleonce API Key',
|
|
@@ -29097,7 +29166,8 @@ const connectorsConfig = [{
|
|
|
29097
29166
|
enumValues: [],
|
|
29098
29167
|
readOnly: true,
|
|
29099
29168
|
iconType: 'info'
|
|
29100
|
-
}]
|
|
29169
|
+
}],
|
|
29170
|
+
categories: ['data & analytics']
|
|
29101
29171
|
}, {
|
|
29102
29172
|
id: 'seat-geek',
|
|
29103
29173
|
title: 'Seat Geek',
|
|
@@ -29406,7 +29476,7 @@ const connectorsConfig = [{
|
|
|
29406
29476
|
enabled: true,
|
|
29407
29477
|
scopes: [],
|
|
29408
29478
|
authMethods: ['api_key'],
|
|
29409
|
-
categories: ['marketing & social media'
|
|
29479
|
+
categories: ['marketing & social media'],
|
|
29410
29480
|
fields: [{
|
|
29411
29481
|
name: 'sender-api-token',
|
|
29412
29482
|
label: 'Sender API Token',
|
|
@@ -29833,7 +29903,8 @@ const connectorsConfig = [{
|
|
|
29833
29903
|
enumValues: [],
|
|
29834
29904
|
readOnly: true,
|
|
29835
29905
|
iconType: 'info'
|
|
29836
|
-
}]
|
|
29906
|
+
}],
|
|
29907
|
+
categories: ['data & analytics']
|
|
29837
29908
|
}, {
|
|
29838
29909
|
id: 'serphouse',
|
|
29839
29910
|
title: 'Serphouse',
|
|
@@ -30091,7 +30162,7 @@ const connectorsConfig = [{
|
|
|
30091
30162
|
enabled: true,
|
|
30092
30163
|
scopes: [],
|
|
30093
30164
|
authMethods: ['api_key'],
|
|
30094
|
-
categories: ['e-commerce'
|
|
30165
|
+
categories: ['e-commerce'],
|
|
30095
30166
|
fields: [{
|
|
30096
30167
|
name: 'shipday-api-key',
|
|
30097
30168
|
label: 'Shipday API Key',
|
|
@@ -30577,7 +30648,7 @@ const connectorsConfig = [{
|
|
|
30577
30648
|
enabled: true,
|
|
30578
30649
|
scopes: [],
|
|
30579
30650
|
authMethods: ['api_key'],
|
|
30580
|
-
categories: ['
|
|
30651
|
+
categories: ['analytics & data'],
|
|
30581
30652
|
fields: [{
|
|
30582
30653
|
name: 'simplekpi-username',
|
|
30583
30654
|
label: 'Simplekpi Username',
|
|
@@ -30782,7 +30853,8 @@ const connectorsConfig = [{
|
|
|
30782
30853
|
enumValues: [],
|
|
30783
30854
|
readOnly: true,
|
|
30784
30855
|
iconType: 'info'
|
|
30785
|
-
}]
|
|
30856
|
+
}],
|
|
30857
|
+
categories: ['data & analytics']
|
|
30786
30858
|
}, {
|
|
30787
30859
|
id: 'sitespeakai',
|
|
30788
30860
|
title: 'Sitespeakai',
|
|
@@ -30921,7 +30993,7 @@ const connectorsConfig = [{
|
|
|
30921
30993
|
enabled: true,
|
|
30922
30994
|
scopes: [],
|
|
30923
30995
|
authMethods: ['api_key'],
|
|
30924
|
-
categories: ['
|
|
30996
|
+
categories: ['collaboration & communication'],
|
|
30925
30997
|
fields: [{
|
|
30926
30998
|
name: 'slite-api-key',
|
|
30927
30999
|
label: 'Slite API Key',
|
|
@@ -31080,7 +31152,8 @@ const connectorsConfig = [{
|
|
|
31080
31152
|
logo: '_side/thirdparty/logos/snapchat.svg',
|
|
31081
31153
|
enabled: true,
|
|
31082
31154
|
scopes: [],
|
|
31083
|
-
authMethods: ['api_key']
|
|
31155
|
+
authMethods: ['api_key'],
|
|
31156
|
+
categories: ['social media']
|
|
31084
31157
|
}, {
|
|
31085
31158
|
id: 'snowflake',
|
|
31086
31159
|
title: 'Snowflake',
|
|
@@ -31335,7 +31408,8 @@ const connectorsConfig = [{
|
|
|
31335
31408
|
enumValues: [],
|
|
31336
31409
|
readOnly: true,
|
|
31337
31410
|
iconType: 'info'
|
|
31338
|
-
}]
|
|
31411
|
+
}],
|
|
31412
|
+
categories: ['developer tools & devops']
|
|
31339
31413
|
}, {
|
|
31340
31414
|
id: 'splitwise',
|
|
31341
31415
|
title: 'Splitwise',
|
|
@@ -31562,7 +31636,7 @@ const connectorsConfig = [{
|
|
|
31562
31636
|
enabled: true,
|
|
31563
31637
|
scopes: [],
|
|
31564
31638
|
authMethods: ['api_key'],
|
|
31565
|
-
categories: ['ai & machine learning'
|
|
31639
|
+
categories: ['ai & machine learning']
|
|
31566
31640
|
}, {
|
|
31567
31641
|
id: 'stack-exchange',
|
|
31568
31642
|
title: 'Stack Exchange',
|
|
@@ -31789,7 +31863,7 @@ const connectorsConfig = [{
|
|
|
31789
31863
|
enabled: true,
|
|
31790
31864
|
scopes: [],
|
|
31791
31865
|
authMethods: ['api_key'],
|
|
31792
|
-
categories: ['productivity & project management'
|
|
31866
|
+
categories: ['productivity & project management'],
|
|
31793
31867
|
fields: [{
|
|
31794
31868
|
name: 'stormboard-api-key',
|
|
31795
31869
|
label: 'Stormboard API Key',
|
|
@@ -31841,7 +31915,7 @@ const connectorsConfig = [{
|
|
|
31841
31915
|
enabled: true,
|
|
31842
31916
|
scopes: [],
|
|
31843
31917
|
authMethods: ['api_key', 'oauth2'],
|
|
31844
|
-
categories: ['
|
|
31918
|
+
categories: ['document & file management'],
|
|
31845
31919
|
fields: [{
|
|
31846
31920
|
name: 'storyblok-api-token',
|
|
31847
31921
|
label: 'Storyblok API Token',
|
|
@@ -32086,43 +32160,8 @@ const connectorsConfig = [{
|
|
|
32086
32160
|
enumValues: [],
|
|
32087
32161
|
readOnly: false,
|
|
32088
32162
|
iconType: ''
|
|
32089
|
-
}]
|
|
32090
|
-
|
|
32091
|
-
id: 'supadata',
|
|
32092
|
-
title: 'Supadata',
|
|
32093
|
-
description: 'Supadata is a web and video-to-text API that extracts structured data from vi...',
|
|
32094
|
-
providerUrl: '',
|
|
32095
|
-
icon: {
|
|
32096
|
-
name: 'AiOutlineBarChart',
|
|
32097
|
-
style: {
|
|
32098
|
-
fontSize: 'large'
|
|
32099
|
-
}
|
|
32100
|
-
},
|
|
32101
|
-
logo: '_side/thirdparty/logos/supadata.svg',
|
|
32102
|
-
enabled: true,
|
|
32103
|
-
scopes: [],
|
|
32104
|
-
authMethods: ['api_key'],
|
|
32105
|
-
categories: ['data & analytics'],
|
|
32106
|
-
fields: [{
|
|
32107
|
-
name: 'supadata-api-key',
|
|
32108
|
-
label: 'Supadata API Key',
|
|
32109
|
-
type: 'string',
|
|
32110
|
-
placeholder: 'Your Supadata API key for authenticating requests. You can obtain this from your Supadata dashboard.',
|
|
32111
|
-
description: '',
|
|
32112
|
-
required: true,
|
|
32113
|
-
defaultValue: '',
|
|
32114
|
-
isConfigField: true,
|
|
32115
|
-
isSecret: true,
|
|
32116
|
-
secretSource: {
|
|
32117
|
-
type: 'vault',
|
|
32118
|
-
secretType: 'ENVIRONMENT_VAR',
|
|
32119
|
-
secretKey: 'SUPADATA_API_KEY'
|
|
32120
|
-
},
|
|
32121
|
-
uiWidget: 'password',
|
|
32122
|
-
enumValues: [],
|
|
32123
|
-
readOnly: false,
|
|
32124
|
-
iconType: ''
|
|
32125
|
-
}]
|
|
32163
|
+
}],
|
|
32164
|
+
categories: ['crm']
|
|
32126
32165
|
}, {
|
|
32127
32166
|
id: 'supabase',
|
|
32128
32167
|
title: 'Supabase',
|
|
@@ -32193,6 +32232,42 @@ const connectorsConfig = [{
|
|
|
32193
32232
|
readOnly: true,
|
|
32194
32233
|
iconType: 'info'
|
|
32195
32234
|
}]
|
|
32235
|
+
}, {
|
|
32236
|
+
id: 'supadata',
|
|
32237
|
+
title: 'Supadata',
|
|
32238
|
+
description: 'Supadata is a web and video-to-text API that extracts structured data from vi...',
|
|
32239
|
+
providerUrl: '',
|
|
32240
|
+
icon: {
|
|
32241
|
+
name: 'AiOutlineBarChart',
|
|
32242
|
+
style: {
|
|
32243
|
+
fontSize: 'large'
|
|
32244
|
+
}
|
|
32245
|
+
},
|
|
32246
|
+
logo: '_side/thirdparty/logos/supadata.svg',
|
|
32247
|
+
enabled: true,
|
|
32248
|
+
scopes: [],
|
|
32249
|
+
authMethods: ['api_key'],
|
|
32250
|
+
categories: ['data & analytics'],
|
|
32251
|
+
fields: [{
|
|
32252
|
+
name: 'supadata-api-key',
|
|
32253
|
+
label: 'Supadata API Key',
|
|
32254
|
+
type: 'string',
|
|
32255
|
+
placeholder: 'Your Supadata API key for authenticating requests. You can obtain this from your Supadata dashboard.',
|
|
32256
|
+
description: '',
|
|
32257
|
+
required: true,
|
|
32258
|
+
defaultValue: '',
|
|
32259
|
+
isConfigField: true,
|
|
32260
|
+
isSecret: true,
|
|
32261
|
+
secretSource: {
|
|
32262
|
+
type: 'vault',
|
|
32263
|
+
secretType: 'ENVIRONMENT_VAR',
|
|
32264
|
+
secretKey: 'SUPADATA_API_KEY'
|
|
32265
|
+
},
|
|
32266
|
+
uiWidget: 'password',
|
|
32267
|
+
enumValues: [],
|
|
32268
|
+
readOnly: false,
|
|
32269
|
+
iconType: ''
|
|
32270
|
+
}]
|
|
32196
32271
|
}, {
|
|
32197
32272
|
id: 'superchat',
|
|
32198
32273
|
title: 'Superchat',
|
|
@@ -32244,7 +32319,7 @@ const connectorsConfig = [{
|
|
|
32244
32319
|
enabled: true,
|
|
32245
32320
|
scopes: [],
|
|
32246
32321
|
authMethods: ['api_key'],
|
|
32247
|
-
categories: ['scheduling & booking'
|
|
32322
|
+
categories: ['scheduling & booking'],
|
|
32248
32323
|
fields: [{
|
|
32249
32324
|
name: 'supersaas-api-key',
|
|
32250
32325
|
label: 'Supersaas API Key',
|
|
@@ -33384,7 +33459,7 @@ const connectorsConfig = [{
|
|
|
33384
33459
|
enabled: true,
|
|
33385
33460
|
scopes: [],
|
|
33386
33461
|
authMethods: ['api_key'],
|
|
33387
|
-
categories: ['design & creative tools'
|
|
33462
|
+
categories: ['design & creative tools'],
|
|
33388
33463
|
fields: [{
|
|
33389
33464
|
name: 'tinypng-api-key',
|
|
33390
33465
|
label: 'TinyPNG API Key',
|
|
@@ -33511,7 +33586,8 @@ const connectorsConfig = [{
|
|
|
33511
33586
|
enumValues: [],
|
|
33512
33587
|
readOnly: false,
|
|
33513
33588
|
iconType: ''
|
|
33514
|
-
}]
|
|
33589
|
+
}],
|
|
33590
|
+
categories: ['collaboration & communication']
|
|
33515
33591
|
}, {
|
|
33516
33592
|
id: 'together-ai',
|
|
33517
33593
|
title: 'Together AI',
|
|
@@ -33560,7 +33636,8 @@ const connectorsConfig = [{
|
|
|
33560
33636
|
enumValues: [],
|
|
33561
33637
|
readOnly: true,
|
|
33562
33638
|
iconType: 'info'
|
|
33563
|
-
}]
|
|
33639
|
+
}],
|
|
33640
|
+
categories: ['ai & machine learning']
|
|
33564
33641
|
}, {
|
|
33565
33642
|
id: 'toggl',
|
|
33566
33643
|
title: 'Toggl',
|
|
@@ -34310,7 +34387,8 @@ const connectorsConfig = [{
|
|
|
34310
34387
|
enumValues: [],
|
|
34311
34388
|
readOnly: true,
|
|
34312
34389
|
iconType: 'info'
|
|
34313
|
-
}]
|
|
34390
|
+
}],
|
|
34391
|
+
categories: ['ai & machine learning']
|
|
34314
34392
|
}, {
|
|
34315
34393
|
id: 'updown-io',
|
|
34316
34394
|
title: 'Updown.io',
|
|
@@ -34430,7 +34508,8 @@ const connectorsConfig = [{
|
|
|
34430
34508
|
enumValues: [],
|
|
34431
34509
|
readOnly: true,
|
|
34432
34510
|
iconType: 'info'
|
|
34433
|
-
}]
|
|
34511
|
+
}],
|
|
34512
|
+
categories: ['data & analytics']
|
|
34434
34513
|
}, {
|
|
34435
34514
|
id: 'upstash-vector',
|
|
34436
34515
|
title: 'Upstash Vector',
|
|
@@ -34498,7 +34577,8 @@ const connectorsConfig = [{
|
|
|
34498
34577
|
enumValues: [],
|
|
34499
34578
|
readOnly: true,
|
|
34500
34579
|
iconType: 'info'
|
|
34501
|
-
}]
|
|
34580
|
+
}],
|
|
34581
|
+
categories: ['ai & machine learning']
|
|
34502
34582
|
}, {
|
|
34503
34583
|
id: 'uptimerobot',
|
|
34504
34584
|
title: 'Uptimerobot',
|
|
@@ -34765,7 +34845,8 @@ const connectorsConfig = [{
|
|
|
34765
34845
|
enumValues: [],
|
|
34766
34846
|
readOnly: true,
|
|
34767
34847
|
iconType: 'info'
|
|
34768
|
-
}]
|
|
34848
|
+
}],
|
|
34849
|
+
categories: ['ai & machine learning']
|
|
34769
34850
|
}, {
|
|
34770
34851
|
id: 'vectorshift',
|
|
34771
34852
|
title: 'Vectorshift',
|
|
@@ -34781,7 +34862,7 @@ const connectorsConfig = [{
|
|
|
34781
34862
|
enabled: true,
|
|
34782
34863
|
scopes: [],
|
|
34783
34864
|
authMethods: ['api_key'],
|
|
34784
|
-
categories: ['ai & machine learning'
|
|
34865
|
+
categories: ['ai & machine learning'],
|
|
34785
34866
|
fields: [{
|
|
34786
34867
|
name: 'vectorshift-api-key',
|
|
34787
34868
|
label: 'Vectorshift API Key',
|
|
@@ -35030,7 +35111,8 @@ const connectorsConfig = [{
|
|
|
35030
35111
|
enumValues: [],
|
|
35031
35112
|
readOnly: true,
|
|
35032
35113
|
iconType: 'info'
|
|
35033
|
-
}]
|
|
35114
|
+
}],
|
|
35115
|
+
categories: ['ai & machine learning']
|
|
35034
35116
|
}, {
|
|
35035
35117
|
id: 'waboxapp',
|
|
35036
35118
|
title: 'Waboxapp',
|
|
@@ -35303,7 +35385,8 @@ const connectorsConfig = [{
|
|
|
35303
35385
|
enumValues: [],
|
|
35304
35386
|
readOnly: true,
|
|
35305
35387
|
iconType: 'info'
|
|
35306
|
-
}]
|
|
35388
|
+
}],
|
|
35389
|
+
categories: ['ai & machine learning']
|
|
35307
35390
|
}, {
|
|
35308
35391
|
id: 'webex',
|
|
35309
35392
|
title: 'Webex',
|
|
@@ -35681,7 +35764,7 @@ const connectorsConfig = [{
|
|
|
35681
35764
|
enabled: true,
|
|
35682
35765
|
scopes: [],
|
|
35683
35766
|
authMethods: ['api_key', 'oauth2'],
|
|
35684
|
-
categories: ['
|
|
35767
|
+
categories: ['e-commerce'],
|
|
35685
35768
|
fields: [{
|
|
35686
35769
|
name: 'wix-api-key',
|
|
35687
35770
|
label: 'Wix API Key',
|
|
@@ -35747,7 +35830,7 @@ const connectorsConfig = [{
|
|
|
35747
35830
|
enabled: true,
|
|
35748
35831
|
scopes: [],
|
|
35749
35832
|
authMethods: ['api_key'],
|
|
35750
|
-
categories: ['
|
|
35833
|
+
categories: ['sales & customer support'],
|
|
35751
35834
|
fields: [{
|
|
35752
35835
|
name: 'wiza-api-key',
|
|
35753
35836
|
label: 'Wiza API Key',
|
|
@@ -36089,7 +36172,8 @@ const connectorsConfig = [{
|
|
|
36089
36172
|
enumValues: [],
|
|
36090
36173
|
readOnly: true,
|
|
36091
36174
|
iconType: 'info'
|
|
36092
|
-
}]
|
|
36175
|
+
}],
|
|
36176
|
+
categories: ['ai & machine learning']
|
|
36093
36177
|
}, {
|
|
36094
36178
|
id: 'xata',
|
|
36095
36179
|
title: 'Xata',
|
|
@@ -36105,7 +36189,7 @@ const connectorsConfig = [{
|
|
|
36105
36189
|
enabled: true,
|
|
36106
36190
|
scopes: [],
|
|
36107
36191
|
authMethods: ['api_key', 'oauth2'],
|
|
36108
|
-
categories: ['developer tools & devops'
|
|
36192
|
+
categories: ['developer tools & devops'],
|
|
36109
36193
|
fields: [{
|
|
36110
36194
|
name: 'xata-api-key',
|
|
36111
36195
|
label: 'Xata API Key',
|
|
@@ -36361,7 +36445,7 @@ const connectorsConfig = [{
|
|
|
36361
36445
|
enabled: true,
|
|
36362
36446
|
scopes: [],
|
|
36363
36447
|
authMethods: ['api_key'],
|
|
36364
|
-
categories: ['ai & machine learning'
|
|
36448
|
+
categories: ['ai & machine learning'],
|
|
36365
36449
|
fields: [{
|
|
36366
36450
|
name: 'zep-api-url',
|
|
36367
36451
|
label: 'Zep API URL',
|
|
@@ -36518,7 +36602,7 @@ const connectorsConfig = [{
|
|
|
36518
36602
|
enabled: true,
|
|
36519
36603
|
scopes: [],
|
|
36520
36604
|
authMethods: ['api_key'],
|
|
36521
|
-
categories: ['crm'
|
|
36605
|
+
categories: ['crm'],
|
|
36522
36606
|
fields: [{
|
|
36523
36607
|
name: 'zixflow-api-key',
|
|
36524
36608
|
label: 'Zixflow API Key',
|
|
@@ -36682,7 +36766,7 @@ const connectorsConfig = [{
|
|
|
36682
36766
|
enabled: true,
|
|
36683
36767
|
scopes: [],
|
|
36684
36768
|
authMethods: ['api_key'],
|
|
36685
|
-
categories: ['collaboration & communication'
|
|
36769
|
+
categories: ['collaboration & communication'],
|
|
36686
36770
|
fields: [{
|
|
36687
36771
|
name: 'zulip-domain',
|
|
36688
36772
|
label: 'Zulip Domain',
|