@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,27 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "GitHub Webhook Intermediate Catch Event Connector",
4
+ "name": "GitHub webhook connector",
5
5
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
6
- "version": 4,
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
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
25
9
  "category": {
26
10
  "id": "connectors",
27
11
  "name": "Connectors"
@@ -95,7 +79,7 @@
95
79
  },
96
80
  {
97
81
  "label": "GitHub secret",
98
- "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",
82
+ "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",
99
83
  "type": "String",
100
84
  "group": "endpoint",
101
85
  "optional": true,
@@ -148,18 +132,6 @@
148
132
  "notEmpty": true
149
133
  }
150
134
  },
151
- {
152
- "label": "Message ID expression",
153
- "feel": "required",
154
- "type": "String",
155
- "optional": true,
156
- "group": "activation",
157
- "binding": {
158
- "type": "zeebe:property",
159
- "name": "messageIdExpression"
160
- },
161
- "description": "Expression to extract unique identifier of a message"
162
- },
163
135
  {
164
136
  "label": "Condition",
165
137
  "type": "String",
@@ -170,7 +142,7 @@
170
142
  "type": "zeebe:property",
171
143
  "name": "inbound.activationCondition"
172
144
  },
173
- "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>"
145
+ "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>"
174
146
  },
175
147
  {
176
148
  "label": "Result variable",
@@ -198,15 +170,18 @@
198
170
  ],
199
171
  "icon": {
200
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"
173
+ },
174
+ "engines": {
175
+ "camunda": "^8.2"
201
176
  }
202
177
  },
203
178
  {
204
179
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
205
- "name": "GitHub webhook connector",
180
+ "name": "GitHub Webhook Intermediate Catch Event Connector",
206
181
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
207
- "version": 1,
182
+ "version": 2,
208
183
  "description": "Receive events from GitHub",
209
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
184
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
210
185
  "category": {
211
186
  "id": "connectors",
212
187
  "name": "Connectors"
@@ -280,7 +255,7 @@
280
255
  },
281
256
  {
282
257
  "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",
258
+ "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
259
  "type": "String",
285
260
  "group": "endpoint",
286
261
  "optional": true,
@@ -343,7 +318,7 @@
343
318
  "type": "zeebe:property",
344
319
  "name": "inbound.activationCondition"
345
320
  },
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>"
321
+ "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
322
  },
348
323
  {
349
324
  "label": "Result variable",
@@ -568,8 +543,24 @@
568
543
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
569
544
  "name": "GitHub Webhook Intermediate Catch Event Connector",
570
545
  "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
571
- "version": 2,
546
+ "version": 4,
547
+ "engines": {
548
+ "camunda": "^8.3"
549
+ },
572
550
  "description": "Receive events from GitHub",
551
+ "metadata": {
552
+ "keywords": [
553
+ "issue created",
554
+ "issue updated",
555
+ "issue deleted",
556
+ "pull request created",
557
+ "pull request updated",
558
+ "pull request deleted",
559
+ "repository created",
560
+ "repository updated",
561
+ "repository deleted"
562
+ ]
563
+ },
573
564
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
574
565
  "category": {
575
566
  "id": "connectors",
@@ -697,6 +688,18 @@
697
688
  "notEmpty": true
698
689
  }
699
690
  },
691
+ {
692
+ "label": "Message ID expression",
693
+ "feel": "required",
694
+ "type": "String",
695
+ "optional": true,
696
+ "group": "activation",
697
+ "binding": {
698
+ "type": "zeebe:property",
699
+ "name": "messageIdExpression"
700
+ },
701
+ "description": "Expression to extract unique identifier of a message"
702
+ },
700
703
  {
701
704
  "label": "Condition",
702
705
  "type": "String",
@@ -735,9 +738,6 @@
735
738
  ],
736
739
  "icon": {
737
740
  "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
- },
739
- "engines": {
740
- "camunda": "^8.2"
741
741
  }
742
742
  }
743
743
  ]
