@camunda/connectors-element-templates 1.0.18 → 1.0.19
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/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,17 +4,11 @@
|
|
|
4
4
|
"name": "Webhook Receive Task Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.WebhookConnectorReceive.v1",
|
|
6
6
|
"description": "Configure webhook to receive callbacks",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"event received",
|
|
11
|
-
"inbound event",
|
|
12
|
-
"webhook trigger",
|
|
13
|
-
"HTTP callback",
|
|
14
|
-
"listen for event"
|
|
15
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
16
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
17
|
-
"version":
|
|
11
|
+
"version": 13,
|
|
18
12
|
"category": {
|
|
19
13
|
"id": "connectors",
|
|
20
14
|
"name": "Connectors"
|
|
@@ -47,10 +41,6 @@
|
|
|
47
41
|
"id": "activation",
|
|
48
42
|
"label": "Activation"
|
|
49
43
|
},
|
|
50
|
-
{
|
|
51
|
-
"id": "synchronousResponse",
|
|
52
|
-
"label": "Response mode"
|
|
53
|
-
},
|
|
54
44
|
{
|
|
55
45
|
"id": "correlation",
|
|
56
46
|
"label": "Correlation",
|
|
@@ -449,29 +439,6 @@
|
|
|
449
439
|
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
450
440
|
"type": "Boolean"
|
|
451
441
|
},
|
|
452
|
-
{
|
|
453
|
-
"id": "synchronousResponse",
|
|
454
|
-
"label": "Response mode",
|
|
455
|
-
"description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
|
|
456
|
-
"value": "false",
|
|
457
|
-
"group": "synchronousResponse",
|
|
458
|
-
"binding": {
|
|
459
|
-
"name": "synchronousResponse",
|
|
460
|
-
"type": "zeebe:property"
|
|
461
|
-
},
|
|
462
|
-
"tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
|
|
463
|
-
"type": "Dropdown",
|
|
464
|
-
"choices": [
|
|
465
|
-
{
|
|
466
|
-
"name": "Asynchronous",
|
|
467
|
-
"value": "false"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"name": "Synchronous",
|
|
471
|
-
"value": "true"
|
|
472
|
-
}
|
|
473
|
-
]
|
|
474
|
-
},
|
|
475
442
|
{
|
|
476
443
|
"id": "correlationKeyProcess",
|
|
477
444
|
"label": "Correlation key (process)",
|
|
@@ -513,11 +480,6 @@
|
|
|
513
480
|
"name": "messageIdExpression",
|
|
514
481
|
"type": "zeebe:property"
|
|
515
482
|
},
|
|
516
|
-
"condition": {
|
|
517
|
-
"property": "synchronousResponse",
|
|
518
|
-
"equals": "false",
|
|
519
|
-
"type": "simple"
|
|
520
|
-
},
|
|
521
483
|
"type": "String"
|
|
522
484
|
},
|
|
523
485
|
{
|
|
@@ -538,27 +500,19 @@
|
|
|
538
500
|
"name": "messageTtl",
|
|
539
501
|
"type": "zeebe:property"
|
|
540
502
|
},
|
|
541
|
-
"condition": {
|
|
542
|
-
"property": "synchronousResponse",
|
|
543
|
-
"equals": "false",
|
|
544
|
-
"type": "simple"
|
|
545
|
-
},
|
|
546
503
|
"type": "String"
|
|
547
504
|
},
|
|
548
505
|
{
|
|
549
506
|
"id": "messageNameUuid",
|
|
550
|
-
"label": "Message name",
|
|
551
507
|
"generatedValue": {
|
|
552
508
|
"type": "uuid"
|
|
553
509
|
},
|
|
554
|
-
"feel": "optional",
|
|
555
510
|
"group": "correlation",
|
|
556
511
|
"binding": {
|
|
557
512
|
"name": "name",
|
|
558
513
|
"type": "bpmn:Message#property"
|
|
559
514
|
},
|
|
560
|
-
"
|
|
561
|
-
"type": "String"
|
|
515
|
+
"type": "Hidden"
|
|
562
516
|
},
|
|
563
517
|
{
|
|
564
518
|
"id": "deduplicationModeManualFlag",
|
|
@@ -627,7 +581,7 @@
|
|
|
627
581
|
{
|
|
628
582
|
"id": "resultVariable",
|
|
629
583
|
"label": "Result variable",
|
|
630
|
-
"description": "Name of variable to store the response in
|
|
584
|
+
"description": "Name of variable to store the response in",
|
|
631
585
|
"group": "output",
|
|
632
586
|
"binding": {
|
|
633
587
|
"name": "resultVariable",
|
|
@@ -638,8 +592,7 @@
|
|
|
638
592
|
{
|
|
639
593
|
"id": "resultExpression",
|
|
640
594
|
"label": "Result expression",
|
|
641
|
-
"description": "Expression to map the response into process variables
|
|
642
|
-
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
|
|
595
|
+
"description": "Expression to map the response into process variables",
|
|
643
596
|
"feel": "required",
|
|
644
597
|
"group": "output",
|
|
645
598
|
"binding": {
|
|
@@ -658,11 +611,17 @@
|
|
|
658
611
|
"name": "Webhook Receive Task Connector",
|
|
659
612
|
"id": "io.camunda.connectors.webhook.WebhookConnectorReceive.v1",
|
|
660
613
|
"description": "Configure webhook to receive callbacks",
|
|
661
|
-
"
|
|
662
|
-
"
|
|
663
|
-
|
|
614
|
+
"keywords": [
|
|
615
|
+
"receive webhook",
|
|
616
|
+
"HTTP trigger",
|
|
617
|
+
"event received",
|
|
618
|
+
"inbound event",
|
|
619
|
+
"webhook trigger",
|
|
620
|
+
"HTTP callback",
|
|
621
|
+
"listen for event"
|
|
622
|
+
],
|
|
664
623
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
665
|
-
"version":
|
|
624
|
+
"version": 14,
|
|
666
625
|
"category": {
|
|
667
626
|
"id": "connectors",
|
|
668
627
|
"name": "Connectors"
|
|
@@ -695,6 +654,10 @@
|
|
|
695
654
|
"id": "activation",
|
|
696
655
|
"label": "Activation"
|
|
697
656
|
},
|
|
657
|
+
{
|
|
658
|
+
"id": "synchronousResponse",
|
|
659
|
+
"label": "Response mode"
|
|
660
|
+
},
|
|
698
661
|
{
|
|
699
662
|
"id": "correlation",
|
|
700
663
|
"label": "Correlation",
|
|
@@ -1093,6 +1056,29 @@
|
|
|
1093
1056
|
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1094
1057
|
"type": "Boolean"
|
|
1095
1058
|
},
|
|
1059
|
+
{
|
|
1060
|
+
"id": "synchronousResponse",
|
|
1061
|
+
"label": "Response mode",
|
|
1062
|
+
"description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
|
|
1063
|
+
"value": "false",
|
|
1064
|
+
"group": "synchronousResponse",
|
|
1065
|
+
"binding": {
|
|
1066
|
+
"name": "synchronousResponse",
|
|
1067
|
+
"type": "zeebe:property"
|
|
1068
|
+
},
|
|
1069
|
+
"tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
|
|
1070
|
+
"type": "Dropdown",
|
|
1071
|
+
"choices": [
|
|
1072
|
+
{
|
|
1073
|
+
"name": "Asynchronous",
|
|
1074
|
+
"value": "false"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"name": "Synchronous",
|
|
1078
|
+
"value": "true"
|
|
1079
|
+
}
|
|
1080
|
+
]
|
|
1081
|
+
},
|
|
1096
1082
|
{
|
|
1097
1083
|
"id": "correlationKeyProcess",
|
|
1098
1084
|
"label": "Correlation key (process)",
|
|
@@ -1134,6 +1120,11 @@
|
|
|
1134
1120
|
"name": "messageIdExpression",
|
|
1135
1121
|
"type": "zeebe:property"
|
|
1136
1122
|
},
|
|
1123
|
+
"condition": {
|
|
1124
|
+
"property": "synchronousResponse",
|
|
1125
|
+
"equals": "false",
|
|
1126
|
+
"type": "simple"
|
|
1127
|
+
},
|
|
1137
1128
|
"type": "String"
|
|
1138
1129
|
},
|
|
1139
1130
|
{
|
|
@@ -1154,19 +1145,27 @@
|
|
|
1154
1145
|
"name": "messageTtl",
|
|
1155
1146
|
"type": "zeebe:property"
|
|
1156
1147
|
},
|
|
1148
|
+
"condition": {
|
|
1149
|
+
"property": "synchronousResponse",
|
|
1150
|
+
"equals": "false",
|
|
1151
|
+
"type": "simple"
|
|
1152
|
+
},
|
|
1157
1153
|
"type": "String"
|
|
1158
1154
|
},
|
|
1159
1155
|
{
|
|
1160
1156
|
"id": "messageNameUuid",
|
|
1157
|
+
"label": "Message name",
|
|
1161
1158
|
"generatedValue": {
|
|
1162
1159
|
"type": "uuid"
|
|
1163
1160
|
},
|
|
1161
|
+
"feel": "optional",
|
|
1164
1162
|
"group": "correlation",
|
|
1165
1163
|
"binding": {
|
|
1166
1164
|
"name": "name",
|
|
1167
1165
|
"type": "bpmn:Message#property"
|
|
1168
1166
|
},
|
|
1169
|
-
"
|
|
1167
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
1168
|
+
"type": "String"
|
|
1170
1169
|
},
|
|
1171
1170
|
{
|
|
1172
1171
|
"id": "deduplicationModeManualFlag",
|
|
@@ -1235,7 +1234,7 @@
|
|
|
1235
1234
|
{
|
|
1236
1235
|
"id": "resultVariable",
|
|
1237
1236
|
"label": "Result variable",
|
|
1238
|
-
"description": "Name of variable to store the response in",
|
|
1237
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
1239
1238
|
"group": "output",
|
|
1240
1239
|
"binding": {
|
|
1241
1240
|
"name": "resultVariable",
|
|
@@ -1246,7 +1245,8 @@
|
|
|
1246
1245
|
{
|
|
1247
1246
|
"id": "resultExpression",
|
|
1248
1247
|
"label": "Result expression",
|
|
1249
|
-
"description": "Expression to map the response into process variables",
|
|
1248
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
1249
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
|
|
1250
1250
|
"feel": "required",
|
|
1251
1251
|
"group": "output",
|
|
1252
1252
|
"binding": {
|