@camunda/connectors-element-templates 1.0.6 → 1.0.7

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 (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -3,24 +3,8 @@
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": 3,
7
- "engines": {
8
- "camunda": "^8.3"
9
- },
6
+ "version": 2,
10
7
  "description": "Receive events from GitHub",
11
- "metadata": {
12
- "keywords": [
13
- "issue created",
14
- "issue updated",
15
- "issue deleted",
16
- "pull request created",
17
- "pull request updated",
18
- "pull request deleted",
19
- "repository created",
20
- "repository updated",
21
- "repository deleted"
22
- ]
23
- },
24
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
25
9
  "category": {
26
10
  "id": "connectors",
@@ -198,6 +182,9 @@
198
182
  ],
199
183
  "icon": {
200
184
  "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
+ },
186
+ "engines": {
187
+ "camunda": "^8.4"
201
188
  }
202
189
  },
203
190
  {
@@ -380,8 +367,24 @@
380
367
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
381
368
  "name": "GitHub Webhook Boundary Event Connector",
382
369
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorBoundary.v1",
383
- "version": 2,
370
+ "version": 3,
371
+ "engines": {
372
+ "camunda": "^8.3"
373
+ },
384
374
  "description": "Receive events from GitHub",
375
+ "metadata": {
376
+ "keywords": [
377
+ "issue created",
378
+ "issue updated",
379
+ "issue deleted",
380
+ "pull request created",
381
+ "pull request updated",
382
+ "pull request deleted",
383
+ "repository created",
384
+ "repository updated",
385
+ "repository deleted"
386
+ ]
387
+ },
385
388
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
386
389
  "category": {
387
390
  "id": "connectors",
@@ -559,9 +562,6 @@
559
562
  ],
560
563
  "icon": {
561
564
  "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"
562
- },
563
- "engines": {
564
- "camunda": "^8.4"
565
565
  }
566
566
  }
567
567
  ]
@@ -202,11 +202,11 @@
202
202
  },
203
203
  {
204
204
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
205
- "name": "GitHub Webhook Intermediate Catch Event Connector",
205
+ "name": "GitHub webhook connector",
206
206
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
207
- "version": 3,
207
+ "version": 1,
208
208
  "description": "Receive events from GitHub",
209
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
209
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
210
210
  "category": {
211
211
  "id": "connectors",
212
212
  "name": "Connectors"
@@ -280,7 +280,7 @@
280
280
  },
281
281
  {
282
282
  "label": "GitHub secret",
283
- "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",
283
+ "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",
284
284
  "type": "String",
285
285
  "group": "endpoint",
286
286
  "optional": true,
@@ -333,18 +333,6 @@
333
333
  "notEmpty": true
334
334
  }
335
335
  },
336
- {
337
- "label": "Message ID expression",
338
- "feel": "required",
339
- "type": "String",
340
- "optional": true,
341
- "group": "activation",
342
- "binding": {
343
- "type": "zeebe:property",
344
- "name": "messageIdExpression"
345
- },
346
- "description": "Expression to extract unique identifier of a message"
347
- },
348
336
  {
349
337
  "label": "Condition",
350
338
  "type": "String",
@@ -355,7 +343,7 @@
355
343
  "type": "zeebe:property",
356
344
  "name": "inbound.activationCondition"
357
345
  },
358
- "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>"
346
+ "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>"
359
347
  },
360
348
  {
361
349
  "label": "Result variable",
@@ -385,16 +373,16 @@
385
373
  "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"
386
374
  },
387
375
  "engines": {
388
- "camunda": "^8.4"
376
+ "camunda": "^8.2"
389
377
  }
390
378
  },
391
379
  {
392
380
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
393
- "name": "GitHub webhook connector",
381
+ "name": "GitHub Webhook Intermediate Catch Event Connector",
394
382
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
395
- "version": 1,
383
+ "version": 3,
396
384
  "description": "Receive events from GitHub",
397
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
385
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
398
386
  "category": {
399
387
  "id": "connectors",
400
388
  "name": "Connectors"
@@ -468,7 +456,7 @@
468
456
  },
469
457
  {
470
458
  "label": "GitHub secret",
471
- "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",
459
+ "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",
472
460
  "type": "String",
473
461
  "group": "endpoint",
474
462
  "optional": true,
@@ -521,6 +509,18 @@
521
509
  "notEmpty": true
522
510
  }
523
511
  },
