@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,16 +4,11 @@
|
|
|
4
4
|
"name": "Slack Webhook Receive Task Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.Slack.ReceiveTask.v1",
|
|
6
6
|
"description": "Receive events from Slack",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
"channel event",
|
|
11
|
-
"webhook",
|
|
12
|
-
"messaging",
|
|
13
|
-
"new message"
|
|
14
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
15
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
16
|
-
"version":
|
|
11
|
+
"version": 7,
|
|
17
12
|
"category": {
|
|
18
13
|
"id": "connectors",
|
|
19
14
|
"name": "Connectors"
|
|
@@ -190,18 +185,15 @@
|
|
|
190
185
|
},
|
|
191
186
|
{
|
|
192
187
|
"id": "messageNameUuid",
|
|
193
|
-
"label": "Message name",
|
|
194
188
|
"generatedValue": {
|
|
195
189
|
"type": "uuid"
|
|
196
190
|
},
|
|
197
|
-
"feel": "optional",
|
|
198
191
|
"group": "correlation",
|
|
199
192
|
"binding": {
|
|
200
193
|
"name": "name",
|
|
201
194
|
"type": "bpmn:Message#property"
|
|
202
195
|
},
|
|
203
|
-
"
|
|
204
|
-
"type": "String"
|
|
196
|
+
"type": "Hidden"
|
|
205
197
|
},
|
|
206
198
|
{
|
|
207
199
|
"id": "deduplicationModeManualFlag",
|
|
@@ -270,7 +262,7 @@
|
|
|
270
262
|
{
|
|
271
263
|
"id": "resultVariable",
|
|
272
264
|
"label": "Result variable",
|
|
273
|
-
"description": "Name of variable to store the response in
|
|
265
|
+
"description": "Name of variable to store the response in",
|
|
274
266
|
"group": "output",
|
|
275
267
|
"binding": {
|
|
276
268
|
"name": "resultVariable",
|
|
@@ -281,8 +273,7 @@
|
|
|
281
273
|
{
|
|
282
274
|
"id": "resultExpression",
|
|
283
275
|
"label": "Result expression",
|
|
284
|
-
"description": "Expression to map the response into process variables
|
|
285
|
-
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
|
|
276
|
+
"description": "Expression to map the response into process variables",
|
|
286
277
|
"feel": "required",
|
|
287
278
|
"group": "output",
|
|
288
279
|
"binding": {
|
|
@@ -301,11 +292,16 @@
|
|
|
301
292
|
"name": "Slack Webhook Receive Task Connector",
|
|
302
293
|
"id": "io.camunda.connectors.inbound.Slack.ReceiveTask.v1",
|
|
303
294
|
"description": "Receive events from Slack",
|
|
304
|
-
"
|
|
305
|
-
"
|
|
306
|
-
|
|
295
|
+
"keywords": [
|
|
296
|
+
"message received",
|
|
297
|
+
"event received",
|
|
298
|
+
"channel event",
|
|
299
|
+
"webhook",
|
|
300
|
+
"messaging",
|
|
301
|
+
"new message"
|
|
302
|
+
],
|
|
307
303
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
308
|
-
"version":
|
|
304
|
+
"version": 8,
|
|
309
305
|
"category": {
|
|
310
306
|
"id": "connectors",
|
|
311
307
|
"name": "Connectors"
|
|
@@ -482,15 +478,18 @@
|
|
|
482
478
|
},
|
|
483
479
|
{
|
|
484
480
|
"id": "messageNameUuid",
|
|
481
|
+
"label": "Message name",
|
|
485
482
|
"generatedValue": {
|
|
486
483
|
"type": "uuid"
|
|
487
484
|
},
|
|
485
|
+
"feel": "optional",
|
|
488
486
|
"group": "correlation",
|
|
489
487
|
"binding": {
|
|
490
488
|
"name": "name",
|
|
491
489
|
"type": "bpmn:Message#property"
|
|
492
490
|
},
|
|
493
|
-
"
|
|
491
|
+
"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.",
|
|
492
|
+
"type": "String"
|
|
494
493
|
},
|
|
495
494
|
{
|
|
496
495
|
"id": "deduplicationModeManualFlag",
|
|
@@ -559,7 +558,7 @@
|
|
|
559
558
|
{
|
|
560
559
|
"id": "resultVariable",
|
|
561
560
|
"label": "Result variable",
|
|
562
|
-
"description": "Name of variable to store the response in",
|
|
561
|
+
"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>.",
|
|
563
562
|
"group": "output",
|
|
564
563
|
"binding": {
|
|
565
564
|
"name": "resultVariable",
|
|
@@ -570,7 +569,8 @@
|
|
|
570
569
|
{
|
|
571
570
|
"id": "resultExpression",
|
|
572
571
|
"label": "Result expression",
|
|
573
|
-
"description": "Expression to map the response into process variables",
|
|
572
|
+
"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>.",
|
|
573
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
|
|
574
574
|
"feel": "required",
|
|
575
575
|
"group": "output",
|
|
576
576
|
"binding": {
|