@@ -0,0 +1,202 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "GitHub Webhook Receive Task Connector",
5
+ "id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
6
+ "version": 4,
7
+ "engines": {
8
+ "camunda": "^8.3"
9
+ },
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
+ },
24
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
25
+ "category": {
26
+ "id": "connectors",
27
+ "name": "Connectors"
28
+ },
29
+ "appliesTo": ["bpmn:ReceiveTask"],
30
+ "elementType": {
31
+ "value": "bpmn:ReceiveTask"
32
+ },
33
+ "groups": [
34
+ {
35
+ "id": "endpoint",
36
+ "label": "Webhook configuration"
37
+ },
38
+ {
39
+ "id": "activation",
40
+ "label": "Activation"
41
+ },
42
+ {
43
+ "id": "variable-mapping",
44
+ "label": "Variable mapping"
45
+ }
46
+ ],
47
+ "properties": [
48
+ {
49
+ "type": "Hidden",
50
+ "value": "io.camunda:webhook:1",
51
+ "binding": {
52
+ "type": "zeebe:property",
53
+ "name": "inbound.type"
54
+ }
55
+ },
56
+ {
57
+ "type": "Hidden",
58
+ "generatedValue": {
59
+ "type": "uuid"
60
+ },
61
+ "binding": {
62
+ "type": "bpmn:Message#property",
63
+ "name": "name"
64
+ }
65
+ },
66
+ {
67
+ "type": "Hidden",
68
+ "value": "GitHubWebhook",
69
+ "binding": {
70
+ "type": "zeebe:property",
71
+ "name": "inbound.subtype"
72
+ }
73
+ },
74
+ {
75
+ "label": "Webhook ID",
76
+ "type": "String",
77
+ "group": "endpoint",
78
+ "binding": {
79
+ "type": "zeebe:property",
80
+ "name": "inbound.context"
81
+ },
82
+ "description": "The webhook ID is a part of the URL",
83
+ "constraints": {
84
+ "notEmpty": true
85
+ }
86
+ },
87
+ {
88
+ "type": "Hidden",
89
+ "value": "enabled",
90
+ "binding": {
91
+ "type": "zeebe:property",
92
+ "name": "inbound.shouldValidateHmac"
93
+ }
94
+ },
95
+ {
96
+ "label": "GitHub secret",
97
+ "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",
98
+ "type": "String",
99
+ "group": "endpoint",
100
+ "optional": true,
101
+ "binding": {
102
+ "type": "zeebe:property",
103
+ "name": "inbound.hmacSecret"
104
+ }
105
+ },
106
+ {
107
+ "type": "Hidden",
108
+ "value": "X-Hub-Signature-256",
109
+ "binding": {
110
+ "type": "zeebe:property",
111
+ "name": "inbound.hmacHeader"
112
+ }
113
+ },
114
+ {
115
+ "type": "Hidden",
116
+ "value": "sha_256",
117
+ "binding": {
118
+ "type": "zeebe:property",
119
+ "name": "inbound.hmacAlgorithm"
120
+ }
121
+ },
122
+ {
123
+ "label": "Correlation key (process)",
124
+ "type": "String",
125
+ "group": "activation",
126
+ "feel": "required",
127
+ "description": "Sets up the correlation key from process variables",
128
+ "binding": {
129
+ "type": "bpmn:Message#zeebe:subscription#property",
130
+ "name": "correlationKey"
131
+ },
132
+ "constraints": {
133
+ "notEmpty": true
134
+ }
135
+ },
136
+ {
137
+ "label": "Correlation key (payload)",
138
+ "type": "String",
139
+ "group": "activation",
140
+ "feel": "required",
141
+ "binding": {
142
+ "type": "zeebe:property",
143
+ "name": "correlationKeyExpression"
144
+ },
145
+ "description": "Extracts the correlation key from the incoming message payload",
146
+ "constraints": {
147
+ "notEmpty": true
148
+ }
149
+ },
150
+ {
151
+ "label": "Message ID expression",
152
+ "feel": "required",
153
+ "type": "String",
154
+ "optional": true,
155
+ "group": "activation",
156
+ "binding": {
157
+ "type": "zeebe:property",
158
+ "name": "messageIdExpression"
159
+ },
160
+ "description": "Expression to extract unique identifier of a message"
161
+ },
162
+ {
163
+ "label": "Condition",
164
+ "type": "String",
165
+ "group": "activation",
166
+ "feel": "required",
167
+ "optional": true,
168
+ "binding": {
169
+ "type": "zeebe:property",
170
+ "name": "inbound.activationCondition"
171
+ },
172
+ "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>"
173
+ },
174
+ {
175
+ "label": "Result variable",
176
+ "type": "String",
177
+ "group": "variable-mapping",
178
+ "optional": true,
179
+ "binding": {
180
+ "type": "zeebe:property",
181
+ "name": "resultVariable"
182
+ },
183
+ "description": "Name of variable to store the result of the connector in"
184
+ },
185
+ {
186
+ "label": "Result expression",
187
+ "type": "String",
188
+ "group": "variable-mapping",
189
+ "feel": "required",
190
+ "optional": true,
191
+ "binding": {
192
+ "type": "zeebe:property",
193
+ "name": "resultExpression"
194
+ },
195
+ "description": "Expression to map the inbound payload to process variables"
196
+ }
197
+ ],
198
+ "icon": {
199
+ "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"
200
+ }
201
+ }
202
+ ]
@@ -1,30 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "GitHub Webhook Start Event Connector",
4
+ "name": "GitHub webhook connector",
5
5
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
6
- "version": 4,
7
- "engines": {
8
- "camunda": "^8.3"
9
- },
10
- "deprecated": {
11
- "message": "Migrate to GitHub Webhook Message Start Event Connector"
12
- },
6
+ "version": 2,
13
7
  "description": "Receive events from GitHub",
