@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -3,7 +3,7 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "GitHub Webhook Boundary Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorBoundary.v1",
6
- "version": 2,
6
+ "version": 1,
7
7
  "description": "Receive events from GitHub",
8
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
9
9
  "category": {
@@ -132,18 +132,6 @@
132
132
  "notEmpty": true
133
133
  }
134
134
  },
135
- {
136
- "label": "Message ID expression",
137
- "feel": "required",
138
- "type": "String",
139
- "optional": true,
140
- "group": "activation",
141
- "binding": {
142
- "type": "zeebe:property",
143
- "name": "messageIdExpression"
144
- },
145
- "description": "Expression to extract unique identifier of a message"
146
- },
147
135
  {
148
136
  "label": "Condition",
149
137
  "type": "String",
@@ -184,14 +172,14 @@
184
172
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
185
173
  },
186
174
  "engines": {
187
- "camunda": "^8.4"
175
+ "camunda": "^8.2"
188
176
  }
189
177
  },
190
178
  {
191
179
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
192
180
  "name": "GitHub Webhook Boundary Event Connector",
193
181
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorBoundary.v1",
194
- "version": 1,
182
+ "version": 2,
195
183
  "description": "Receive events from GitHub",
196
184
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
197
185
  "category": {
@@ -320,6 +308,18 @@
320
308
  "notEmpty": true
321
309
  }
322
310
  },
311
+ {
312
+ "label": "Message ID expression",
313
+ "feel": "required",
314
+ "type": "String",
315
+ "optional": true,
316
+ "group": "activation",
317
+ "binding": {
318
+ "type": "zeebe:property",
319
+ "name": "messageIdExpression"
320
+ },
321
+ "description": "Expression to extract unique identifier of a message"
322
+ },
323
323
  {
324
324
  "label": "Condition",
325
325
  "type": "String",
@@ -360,7 +360,7 @@
360
360
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
361
361
  },
362
362
  "engines": {
363
- "camunda": "^8.2"
363
+ "camunda": "^8.4"
364
364
  }
365
365
  },
366
366
  {
@@ -442,7 +442,7 @@
442
442
  "type": "zeebe:property",
443
443
  "name": "inbound.context"
444
444
  },
445
- "description": "The webhook ID is a part of the URL",
445
+ "tooltip": "The webhook ID is a part of the URL",
446
446
  "constraints": {
447
447
  "notEmpty": true
448
448
  }
@@ -457,7 +457,7 @@
457
457
  },
458
458
  {
459
459
  "label": "GitHub secret",
460
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
460
+ "tooltip": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>",
461
461
  "type": "String",
462
462
  "group": "endpoint",
463
463
  "optional": true,
@@ -487,7 +487,7 @@
487
487
  "type": "String",
488
488
  "group": "activation",
489
489
  "feel": "required",
490
- "description": "Sets up the correlation key from process variables",
490
+ "tooltip": "Sets up the correlation key from process variables",
491
491
  "binding": {
492
492
  "type": "bpmn:Message#zeebe:subscription#property",
493
493
  "name": "correlationKey"
@@ -505,7 +505,7 @@
505
505
  "type": "zeebe:property",
506
506
  "name": "correlationKeyExpression"
507
507
  },
508
- "description": "Extracts the correlation key from the incoming message payload",
508
+ "tooltip": "Extracts the correlation key from the incoming message payload",
509
509
  "constraints": {
510
510
  "notEmpty": true
511
511
  }
@@ -520,7 +520,7 @@
520
520
  "type": "zeebe:property",
521
521
  "name": "messageIdExpression"
522
522
  },
523
- "description": "Expression to extract unique identifier of a message"
523
+ "tooltip": "Expression to extract unique identifier of a message"
524
524
  },
525
525
  {
526
526
  "label": "Condition",
@@ -532,7 +532,7 @@
532
532
  "type": "zeebe:property",
533
533
  "name": "inbound.activationCondition"
534
534
  },
535
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
535
+ "tooltip": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>"
536
536
  },
537
537
  {
538
538
  "label": "Result variable",
@@ -543,7 +543,7 @@
543
543
  "type": "zeebe:property",
544
544
  "name": "resultVariable"
545
545
  },