512
+ {
513
+ "label": "Message ID expression",
514
+ "feel": "required",
515
+ "type": "String",
516
+ "optional": true,
517
+ "group": "activation",
518
+ "binding": {
519
+ "type": "zeebe:property",
520
+ "name": "messageIdExpression"
521
+ },
522
+ "description": "Expression to extract unique identifier of a message"
523
+ },
524
524
  {
525
525
  "label": "Condition",
526
526
  "type": "String",
@@ -531,7 +531,7 @@
531
531
  "type": "zeebe:property",
532
532
  "name": "inbound.activationCondition"
533
533
  },
534
- "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>"
534
+ "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
535
  },
536
536
  {
537
537
  "label": "Result variable",
@@ -561,7 +561,7 @@
561
561
  "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"
562
562
  },
563
563
  "engines": {
564
- "camunda": "^8.2"
564
+ "camunda": "^8.4"
565
565
  }
566
566
  },
567
567
  {
@@ -3,24 +3,8 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "GitHub Webhook Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
6
- "version": 2,
7
- "engines": {
8
- "camunda": "^8.3"
9
- },
6
+ "version": 1,
10
7
  "description": "Receive events from GitHub",
11
- "metadata": {
12
- "keywords": [
13
- "issue created",
14
- "issue updated",
15
- "issue deleted",
16
- "pull request created",
17
- "pull request updated",
18
- "pull request deleted",
19
- "repository created",
20
- "repository updated",
21
- "repository deleted"
22
- ]
23
- },
24
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
25
9
  "category": {
26
10
  "id": "connectors",
@@ -232,14 +216,33 @@
232
216
  ],
233
217
  "icon": {
234
218
  "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"
219
+ },
220
+ "engines": {
221
+ "camunda": "^8.2"
235
222
  }
236
223
  },
237
224
  {
238
225
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
239
226
  "name": "GitHub Webhook Message Start Event Connector",
240
227
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
241
- "version": 1,
228
+ "version": 2,
229
+ "engines": {
230
+ "camunda": "^8.3"
231
+ },
242
232
  "description": "Receive events from GitHub",
233
+ "metadata": {
234
+ "keywords": [
235
+ "issue created",
236
+ "issue updated",
237
+ "issue deleted",
238
+ "pull request created",
239
+ "pull request updated",
240
+ "pull request deleted",
241
+ "repository created",
242
+ "repository updated",
243
+ "repository deleted"
244
+ ]
245
+ },
243
246
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
244
247
  "category": {
245
248
  "id": "connectors",
@@ -451,9 +454,6 @@
451
454
  ],
452
455
  "icon": {
453
456
  "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"
454
- },
455
- "engines": {
456
- "camunda": "^8.2"
457
457
  }
458
458
  }
459
459
  ]
@@ -154,9 +154,9 @@
154
154
  },
