@camunda/connectors-element-templates 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -4,12 +4,8 @@
4
4
  "name": "RabbitMQ Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
6
6
  "description": "Receive a message from RabbitMQ",
7
- "deprecated": {
8
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
9
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
10
- },
11
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
12
- "version": 8,
8
+ "version": 6,
13
9
  "category": {
14
10
  "id": "connectors",
15
11
  "name": "Connectors"
@@ -18,9 +14,6 @@
18
14
  "elementType": {
19
15
  "value": "bpmn:StartEvent"
20
16
  },
21
- "engines": {
22
- "camunda": "^8.6"
23
- },
24
17
  "groups": [
25
18
  {
26
19
  "id": "authentication",
@@ -38,11 +31,6 @@
38
31
  "id": "activation",
39
32
  "label": "Activation"
40
33
  },
41
- {
42
- "id": "deduplication",
43
- "label": "Deduplication",
44
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
45
- },
46
34
  {
47
35
  "id": "output",
48
36
  "label": "Output mapping"
@@ -275,82 +263,6 @@
275
263
  },
276
264
  "type": "String"
277
265
  },
278
- {
279
- "id": "consumeUnmatchedEvents",
280
- "label": "Consume unmatched events",
281
- "value": true,
282
- "group": "activation",
283
- "binding": {
284
- "name": "consumeUnmatchedEvents",
285
- "type": "zeebe:property"
286
- },
287
- "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",
288
- "type": "Boolean"
289
- },
290
- {
291
- "id": "deduplicationModeManualFlag",
292
- "label": "Manual mode",
293
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
294
- "value": false,
295
- "group": "deduplication",
296
- "binding": {
297
- "name": "deduplicationModeManualFlag",
298
- "type": "zeebe:property"
299
- },
300
- "type": "Boolean"
301
- },
302
- {
303
- "id": "deduplicationId",
304
- "label": "Deduplication ID",
305
- "constraints": {
306
- "notEmpty": true,
307
- "pattern": {
308
- "value": "^[a-zA-Z0-9_-]+$",
309
- "message": "can only contain alphanumeric characters, dashes, and underscores"
310
- }
311
- },
312
- "group": "deduplication",
313
- "binding": {
314
- "name": "deduplicationId",
315
- "type": "zeebe:property"
316
- },
317
- "condition": {
318
- "property": "deduplicationModeManualFlag",
319
- "equals": true,
320
- "type": "simple"
321
- },
322
- "type": "String"
323
- },
324
- {
325
- "id": "deduplicationModeManual",
326
- "value": "MANUAL",
327
- "group": "deduplication",
328
- "binding": {
329
- "name": "deduplicationMode",
330
- "type": "zeebe:property"
331
- },
332
- "condition": {
333
- "property": "deduplicationId",
334
- "isActive": true,
335
- "type": "simple"
336
- },
337
- "type": "Hidden"
338
- },
339
- {
340
- "id": "deduplicationModeAuto",
341
- "value": "AUTO",
342
- "group": "deduplication",
343
- "binding": {
344
- "name": "deduplicationMode",
345
- "type": "zeebe:property"
346
- },
347
- "condition": {
348
- "property": "deduplicationId",
349
- "isActive": false,
350
- "type": "simple"
351
- },
352
- "type": "Hidden"
353
- },
354
266
  {
355
267
  "id": "resultVariable",
356
268
  "label": "Result variable",
@@ -377,15 +289,22 @@
377
289
  ],
378
290
  "icon": {
379
291
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
292
+ },
293
+ "engines": {
294
+ "camunda": "^8.5"
380
295
  }
381
296
  },
382
297
  {
383
298
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
384
299
  "name": "RabbitMQ Start Event Connector",
385
300
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
386
- "version": 3,
387
301
  "description": "Receive a message from RabbitMQ",
302
+ "deprecated": {
303
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
304
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
305
+ },
388
306
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
307
+ "version": 7,
389
308
  "category": {
390
309
  "id": "connectors",
391
310
  "name": "Connectors"
@@ -412,29 +331,34 @@
412
331
  "label": "Activation"
413
332
  },
414
333
  {
415
- "id": "variable-mapping",
416
- "label": "Variable mapping"
334
+ "id": "deduplication",
335
+ "label": "Deduplication",
336
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
337
+ },
338
+ {
339
+ "id": "output",
340
+ "label": "Output mapping"
417
341
  }
418
342
  ],