546
- "description": "Name of variable to store the result of the connector in"
546
+ "tooltip": "Name of variable to store the result of the connector in"
547
547
  },
548
548
  {
549
549
  "label": "Result expression",
@@ -555,7 +555,7 @@
555
555
  "type": "zeebe:property",
556
556
  "name": "resultExpression"
557
557
  },
558
- "description": "Expression to map the inbound payload to process variables"
558
+ "tooltip": "Expression to map the inbound payload to process variables"
559
559
  }
560
560
  ],
561
561
  "icon": {
@@ -618,7 +618,7 @@
618
618
  "type": "zeebe:property",
619
619
  "name": "inbound.context"
620
620
  },
621
- "description": "The webhook ID is a part of the URL",
621
+ "tooltip": "The webhook ID is a part of the URL",
622
622
  "constraints": {
623
623
  "notEmpty": true
624
624
  }
@@ -633,7 +633,7 @@
633
633
  },
634
634
  {
635
635
  "label": "GitHub secret",
636
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
636
+ "tooltip": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>",
637
637
  "type": "String",
638
638
  "group": "endpoint",
639
639
  "optional": true,
@@ -663,7 +663,7 @@
663
663
  "type": "String",
664
664
  "group": "activation",
665
665
  "feel": "required",
666
- "description": "Sets up the correlation key from process variables",
666
+ "tooltip": "Sets up the correlation key from process variables",
667
667
  "binding": {
668
668
  "type": "bpmn:Message#zeebe:subscription#property",
669
669
  "name": "correlationKey"
@@ -681,7 +681,7 @@
681
681
  "type": "zeebe:property",
682
682
  "name": "correlationKeyExpression"
683
683
  },
684
- "description": "Extracts the correlation key from the incoming message payload",
684
+ "tooltip": "Extracts the correlation key from the incoming message payload",
685
685
  "constraints": {
686
686
  "notEmpty": true
687
687
  }
@@ -696,7 +696,7 @@
696
696
  "type": "zeebe:property",
697
697
  "name": "messageIdExpression"
698
698
  },
699
- "description": "Expression to extract unique identifier of a message"
699
+ "tooltip": "Expression to extract unique identifier of a message"
700
700
  },
701
701
  {
702
702
  "label": "Condition",
@@ -708,7 +708,7 @@
708
708
  "type": "zeebe:property",
709
709
  "name": "inbound.activationCondition"
710
710
  },
711
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
711
+ "tooltip": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>"
712
712
  },
713
713
  {
714
714
  "label": "Result variable",
@@ -719,7 +719,7 @@
719
719
  "type": "zeebe:property",
720
720
  "name": "resultVariable"
721
721
  },
722
- "description": "Name of variable to store the result of the connector in"
722
+ "tooltip": "Name of variable to store the result of the connector in"
723
723
  },
724
724
  {
725
725
  "label": "Result expression",
@@ -731,7 +731,7 @@
731
731
  "type": "zeebe:property",
732
732
  "name": "resultExpression"
733
733
  },
734
- "description": "Expression to map the inbound payload to process variables"
734
+ "tooltip": "Expression to map the inbound payload to process variables"
735
735
  }
736
736
  ],
737
737
  "icon": {
@@ -304,7 +304,7 @@
304
304
  "type": "zeebe:property",
305
305
  "name": "inbound.context"
306
306
  },
307
- "description": "The webhook ID is a part of the URL",
307
+ "tooltip": "The webhook ID is a part of the URL",
308
308
  "constraints": {
309
309
  "notEmpty": true
310
310
  }
@@ -319,7 +319,7 @@
319
319
  },
320
320
  {
321
321
  "label": "GitHub secret",
322
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
322
+ "tooltip": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>",
323
323
  "type": "String",
324
324
  "group": "endpoint",
325
325
  "optional": true,
@@ -354,7 +354,7 @@
354
354
  "type": "zeebe:property",
355
355
  "name": "messageIdExpression"
356
356
  },
357
- "description": "Expression to extract unique identifier of a message"
357
+ "tooltip": "Expression to extract unique identifier of a message"
358
358
  },