155
155
  {
156
156
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
157
- "name": "GitHub webhook connector",
157
+ "name": "GitHub Webhook Connector",
158
158
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
159
- "version": 2,
159
+ "version": 1,
160
160
  "description": "Receive events from GitHub",
161
161
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
162
162
  "category": {
@@ -170,7 +170,7 @@
170
170
  "groups": [
171
171
  {
172
172
  "id": "endpoint",
173
- "label": "Webhook configuration"
173
+ "label": "Webhook Configuration"
174
174
  },
175
175
  {
176
176
  "id": "activation",
@@ -178,7 +178,7 @@
178
178
  },
179
179
  {
180
180
  "id": "variable-mapping",
181
- "label": "Variable mapping"
181
+ "label": "Variable Mapping"
182
182
  }
183
183
  ],
184
184
  "properties": [
@@ -259,27 +259,15 @@
259
259
  "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>"
260
260
  },
261
261
  {
262
- "label": "Result variable",
263
- "type": "String",
264
- "group": "variable-mapping",
265
- "optional": true,
266
- "binding": {
267
- "type": "zeebe:property",
268
- "name": "resultVariable"
269
- },
270
- "description": "Name of variable to store the result of the connector in"
271
- },
272
- {
273
- "label": "Result expression",
262
+ "label": "Variables",
274
263
  "type": "String",
275
264
  "group": "variable-mapping",
276
265
  "feel": "required",
277
- "optional": true,
278
266
  "binding": {
279
267
  "type": "zeebe:property",
280
- "name": "resultExpression"
268
+ "name": "inbound.variableMapping"
281
269
  },
282
- "description": "Expression to map the inbound payload to process variables"
270
+ "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>"
283
271
  }
284
272
  ],
285
273
  "icon": {
@@ -291,11 +279,11 @@
291
279
  },
292
280
  {
293
281
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
294
- "name": "GitHub Webhook Connector",
282
+ "name": "GitHub Webhook Start Event Connector",
295
283
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
296
- "version": 1,
284
+ "version": 3,
297
285
  "description": "Receive events from GitHub",
298
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
286
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
299
287
  "category": {
300
288
  "id": "connectors",
301
289
  "name": "Connectors"
@@ -307,7 +295,7 @@
307
295
  "groups": [
308
296
  {
309
297
  "id": "endpoint",
310
- "label": "Webhook Configuration"
298
+ "label": "Webhook configuration"
311
299
  },
312
300
  {
313
301
  "id": "activation",
@@ -315,7 +303,7 @@
315
303
  },
316
304
  {
317
305
  "id": "variable-mapping",
318
- "label": "Variable Mapping"
306
+ "label": "Variable mapping"
319
307
  }
320
308
  ],
321
309
  "properties": [
@@ -358,7 +346,7 @@
358
346
  },
359
347
  {
360
348
  "label": "GitHub secret",
361
- "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",
349
+ "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",
362
350
  "type": "String",
363
351
  "group": "endpoint",
364
352
  "optional": true,
@@ -393,18 +381,30 @@
393
381
  "type": "zeebe:property",
394
382
  "name": "inbound.activationCondition"
395
383
  },
396
- "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>"
384
+ "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>"
397
385
  },
398
386
  {
399
- "label": "Variables",
387
+ "label": "Result variable",
388
+ "type": "String",
389
+ "group": "variable-mapping",
390
+ "optional": true,
391
+ "binding": {
392
+ "type": "zeebe:property",
393
+ "name": "resultVariable"
394
+ },
395
+ "description": "Name of variable to store the result of the connector in"
396
+ },
397
+ {
398
+ "label": "Result expression",
400
399
  "type": "String",
401
400
  "group": "variable-mapping",
402
401
  "feel": "required",
402
+ "optional": true,
403
403
  "binding": {
404
404
  "type": "zeebe:property",
405
- "name": "inbound.variableMapping"
405
+ "name": "resultExpression"
406
406
  },
407
- "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>"
407
+ "description": "Expression to map the inbound payload to process variables"
408
408
  }
409
409
  ],
410
410
  "icon": {
@@ -416,11 +416,11 @@
416
416
  },
417
417
  {
418
418
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
419
- "name": "GitHub Webhook Start Event Connector",
419
+ "name": "GitHub webhook connector",
420
420
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
421
- "version": 3,
421
+ "version": 2,
422
422
  "description": "Receive events from GitHub",
423
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
423
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
424
424
  "category": {
425
425
  "id": "connectors",
426
426
  "name": "Connectors"
@@ -483,7 +483,7 @@
483
483
  },
484
484
  {
485
485
  "label": "GitHub secret",
486
- "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",
486
+ "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",
487
487
  "type": "String",
488
488
  "group": "endpoint",
489
489
  "optional": true,
@@ -518,7 +518,7 @@
518
518
  "type": "zeebe:property",
519
519
  "name": "inbound.activationCondition"
520
520
  },
521
- "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>"
521
+ "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>"
522
522
  },
523
523
  {
524
524
  "label": "Result variable",