419
343
  "properties": [
420
344
  {
421
- "type": "Hidden",
422
345
  "value": "io.camunda:connector-rabbitmq-inbound:1",
423
346
  "binding": {
424
- "type": "zeebe:property",
425
- "name": "inbound.type"
426
- }
347
+ "name": "inbound.type",
348
+ "type": "zeebe:property"
349
+ },
350
+ "type": "Hidden"
427
351
  },
428
352
  {
429
- "id": "connectionType",
353
+ "id": "authentication.authType",
430
354
  "label": "Connection type",
431
- "group": "authentication",
432
- "type": "Dropdown",
433
355
  "value": "uri",
356
+ "group": "authentication",
434
357
  "binding": {
435
- "type": "zeebe:property",
436
- "name": "authentication.authType"
358
+ "name": "authentication.authType",
359
+ "type": "zeebe:property"
437
360
  },
361
+ "type": "Dropdown",
438
362
  "choices": [
439
363
  {
440
364
  "name": "URI",
@@ -447,154 +371,178 @@
447
371
  ]
448
372
  },
449
373
  {
374
+ "id": "authentication.uri",
450
375
  "label": "URI",
451
376
  "description": "URI should contain username, password, host name, port number, and virtual host",
452
- "group": "authentication",
453
- "type": "String",
454
- "binding": {
455
- "type": "zeebe:property",
456
- "name": "authentication.uri"
457
- },
377
+ "optional": false,
458
378
  "constraints": {
459
379
  "notEmpty": true,
460
380
  "pattern": {
461
- "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
381
+ "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
462
382
  "message": "Must start with amqp(s):// or contain a secret reference"
463
383
  }
464
384
  },
385
+ "group": "authentication",
386
+ "binding": {
387
+ "name": "authentication.uri",
388
+ "type": "zeebe:property"
389
+ },
465
390
  "condition": {
466
- "property": "connectionType",
467
- "equals": "uri"
468
- }
391
+ "property": "authentication.authType",
392
+ "equals": "uri",
393
+ "type": "simple"
394
+ },
395
+ "type": "String"
469
396
  },
470
397
  {
398
+ "id": "authentication.userName",
471
399
  "label": "Username",
472
- "group": "authentication",
473
- "type": "String",
474
- "binding": {
475
- "type": "zeebe:property",
476
- "name": "authentication.userName"
477
- },
400
+ "optional": false,
478
401
  "constraints": {
479
402
  "notEmpty": true
480
403
  },
404
+ "group": "authentication",
405
+ "binding": {
406
+ "name": "authentication.userName",
407
+ "type": "zeebe:property"
408
+ },
481
409
  "condition": {
482
- "property": "connectionType",
483
- "equals": "credentials"
484
- }
410
+ "property": "authentication.authType",
411
+ "equals": "credentials",
412
+ "type": "simple"
413
+ },
414
+ "type": "String"
485
415
  },
486
416
  {
417
+ "id": "authentication.password",
487
418
  "label": "Password",
419
+ "optional": false,
420
+ "constraints": {
421
+ "notEmpty": true
422
+ },
488
423
  "group": "authentication",
489
- "type": "String",
490
424
  "binding": {
491
- "type": "zeebe:property",
492
- "name": "authentication.password"
425
+ "name": "authentication.password",
426
+ "type": "zeebe:property"
427
+ },
428
+ "condition": {
429
+ "property": "authentication.authType",
430
+ "equals": "credentials",
431
+ "type": "simple"
493
432
  },
433
+ "type": "String"
434
+ },
435
+ {
436
+ "id": "routing.virtualHost",
437
+ "label": "Virtual host",
438
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
439
+ "optional": false,
494
440
  "constraints": {
495
441
  "notEmpty": true
496
442
  },
443
+ "group": "routing",
444
+ "binding": {
445
+ "name": "routing.virtualHost",
446
+ "type": "zeebe:property"
447
+ },
497
448
  "condition": {
498
- "property": "connectionType",
499
- "equals": "credentials"
500
- }
449
+ "property": "authentication.authType",
450
+ "equals": "credentials",
451
+ "type": "simple"
452
+ },
453
+ "type": "String"
501
454
  },
