@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 Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.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"
|
|
@@ -188,19 +183,6 @@
|
|
|
188
183
|
},
|
|
189
184
|
"type": "String"
|
|
190
185
|
},
|
|
191
|
-
{
|
|
192
|
-
"id": "messageIdExpression",
|
|
193
|
-
"label": "Message ID expression",
|
|
194
|
-
"description": "Expression to extract unique identifier of a message",
|
|
195
|
-
"optional": true,
|
|
196
|
-
"feel": "required",
|
|
197
|
-
"group": "correlation",
|
|
198
|
-
"binding": {
|
|
199
|
-
"name": "messageIdExpression",
|
|
200
|
-
"type": "zeebe:property"
|
|
201
|
-
},
|
|
202
|
-
"type": "String"
|
|
203
|
-
},
|
|
204
186
|
{
|
|
205
187
|
"id": "messageTtl",
|
|
206
188
|
"label": "Message TTL",
|
|
@@ -221,20 +203,30 @@
|
|
|
221
203
|
},
|
|
222
204
|
"type": "String"
|
|
223
205
|
},
|
|
206
|
+
{
|
|
207
|
+
"id": "messageIdExpression",
|
|
208
|
+
"label": "Message ID expression",
|
|
209
|
+
"description": "Expression to extract unique identifier of a message",
|
|
210
|
+
"optional": true,
|
|
211
|
+
"feel": "required",
|
|
212
|
+
"group": "correlation",
|
|
213
|
+
"binding": {
|
|
214
|
+
"name": "messageIdExpression",
|
|
215
|
+
"type": "zeebe:property"
|
|
216
|
+
},
|
|
217
|
+
"type": "String"
|
|
218
|
+
},
|
|
224
219
|
{
|
|
225
220
|
"id": "messageNameUuid",
|
|
226
|
-
"label": "Message name",
|
|
227
221
|
"generatedValue": {
|
|
228
222
|
"type": "uuid"
|
|
229
223
|
},
|
|
230
|
-
"feel": "optional",
|
|
231
224
|
"group": "correlation",
|
|
232
225
|
"binding": {
|
|
233
226
|
"name": "name",
|
|
234
227
|
"type": "bpmn:Message#property"
|
|
235
228
|
},
|
|
236
|
-
"
|
|
237
|
-
"type": "String"
|
|
229
|
+
"type": "Hidden"
|
|
238
230
|
},
|
|
239
231
|
{
|
|
240
232
|
"id": "deduplicationModeManualFlag",
|
|
@@ -303,7 +295,7 @@
|
|
|
303
295
|
{
|
|
304
296
|
"id": "resultVariable",
|
|
305
297
|
"label": "Result variable",
|
|
306
|
-
"description": "Name of variable to store the response in
|
|
298
|
+
"description": "Name of variable to store the response in",
|
|
307
299
|
"group": "output",
|
|
308
300
|
"binding": {
|
|
309
301
|
"name": "resultVariable",
|
|
@@ -314,8 +306,7 @@
|
|
|
314
306
|
{
|
|
315
307
|
"id": "resultExpression",
|
|
316
308
|
"label": "Result expression",
|
|
317
|
-
"description": "Expression to map the response into process variables
|
|
318
|
-
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
|
|
309
|
+
"description": "Expression to map the response into process variables",
|
|
319
310
|
"feel": "required",
|
|
320
311
|
"group": "output",
|
|
321
312
|
"binding": {
|
|
@@ -334,11 +325,8 @@
|
|
|
334
325
|
"name": "Slack Webhook Message Start Event Connector",
|
|
335
326
|
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
336
327
|
"description": "Receive events from Slack",
|
|
337
|
-
"
|
|
338
|
-
"keywords": []
|
|
339
|
-
},
|
|
328
|
+
"version": 2,
|
|
340
329
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
341
|
-
"version": 6,
|
|
342
330
|
"category": {
|
|
343
331
|
"id": "connectors",
|
|
344
332
|
"name": "Connectors"
|
|
@@ -359,89 +347,106 @@
|
|
|
359
347
|
},
|
|
360
348
|
{
|
|
361
349
|
"id": "correlation",
|
|
362
|
-
"label": "
|
|
363
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
350
|
+
"label": "Subprocess correlation"
|
|
364
351
|
},
|
|
365
352
|
{
|
|
366
|
-
"id": "
|
|
367
|
-
"label": "
|
|
353
|
+
"id": "variable-mapping",
|
|
354
|
+
"label": "Variable mapping"
|
|
368
355
|
}
|
|
369
356
|
],
|
|
370
357
|
"properties": [
|
|
371
358
|
{
|
|
359
|
+
"type": "Hidden",
|
|
372
360
|
"value": "io.camunda:slack-webhook:1",
|
|
373
361
|
"binding": {
|
|
374
|
-
"
|
|
375
|
-
"
|
|
362
|
+
"type": "zeebe:property",
|
|
363
|
+
"name": "inbound.type"
|
|
364
|
+
}
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"type": "Hidden",
|
|
368
|
+
"value": "SlackEventsWebhook",
|
|
369
|
+
"binding": {
|
|
370
|
+
"type": "zeebe:property",
|
|
371
|
+
"name": "inbound.subtype"
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"type": "Hidden",
|
|
376
|
+
"generatedValue": {
|
|
377
|
+
"type": "uuid"
|
|
376
378
|
},
|
|
377
|
-
"
|
|
379
|
+
"binding": {
|
|
380
|
+
"type": "bpmn:Message#property",
|
|
381
|
+
"name": "name"
|
|
382
|
+
}
|
|
378
383
|
},
|
|
379
384
|
{
|
|
380
|
-
"id": "inbound.context",
|
|
381
385
|
"label": "Webhook ID",
|
|
382
|
-
"
|
|
383
|
-
"optional": false,
|
|
384
|
-
"constraints": {
|
|
385
|
-
"notEmpty": true
|
|
386
|
-
},
|
|
386
|
+
"type": "String",
|
|
387
387
|
"group": "endpoint",
|
|
388
388
|
"binding": {
|
|
389
|
-
"
|
|
390
|
-
"
|
|
389
|
+
"type": "zeebe:property",
|
|
390
|
+
"name": "inbound.context"
|
|
391
391
|
},
|
|
392
|
-
"
|
|
392
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
393
|
+
"constraints": {
|
|
394
|
+
"notEmpty": true
|
|
395
|
+
}
|
|
393
396
|
},
|
|
394
397
|
{
|
|
395
|
-
"id": "inbound.slackSigningSecret",
|
|
396
398
|
"label": "Slack signing secret",
|
|
397
399
|
"description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
|
|
398
|
-
"
|
|
399
|
-
"constraints": {
|
|
400
|
-
"notEmpty": true
|
|
401
|
-
},
|
|
400
|
+
"type": "String",
|
|
402
401
|
"group": "endpoint",
|
|
402
|
+
"feel": "optional",
|
|
403
403
|
"binding": {
|
|
404
|
-
"
|
|
405
|
-
"
|
|
404
|
+
"type": "zeebe:property",
|
|
405
|
+
"name": "inbound.slackSigningSecret"
|
|
406
406
|
},
|
|
407
|
-
"
|
|
407
|
+
"constraints": {
|
|
408
|
+
"notEmpty": true
|
|
409
|
+
}
|
|
408
410
|
},
|
|
409
411
|
{
|
|
410
|
-
"
|
|
411
|
-
"label": "Verification expression",
|
|
412
|
-
"optional": true,
|
|
412
|
+
"type": "Hidden",
|
|
413
413
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
414
|
-
"group": "endpoint",
|
|
415
414
|
"binding": {
|
|
416
|
-
"
|
|
417
|
-
"
|
|
418
|
-
}
|
|
419
|
-
"type": "Hidden"
|
|
415
|
+
"type": "zeebe:property",
|
|
416
|
+
"name": "inbound.verificationExpression"
|
|
417
|
+
}
|
|
420
418
|
},
|
|
421
419
|
{
|
|
422
|
-
"
|
|
423
|
-
"label": "Activation condition",
|
|
424
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
425
|
-
"optional": true,
|
|
420
|
+
"label": "Message ID expression",
|
|
426
421
|
"feel": "required",
|
|
422
|
+
"type": "String",
|
|
423
|
+
"optional": true,
|
|
427
424
|
"group": "activation",
|
|
428
425
|
"binding": {
|
|
429
|
-
"
|
|
430
|
-
"
|
|
426
|
+
"type": "zeebe:property",
|
|
427
|
+
"name": "messageIdExpression"
|
|
431
428
|
},
|
|
432
|
-
"
|
|
429
|
+
"description": "Expression to extract unique identifier of a message"
|
|
433
430
|
},
|
|
434
431
|
{
|
|
435
|
-
"
|
|
436
|
-
"
|
|
437
|
-
"
|
|
438
|
-
"
|
|
439
|
-
"
|
|
432
|
+
"label": "Condition",
|
|
433
|
+
"type": "String",
|
|
434
|
+
"group": "activation",
|
|
435
|
+
"feel": "required",
|
|
436
|
+
"optional": true,
|
|
440
437
|
"binding": {
|
|
441
|
-
"
|
|
442
|
-
"
|
|
438
|
+
"type": "zeebe:property",
|
|
439
|
+
"name": "activationCondition"
|
|
443
440
|
},
|
|
441
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"label": "Correlation required",
|
|
445
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
446
|
+
"id": "correlationRequired",
|
|
447
|
+
"group": "correlation",
|
|
444
448
|
"type": "Dropdown",
|
|
449
|
+
"value": "notRequired",
|
|
445
450
|
"choices": [
|
|
446
451
|
{
|
|
447
452
|
"name": "Correlation not required",
|
|
@@ -451,122 +456,77 @@
|
|
|
451
456
|
"name": "Correlation required",
|
|
452
457
|
"value": "required"
|
|
453
458
|
}
|
|
454
|
-
]
|
|
459
|
+
],
|
|
460
|
+
"binding": {
|
|
461
|
+
"type": "zeebe:property",
|
|
462
|
+
"name": "correlationRequired"
|
|
463
|
+
}
|
|
455
464
|
},
|
|
456
465
|
{
|
|
457
|
-
"id": "correlationKeyProcess",
|
|
458
466
|
"label": "Correlation key (process)",
|
|
459
|
-
"
|
|
460
|
-
"constraints": {
|
|
461
|
-
"notEmpty": true
|
|
462
|
-
},
|
|
463
|
-
"feel": "required",
|
|
467
|
+
"type": "String",
|
|
464
468
|
"group": "correlation",
|
|
469
|
+
"feel": "required",
|
|
470
|
+
"description": "Sets up the correlation key from process variables",
|
|
465
471
|
"binding": {
|
|
466
|
-
"
|
|
467
|
-
"
|
|
468
|
-
},
|
|
469
|
-
"condition": {
|
|
470
|
-
"property": "correlationRequired",
|
|
471
|
-
"equals": "required",
|
|
472
|
-
"type": "simple"
|
|
472
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
473
|
+
"name": "correlationKey"
|
|
473
474
|
},
|
|
474
|
-
"type": "String"
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"id": "correlationKeyPayload",
|
|
478
|
-
"label": "Correlation key (payload)",
|
|
479
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
480
475
|
"constraints": {
|
|
481
476
|
"notEmpty": true
|
|
482
477
|
},
|
|
483
|
-
"feel": "required",
|
|
484
|
-
"group": "correlation",
|
|
485
|
-
"binding": {
|
|
486
|
-
"name": "correlationKeyExpression",
|
|
487
|
-
"type": "zeebe:property"
|
|
488
|
-
},
|
|
489
478
|
"condition": {
|
|
490
479
|
"property": "correlationRequired",
|
|
491
|
-
"equals": "required"
|
|
492
|
-
|
|
493
|
-
},
|
|
494
|
-
"type": "String"
|
|
480
|
+
"equals": "required"
|
|
481
|
+
}
|
|
495
482
|
},
|
|
496
483
|
{
|
|
497
|
-
"
|
|
498
|
-
"
|
|
499
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
500
|
-
"optional": true,
|
|
501
|
-
"constraints": {
|
|
502
|
-
"notEmpty": false,
|
|
503
|
-
"pattern": {
|
|
504
|
-
"value": "^(PT.*|)$",
|
|
505
|
-
"message": "must be an ISO-8601 duration"
|
|
506
|
-
}
|
|
507
|
-
},
|
|
508
|
-
"feel": "optional",
|
|
484
|
+
"label": "Correlation key (payload)",
|
|
485
|
+
"type": "String",
|
|
509
486
|
"group": "correlation",
|
|
510
|
-
"binding": {
|
|
511
|
-
"name": "messageTtl",
|
|
512
|
-
"type": "zeebe:property"
|
|
513
|
-
},
|
|
514
|
-
"type": "String"
|
|
515
|
-
},
|
|
516
|
-
{
|
|
517
|
-
"id": "messageIdExpression",
|
|
518
|
-
"label": "Message ID expression",
|
|
519
|
-
"description": "Expression to extract unique identifier of a message",
|
|
520
|
-
"optional": true,
|
|
521
487
|
"feel": "required",
|
|
522
|
-
"group": "correlation",
|
|
523
488
|
"binding": {
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
},
|
|
527
|
-
"type": "String"
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"id": "messageNameUuid",
|
|
531
|
-
"generatedValue": {
|
|
532
|
-
"type": "uuid"
|
|
489
|
+
"type": "zeebe:property",
|
|
490
|
+
"name": "correlationKeyExpression"
|
|
533
491
|
},
|
|
534
|
-
"
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
"type": "bpmn:Message#property"
|
|
492
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
493
|
+
"constraints": {
|
|
494
|
+
"notEmpty": true
|
|
538
495
|
},
|
|
539
|
-
"
|
|
496
|
+
"condition": {
|
|
497
|
+
"property": "correlationRequired",
|
|
498
|
+
"equals": "required"
|
|
499
|
+
}
|
|
540
500
|
},
|
|
541
501
|
{
|
|
542
|
-
"id": "resultVariable",
|
|
543
502
|
"label": "Result variable",
|
|
544
|
-
"
|
|
545
|
-
"group": "
|
|
503
|
+
"type": "String",
|
|
504
|
+
"group": "variable-mapping",
|
|
505
|
+
"optional": true,
|
|
546
506
|
"binding": {
|
|
547
|
-
"
|
|
548
|
-
"
|
|
507
|
+
"type": "zeebe:property",
|
|
508
|
+
"name": "resultVariable"
|
|
549
509
|
},
|
|
550
|
-
"
|
|
510
|
+
"description": "Name of variable to store the result of the connector in"
|
|
551
511
|
},
|
|
552
512
|
{
|
|
553
|
-
"id": "resultExpression",
|
|
554
513
|
"label": "Result expression",
|
|
555
|
-
"
|
|
514
|
+
"type": "String",
|
|
515
|
+
"group": "variable-mapping",
|
|
556
516
|
"feel": "required",
|
|
557
|
-
"
|
|
517
|
+
"optional": true,
|
|
558
518
|
"binding": {
|
|
559
|
-
"
|
|
560
|
-
"
|
|
519
|
+
"type": "zeebe:property",
|
|
520
|
+
"name": "resultExpression"
|
|
561
521
|
},
|
|
562
|
-
"
|
|
522
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
563
523
|
}
|
|
564
524
|
],
|
|
565
|
-
"engines": {
|
|
566
|
-
"camunda": "^8.3"
|
|
567
|
-
},
|
|
568
525
|
"icon": {
|
|
569
|
-
"contents": "data:image/svg+xml;
|
|
526
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
|
|
527
|
+
},
|
|
528
|
+
"engines": {
|
|
529
|
+
"camunda": "^8.4"
|
|
570
530
|
}
|
|
571
531
|
},
|
|
572
532
|
{
|
|
@@ -775,8 +735,11 @@
|
|
|
775
735
|
"name": "Slack Webhook Message Start Event Connector",
|
|
776
736
|
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
777
737
|
"description": "Receive events from Slack",
|
|
778
|
-
"
|
|
738
|
+
"metadata": {
|
|
739
|
+
"keywords": []
|
|
740
|
+
},
|
|
779
741
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
742
|
+
"version": 6,
|
|
780
743
|
"category": {
|
|
781
744
|
"id": "connectors",
|
|
782
745
|
"name": "Connectors"
|
|
@@ -797,106 +760,89 @@
|
|
|
797
760
|
},
|
|
798
761
|
{
|
|
799
762
|
"id": "correlation",
|
|
800
|
-
"label": "
|
|
763
|
+
"label": "Correlation",
|
|
764
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
801
765
|
},
|
|
802
766
|
{
|
|
803
|
-
"id": "
|
|
804
|
-
"label": "
|
|
767
|
+
"id": "output",
|
|
768
|
+
"label": "Output mapping"
|
|
805
769
|
}
|
|
806
770
|
],
|
|
807
771
|
"properties": [
|
|
808
772
|
{
|
|
809
|
-
"type": "Hidden",
|
|
810
773
|
"value": "io.camunda:slack-webhook:1",
|
|
811
774
|
"binding": {
|
|
812
|
-
"
|
|
813
|
-
"
|
|
814
|
-
}
|
|
815
|
-
},
|
|
816
|
-
{
|
|
817
|
-
"type": "Hidden",
|
|
818
|
-
"value": "SlackEventsWebhook",
|
|
819
|
-
"binding": {
|
|
820
|
-
"type": "zeebe:property",
|
|
821
|
-
"name": "inbound.subtype"
|
|
822
|
-
}
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"type": "Hidden",
|
|
826
|
-
"generatedValue": {
|
|
827
|
-
"type": "uuid"
|
|
775
|
+
"name": "inbound.type",
|
|
776
|
+
"type": "zeebe:property"
|
|
828
777
|
},
|
|
829
|
-
"
|
|
830
|
-
"type": "bpmn:Message#property",
|
|
831
|
-
"name": "name"
|
|
832
|
-
}
|
|
778
|
+
"type": "Hidden"
|
|
833
779
|
},
|
|
834
780
|
{
|
|
781
|
+
"id": "inbound.context",
|
|
835
782
|
"label": "Webhook ID",
|
|
836
|
-
"type": "String",
|
|
837
|
-
"group": "endpoint",
|
|
838
|
-
"binding": {
|
|
839
|
-
"type": "zeebe:property",
|
|
840
|
-
"name": "inbound.context"
|
|
841
|
-
},
|
|
842
783
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
784
|
+
"optional": false,
|
|
843
785
|
"constraints": {
|
|
844
786
|
"notEmpty": true
|
|
845
|
-
}
|
|
787
|
+
},
|
|
788
|
+
"group": "endpoint",
|
|
789
|
+
"binding": {
|
|
790
|
+
"name": "inbound.context",
|
|
791
|
+
"type": "zeebe:property"
|
|
792
|
+
},
|
|
793
|
+
"type": "String"
|
|
846
794
|
},
|
|
847
795
|
{
|
|
796
|
+
"id": "inbound.slackSigningSecret",
|
|
848
797
|
"label": "Slack signing secret",
|
|
849
798
|
"description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
|
|
850
|
-
"
|
|
851
|
-
"group": "endpoint",
|
|
852
|
-
"feel": "optional",
|
|
853
|
-
"binding": {
|
|
854
|
-
"type": "zeebe:property",
|
|
855
|
-
"name": "inbound.slackSigningSecret"
|
|
856
|
-
},
|
|
799
|
+
"optional": false,
|
|
857
800
|
"constraints": {
|
|
858
801
|
"notEmpty": true
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
{
|
|
862
|
-
"type": "Hidden",
|
|
863
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
802
|
+
},
|
|
803
|
+
"group": "endpoint",
|
|
864
804
|
"binding": {
|
|
865
|
-
"
|
|
866
|
-
"
|
|
867
|
-
}
|
|
805
|
+
"name": "inbound.slackSigningSecret",
|
|
806
|
+
"type": "zeebe:property"
|
|
807
|
+
},
|
|
808
|
+
"type": "String"
|
|
868
809
|
},
|
|
869
810
|
{
|
|
870
|
-
"
|
|
871
|
-
"
|
|
872
|
-
"type": "String",
|
|
811
|
+
"id": "inbound.verificationExpression",
|
|
812
|
+
"label": "Verification expression",
|
|
873
813
|
"optional": true,
|
|
874
|
-
"
|
|
814
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
815
|
+
"group": "endpoint",
|
|
875
816
|
"binding": {
|
|
876
|
-
"
|
|
877
|
-
"
|
|
817
|
+
"name": "inbound.verificationExpression",
|
|
818
|
+
"type": "zeebe:property"
|
|
878
819
|
},
|
|
879
|
-
"
|
|
820
|
+
"type": "Hidden"
|
|
880
821
|
},
|
|
881
822
|
{
|
|
882
|
-
"
|
|
883
|
-
"
|
|
884
|
-
"
|
|
885
|
-
"feel": "required",
|
|
823
|
+
"id": "activationCondition",
|
|
824
|
+
"label": "Activation condition",
|
|
825
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
886
826
|
"optional": true,
|
|
827
|
+
"feel": "required",
|
|
828
|
+
"group": "activation",
|
|
887
829
|
"binding": {
|
|
888
|
-
"
|
|
889
|
-
"
|
|
830
|
+
"name": "activationCondition",
|
|
831
|
+
"type": "zeebe:property"
|
|
890
832
|
},
|
|
891
|
-
"
|
|
833
|
+
"type": "String"
|
|
892
834
|
},
|
|
893
835
|
{
|
|
894
|
-
"label": "Correlation required",
|
|
895
|
-
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
896
836
|
"id": "correlationRequired",
|
|
837
|
+
"label": "Subprocess correlation required",
|
|
838
|
+
"description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
|
|
839
|
+
"value": "notRequired",
|
|
897
840
|
"group": "correlation",
|
|
841
|
+
"binding": {
|
|
842
|
+
"name": "correlationRequired",
|
|
843
|
+
"type": "zeebe:property"
|
|
844
|
+
},
|
|
898
845
|
"type": "Dropdown",
|
|
899
|
-
"value": "notRequired",
|
|
900
846
|
"choices": [
|
|
901
847
|
{
|
|
902
848
|
"name": "Correlation not required",
|
|
@@ -906,77 +852,122 @@
|
|
|
906
852
|
"name": "Correlation required",
|
|
907
853
|
"value": "required"
|
|
908
854
|
}
|
|
909
|
-
]
|
|
910
|
-
"binding": {
|
|
911
|
-
"type": "zeebe:property",
|
|
912
|
-
"name": "correlationRequired"
|
|
913
|
-
}
|
|
855
|
+
]
|
|
914
856
|
},
|
|
915
857
|
{
|
|
858
|
+
"id": "correlationKeyProcess",
|
|
916
859
|
"label": "Correlation key (process)",
|
|
917
|
-
"type": "String",
|
|
918
|
-
"group": "correlation",
|
|
919
|
-
"feel": "required",
|
|
920
860
|
"description": "Sets up the correlation key from process variables",
|
|
921
|
-
"binding": {
|
|
922
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
923
|
-
"name": "correlationKey"
|
|
924
|
-
},
|
|
925
861
|
"constraints": {
|
|
926
862
|
"notEmpty": true
|
|
927
863
|
},
|
|
864
|
+
"feel": "required",
|
|
865
|
+
"group": "correlation",
|
|
866
|
+
"binding": {
|
|
867
|
+
"name": "correlationKey",
|
|
868
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
869
|
+
},
|
|
928
870
|
"condition": {
|
|
929
871
|
"property": "correlationRequired",
|
|
930
|
-
"equals": "required"
|
|
931
|
-
|
|
872
|
+
"equals": "required",
|
|
873
|
+
"type": "simple"
|
|
874
|
+
},
|
|
875
|
+
"type": "String"
|
|
932
876
|
},
|
|
933
877
|
{
|
|
878
|
+
"id": "correlationKeyPayload",
|
|
934
879
|
"label": "Correlation key (payload)",
|
|
935
|
-
"type": "String",
|
|
936
|
-
"group": "correlation",
|
|
937
|
-
"feel": "required",
|
|
938
|
-
"binding": {
|
|
939
|
-
"type": "zeebe:property",
|
|
940
|
-
"name": "correlationKeyExpression"
|
|
941
|
-
},
|
|
942
880
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
943
881
|
"constraints": {
|
|
944
882
|
"notEmpty": true
|
|
945
883
|
},
|
|
884
|
+
"feel": "required",
|
|
885
|
+
"group": "correlation",
|
|
886
|
+
"binding": {
|
|
887
|
+
"name": "correlationKeyExpression",
|
|
888
|
+
"type": "zeebe:property"
|
|
889
|
+
},
|
|
946
890
|
"condition": {
|
|
947
891
|
"property": "correlationRequired",
|
|
948
|
-
"equals": "required"
|
|
949
|
-
|
|
892
|
+
"equals": "required",
|
|
893
|
+
"type": "simple"
|
|
894
|
+
},
|
|
895
|
+
"type": "String"
|
|
950
896
|
},
|
|
951
897
|
{
|
|
952
|
-
"
|
|
953
|
-
"
|
|
954
|
-
"
|
|
898
|
+
"id": "messageTtl",
|
|
899
|
+
"label": "Message TTL",
|
|
900
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
955
901
|
"optional": true,
|
|
902
|
+
"constraints": {
|
|
903
|
+
"notEmpty": false,
|
|
904
|
+
"pattern": {
|
|
905
|
+
"value": "^(PT.*|)$",
|
|
906
|
+
"message": "must be an ISO-8601 duration"
|
|
907
|
+
}
|
|
908
|
+
},
|
|
909
|
+
"feel": "optional",
|
|
910
|
+
"group": "correlation",
|
|
956
911
|
"binding": {
|
|
957
|
-
"
|
|
958
|
-
"
|
|
912
|
+
"name": "messageTtl",
|
|
913
|
+
"type": "zeebe:property"
|
|
959
914
|
},
|
|
960
|
-
"
|
|
915
|
+
"type": "String"
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
"id": "messageIdExpression",
|
|
919
|
+
"label": "Message ID expression",
|
|
920
|
+
"description": "Expression to extract unique identifier of a message",
|
|
921
|
+
"optional": true,
|
|
922
|
+
"feel": "required",
|
|
923
|
+
"group": "correlation",
|
|
924
|
+
"binding": {
|
|
925
|
+
"name": "messageIdExpression",
|
|
926
|
+
"type": "zeebe:property"
|
|
927
|
+
},
|
|
928
|
+
"type": "String"
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"id": "messageNameUuid",
|
|
932
|
+
"generatedValue": {
|
|
933
|
+
"type": "uuid"
|
|
934
|
+
},
|
|
935
|
+
"group": "correlation",
|
|
936
|
+
"binding": {
|
|
937
|
+
"name": "name",
|
|
938
|
+
"type": "bpmn:Message#property"
|
|
939
|
+
},
|
|
940
|
+
"type": "Hidden"
|
|
961
941
|
},
|
|
962
942
|
{
|
|
943
|
+
"id": "resultVariable",
|
|
944
|
+
"label": "Result variable",
|
|
945
|
+
"description": "Name of variable to store the response in",
|
|
946
|
+
"group": "output",
|
|
947
|
+
"binding": {
|
|
948
|
+
"name": "resultVariable",
|
|
949
|
+
"type": "zeebe:property"
|
|
950
|
+
},
|
|
951
|
+
"type": "String"
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"id": "resultExpression",
|
|
963
955
|
"label": "Result expression",
|
|
964
|
-
"
|
|
965
|
-
"group": "variable-mapping",
|
|
956
|
+
"description": "Expression to map the response into process variables",
|
|
966
957
|
"feel": "required",
|
|
967
|
-
"
|
|
958
|
+
"group": "output",
|
|
968
959
|
"binding": {
|
|
969
|
-
"
|
|
970
|
-
"
|
|
960
|
+
"name": "resultExpression",
|
|
961
|
+
"type": "zeebe:property"
|
|
971
962
|
},
|
|
972
|
-
"
|
|
963
|
+
"type": "Text"
|
|
973
964
|
}
|
|
974
965
|
],
|
|
975
|
-
"icon": {
|
|
976
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
|
|
977
|
-
},
|
|
978
966
|
"engines": {
|
|
979
|
-
"camunda": "^8.
|
|
967
|
+
"camunda": "^8.3"
|
|
968
|
+
},
|
|
969
|
+
"icon": {
|
|
970
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
980
971
|
}
|
|
981
972
|
},
|
|
982
973
|
{
|
|
@@ -1221,11 +1212,16 @@
|
|
|
1221
1212
|
"name": "Slack Webhook Message Start Event Connector",
|
|
1222
1213
|
"id": "io.camunda.connectors.inbound.Slack.MessageStartEvent.v1",
|
|
1223
1214
|
"description": "Receive events from Slack",
|
|
1224
|
-
"
|
|
1225
|
-
"
|
|
1226
|
-
|
|
1215
|
+
"keywords": [
|
|
1216
|
+
"message received",
|
|
1217
|
+
"event received",
|
|
1218
|
+
"channel event",
|
|
1219
|
+
"webhook",
|
|
1220
|
+
"messaging",
|
|
1221
|
+
"new message"
|
|
1222
|
+
],
|
|
1227
1223
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
1228
|
-
"version":
|
|
1224
|
+
"version": 8,
|
|
1229
1225
|
"category": {
|
|
1230
1226
|
"id": "connectors",
|
|
1231
1227
|
"name": "Connectors"
|
|
@@ -1400,6 +1396,19 @@
|
|
|
1400
1396
|
},
|
|
1401
1397
|
"type": "String"
|
|
1402
1398
|
},
|
|
1399
|
+
{
|
|
1400
|
+
"id": "messageIdExpression",
|
|
1401
|
+
"label": "Message ID expression",
|
|
1402
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1403
|
+
"optional": true,
|
|
1404
|
+
"feel": "required",
|
|
1405
|
+
"group": "correlation",
|
|
1406
|
+
"binding": {
|
|
1407
|
+
"name": "messageIdExpression",
|
|
1408
|
+
"type": "zeebe:property"
|
|
1409
|
+
},
|
|
1410
|
+
"type": "String"
|
|
1411
|
+
},
|
|
1403
1412
|
{
|
|
1404
1413
|
"id": "messageTtl",
|
|
1405
1414
|
"label": "Message TTL",
|
|
@@ -1420,30 +1429,20 @@
|
|
|
1420
1429
|
},
|
|
1421
1430
|
"type": "String"
|
|
1422
1431
|
},
|
|
1423
|
-
{
|
|
1424
|
-
"id": "messageIdExpression",
|
|
1425
|
-
"label": "Message ID expression",
|
|
1426
|
-
"description": "Expression to extract unique identifier of a message",
|
|
1427
|
-
"optional": true,
|
|
1428
|
-
"feel": "required",
|
|
1429
|
-
"group": "correlation",
|
|
1430
|
-
"binding": {
|
|
1431
|
-
"name": "messageIdExpression",
|
|
1432
|
-
"type": "zeebe:property"
|
|
1433
|
-
},
|
|
1434
|
-
"type": "String"
|
|
1435
|
-
},
|
|
1436
1432
|
{
|
|
1437
1433
|
"id": "messageNameUuid",
|
|
1434
|
+
"label": "Message name",
|
|
1438
1435
|
"generatedValue": {
|
|
1439
1436
|
"type": "uuid"
|
|
1440
1437
|
},
|
|
1438
|
+
"feel": "optional",
|
|
1441
1439
|
"group": "correlation",
|
|
1442
1440
|
"binding": {
|
|
1443
1441
|
"name": "name",
|
|
1444
1442
|
"type": "bpmn:Message#property"
|
|
1445
1443
|
},
|
|
1446
|
-
"
|
|
1444
|
+
"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.",
|
|
1445
|
+
"type": "String"
|
|
1447
1446
|
},
|
|
1448
1447
|
{
|
|
1449
1448
|
"id": "deduplicationModeManualFlag",
|
|
@@ -1512,7 +1511,7 @@
|
|
|
1512
1511
|
{
|
|
1513
1512
|
"id": "resultVariable",
|
|
1514
1513
|
"label": "Result variable",
|
|
1515
|
-
"description": "Name of variable to store the response in",
|
|
1514
|
+
"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>.",
|
|
1516
1515
|
"group": "output",
|
|
1517
1516
|
"binding": {
|
|
1518
1517
|
"name": "resultVariable",
|
|
@@ -1523,7 +1522,8 @@
|
|
|
1523
1522
|
{
|
|
1524
1523
|
"id": "resultExpression",
|
|
1525
1524
|
"label": "Result expression",
|
|
1526
|
-
"description": "Expression to map the response into process variables",
|
|
1525
|
+
"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>.",
|
|
1526
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myUserId: request.body.event.user\n}",
|
|
1527
1527
|
"feel": "required",
|
|
1528
1528
|
"group": "output",
|
|
1529
1529
|
"binding": {
|