14
- "metadata": {
15
- "keywords": [
16
- "issue created",
17
- "issue updated",
18
- "issue deleted",
19
- "pull request created",
20
- "pull request updated",
21
- "pull request deleted",
22
- "repository created",
23
- "repository updated",
24
- "repository deleted"
25
- ]
26
- },
27
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
28
9
  "category": {
29
10
  "id": "connectors",
30
11
  "name": "Connectors"
@@ -87,7 +68,7 @@
87
68
  },
88
69
  {
89
70
  "label": "GitHub secret",
90
- "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",
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",
91
72
  "type": "String",
92
73
  "group": "endpoint",
93
74
  "optional": true,
@@ -122,7 +103,7 @@
122
103
  "type": "zeebe:property",
123
104
  "name": "inbound.activationCondition"
124
105
  },
125
- "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>"
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>"
126
107
  },
127
108
  {
128
109
  "label": "Result variable",
@@ -150,6 +131,9 @@
150
131
  ],
151
132
  "icon": {
152
133
  "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"
153
137
  }
154
138
  },
155
139
  {
@@ -416,11 +400,30 @@
416
400
  },
417
401
  {
418
402
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
419
- "name": "GitHub webhook connector",
403
+ "name": "GitHub Webhook Start Event Connector",
420
404
  "id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
421
- "version": 2,
405
+ "version": 4,
406
+ "engines": {
407
+ "camunda": "^8.3"
408
+ },
409
+ "deprecated": {
410
+ "message": "Migrate to GitHub Webhook Message Start Event Connector"
411
+ },
422
412
  "description": "Receive events from GitHub",
423
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
413
+ "metadata": {
414
+ "keywords": [
415
+ "issue created",
416
+ "issue updated",
417
+ "issue deleted",
418
+ "pull request created",
419
+ "pull request updated",
420
+ "pull request deleted",
421
+ "repository created",
422
+ "repository updated",
423
+ "repository deleted"
424
+ ]
425
+ },
426
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
424
427
  "category": {
425
428
  "id": "connectors",
426
429
  "name": "Connectors"
@@ -483,7 +486,7 @@
483
486
  },
484
487
  {
485
488
  "label": "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",
489
+ "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",
487
490
  "type": "String",
488
491
  "group": "endpoint",
489
492
  "optional": true,
@@ -518,7 +521,7 @@
518
521
  "type": "zeebe:property",
519
522
  "name": "inbound.activationCondition"
520
523
  },
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>"
524
+ "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>"
522
525
  },
523
526
  {
524
527
  "label": "Result variable",
@@ -546,9 +549,6 @@
546
549
  ],
547
550
  "icon": {
548
551
  "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"
549
- },
550
- "engines": {
551
- "camunda": "^8.2"
552
552
  }
553
553
  }
554
554
  ]