502
455
  {
456
+ "id": "routing.hostName",
503
457
  "label": "Host name",
504
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
505
- "group": "routing",
506
- "type": "String",
507
- "binding": {
508
- "type": "zeebe:property",
509
- "name": "routing.hostName"
510
- },
458
+ "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
459
+ "optional": false,
511
460
  "constraints": {
512
461
  "notEmpty": true
513
462
  },
514
- "condition": {
515
- "property": "connectionType",
516
- "equals": "credentials"
517
- }
518
- },
519
- {
520
- "label": "Virtual host",
521
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
522
463
  "group": "routing",
523
- "type": "String",
524
464
  "binding": {
525
- "type": "zeebe:property",
526
- "name": "routing.virtualHost"
527
- },
528
- "constraints": {
529
- "notEmpty": true
465
+ "name": "routing.hostName",
466
+ "type": "zeebe:property"
530
467
  },
531
468
  "condition": {
532
- "property": "connectionType",
533
- "equals": "credentials"
534
- }
469
+ "property": "authentication.authType",
470
+ "equals": "credentials",
471
+ "type": "simple"
472
+ },
473
+ "type": "String"
535
474
  },
536
475
  {
476
+ "id": "routing.port",
537
477
  "label": "Port",
538
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
539
- "group": "routing",
540
- "type": "String",
541
- "binding": {
542
- "type": "zeebe:property",
543
- "name": "routing.port"
544
- },
478
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
479
+ "optional": false,
545
480
  "constraints": {
546
481
  "notEmpty": true
547
482
  },
483
+ "group": "routing",
484
+ "binding": {
485
+ "name": "routing.port",
486
+ "type": "zeebe:property"
487
+ },
548
488
  "condition": {
549
- "property": "connectionType",
550
- "equals": "credentials"
551
- }
489
+ "property": "authentication.authType",
490
+ "equals": "credentials",
491
+ "type": "simple"
492
+ },
493
+ "type": "String"
552
494
  },
553
495
  {
496
+ "id": "queueName",
554
497
  "label": "Queue name",
555
498
  "description": "Name of the queue to subscribe to",
499
+ "optional": false,
500
+ "constraints": {
501
+ "notEmpty": true
502
+ },
556
503
  "group": "subscription",
557
- "type": "String",
558
- "feel": "optional",
559
504
  "binding": {
560
- "type": "zeebe:property",
561
- "name": "queueName"
505
+ "name": "queueName",
506
+ "type": "zeebe:property"
562
507
  },
563
- "constraints": {
564
- "notEmpty": true
565
- }
508
+ "type": "String"
566
509
  },
567
510
  {
511
+ "id": "consumerTag",
568
512
  "label": "Consumer tag",
569
513
  "description": "Consumer tag to use for the subscription",
514
+ "optional": false,
570
515
  "group": "subscription",
571
- "type": "String",
572
- "feel": "optional",
573
516
  "binding": {
574
- "type": "zeebe:property",
575
- "name": "consumerTag"
576
- }
517
+ "name": "consumerTag",
518
+ "type": "zeebe:property"
519
+ },
520
+ "type": "String"
577
521
  },
578
522
  {
523
+ "id": "arguments",
579
524
  "label": "Arguments",
580
525
  "description": "Arguments to use for the subscription",
581
- "group": "subscription",
582
- "type": "String",
526
+ "optional": true,
583
527
  "feel": "required",
528
+ "group": "subscription",
584
529
  "binding": {
585
- "type": "zeebe:property",
586
- "name": "arguments"
587
- }
530
+ "name": "arguments",
531
+ "type": "zeebe:property"
532
+ },
533
+ "type": "String"
588
534
  },
