@camunda/connectors-element-templates 1.0.4 → 1.0.6

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.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -174,6 +174,10 @@
174
174
  "name": "Amazon Web Services Provider",
175
175
  "value": "aws"
176
176
  },
177
+ {
178
+ "name": "Azure Provider",
179
+ "value": "azure"
180
+ },
177
181
  {
178
182
  "name": "GCP Provider",
179
183
  "value": "gcp"
@@ -541,6 +545,117 @@
541
545
  },
542
546
  "type": "Hidden"
543
547
  },
548
+ {
549
+ "id": "baseRequest.documentIntelligenceConfiguration.endpoint",
550
+ "label": "Azure Document Intelligence Endpoint",
551
+ "description": "Specify the endpoint of the Azure Document Intelligence",
552
+ "optional": false,
553
+ "constraints": {
554
+ "notEmpty": true
555
+ },
556
+ "group": "configuration",
557
+ "binding": {
558
+ "name": "baseRequest.documentIntelligenceConfiguration.endpoint",
559
+ "type": "zeebe:input"
560
+ },
561
+ "condition": {
562
+ "property": "baseRequest.type",
563
+ "equals": "azure",
564
+ "type": "simple"
565
+ },
566
+ "type": "Text"
567
+ },
568
+ {
569
+ "id": "baseRequest.documentIntelligenceConfiguration.apiKey",
570
+ "label": "Azure Document Intelligence API Key",
571
+ "description": "Specify the API key of the Azure Document Intelligence",
572
+ "optional": false,
573
+ "constraints": {
574
+ "notEmpty": true
575
+ },
576
+ "group": "configuration",
577
+ "binding": {
578
+ "name": "baseRequest.documentIntelligenceConfiguration.apiKey",
579
+ "type": "zeebe:input"
580
+ },
581
+ "condition": {
582
+ "property": "baseRequest.type",
583
+ "equals": "azure",
584
+ "type": "simple"
585
+ },
586
+ "type": "Text"
587
+ },
588
+ {
589
+ "id": "baseRequest.aiFoundryConfig.usingOpenAI",
590
+ "label": "Model type",
591
+ "description": "Specify if the Azure AI Foundry is using OpenAI",
592
+ "optional": false,
593
+ "value": "false",
594
+ "constraints": {
595
+ "notEmpty": true
596
+ },
597
+ "group": "configuration",
598
+ "binding": {
599
+ "name": "baseRequest.aiFoundryConfig.usingOpenAI",
600
+ "type": "zeebe:input"
601
+ },
602
+ "condition": {
603
+ "property": "baseRequest.type",
604
+ "equals": "azure",
605
+ "type": "simple"
606
+ },
607
+ "type": "Dropdown",
608
+ "choices": [
609
+ {
610
+ "name": "Base Azure Foundry model",
611
+ "value": "false"
612
+ },
613
+ {
614
+ "name": "Azure OpenAI model",
615
+ "value": "true"
616
+ }
617
+ ]
618
+ },
619
+ {
620
+ "id": "baseRequest.aiFoundryConfig.endpoint",
621
+ "label": "Azure AI Foundry Endpoint",
622
+ "description": "Specify the endpoint of the Azure AI Foundry",
623
+ "optional": false,
624
+ "constraints": {
625
+ "notEmpty": true
626
+ },
627
+ "group": "configuration",
628
+ "binding": {
629
+ "name": "baseRequest.aiFoundryConfig.endpoint",
630
+ "type": "zeebe:input"
631
+ },
632
+ "condition": {
633
+ "property": "baseRequest.type",
634
+ "equals": "azure",
635
+ "type": "simple"
636
+ },
637
+ "type": "Text"
638
+ },
639
+ {
640
+ "id": "baseRequest.aiFoundryConfig.apiKey",
641
+ "label": "Azure AI Foundry API Key",
642
+ "description": "Specify the API key of the Azure AI Foundry",
643
+ "optional": false,
644
+ "constraints": {
645
+ "notEmpty": true
646
+ },
647
+ "group": "configuration",
648
+ "binding": {
649
+ "name": "baseRequest.aiFoundryConfig.apiKey",
650
+ "type": "zeebe:input"
651
+ },
652
+ "condition": {
653
+ "property": "baseRequest.type",
654
+ "equals": "azure",
655
+ "type": "simple"
656
+ },
657
+ "type": "Text"
658
+ },
544
659
  {
545
660
  "id": "baseRequest.configuration.type",
546
661
  "label": "Request configuration",
@@ -1,4 +1,406 @@
1
1
  [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "SQL Database Connector",
5
+ "id": "io.camunda.connectors.Jdbc.v1",
6
+ "description": "Read and write data from a Camunda process directly to a SQL database (e.g., Microsoft SQL Server, MySQL, PostgreSQL)",
7
+ "metadata": {
8
+ "keywords": ["relational", "database"]
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/sql",
11
+ "version": 3,
12
+ "category": {
13
+ "id": "connectors",
14
+ "name": "Connectors"
15
+ },
16
+ "appliesTo": ["bpmn:Task"],
17
+ "elementType": {
18
+ "value": "bpmn:ServiceTask"
19
+ },
20
+ "engines": {
21
+ "camunda": "^8.6"
22
+ },
23
+ "groups": [
24
+ {
25
+ "id": "database",
26
+ "label": "Database"
27
+ },
28
+ {
29
+ "id": "connection",
30
+ "label": "Connection"
31
+ },
32
+ {
33
+ "id": "query",
34
+ "label": "Query"
35
+ },
36
+ {
37
+ "id": "connector",
38
+ "label": "Connector"
39
+ },
40
+ {
41
+ "id": "output",
42
+ "label": "Output mapping"
43
+ },
44
+ {
45
+ "id": "error",
46
+ "label": "Error handling"
47
+ },
48
+ {
49
+ "id": "retries",
50
+ "label": "Retries"
51
+ }
52
+ ],
53
+ "properties": [
54
+ {
55
+ "value": "io.camunda:connector-jdbc:1",
56
+ "binding": {
57
+ "property": "type",
58
+ "type": "zeebe:taskDefinition"
59
+ },
60
+ "type": "Hidden"
61
+ },
62
+ {
63
+ "id": "database",
64
+ "label": "Select a database",
65
+ "description": "Select the database you want to connect to. If you choose Oracle, make sure the Oracle JDBC driver is included. <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/sql/#database\">Learn how to set it up.</a>",
66
+ "optional": false,
67
+ "constraints": {
68
+ "notEmpty": true
69
+ },
70
+ "group": "database",
71
+ "binding": {
72
+ "name": "database",
73
+ "type": "zeebe:input"
74
+ },
75
+ "type": "Dropdown",
76
+ "choices": [
77
+ {
78
+ "name": "MariaDB",
79
+ "value": "MARIADB"
80
+ },
81
+ {
82
+ "name": "Microsoft SQL Server",
83
+ "value": "MSSQL"
84
+ },
85
+ {
86
+ "name": "MySQL",
87
+ "value": "MYSQL"
88
+ },
89
+ {
90
+ "name": "PostgreSQL",
91
+ "value": "POSTGRESQL"
92
+ },
93
+ {
94
+ "name": "Oracle",
95
+ "value": "ORACLE"
96
+ }
97
+ ]
98
+ },
99
+ {
100
+ "id": "connection.authType",
101
+ "label": "Connection type",
102
+ "value": "uri",
103
+ "group": "connection",
104
+ "binding": {
105
+ "name": "connection.authType",
106
+ "type": "zeebe:input"
107
+ },
108
+ "type": "Dropdown",
109
+ "choices": [
110
+ {
111
+ "name": "URI",
112
+ "value": "uri"
113
+ },
114
+ {
115
+ "name": "Detailed",
116
+ "value": "detailed"
117
+ }
118
+ ]
119
+ },
120
+ {
121
+ "id": "connection.uri",
122
+ "label": "URI",
123
+ "description": "URI should contain JDBC driver, host name, and port number. For more information, see the <a href=\"https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/sql/#uri-connection\" target=\"_blank\">documentation</a>.)",
124
+ "optional": false,
125
+ "constraints": {
126
+ "notEmpty": true,
127
+ "pattern": {
128
+ "value": "^(=|(jdbc:|secrets|\\{\\{).*$)",
129
+ "message": "Must start with 'jdbc:' or contain a secret reference"
130
+ }
131
+ },
132
+ "feel": "optional",
133
+ "group": "connection",
134
+ "binding": {
135
+ "name": "connection.uri",
136
+ "type": "zeebe:input"
137
+ },
138
+ "condition": {
139
+ "property": "connection.authType",
140
+ "equals": "uri",
141
+ "type": "simple"
142
+ },
143
+ "type": "String"
144
+ },
145
+ {
146
+ "id": "connection.uriProperties",
147
+ "label": "Properties",
148
+ "description": "Additional properties for the connection ('user' and 'password' for instance). For more information, see the <a href=\"https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/sql/#connection\" target=\"_blank\">documentation</a>.",
149
+ "optional": true,
150
+ "feel": "required",
151
+ "group": "connection",
152
+ "binding": {
153
+ "name": "connection.uriProperties",
154
+ "type": "zeebe:input"
155
+ },
156
+ "condition": {
157
+ "property": "connection.authType",
158
+ "equals": "uri",
159
+ "type": "simple"
160
+ },
161
+ "type": "String"
162
+ },
163
+ {
164
+ "id": "connection.host",
165
+ "label": "Host",
166
+ "optional": false,
167
+ "constraints": {
168
+ "notEmpty": true
169
+ },
170
+ "feel": "optional",
171
+ "group": "connection",
172
+ "binding": {
173
+ "name": "connection.host",
174
+ "type": "zeebe:input"
175
+ },
176
+ "condition": {
177
+ "property": "connection.authType",
178
+ "equals": "detailed",
179
+ "type": "simple"
180
+ },
181
+ "type": "String"
182
+ },
183
+ {
184
+ "id": "connection.port",
185
+ "label": "Port",
186
+ "optional": false,
187
+ "constraints": {
188
+ "notEmpty": true
189
+ },
190
+ "feel": "optional",
191
+ "group": "connection",
192
+ "binding": {
193
+ "name": "connection.port",
194
+ "type": "zeebe:input"
195
+ },
196
+ "condition": {
197
+ "property": "connection.authType",
198
+ "equals": "detailed",
199
+ "type": "simple"
200
+ },
201
+ "type": "String"
202
+ },
203
+ {
204
+ "id": "connection.username",
205
+ "label": "Username",
206
+ "optional": true,
207
+ "feel": "optional",
208
+ "group": "connection",
209
+ "binding": {
210
+ "name": "connection.username",
211
+ "type": "zeebe:input"
212
+ },
213
+ "condition": {
214
+ "property": "connection.authType",
215
+ "equals": "detailed",
216
+ "type": "simple"
217
+ },
218
+ "type": "String"
219
+ },
220
+ {
221
+ "id": "connection.password",
222
+ "label": "Password",
223
+ "optional": true,
224
+ "feel": "optional",
225
+ "group": "connection",
226
+ "binding": {
227
+ "name": "connection.password",
228
+ "type": "zeebe:input"
229
+ },
230
+ "condition": {
231
+ "property": "connection.authType",
232
+ "equals": "detailed",
233
+ "type": "simple"
234
+ },
235
+ "type": "String"
236
+ },
237
+ {
238
+ "id": "connection.databaseName",
239
+ "label": "Database name",
240
+ "optional": true,
241
+ "feel": "optional",
242
+ "group": "connection",
243
+ "binding": {
244
+ "name": "connection.databaseName",
245
+ "type": "zeebe:input"
246
+ },
247
+ "condition": {
248
+ "property": "connection.authType",
249
+ "equals": "detailed",
250
+ "type": "simple"
251
+ },
252
+ "type": "String"
253
+ },
254
+ {
255
+ "id": "connection.properties",
256
+ "label": "Properties",
257
+ "description": "Additional properties for the connection. For more information, see the <a href=\"https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/sql/#connection\" target=\"_blank\">documentation</a>.",
258
+ "optional": true,
259
+ "feel": "required",
260
+ "group": "connection",
261
+ "binding": {
262
+ "name": "connection.properties",
263
+ "type": "zeebe:input"
264
+ },
265
+ "condition": {
266
+ "property": "connection.authType",
267
+ "equals": "detailed",
268
+ "type": "simple"
269
+ },
270
+ "type": "String"
271
+ },
272
+ {
273
+ "id": "data.returnResults",
274
+ "label": "Return results",
275
+ "description": "Check this box if the SQL statement return results, e.g. a SELECT or any statement with a RETURNING clause",
276
+ "optional": false,
277
+ "value": false,
278
+ "feel": "static",
279
+ "group": "query",
280
+ "binding": {
281
+ "name": "data.returnResults",
282
+ "type": "zeebe:input"
283
+ },
284
+ "type": "Boolean"
285
+ },
286
+ {
287
+ "id": "data.query",
288
+ "label": "SQL Query to execute",
289
+ "description": "You can use named, positional or binding <a href=\"https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/sql/#variables\" target=\"_blank\">parameters</a>",
290
+ "optional": false,
291
+ "constraints": {
292
+ "notEmpty": true
293
+ },
294
+ "feel": "optional",
295
+ "group": "query",
296
+ "binding": {
297
+ "name": "data.query",
298
+ "type": "zeebe:input"
299
+ },
300
+ "type": "String"
301
+ },
302
+ {
303
+ "id": "data.variables",
304
+ "label": "SQL Query variables",
305
+ "description": "The <a href=\"https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/sql/#variables\" target=\"_blank\">variables</a> to use in the SQL query.",
306
+ "optional": true,
307
+ "feel": "required",
308
+ "group": "query",
309
+ "binding": {
310
+ "name": "data.variables",
311
+ "type": "zeebe:input"
312
+ },
313
+ "type": "String"
314
+ },
315
+ {
316
+ "id": "version",
317
+ "label": "Version",
318
+ "description": "Version of the element template",
319
+ "value": "3",
320
+ "group": "connector",
321
+ "binding": {
322
+ "key": "elementTemplateVersion",
323
+ "type": "zeebe:taskHeader"
324
+ },
325
+ "type": "Hidden"
326
+ },
327
+ {
328
+ "id": "id",
329
+ "label": "ID",
330
+ "description": "ID of the element template",
331
+ "value": "io.camunda.connectors.Jdbc.v1",
332
+ "group": "connector",
333
+ "binding": {
334
+ "key": "elementTemplateId",
335
+ "type": "zeebe:taskHeader"
336
+ },
337
+ "type": "Hidden"
338
+ },
339
+ {
340
+ "id": "resultVariable",
341
+ "label": "Result variable",
342
+ "description": "Name of variable to store the response in",
343
+ "group": "output",
344
+ "binding": {
345
+ "key": "resultVariable",
346
+ "type": "zeebe:taskHeader"
347
+ },
348
+ "type": "String"
349
+ },
350
+ {
351
+ "id": "resultExpression",
352
+ "label": "Result expression",
353
+ "description": "Expression to map the response into process variables",
354
+ "feel": "required",
355
+ "group": "output",
356
+ "binding": {
357
+ "key": "resultExpression",
358
+ "type": "zeebe:taskHeader"
359
+ },
360
+ "type": "Text"
361
+ },
362
+ {
363
+ "id": "errorExpression",
364
+ "label": "Error expression",
365
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
366
+ "feel": "required",
367
+ "group": "error",
368
+ "binding": {
369
+ "key": "errorExpression",
370
+ "type": "zeebe:taskHeader"
371
+ },
372
+ "type": "Text"
373
+ },
374
+ {
375
+ "id": "retryCount",
376
+ "label": "Retries",
377
+ "description": "Number of retries",
378
+ "value": "3",
379
+ "feel": "optional",
380
+ "group": "retries",
381
+ "binding": {
382
+ "property": "retries",
383
+ "type": "zeebe:taskDefinition"
384
+ },
385
+ "type": "String"
386
+ },
387
+ {
388
+ "id": "retryBackoff",
389
+ "label": "Retry backoff",
390
+ "description": "ISO-8601 duration to wait between retries",
391
+ "value": "PT0S",
392
+ "group": "retries",
393
+ "binding": {
394
+ "key": "retryBackoff",
395
+ "type": "zeebe:taskHeader"
396
+ },
397
+ "type": "String"
398
+ }
399
+ ],
400
+ "icon": {
401
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTMiIGhlaWdodD0iNTEyIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgNTEzIDUxMiI+CiAgPGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj4KICAgIDxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik00MjIuMDY5IDQxNi45OTVWMjUzLjA0NGgtMjQuNzU2VjQ0NC4zMmg5OS4wMjR2LTI3LjMyNWgtNzQuMjY4Wm0tNzQuMjY4LTE2My45NTFoLTQ5LjUxMmMtNi41NjUgMC0xMi44NjIgMi44NzktMTcuNTA1IDguMDA0LTQuNjQzIDUuMTI0LTcuMjUxIDEyLjA3NC03LjI1MSAxOS4zMjJ2MTM2LjYyNWMwIDcuMjQ3IDIuNjA4IDE0LjE5NyA3LjI1MSAxOS4zMjEgNC42NDMgNS4xMjUgMTAuOTQgOC4wMDQgMTcuNTA1IDguMDA0aDEyLjM3OHYyNy4zMjVjMCA3LjI0NyAyLjYwOCAxNC4xOTcgNy4yNTEgMTkuMzIxIDQuNjQzIDUuMTI1IDEwLjk0IDguMDA0IDE3LjUwNSA4LjAwNGgyNC43NTZ2LTI3LjMyNWgtMjQuNzU2VjQ0NC4zMmgxMi4zNzhjNi41NjYgMCAxMi44NjMtMi44NzkgMTcuNTA1LTguMDA0IDQuNjQzLTUuMTI0IDcuMjUxLTEyLjA3NCA3LjI1MS0xOS4zMjFWMjgwLjM3YzAtNy4yNDgtMi42MDgtMTQuMTk4LTcuMjUxLTE5LjMyMi00LjY0Mi01LjEyNS0xMC45MzktOC4wMDQtMTcuNTA1LTguMDA0Wm0tNDkuNTEyIDE2My45NTFWMjgwLjM3aDQ5LjUxMnYxMzYuNjI1aC00OS41MTJabS03NC4yNjggMjcuMzI1aC03NC4yNjh2LTI3LjMyNWg3NC4yNjh2LTU0LjY1aC00OS41MTJjLTYuNTY2IDAtMTIuODYyLTIuODc5LTE3LjUwNS04LjAwNC00LjY0My01LjEyNC03LjI1MS0xMi4wNzQtNy4yNTEtMTkuMzIxdi01NC42NWMwLTcuMjQ4IDIuNjA4LTE0LjE5OCA3LjI1MS0xOS4zMjIgNC42NDMtNS4xMjUgMTAuOTM5LTguMDA0IDE3LjUwNS04LjAwNGg3NC4yNjh2MjcuMzI2aC03NC4yNjh2NTQuNjVoNDkuNTEyYzYuNTY2IDAgMTIuODYzIDIuODc4IDE3LjUwNSA4LjAwMyA0LjY0MyA1LjEyNCA3LjI1MSAxMi4wNzUgNy4yNTEgMTkuMzIydjU0LjY1YzAgNy4yNDctMi42MDggMTQuMTk3LTcuMjUxIDE5LjMyMS00LjY0MiA1LjEyNS0xMC45MzkgOC4wMDQtMTcuNTA1IDguMDA0WiIvPgogICAgPHBhdGggZmlsbD0iI0M2MjlDRCIgZD0iTTE2MC42OTUgMTMuMDMyYy02My4wNjYgMC0xMzAuOTQzIDE2LjQ1LTEzMC45NDMgNTIuNTU3djIzNi41MDZjMCAyMi4wNyAyNS40MDMgMzYuNzYyIDU5LjUyIDQ0Ljg3di0yNi44ODJjLTIzLjczNi02LjIxLTM1LjA2LTE1LjAxOS0zNS43MTItMTcuOTg4di00Ni45MzhjMTcuNzggOS44NDIgMTcuNzMzIDkuMTg1IDQ1LjQyNCAxMi4wMDl2LTI2LjI0N2MtNDYuMTYyLTQuOTU5LTQzLjk2NS0xMS44OTktNDUuNDI0LTE3LjY2MXYtNDYuOTM3YzI1LjMzIDE0LjAyNSA2Ny4xNjkgMjAuNjU5IDEwNy4xMzUgMjAuNjU5IDYzLjA2NiAwIDEzMC45NDMtMTYuNDUxIDEzMC45NDMtNTIuNTU3di03OC44NGMtLjAwOS0zNi4xMDctNjcuODgxLTUyLjU1LTEzMC45NDMtNTIuNTVaTTUzLjU0MiA2NS43ODdjMS44MTMtNy4yOTUgMzcuNTE0LTI2LjQ3NyAxMDcuMTUzLTI2LjQ3NyA2OS4wMTQgMCAxMDQuNjk0IDE4Ljg0MyAxMDcuMDk3IDI2LjI3OS0yLjQwMyA3LjQzNS0zOC4wODMgMjYuMjc4LTEwNy4wOTcgMjYuMjc4LTY5LjYzOSAwLTEwNS4zMzktMTkuMTgzLTEwNy4xNTMtMjYuMDhabTIxNC4yODggNzguNDdjLTEuOTEyIDcuMzItMzcuNjAxIDI2LjQ0Ni0xMDcuMTM1IDI2LjQ0Ni02OS42MzkgMC0xMDUuMzM5LTE5LjE4NC0xMDcuMTM1LTI2LjI3OVY5Ny40ODdjMjUuMzMgMTQuMDI1IDY3LjE2OSAyMC42NTkgMTA3LjEzNSAyMC42NTkgMzkuOTY2IDAgODEuODA1LTYuNjM0IDEwNy4xMzUtMjAuNjU5djQ2Ljc3WiIvPgogIDwvZz4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iYSI+CiAgICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yOS43NTQgNmg0NTIuOTkxdjUwMEgyOS43NTR6Ii8+CiAgICA8L2NsaXBQYXRoPgogIDwvZGVmcz4KPC9zdmc+Cg=="
402
+ }
403
+ },
2
404
  {
3
405
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
406
  "name": "SQL Database Connector",