359
359
  {
360
360
  "label": "Condition",
@@ -366,7 +366,7 @@
366
366
  "type": "zeebe:property",
367
367
  "name": "inbound.activationCondition"
368
368
  },
369
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
369
+ "tooltip": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>"
370
370
  },
371
371
  {
372
372
  "label": "Correlation required",
@@ -395,7 +395,7 @@
395
395
  "type": "String",
396
396
  "group": "correlation",
397
397
  "feel": "required",
398
- "description": "Sets up the correlation key from process variables",
398
+ "tooltip": "Sets up the correlation key from process variables",
399
399
  "binding": {
400
400
  "type": "bpmn:Message#zeebe:subscription#property",
401
401
  "name": "correlationKey"
@@ -417,7 +417,7 @@
417
417
  "type": "zeebe:property",
418
418
  "name": "correlationKeyExpression"
419
419
  },
420
- "description": "Extracts the correlation key from the incoming message payload",
420
+ "tooltip": "Extracts the correlation key from the incoming message payload",
421
421
  "constraints": {
422
422
  "notEmpty": true
423
423
  },
@@ -435,7 +435,7 @@
435
435
  "type": "zeebe:property",
436
436
  "name": "resultVariable"
437
437
  },
438
- "description": "Name of variable to store the result of the connector in"
438
+ "tooltip": "Name of variable to store the result of the connector in"
439
439
  },
440
440
  {
441
441
  "label": "Result expression",
@@ -447,7 +447,7 @@
447
447
  "type": "zeebe:property",
448
448
  "name": "resultExpression"
449
449
  },
450
- "description": "Expression to map the inbound payload to process variables"
450
+ "tooltip": "Expression to map the inbound payload to process variables"
451
451
  }
452
452
  ],
453
453
  "icon": {
@@ -77,7 +77,7 @@
77
77
  "type": "zeebe:property",
78
78
  "name": "inbound.context"
79
79
  },
80
- "description": "The webhook ID is a part of the URL",
80
+ "tooltip": "The webhook ID is a part of the URL",
81
81
  "constraints": {
82
82
  "notEmpty": true
83
83
  }
@@ -92,7 +92,7 @@
92
92
  },
93
93
  {
94
94
  "label": "GitHub secret",
95
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
95
+ "tooltip": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>",
96
96
  "type": "String",
97
97
  "group": "endpoint",
98
98
  "optional": true,
@@ -122,7 +122,7 @@
122
122
  "type": "String",
123
123
  "group": "activation",
124
124
  "feel": "required",
125
- "description": "Sets up the correlation key from process variables",
125
+ "tooltip": "Sets up the correlation key from process variables",
126
126
  "binding": {
127
127
  "type": "bpmn:Message#zeebe:subscription#property",
128
128
  "name": "correlationKey"
@@ -140,7 +140,7 @@
140
140
  "type": "zeebe:property",
141
141
  "name": "correlationKeyExpression"
142
142
  },
143
- "description": "Extracts the correlation key from the incoming message payload",
143
+ "tooltip": "Extracts the correlation key from the incoming message payload",
144
144
  "constraints": {
145
145
  "notEmpty": true
146
146
  }
@@ -155,7 +155,7 @@
155
155
  "type": "zeebe:property",
156
156
  "name": "messageIdExpression"
157
157
  },
158
- "description": "Expression to extract unique identifier of a message"
158
+ "tooltip": "Expression to extract unique identifier of a message"
159
159
  },
160
160
  {
161
161
  "label": "Condition",
@@ -167,7 +167,7 @@
167
167
  "type": "zeebe:property",
168
168
  "name": "inbound.activationCondition"
169
169
  },
170
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
170
+ "tooltip": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>"
171
171
  },
172
172
  {
173
173
  "label": "Result variable",
@@ -178,7 +178,7 @@
178
178
  "type": "zeebe:property",
179
179
  "name": "resultVariable"
180
180
  },
181
- "description": "Name of variable to store the result of the connector in"
181
+ "tooltip": "Name of variable to store the result of the connector in"
182
182
  },