589
535
  {
536
+ "id": "exclusive",
590
537
  "label": "Exclusive consumer",
591
- "group": "subscription",
592
- "type": "Dropdown",
538
+ "optional": false,
593
539
  "value": "false",
540
+ "group": "subscription",
594
541
  "binding": {
595
- "type": "zeebe:property",
596
- "name": "exclusive"
542
+ "name": "exclusive",
543
+ "type": "zeebe:property"
597
544
  },
545
+ "type": "Dropdown",
598
546
  "choices": [
599
547
  {
600
548
  "name": "Yes",
@@ -607,55 +555,132 @@
607
555
  ]
608
556
  },
609
557
  {
558
+ "id": "activationCondition",
610
559
  "label": "Activation condition",
611
- "type": "String",
612
- "group": "activation",
613
- "feel": "required",
560
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
614
561
  "optional": true,
562
+ "feel": "required",
563
+ "group": "activation",
615
564
  "binding": {
616
- "type": "zeebe:property",
617
- "name": "activationCondition"
565
+ "name": "activationCondition",
566
+ "type": "zeebe:property"
618
567
  },
619
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
568
+ "type": "String"
569
+ },
570
+ {
571
+ "id": "consumeUnmatchedEvents",
572
+ "label": "Consume unmatched events",
573
+ "value": true,
574
+ "group": "activation",
575
+ "binding": {
576
+ "name": "consumeUnmatchedEvents",
577
+ "type": "zeebe:property"
578
+ },
579
+ "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",
580
+ "type": "Boolean"
620
581
  },
621
582
  {
583
+ "id": "deduplicationModeManualFlag",
584
+ "label": "Manual mode",
585
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
586
+ "value": false,
587
+ "group": "deduplication",
588
+ "binding": {
589
+ "name": "deduplicationModeManualFlag",
590
+ "type": "zeebe:property"
591
+ },
592
+ "type": "Boolean"
593
+ },
594
+ {
595
+ "id": "deduplicationId",
596
+ "label": "Deduplication ID",
597
+ "constraints": {
598
+ "notEmpty": true,
599
+ "pattern": {
600
+ "value": "^[a-zA-Z0-9_-]+$",
601
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
602
+ }
603
+ },
604
+ "group": "deduplication",
605
+ "binding": {
606
+ "name": "deduplicationId",
607
+ "type": "zeebe:property"
608
+ },
609
+ "condition": {
610
+ "property": "deduplicationModeManualFlag",
611
+ "equals": true,
612
+ "type": "simple"
613
+ },
614
+ "type": "String"
615
+ },
616
+ {
617
+ "id": "deduplicationModeManual",
618
+ "value": "MANUAL",
619
+ "group": "deduplication",
620
+ "binding": {
621
+ "name": "deduplicationMode",
622
+ "type": "zeebe:property"
623
+ },
624
+ "condition": {
625
+ "property": "deduplicationId",
626
+ "isActive": true,
627
+ "type": "simple"
628
+ },
629
+ "type": "Hidden"
630
+ },
631
+ {
632
+ "id": "deduplicationModeAuto",
633
+ "value": "AUTO",
634
+ "group": "deduplication",
635
+ "binding": {
636
+ "name": "deduplicationMode",
637
+ "type": "zeebe:property"
638
+ },
639
+ "condition": {
640
+ "property": "deduplicationId",
641
+ "isActive": false,
642
+ "type": "simple"
643
+ },
644
+ "type": "Hidden"
645
+ },
646
+ {
647
+ "id": "resultVariable",
622
648
  "label": "Result variable",
623
- "type": "String",
624
- "group": "variable-mapping",
625
- "optional": true,
649
+ "description": "Name of variable to store the response in",
650
+ "group": "output",
626
651
  "binding": {
627
- "type": "zeebe:property",
628
- "name": "resultVariable"
652
+ "name": "resultVariable",
653
+ "type": "zeebe:property"
629
654
  },
630
- "description": "Name of variable to store the result of the connector in"
655
+ "type": "String"
631
656
  },
632
657
  {
658
+ "id": "resultExpression",
633
659
  "label": "Result expression",
634
- "type": "String",
635
- "group": "variable-mapping",
660
+ "description": "Expression to map the response into process variables",
636
661
  "feel": "required",
637
- "optional": true,
662
+ "group": "output",
638
663
  "binding": {
639
- "type": "zeebe:property",
640
- "name": "resultExpression"
664
+ "name": "resultExpression",
665
+ "type": "zeebe:property"
641
666
  },
642
- "description": "Expression to map the inbound payload to process variables"
667
+ "type": "Text"
643
668
  }
644
669
  ],
645
670
  "icon": {
646
- "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
671
+ "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
647
672
  },
648
673
  "engines": {
649
- "camunda": "^8.2"
674
+ "camunda": "^8.6"
650
675
  }
651
676
  },
