@camunda/connectors-element-templates 1.0.7 → 1.0.9
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/connectors.js +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Amazon EventBridge
|
|
4
|
+
"name": "Amazon EventBridge Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 1,
|
|
7
7
|
"description": "Receive events from AWS EventBridge",
|
|
8
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge-webhook/",
|
|
9
9
|
"category": {
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
@@ -15,9 +15,6 @@
|
|
|
15
15
|
"value": "bpmn:IntermediateCatchEvent",
|
|
16
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
17
|
},
|
|
18
|
-
"engines": {
|
|
19
|
-
"camunda": "^8.4"
|
|
20
|
-
},
|
|
21
18
|
"groups": [
|
|
22
19
|
{
|
|
23
20
|
"id": "endpoint",
|
|
@@ -159,7 +156,7 @@
|
|
|
159
156
|
"type": "String",
|
|
160
157
|
"group": "authorization",
|
|
161
158
|
"feel": "optional",
|
|
162
|
-
"optional":
|
|
159
|
+
"optional": false,
|
|
163
160
|
"binding": {
|
|
164
161
|
"type": "zeebe:property",
|
|
165
162
|
"name": "inbound.auth.jwt.jwkUrl"
|
|
@@ -167,6 +164,9 @@
|
|
|
167
164
|
"condition": {
|
|
168
165
|
"property": "authorizationType",
|
|
169
166
|
"equals": "JWT"
|
|
167
|
+
},
|
|
168
|
+
"constraints": {
|
|
169
|
+
"notEmpty": true
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
172
|
{
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"constraints": {
|
|
273
273
|
"notEmpty": true
|
|
274
274
|
},
|
|
275
|
-
"value": "=request.headers.
|
|
275
|
+
"value": "=request.headers.apiKey"
|
|
276
276
|
},
|
|
277
277
|
{
|
|
278
278
|
"label": "Correlation key (process)",
|
|
@@ -302,18 +302,6 @@
|
|
|
302
302
|
"notEmpty": true
|
|
303
303
|
}
|
|
304
304
|
},
|
|
305
|
-
{
|
|
306
|
-
"label": "Message ID expression",
|
|
307
|
-
"feel": "required",
|
|
308
|
-
"type": "String",
|
|
309
|
-
"optional": true,
|
|
310
|
-
"group": "activation",
|
|
311
|
-
"binding": {
|
|
312
|
-
"type": "zeebe:property",
|
|
313
|
-
"name": "messageIdExpression"
|
|
314
|
-
},
|
|
315
|
-
"description": "Expression to extract unique identifier of a message"
|
|
316
|
-
},
|
|
317
305
|
{
|
|
318
306
|
"label": "Condition",
|
|
319
307
|
"type": "String",
|
|
@@ -324,7 +312,7 @@
|
|
|
324
312
|
"type": "zeebe:property",
|
|
325
313
|
"name": "activationCondition"
|
|
326
314
|
},
|
|
327
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
315
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
328
316
|
},
|
|
329
317
|
{
|
|
330
318
|
"label": "Result variable",
|
|
@@ -352,15 +340,18 @@
|
|
|
352
340
|
],
|
|
353
341
|
"icon": {
|
|
354
342
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
343
|
+
},
|
|
344
|
+
"engines": {
|
|
345
|
+
"camunda": "^8.2"
|
|
355
346
|
}
|
|
356
347
|
},
|
|
357
348
|
{
|
|
358
349
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
359
|
-
"name": "Amazon EventBridge Connector",
|
|
350
|
+
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
360
351
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
361
|
-
"version":
|
|
352
|
+
"version": 2,
|
|
362
353
|
"description": "Receive events from AWS EventBridge",
|
|
363
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge
|
|
354
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
364
355
|
"category": {
|
|
365
356
|
"id": "connectors",
|
|
366
357
|
"name": "Connectors"
|
|
@@ -511,7 +502,7 @@
|
|
|
511
502
|
"type": "String",
|
|
512
503
|
"group": "authorization",
|
|
513
504
|
"feel": "optional",
|
|
514
|
-
"optional":
|
|
505
|
+
"optional": true,
|
|
515
506
|
"binding": {
|
|
516
507
|
"type": "zeebe:property",
|
|
517
508
|
"name": "inbound.auth.jwt.jwkUrl"
|
|
@@ -519,9 +510,6 @@
|
|
|
519
510
|
"condition": {
|
|
520
511
|
"property": "authorizationType",
|
|
521
512
|
"equals": "JWT"
|
|
522
|
-
},
|
|
523
|
-
"constraints": {
|
|
524
|
-
"notEmpty": true
|
|
525
513
|
}
|
|
526
514
|
},
|
|
527
515
|
{
|
|
@@ -704,9 +692,9 @@
|
|
|
704
692
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
705
693
|
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
706
694
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
707
|
-
"version":
|
|
695
|
+
"version": 3,
|
|
708
696
|
"description": "Receive events from AWS EventBridge",
|
|
709
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
697
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=inbound",
|
|
710
698
|
"category": {
|
|
711
699
|
"id": "connectors",
|
|
712
700
|
"name": "Connectors"
|
|
@@ -970,7 +958,7 @@
|
|
|
970
958
|
"constraints": {
|
|
971
959
|
"notEmpty": true
|
|
972
960
|
},
|
|
973
|
-
"value": "=request.headers.
|
|
961
|
+
"value": "=request.headers.apikey"
|
|
974
962
|
},
|
|
975
963
|
{
|
|
976
964
|
"label": "Correlation key (process)",
|
|
@@ -1000,6 +988,18 @@
|
|
|
1000
988
|
"notEmpty": true
|
|
1001
989
|
}
|
|
1002
990
|
},
|
|
991
|
+
{
|
|
992
|
+
"label": "Message ID expression",
|
|
993
|
+
"feel": "required",
|
|
994
|
+
"type": "String",
|
|
995
|
+
"optional": true,
|
|
996
|
+
"group": "activation",
|
|
997
|
+
"binding": {
|
|
998
|
+
"type": "zeebe:property",
|
|
999
|
+
"name": "messageIdExpression"
|
|
1000
|
+
},
|
|
1001
|
+
"description": "Expression to extract unique identifier of a message"
|
|
1002
|
+
},
|
|
1003
1003
|
{
|
|
1004
1004
|
"label": "Condition",
|
|
1005
1005
|
"type": "String",
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
"type": "zeebe:property",
|
|
1011
1011
|
"name": "activationCondition"
|
|
1012
1012
|
},
|
|
1013
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
1013
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
1014
1014
|
},
|
|
1015
1015
|
{
|
|
1016
1016
|
"label": "Result variable",
|
|
@@ -1040,16 +1040,16 @@
|
|
|
1040
1040
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
1041
1041
|
},
|
|
1042
1042
|
"engines": {
|
|
1043
|
-
"camunda": "^8.
|
|
1043
|
+
"camunda": "^8.4"
|
|
1044
1044
|
}
|
|
1045
1045
|
},
|
|
1046
1046
|
{
|
|
1047
1047
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1048
1048
|
"name": "Amazon EventBridge Intermediate Catch Event Connector",
|
|
1049
1049
|
"id": "io.camunda.connectors.AWSEventBridge.intermediate.v1",
|
|
1050
|
-
"version":
|
|
1050
|
+
"version": 4,
|
|
1051
1051
|
"description": "Receive events from AWS EventBridge",
|
|
1052
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
1052
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
1053
1053
|
"category": {
|
|
1054
1054
|
"id": "connectors",
|
|
1055
1055
|
"name": "Connectors"
|
|
@@ -1059,6 +1059,9 @@
|
|
|
1059
1059
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1060
1060
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1061
1061
|
},
|
|
1062
|
+
"engines": {
|
|
1063
|
+
"camunda": "^8.4"
|
|
1064
|
+
},
|
|
1062
1065
|
"groups": [
|
|
1063
1066
|
{
|
|
1064
1067
|
"id": "endpoint",
|
|
@@ -1393,9 +1396,6 @@
|
|
|
1393
1396
|
],
|
|
1394
1397
|
"icon": {
|
|
1395
1398
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
1396
|
-
},
|
|
1397
|
-
"engines": {
|
|
1398
|
-
"camunda": "^8.4"
|
|
1399
1399
|
}
|
|
1400
1400
|
}
|
|
1401
1401
|
]
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon EventBridge Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.MessageStart.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 1,
|
|
7
7
|
"description": "Receive events from AWS EventBridge",
|
|
8
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=inbound",
|
|
9
9
|
"category": {
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
@@ -15,9 +15,6 @@
|
|
|
15
15
|
"value": "bpmn:StartEvent",
|
|
16
16
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
17
|
},
|
|
18
|
-
"engines": {
|
|
19
|
-
"camunda": "^8.3"
|
|
20
|
-
},
|
|
21
18
|
"groups": [
|
|
22
19
|
{
|
|
23
20
|
"id": "endpoint",
|
|
@@ -386,15 +383,18 @@
|
|
|
386
383
|
],
|
|
387
384
|
"icon": {
|
|
388
385
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
386
|
+
},
|
|
387
|
+
"engines": {
|
|
388
|
+
"camunda": "^8.2"
|
|
389
389
|
}
|
|
390
390
|
},
|
|
391
391
|
{
|
|
392
392
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
393
393
|
"name": "Amazon EventBridge Message Start Event Connector",
|
|
394
394
|
"id": "io.camunda.connectors.AWSEventBridge.MessageStart.v1",
|
|
395
|
-
"version":
|
|
395
|
+
"version": 2,
|
|
396
396
|
"description": "Receive events from AWS EventBridge",
|
|
397
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
397
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
398
398
|
"category": {
|
|
399
399
|
"id": "connectors",
|
|
400
400
|
"name": "Connectors"
|
|
@@ -404,6 +404,9 @@
|
|
|
404
404
|
"value": "bpmn:StartEvent",
|
|
405
405
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
406
406
|
},
|
|
407
|
+
"engines": {
|
|
408
|
+
"camunda": "^8.3"
|
|
409
|
+
},
|
|
407
410
|
"groups": [
|
|
408
411
|
{
|
|
409
412
|
"id": "endpoint",
|
|
@@ -772,9 +775,6 @@
|
|
|
772
775
|
],
|
|
773
776
|
"icon": {
|
|
774
777
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
775
|
-
},
|
|
776
|
-
"engines": {
|
|
777
|
-
"camunda": "^8.2"
|
|
778
778
|
}
|
|
779
779
|
}
|
|
780
780
|
]
|
|
@@ -0,0 +1,356 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
+
"name": "Amazon EventBridge Receive Task Connector",
|
|
5
|
+
"id": "io.camunda.connectors.AWSEventBridge.receive.v1",
|
|
6
|
+
"version": 4,
|
|
7
|
+
"description": "Receive events from AWS EventBridge",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=inbound",
|
|
9
|
+
"category": {
|
|
10
|
+
"id": "connectors",
|
|
11
|
+
"name": "Connectors"
|
|
12
|
+
},
|
|
13
|
+
"appliesTo": ["bpmn:ReceiveTask"],
|
|
14
|
+
"elementType": {
|
|
15
|
+
"value": "bpmn:ReceiveTask"
|
|
16
|
+
},
|
|
17
|
+
"engines": {
|
|
18
|
+
"camunda": "^8.4"
|
|
19
|
+
},
|
|
20
|
+
"groups": [
|
|
21
|
+
{
|
|
22
|
+
"id": "endpoint",
|
|
23
|
+
"label": "API destination"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"id": "authentication",
|
|
27
|
+
"label": "Authentication"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"id": "authorization",
|
|
31
|
+
"label": "Authorization"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"id": "activation",
|
|
35
|
+
"label": "Activation"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"id": "variable-mapping",
|
|
39
|
+
"label": "Variable mapping"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"properties": [
|
|
43
|
+
{
|
|
44
|
+
"type": "Hidden",
|
|
45
|
+
"value": "io.camunda:webhook:1",
|
|
46
|
+
"binding": {
|
|
47
|
+
"type": "zeebe:property",
|
|
48
|
+
"name": "inbound.type"
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"type": "Hidden",
|
|
53
|
+
"generatedValue": {
|
|
54
|
+
"type": "uuid"
|
|
55
|
+
},
|
|
56
|
+
"binding": {
|
|
57
|
+
"type": "bpmn:Message#property",
|
|
58
|
+
"name": "name"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"type": "Hidden",
|
|
63
|
+
"value": "aws:eventbridge",
|
|
64
|
+
"binding": {
|
|
65
|
+
"type": "zeebe:property",
|
|
66
|
+
"name": "inbound.subtype"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "webhookMethod",
|
|
71
|
+
"label": "Webhook method",
|
|
72
|
+
"group": "endpoint",
|
|
73
|
+
"description": "Select HTTP method",
|
|
74
|
+
"value": "any",
|
|
75
|
+
"type": "Dropdown",
|
|
76
|
+
"choices": [
|
|
77
|
+
{
|
|
78
|
+
"name": "Any",
|
|
79
|
+
"value": "any"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "Get",
|
|
83
|
+
"value": "get"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "Post",
|
|
87
|
+
"value": "post"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "Put",
|
|
91
|
+
"value": "put"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "Delete",
|
|
95
|
+
"value": "delete"
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"binding": {
|
|
99
|
+
"type": "zeebe:property",
|
|
100
|
+
"name": "inbound.method"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"label": "Webhook ID",
|
|
105
|
+
"type": "String",
|
|
106
|
+
"group": "endpoint",
|
|
107
|
+
"binding": {
|
|
108
|
+
"type": "zeebe:property",
|
|
109
|
+
"name": "inbound.context"
|
|
110
|
+
},
|
|
111
|
+
"description": "The webhook ID is a part of the URL",
|
|
112
|
+
"constraints": {
|
|
113
|
+
"notEmpty": true
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"label": "HMAC authentication",
|
|
118
|
+
"value": "disabled",
|
|
119
|
+
"type": "Hidden",
|
|
120
|
+
"binding": {
|
|
121
|
+
"type": "zeebe:property",
|
|
122
|
+
"name": "inbound.shouldValidateHmac"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"id": "authorizationType",
|
|
127
|
+
"label": "Authorization type",
|
|
128
|
+
"group": "authorization",
|
|
129
|
+
"description": "Choose the authorization type",
|
|
130
|
+
"value": "NONE",
|
|
131
|
+
"type": "Dropdown",
|
|
132
|
+
"choices": [
|
|
133
|
+
{
|
|
134
|
+
"name": "None",
|
|
135
|
+
"value": "NONE"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"name": "JWT",
|
|
139
|
+
"value": "JWT"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "Basic",
|
|
143
|
+
"value": "BASIC"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"name": "API key",
|
|
147
|
+
"value": "APIKEY"
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
"binding": {
|
|
151
|
+
"type": "zeebe:property",
|
|
152
|
+
"name": "inbound.auth.type"
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"label": "JWK URL",
|
|
157
|
+
"description": "Well-known URL of JWKs",
|
|
158
|
+
"type": "String",
|
|
159
|
+
"group": "authorization",
|
|
160
|
+
"feel": "optional",
|
|
161
|
+
"optional": true,
|
|
162
|
+
"binding": {
|
|
163
|
+
"type": "zeebe:property",
|
|
164
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
165
|
+
},
|
|
166
|
+
"condition": {
|
|
167
|
+
"property": "authorizationType",
|
|
168
|
+
"equals": "JWT"
|
|
169
|
+
}
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"label": "JWT role property expression",
|
|
173
|
+
"description": "Expression to extract the roles from the JWT token",
|
|
174
|
+
"type": "String",
|
|
175
|
+
"group": "authorization",
|
|
176
|
+
"feel": "required",
|
|
177
|
+
"optional": true,
|
|
178
|
+
"binding": {
|
|
179
|
+
"type": "zeebe:property",
|
|
180
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
181
|
+
},
|
|
182
|
+
"condition": {
|
|
183
|
+
"property": "authorizationType",
|
|
184
|
+
"equals": "JWT"
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"label": "Required roles",
|
|
189
|
+
"description": "List of roles to test JWT roles against",
|
|
190
|
+
"type": "String",
|
|
191
|
+
"group": "authorization",
|
|
192
|
+
"feel": "required",
|
|
193
|
+
"optional": true,
|
|
194
|
+
"binding": {
|
|
195
|
+
"type": "zeebe:property",
|
|
196
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
197
|
+
},
|
|
198
|
+
"condition": {
|
|
199
|
+
"property": "authorizationType",
|
|
200
|
+
"equals": "JWT"
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"label": "Username",
|
|
205
|
+
"description": "Username for basic authentication",
|
|
206
|
+
"type": "String",
|
|
207
|
+
"group": "authorization",
|
|
208
|
+
"feel": "optional",
|
|
209
|
+
"binding": {
|
|
210
|
+
"type": "zeebe:property",
|
|
211
|
+
"name": "inbound.auth.username"
|
|
212
|
+
},
|
|
213
|
+
"condition": {
|
|
214
|
+
"property": "authorizationType",
|
|
215
|
+
"equals": "BASIC"
|
|
216
|
+
},
|
|
217
|
+
"constraints": {
|
|
218
|
+
"notEmpty": true
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"label": "Password",
|
|
223
|
+
"description": "Password for basic authentication",
|
|
224
|
+
"type": "String",
|
|
225
|
+
"group": "authorization",
|
|
226
|
+
"feel": "optional",
|
|
227
|
+
"binding": {
|
|
228
|
+
"type": "zeebe:property",
|
|
229
|
+
"name": "inbound.auth.password"
|
|
230
|
+
},
|
|
231
|
+
"condition": {
|
|
232
|
+
"property": "authorizationType",
|
|
233
|
+
"equals": "BASIC"
|
|
234
|
+
},
|
|
235
|
+
"constraints": {
|
|
236
|
+
"notEmpty": true
|
|
237
|
+
}
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"label": "API key",
|
|
241
|
+
"description": "Expected API key",
|
|
242
|
+
"type": "String",
|
|
243
|
+
"group": "authorization",
|
|
244
|
+
"feel": "optional",
|
|
245
|
+
"binding": {
|
|
246
|
+
"type": "zeebe:property",
|
|
247
|
+
"name": "inbound.auth.apiKey"
|
|
248
|
+
},
|
|
249
|
+
"condition": {
|
|
250
|
+
"property": "authorizationType",
|
|
251
|
+
"equals": "APIKEY"
|
|
252
|
+
},
|
|
253
|
+
"constraints": {
|
|
254
|
+
"notEmpty": true
|
|
255
|
+
}
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"label": "API key locator",
|
|
259
|
+
"description": "A FEEL expression that extracts API key from the request",
|
|
260
|
+
"type": "String",
|
|
261
|
+
"group": "authorization",
|
|
262
|
+
"feel": "required",
|
|
263
|
+
"binding": {
|
|
264
|
+
"type": "zeebe:property",
|
|
265
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
266
|
+
},
|
|
267
|
+
"condition": {
|
|
268
|
+
"property": "authorizationType",
|
|
269
|
+
"equals": "APIKEY"
|
|
270
|
+
},
|
|
271
|
+
"constraints": {
|
|
272
|
+
"notEmpty": true
|
|
273
|
+
},
|
|
274
|
+
"value": "=request.headers.apikey"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"label": "Correlation key (process)",
|
|
278
|
+
"type": "String",
|
|
279
|
+
"group": "activation",
|
|
280
|
+
"feel": "required",
|
|
281
|
+
"description": "Sets up the correlation key from process variables",
|
|
282
|
+
"binding": {
|
|
283
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
284
|
+
"name": "correlationKey"
|
|
285
|
+
},
|
|
286
|
+
"constraints": {
|
|
287
|
+
"notEmpty": true
|
|
288
|
+
}
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"label": "Correlation key (payload)",
|
|
292
|
+
"type": "String",
|
|
293
|
+
"group": "activation",
|
|
294
|
+
"feel": "required",
|
|
295
|
+
"binding": {
|
|
296
|
+
"type": "zeebe:property",
|
|
297
|
+
"name": "correlationKeyExpression"
|
|
298
|
+
},
|
|
299
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
300
|
+
"constraints": {
|
|
301
|
+
"notEmpty": true
|
|
302
|
+
}
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"label": "Message ID expression",
|
|
306
|
+
"feel": "required",
|
|
307
|
+
"type": "String",
|
|
308
|
+
"optional": true,
|
|
309
|
+
"group": "activation",
|
|
310
|
+
"binding": {
|
|
311
|
+
"type": "zeebe:property",
|
|
312
|
+
"name": "messageIdExpression"
|
|
313
|
+
},
|
|
314
|
+
"description": "Expression to extract unique identifier of a message"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"label": "Condition",
|
|
318
|
+
"type": "String",
|
|
319
|
+
"group": "activation",
|
|
320
|
+
"feel": "required",
|
|
321
|
+
"optional": true,
|
|
322
|
+
"binding": {
|
|
323
|
+
"type": "zeebe:property",
|
|
324
|
+
"name": "activationCondition"
|
|
325
|
+
},
|
|
326
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
"label": "Result variable",
|
|
330
|
+
"type": "String",
|
|
331
|
+
"group": "variable-mapping",
|
|
332
|
+
"optional": true,
|
|
333
|
+
"binding": {
|
|
334
|
+
"type": "zeebe:property",
|
|
335
|
+
"name": "resultVariable"
|
|
336
|
+
},
|
|
337
|
+
"description": "Name of variable to store the result of the connector in"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"label": "Result expression",
|
|
341
|
+
"type": "String",
|
|
342
|
+
"group": "variable-mapping",
|
|
343
|
+
"feel": "required",
|
|
344
|
+
"optional": true,
|
|
345
|
+
"binding": {
|
|
346
|
+
"type": "zeebe:property",
|
|
347
|
+
"name": "resultExpression"
|
|
348
|
+
},
|
|
349
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"icon": {
|
|
353
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
]
|