183
183
  {
184
184
  "label": "Result expression",
@@ -190,7 +190,7 @@
190
190
  "type": "zeebe:property",
191
191
  "name": "resultExpression"
192
192
  },
193
- "description": "Expression to map the inbound payload to process variables"
193
+ "tooltip": "Expression to map the inbound payload to process variables"
194
194
  }
195
195
  ],
196
196
  "icon": {
@@ -1,11 +1,28 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "GitHub webhook connector",
4
+ "name": "GitHub Webhook Start Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
6
- "version": 2,
6
+ "version": 4,
7
+ "engines": {
8
+ "camunda": "^8.3"
9
+ },
10
+ "deprecated": {
11
+ "message": "Migrate to GitHub Webhook Message Start Event Connector"
12
+ },
7
13
  "description": "Receive events from GitHub",
8
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
14
+ "keywords": [
15
+ "issue created",
16
+ "issue updated",
17
+ "issue deleted",
18
+ "pull request created",
19
+ "pull request updated",
20
+ "pull request deleted",
21
+ "repository created",
22
+ "repository updated",
23
+ "repository deleted"
24
+ ],
25
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
9
26
  "category": {
10
27
  "id": "connectors",
11
28
  "name": "Connectors"
@@ -53,7 +70,7 @@
53
70
  "type": "zeebe:property",
54
71
  "name": "inbound.context"
55
72
  },
56
- "description": "The webhook ID is a part of the URL",
73
+ "tooltip": "The webhook ID is a part of the URL",
57
74
  "constraints": {
58
75
  "notEmpty": true
59
76
  }
@@ -68,7 +85,7 @@
68
85
  },
69
86
  {
70
87
  "label": "GitHub secret",
71
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a> regarding GitHub secret",
88
+ "tooltip": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>",
72
89
  "type": "String",
73
90
  "group": "endpoint",
74
91
  "optional": true,
@@ -103,7 +120,7 @@
103
120
  "type": "zeebe:property",
104
121
  "name": "inbound.activationCondition"
105
122
  },
106
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
123
+ "tooltip": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>GitHub webhook inbound connector documentation</a>"
107
124
  },
108
125
  {
109
126
  "label": "Result variable",
@@ -114,7 +131,7 @@
114
131
  "type": "zeebe:property",
115
132
  "name": "resultVariable"
116
133
  },
117
- "description": "Name of variable to store the result of the connector in"
134
+ "tooltip": "Name of variable to store the result of the connector in"
118
135
  },
119
136
  {
120
137
  "label": "Result expression",
@@ -126,23 +143,20 @@
126
143
  "type": "zeebe:property",
127
144
  "name": "resultExpression"
128
145
  },
129
- "description": "Expression to map the inbound payload to process variables"
146
+ "tooltip": "Expression to map the inbound payload to process variables"
130
147
  }
131
148
  ],
132
149
  "icon": {
133
150
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
134
- },
135
- "engines": {
136
- "camunda": "^8.2"
137
151
  }
138
152
  },