652
677
  {
653
678
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
654
- "name": "RabbitMQ connector",
679
+ "name": "RabbitMQ Start Event Connector",
655
680
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
656
- "version": 2,
681
+ "version": 3,
657
682
  "description": "Receive a message from RabbitMQ",
658
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
683
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
659
684
  "category": {
660
685
  "id": "connectors",
661
686
  "name": "Connectors"
@@ -728,7 +753,7 @@
728
753
  "constraints": {
729
754
  "notEmpty": true,
730
755
  "pattern": {
731
- "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
756
+ "value": "^(amqps?://)|(\\{\\{secrets\\..+\\}\\}).*",
732
757
  "message": "Must start with amqp(s):// or contain a secret reference"
733
758
  }
734
759
  },
@@ -771,7 +796,7 @@
771
796
  },
772
797
  {
773
798
  "label": "Host name",
774
- "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
799
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
775
800
  "group": "routing",
776
801
  "type": "String",
777
802
  "binding": {
@@ -788,7 +813,7 @@
788
813
  },
789
814
  {
790
815
  "label": "Virtual host",
791
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
816
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
792
817
  "group": "routing",
793
818
  "type": "String",
794
819
  "binding": {
@@ -805,7 +830,7 @@
805
830
  },
806
831
  {
807
832
  "label": "Port",
808
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
833
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound#routing-data-1\"target=\"_blank\">documentation</a>",
809
834
  "group": "routing",
810
835
  "type": "String",
811
836
  "binding": {
@@ -921,11 +946,11 @@
921
946
  },
922
947
  {
923
948
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
924
- "name": "RabbitMQ Start Event Connector",
949
+ "name": "RabbitMQ connector",
925
950
  "id": "io.camunda.connectors.inbound.RabbitMQ.StartEvent.v1",
951
+ "version": 2,
926
952
  "description": "Receive a message from RabbitMQ",
927
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
928
- "version": 6,
953
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq-inbound",
929
954
  "category": {
930
955
  "id": "connectors",
931
956
  "name": "Connectors"
@@ -952,29 +977,29 @@
952
977
  "label": "Activation"
953
978
  },
954
979
  {
955
- "id": "output",
956
- "label": "Output mapping"
980
+ "id": "variable-mapping",
981
+ "label": "Variable mapping"
957
982
  }
958
983
  ],
959
984
  "properties": [
960
985
  {
986
+ "type": "Hidden",
961
987
  "value": "io.camunda:connector-rabbitmq-inbound:1",
962
988
  "binding": {
963
- "name": "inbound.type",
964
- "type": "zeebe:property"
965
- },
966
- "type": "Hidden"
989
+ "type": "zeebe:property",
990
+ "name": "inbound.type"
991
+ }
967
992
  },
968
993
  {
969
- "id": "authentication.authType",
994
+ "id": "connectionType",
970
995
  "label": "Connection type",
971
- "value": "uri",
972
996
  "group": "authentication",
997
+ "type": "Dropdown",
998
+ "value": "uri",
973
999
  "binding": {
974
- "name": "authentication.authType",
975
- "type": "zeebe:property"
1000
+ "type": "zeebe:property",
1001
+ "name": "authentication.authType"
976
1002
  },
977
- "type": "Dropdown",
978
1003
  "choices": [
979
1004
  {
980
1005
  "name": "URI",
@@ -987,178 +1012,154 @@
987
1012
  ]
988
1013
  },
989
1014
  {
990
- "id": "authentication.uri",
991
1015
  "label": "URI",
992
1016
  "description": "URI should contain username, password, host name, port number, and virtual host",
993
- "optional": false,
1017
+ "group": "authentication",
1018
+ "type": "String",
1019
+ "binding": {
1020
+ "type": "zeebe:property",
1021
+ "name": "authentication.uri"
1022
+ },
994
1023
  "constraints": {
995
1024
  "notEmpty": true,
996
1025
  "pattern": {
997
- "value": "^(=|(amqps?://|secrets|\\{\\{).*$)",
1026
+ "value": "^(amqps?://)|secrets\\..+|(\\{\\{secrets\\..+\\}\\}).*",
998
1027
  "message": "Must start with amqp(s):// or contain a secret reference"
999
1028
  }
1000
1029
  },
1001
- "group": "authentication",
1002
- "binding": {
1003
- "name": "authentication.uri",
1004
- "type": "zeebe:property"
1005
- },
1006
1030
  "condition": {
1007
- "property": "authentication.authType",
1008
- "equals": "uri",
1009
- "type": "simple"
1010
- },
1011
- "type": "String"
1031
+ "property": "connectionType",
1032
+ "equals": "uri"
1033
+ }
1012
1034
  },
1013
1035
  {
1014
- "id": "authentication.userName",
1015
1036
  "label": "Username",
1016
- "optional": false,
1017
- "constraints": {
1018
- "notEmpty": true
1019
- },
1020
1037
  "group": "authentication",
1038
+ "type": "String",
1021
1039
  "binding": {
1022
- "name": "authentication.userName",
1023
- "type": "zeebe:property"
1040
+ "type": "zeebe:property",
1041
+ "name": "authentication.userName"
1024
1042
  },
1025
- "condition": {
1026
- "property": "authentication.authType",
1027
- "equals": "credentials",
1028
- "type": "simple"
1043
+ "constraints": {
1044
+ "notEmpty": true
1029
1045
  },
1030
- "type": "String"
1046
+ "condition": {
1047
+ "property": "connectionType",
1048
+ "equals": "credentials"
1049
+ }
1031
1050
  },
1032
1051
  {
1033
- "id": "authentication.password",
1034
1052
  "label": "Password",
1035
- "optional": false,
1036
- "constraints": {
1037
- "notEmpty": true
1038
- },
1039
1053
  "group": "authentication",
1054
+ "type": "String",
1040
1055
  "binding": {
1041
- "name": "authentication.password",
1042
- "type": "zeebe:property"
1043
- },
1044
- "condition": {
1045
- "property": "authentication.authType",
1046
- "equals": "credentials",
1047
- "type": "simple"
1056
+ "type": "zeebe:property",
1057
+ "name": "authentication.password"
1048
1058
  },
1049
- "type": "String"
1050
- },
1051
- {
1052
- "id": "routing.virtualHost",
1053
- "label": "Virtual host",
1054
- "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1055
- "optional": false,
1056
1059
  "constraints": {
1057
1060
  "notEmpty": true
1058
1061
  },
1059
- "group": "routing",
1060
- "binding": {
1061
- "name": "routing.virtualHost",
1062
- "type": "zeebe:property"
1063
- },
1064
1062
  "condition": {
1065
- "property": "authentication.authType",
1066
- "equals": "credentials",
1067
- "type": "simple"
1068
- },
1069
- "type": "String"
1063
+ "property": "connectionType",
1064
+ "equals": "credentials"
1065
+ }
1070
1066
  },
1071
1067
  {
1072
- "id": "routing.hostName",
1073
1068
  "label": "Host name",
1074
- "description": "Host name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1075
- "optional": false,
1069
+ "description": "Host name: get from RabbitMQ external applocation configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1070
+ "group": "routing",
1071
+ "type": "String",
1072
+ "binding": {
1073
+ "type": "zeebe:property",
1074
+ "name": "routing.hostName"
1075
+ },
1076
1076
  "constraints": {
1077
1077
  "notEmpty": true
1078
1078
  },
1079
+ "condition": {
1080
+ "property": "connectionType",
1081
+ "equals": "credentials"
1082
+ }
1083
+ },
1084
+ {
1085
+ "label": "Virtual host",
1086
+ "description": "Virtual name: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1079
1087
  "group": "routing",
1088
+ "type": "String",
1080
1089
  "binding": {
1081
- "name": "routing.hostName",
1082
- "type": "zeebe:property"
1090
+ "type": "zeebe:property",
1091
+ "name": "routing.virtualHost"
1083
1092
  },
1084
- "condition": {
1085
- "property": "authentication.authType",
1086
- "equals": "credentials",
1087
- "type": "simple"
1093
+ "constraints": {
1094
+ "notEmpty": true
1088
1095
  },
1089
- "type": "String"
1096
+ "condition": {
1097
+ "property": "connectionType",
1098
+ "equals": "credentials"
1099
+ }
1090
1100
  },
1091
1101
  {
1092
- "id": "routing.port",
1093
1102
  "label": "Port",
1094
- "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=outbound#routing-data\"target=\"_blank\">documentation</a>",
1095
- "optional": false,
1096
- "constraints": {
1097
- "notEmpty": true
1098
- },
1103
+ "description": "Port: get from RabbitMQ external application configurations. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/#routing-data\"target=\"_blank\">documentation</a>",
1099
1104
  "group": "routing",
1105
+ "type": "String",
1100
1106
  "binding": {
1101
- "name": "routing.port",
1102
- "type": "zeebe:property"
1107
+ "type": "zeebe:property",
1108
+ "name": "routing.port"
1103
1109
  },
1104
- "condition": {
1105
- "property": "authentication.authType",
1106
- "equals": "credentials",
1107
- "type": "simple"
1110
+ "constraints": {
1111
+ "notEmpty": true
1108
1112
  },
1109
- "type": "String"
1113
+ "condition": {
1114
+ "property": "connectionType",
1115
+ "equals": "credentials"
1116
+ }
1110
1117
  },
1111
1118
  {
1112
- "id": "queueName",
1113
1119
  "label": "Queue name",
1114
1120
  "description": "Name of the queue to subscribe to",
1115
- "optional": false,
1116
- "constraints": {
1117
- "notEmpty": true
1118
- },
1119
1121
  "group": "subscription",
1122
+ "type": "String",
1123
+ "feel": "optional",
1120
1124
  "binding": {
1121
- "name": "queueName",
1122
- "type": "zeebe:property"
1125
+ "type": "zeebe:property",
1126
+ "name": "queueName"
1123
1127
  },
1124
- "type": "String"
1128
+ "constraints": {
1129
+ "notEmpty": true
1130
+ }
1125
1131
  },
1126
1132
  {
1127
- "id": "consumerTag",
1128
1133
  "label": "Consumer tag",
1129
1134
  "description": "Consumer tag to use for the subscription",
1130
- "optional": false,
1131
1135
  "group": "subscription",
1136
+ "type": "String",
1137
+ "feel": "optional",
1132
1138
  "binding": {
1133
- "name": "consumerTag",
1134
- "type": "zeebe:property"
1135
- },
1136
- "type": "String"
1139
+ "type": "zeebe:property",
1140
+ "name": "consumerTag"
1141
+ }
1137
1142
  },
1138
1143
  {
1139
- "id": "arguments",
1140
1144
  "label": "Arguments",
1141
1145
  "description": "Arguments to use for the subscription",
1142
- "optional": true,
1143
- "feel": "required",
1144
1146
  "group": "subscription",
1147
+ "type": "String",
1148
+ "feel": "required",
1145
1149
  "binding": {
1146
- "name": "arguments",
1147
- "type": "zeebe:property"
1148
- },
1149
- "type": "String"
1150
+ "type": "zeebe:property",
1151
+ "name": "arguments"
1152
+ }
1150
1153
  },
1151
1154
  {
1152
- "id": "exclusive",
1153
1155
  "label": "Exclusive consumer",
1154
- "optional": false,
1155
- "value": "false",
1156
1156
  "group": "subscription",
1157
+ "type": "Dropdown",
1158
+ "value": "false",
1157
1159
  "binding": {
1158
- "name": "exclusive",
1159
- "type": "zeebe:property"
1160
+ "type": "zeebe:property",
1161
+ "name": "exclusive"
1160
1162
  },
1161
- "type": "Dropdown",
1162
1163
  "choices": [
1163
1164
  {
1164
1165
  "name": "Yes",
@@ -1171,47 +1172,46 @@
1171
1172
  ]
1172
1173
  },
1173
1174
  {
1174
- "id": "activationCondition",
1175
1175
  "label": "Activation condition",
1176
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1177
- "optional": true,
1178
- "feel": "required",
1176
+ "type": "String",
1179
1177
  "group": "activation",
1178
+ "feel": "required",
1179
+ "optional": true,
1180
1180
  "binding": {
1181
- "name": "activationCondition",
1182
- "type": "zeebe:property"
1181
+ "type": "zeebe:property",
1182
+ "name": "activationCondition"
1183
1183
  },
1184
- "type": "String"
1184
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1185
1185
  },
1186
1186
  {
1187
- "id": "resultVariable",
1188
1187
  "label": "Result variable",
1189
- "description": "Name of variable to store the response in",
1190
- "group": "output",
1188
+ "type": "String",
1189
+ "group": "variable-mapping",
1190
+ "optional": true,
1191
1191
  "binding": {
1192
- "name": "resultVariable",
1193
- "type": "zeebe:property"
1192
+ "type": "zeebe:property",
1193
+ "name": "resultVariable"
1194
1194
  },
1195
- "type": "String"
1195
+ "description": "Name of variable to store the result of the connector in"
1196
1196
  },
1197
1197
  {
1198
- "id": "resultExpression",
1199
1198
  "label": "Result expression",
1200
- "description": "Expression to map the response into process variables",
1199
+ "type": "String",
1200
+ "group": "variable-mapping",
1201
1201
  "feel": "required",
1202
- "group": "output",
1202
+ "optional": true,
1203
1203
  "binding": {
1204
- "name": "resultExpression",
1205
- "type": "zeebe:property"
1204
+ "type": "zeebe:property",
1205
+ "name": "resultExpression"
1206
1206
  },
1207
- "type": "Text"
1207
+ "description": "Expression to map the inbound payload to process variables"
1208
1208
  }
1209
1209
  ],
1210
1210
  "icon": {
1211
- "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1211
+ "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='-7.5 0 271 271' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M245.44 108.308h-85.09a7.738 7.738 0 0 1-7.735-7.734v-88.68C152.615 5.327 147.29 0 140.726 0h-30.375c-6.568 0-11.89 5.327-11.89 11.894v88.143c0 4.573-3.697 8.29-8.27 8.31l-27.885.133c-4.612.025-8.359-3.717-8.35-8.325l.173-88.241C54.144 5.337 48.817 0 42.24 0H11.89C5.321 0 0 5.327 0 11.894V260.21c0 5.834 4.726 10.56 10.555 10.56H245.44c5.834 0 10.56-4.726 10.56-10.56V118.868c0-5.834-4.726-10.56-10.56-10.56zm-39.902 93.233c0 7.645-6.198 13.844-13.843 13.844H167.69c-7.646 0-13.844-6.199-13.844-13.844v-24.005c0-7.646 6.198-13.844 13.844-13.844h24.005c7.645 0 13.843 6.198 13.843 13.844v24.005z' fill='%23F60'/%3E%3C/svg%3E"
1212
1212
  },
1213
1213
  "engines": {
1214
- "camunda": "^8.5"
1214
+ "camunda": "^8.2"
1215
1215
  }
1216
1216
  },
1217
1217
  {
@@ -1494,7 +1494,7 @@
1494
1494
  "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
1495
1495
  },
1496
1496
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/rabbitmq/?rabbitmq=inbound",
1497
- "version": 7,
1497
+ "version": 8,
1498
1498
  "category": {
1499
1499
  "id": "connectors",
1500
1500
  "name": "Connectors"
@@ -1503,6 +1503,9 @@
1503
1503
  "elementType": {
1504
1504
  "value": "bpmn:StartEvent"
1505
1505
  },
1506
+ "engines": {
1507
+ "camunda": "^8.6"
1508
+ },
1506
1509
  "groups": [
1507
1510
  {
1508
1511
  "id": "authentication",
@@ -1859,9 +1862,6 @@
1859
1862
  ],
1860
1863
  "icon": {
1861
1864
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nLTcuNSAwIDI3MSAyNzEnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yNDUuNDQgMTA4LjMwOGgtODUuMDlhNy43MzggNy43MzggMCAwIDEtNy43MzUtNy43MzR2LTg4LjY4QzE1Mi42MTUgNS4zMjcgMTQ3LjI5IDAgMTQwLjcyNiAwaC0zMC4zNzVjLTYuNTY4IDAtMTEuODkgNS4zMjctMTEuODkgMTEuODk0djg4LjE0M2MwIDQuNTczLTMuNjk3IDguMjktOC4yNyA4LjMxbC0yNy44ODUuMTMzYy00LjYxMi4wMjUtOC4zNTktMy43MTctOC4zNS04LjMyNWwuMTczLTg4LjI0MUM1NC4xNDQgNS4zMzcgNDguODE3IDAgNDIuMjQgMEgxMS44OUM1LjMyMSAwIDAgNS4zMjcgMCAxMS44OTRWMjYwLjIxYzAgNS44MzQgNC43MjYgMTAuNTYgMTAuNTU1IDEwLjU2SDI0NS40NGM1LjgzNCAwIDEwLjU2LTQuNzI2IDEwLjU2LTEwLjU2VjExOC44NjhjMC01LjgzNC00LjcyNi0xMC41Ni0xMC41Ni0xMC41NnptLTM5LjkwMiA5My4yMzNjMCA3LjY0NS02LjE5OCAxMy44NDQtMTMuODQzIDEzLjg0NEgxNjcuNjljLTcuNjQ2IDAtMTMuODQ0LTYuMTk5LTEzLjg0NC0xMy44NDR2LTI0LjAwNWMwLTcuNjQ2IDYuMTk4LTEzLjg0NCAxMy44NDQtMTMuODQ0aDI0LjAwNWM3LjY0NSAwIDEzLjg0MyA2LjE5OCAxMy44NDMgMTMuODQ0djI0LjAwNXonCiAgICAgICAgICBmaWxsPScjRjYwJy8+Cjwvc3ZnPg=="
1862
- },
1863
- "engines": {
1864
- "camunda": "^8.6"
1865
1865
  }
1866
1866
  }
1867
1867
  ]