@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
@@ -204,7 +204,7 @@
204
204
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
205
205
  "name": "GitHub Webhook Boundary Event Connector",
206
206
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorBoundary.v1",
207
- "version": 2,
207
+ "version": 1,
208
208
  "description": "Receive events from GitHub",
209
209
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
210
210
  "category": {
@@ -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",
@@ -385,14 +373,14 @@
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
381
  "name": "GitHub Webhook Boundary Event Connector",
394
382
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorBoundary.v1",
395
- "version": 1,
383
+ "version": 2,
396
384
  "description": "Receive events from GitHub",
397
385
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
398
386
  "category": {
@@ -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",
@@ -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
  ]
@@ -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 connector",
205
+ "name": "GitHub Webhook Intermediate Catch Event Connector",
206
206
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
207
- "version": 1,
207
+ "version": 3,
208
208
  "description": "Receive events from GitHub",
209
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
209
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
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-webhook/' 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/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
284
284
  "type": "String",
285
285
  "group": "endpoint",
286
286
  "optional": true,
@@ -333,6 +333,18 @@
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
+ },
336
348
  {
337
349
  "label": "Condition",
338
350
  "type": "String",
@@ -343,7 +355,7 @@
343
355
  "type": "zeebe:property",
344
356
  "name": "inbound.activationCondition"
345
357
  },
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>"
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>"
347
359
  },
348
360
  {
349
361
  "label": "Result variable",
@@ -373,16 +385,16 @@
373
385
  "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"
374
386
  },
375
387
  "engines": {
376
- "camunda": "^8.2"
388
+ "camunda": "^8.4"
377
389
  }
378
390
  },
379
391
  {
380
392
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
381
- "name": "GitHub Webhook Intermediate Catch Event Connector",
393
+ "name": "GitHub webhook connector",
382
394
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
383
- "version": 2,
395
+ "version": 1,
384
396
  "description": "Receive events from GitHub",
385
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
397
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
386
398
  "category": {
387
399
  "id": "connectors",
388
400
  "name": "Connectors"
@@ -456,7 +468,7 @@
456
468
  },
457
469
  {
458
470
  "label": "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",
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",
460
472
  "type": "String",
461
473
  "group": "endpoint",
462
474
  "optional": true,
@@ -519,7 +531,7 @@
519
531
  "type": "zeebe:property",
520
532
  "name": "inbound.activationCondition"
521
533
  },
522
- "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>"
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>"
523
535
  },
524
536
  {
525
537
  "label": "Result variable",
@@ -556,7 +568,7 @@
556
568
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
557
569
  "name": "GitHub Webhook Intermediate Catch Event Connector",
558
570
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
559
- "version": 3,
571
+ "version": 2,
560
572
  "description": "Receive events from GitHub",
561
573
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
562
574
  "category": {
@@ -685,18 +697,6 @@
685
697
  "notEmpty": true
686
698
  }
687
699
  },
688
- {
689
- "label": "Message ID expression",
690
- "feel": "required",
691
- "type": "String",
692
- "optional": true,
693
- "group": "activation",
694
- "binding": {
695
- "type": "zeebe:property",
696
- "name": "messageIdExpression"
697
- },
698
- "description": "Expression to extract unique identifier of a message"
699
- },
700
700
  {
701
701
  "label": "Condition",
702
702
  "type": "String",
@@ -737,7 +737,7 @@
737
737
  "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"
738
738
  },
739
739
  "engines": {
740
- "camunda": "^8.4"
740
+ "camunda": "^8.2"
741
741
  }
742
742
  }
743
743
  ]
@@ -3,8 +3,24 @@
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": 1,
6
+ "version": 2,
7
+ "engines": {
8
+ "camunda": "^8.3"
9
+ },
7
10
  "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
+ },
8
24
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
9
25
  "category": {
10
26
  "id": "connectors",
@@ -216,33 +232,14 @@
216
232
  ],
217
233
  "icon": {
218
234
  "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"
222
235
  }
223
236
  },
224
237
  {
225
238
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
226
239
  "name": "GitHub Webhook Message Start Event Connector",
227
240
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
228
- "version": 2,
229
- "engines": {
230
- "camunda": "^8.3"
231
- },
241
+ "version": 1,
232
242
  "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
- },
246
243
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
247
244
  "category": {
248
245
  "id": "connectors",
@@ -454,6 +451,9 @@
454
451
  ],
455
452
  "icon": {
456
453
  "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
  ]
@@ -7,6 +7,9 @@
7
7
  "engines": {
8
8
  "camunda": "^8.3"
9
9
  },
10
+ "deprecated": {
11
+ "message": "Migrate to GitHub Webhook Message Start Event Connector"
12
+ },
10
13
  "description": "Receive events from GitHub",
11
14
  "metadata": {
12
15
  "keywords": [
@@ -151,11 +154,11 @@
151
154
  },
152
155
  {
153
156
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
154
- "name": "GitHub Webhook Start Event Connector",
157
+ "name": "GitHub webhook connector",
155
158
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
156
- "version": 3,
159
+ "version": 2,
157
160
  "description": "Receive events from GitHub",
158
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
161
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
159
162
  "category": {
160
163
  "id": "connectors",
161
164
  "name": "Connectors"
@@ -218,7 +221,7 @@
218
221
  },
219
222
  {
220
223
  "label": "GitHub secret",
221
- "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",
224
+ "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",
222
225
  "type": "String",
223
226
  "group": "endpoint",
224
227
  "optional": true,
@@ -253,7 +256,7 @@
253
256
  "type": "zeebe:property",
254
257
  "name": "inbound.activationCondition"
255
258
  },
256
- "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>"
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>"
257
260
  },
258
261
  {
259
262
  "label": "Result variable",
@@ -413,11 +416,11 @@
413
416
  },
414
417
  {
415
418
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
416
- "name": "GitHub webhook connector",
419
+ "name": "GitHub Webhook Start Event Connector",
417
420
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
418
- "version": 2,
421
+ "version": 3,
419
422
  "description": "Receive events from GitHub",
420
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
423
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
421
424
  "category": {
422
425
  "id": "connectors",
423
426
  "name": "Connectors"
@@ -480,7 +483,7 @@
480
483
  },
481
484
  {
482
485
  "label": "GitHub secret",
483
- "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",
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",
484
487
  "type": "String",
485
488
  "group": "endpoint",
486
489
  "optional": true,
@@ -515,7 +518,7 @@
515
518
  "type": "zeebe:property",
516
519
  "name": "inbound.activationCondition"
517
520
  },
518
- "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>"
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>"
519
522
  },
520
523
  {
521
524
  "label": "Result variable",