139
153
  {
140
154
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
141
- "name": "GitHub Webhook Start Event Connector",
155
+ "name": "GitHub Webhook Connector",
142
156
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
143
- "version": 3,
157
+ "version": 1,
144
158
  "description": "Receive events from GitHub",
145
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
159
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
146
160
  "category": {
147
161
  "id": "connectors",
148
162
  "name": "Connectors"
@@ -154,7 +168,7 @@
154
168
  "groups": [
155
169
  {
156
170
  "id": "endpoint",
157
- "label": "Webhook configuration"
171
+ "label": "Webhook Configuration"
158
172
  },
159
173
  {
160
174
  "id": "activation",
@@ -162,7 +176,7 @@
162
176
  },
163
177
  {
164
178
  "id": "variable-mapping",
165
- "label": "Variable mapping"
179
+ "label": "Variable Mapping"
166
180
  }
167
181
  ],
168
182
  "properties": [
@@ -205,7 +219,7 @@
205
219
  },
206
220
  {
207
221
  "label": "GitHub secret",
208
- "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
222
+ "description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a> regarding GitHub secret",
209
223
  "type": "String",
210
224
  "group": "endpoint",
211
225
  "optional": true,
@@ -240,30 +254,18 @@
240
254
  "type": "zeebe:property",
241
255
  "name": "inbound.activationCondition"
242
256
  },
243
- "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
244
- },
245
- {
246
- "label": "Result variable",
247
- "type": "String",
248
- "group": "variable-mapping",
249
- "optional": true,
250
- "binding": {
251
- "type": "zeebe:property",
252
- "name": "resultVariable"
253
- },
254
- "description": "Name of variable to store the result of the connector in"
257
+ "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
255
258
  },
256
259
  {
257
- "label": "Result expression",
260
+ "label": "Variables",
258
261
  "type": "String",
259
262
  "group": "variable-mapping",
260
263
  "feel": "required",
261
- "optional": true,
262
264
  "binding": {
263
265
  "type": "zeebe:property",
264
- "name": "resultExpression"
266
+ "name": "inbound.variableMapping"
265
267
  },
266
- "description": "Expression to map the inbound payload to process variables"
268
+ "description": "Variables extracted from the webhook payload (request) to start the process with. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
267
269
  }
268
270
  ],
269
271
  "icon": {
@@ -275,9 +277,9 @@
275
277
  },
276
278
  {
277
279
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
278
- "name": "GitHub Webhook Connector",
280
+ "name": "GitHub webhook connector",
279
281
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
280
- "version": 1,
282
+ "version": 2,
281
283
  "description": "Receive events from GitHub",
282
284
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
283
285
  "category": {
@@ -291,7 +293,7 @@
291
293
  "groups": [
292
294
  {
293
295
  "id": "endpoint",
294
- "label": "Webhook Configuration"
296
+ "label": "Webhook configuration"
295
297
  },
296
298
  {
297
299
  "id": "activation",
@@ -299,7 +301,7 @@
299
301
  },
300
302
  {
301
303
  "id": "variable-mapping",
302
- "label": "Variable Mapping"
304
+ "label": "Variable mapping"
303
305
  }
304
306
  ],
305
307
  "properties": [
@@ -380,15 +382,27 @@
380
382
  "description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
381
383
  },
382
384
  {
383
- "label": "Variables",
385
+ "label": "Result variable",
386
+ "type": "String",
387
+ "group": "variable-mapping",
388
+ "optional": true,
389
+ "binding": {
390
+ "type": "zeebe:property",
391
+ "name": "resultVariable"
392
+ },
393
+ "description": "Name of variable to store the result of the connector in"
394
+ },
395
+ {
396
+ "label": "Result expression",
384
397
  "type": "String",
385
398
  "group": "variable-mapping",
386
399
  "feel": "required",
400
+ "optional": true,
387
401
  "binding": {
388
402
  "type": "zeebe:property",
389
- "name": "inbound.variableMapping"
403
+ "name": "resultExpression"
390
404
  },
391
- "description": "Variables extracted from the webhook payload (request) to start the process with. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
405
+ "description": "Expression to map the inbound payload to process variables"
392
406
  }
393
407
  ],
394
408
  "icon": {
@@ -402,25 +416,8 @@
402
416
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
403
417
  "name": "GitHub Webhook Start Event Connector",
404
418
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
405
- "version": 4,
406
- "engines": {
407
- "camunda": "^8.3"
408
- },
409
- "deprecated": {
410
- "message": "Migrate to GitHub Webhook Message Start Event Connector"
411
- },
419
+ "version": 3,
412
420
  "description": "Receive events from GitHub",
413
- "keywords": [
414
- "issue created",
415
- "issue updated",
416
- "issue deleted",
417
- "pull request created",
418
- "pull request updated",
419
- "pull request deleted",
420
- "repository created",
421
- "repository updated",
422
- "repository deleted"
423
- ],
424
421
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
425
422
  "category": {
426
423
  "id": "connectors",
@@ -547,6 +544,9 @@
547
544
  ],
548
545
  "icon": {
549
546
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
547
+ },
548
+ "engines": {
549
+ "camunda": "^8.2"
550
550
  }
551
551
  }
552
552
  ]