@camunda/connectors-element-templates 1.0.16 → 1.0.18
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.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -372,19 +372,17 @@
|
|
|
372
372
|
"camunda": "^8.3"
|
|
373
373
|
},
|
|
374
374
|
"description": "Receive events from GitHub",
|
|
375
|
-
"
|
|
376
|
-
"
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
]
|
|
387
|
-
},
|
|
375
|
+
"keywords": [
|
|
376
|
+
"issue created",
|
|
377
|
+
"issue updated",
|
|
378
|
+
"issue deleted",
|
|
379
|
+
"pull request created",
|
|
380
|
+
"pull request updated",
|
|
381
|
+
"pull request deleted",
|
|
382
|
+
"repository created",
|
|
383
|
+
"repository updated",
|
|
384
|
+
"repository deleted"
|
|
385
|
+
],
|
|
388
386
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
389
387
|
"category": {
|
|
390
388
|
"id": "connectors",
|
|
@@ -1,11 +1,25 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "GitHub
|
|
4
|
+
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 4,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
7
10
|
"description": "Receive events from GitHub",
|
|
8
|
-
"
|
|
11
|
+
"keywords": [
|
|
12
|
+
"issue created",
|
|
13
|
+
"issue updated",
|
|
14
|
+
"issue deleted",
|
|
15
|
+
"pull request created",
|
|
16
|
+
"pull request updated",
|
|
17
|
+
"pull request deleted",
|
|
18
|
+
"repository created",
|
|
19
|
+
"repository updated",
|
|
20
|
+
"repository deleted"
|
|
21
|
+
],
|
|
22
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
9
23
|
"category": {
|
|
10
24
|
"id": "connectors",
|
|
11
25
|
"name": "Connectors"
|
|
@@ -79,7 +93,7 @@
|
|
|
79
93
|
},
|
|
80
94
|
{
|
|
81
95
|
"label": "GitHub secret",
|
|
82
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
96
|
+
"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",
|
|
83
97
|
"type": "String",
|
|
84
98
|
"group": "endpoint",
|
|
85
99
|
"optional": true,
|
|
@@ -132,6 +146,18 @@
|
|
|
132
146
|
"notEmpty": true
|
|
133
147
|
}
|
|
134
148
|
},
|
|
149
|
+
{
|
|
150
|
+
"label": "Message ID expression",
|
|
151
|
+
"feel": "required",
|
|
152
|
+
"type": "String",
|
|
153
|
+
"optional": true,
|
|
154
|
+
"group": "activation",
|
|
155
|
+
"binding": {
|
|
156
|
+
"type": "zeebe:property",
|
|
157
|
+
"name": "messageIdExpression"
|
|
158
|
+
},
|
|
159
|
+
"description": "Expression to extract unique identifier of a message"
|
|
160
|
+
},
|
|
135
161
|
{
|
|
136
162
|
"label": "Condition",
|
|
137
163
|
"type": "String",
|
|
@@ -142,7 +168,7 @@
|
|
|
142
168
|
"type": "zeebe:property",
|
|
143
169
|
"name": "inbound.activationCondition"
|
|
144
170
|
},
|
|
145
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
171
|
+
"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>"
|
|
146
172
|
},
|
|
147
173
|
{
|
|
148
174
|
"label": "Result variable",
|
|
@@ -170,16 +196,13 @@
|
|
|
170
196
|
],
|
|
171
197
|
"icon": {
|
|
172
198
|
"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"
|
|
176
199
|
}
|
|
177
200
|
},
|
|
178
201
|
{
|
|
179
202
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
180
203
|
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
181
204
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
182
|
-
"version":
|
|
205
|
+
"version": 3,
|
|
183
206
|
"description": "Receive events from GitHub",
|
|
184
207
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
185
208
|
"category": {
|
|
@@ -308,6 +331,18 @@
|
|
|
308
331
|
"notEmpty": true
|
|
309
332
|
}
|
|
310
333
|
},
|
|
334
|
+
{
|
|
335
|
+
"label": "Message ID expression",
|
|
336
|
+
"feel": "required",
|
|
337
|
+
"type": "String",
|
|
338
|
+
"optional": true,
|
|
339
|
+
"group": "activation",
|
|
340
|
+
"binding": {
|
|
341
|
+
"type": "zeebe:property",
|
|
342
|
+
"name": "messageIdExpression"
|
|
343
|
+
},
|
|
344
|
+
"description": "Expression to extract unique identifier of a message"
|
|
345
|
+
},
|
|
311
346
|
{
|
|
312
347
|
"label": "Condition",
|
|
313
348
|
"type": "String",
|
|
@@ -348,14 +383,14 @@
|
|
|
348
383
|
"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"
|
|
349
384
|
},
|
|
350
385
|
"engines": {
|
|
351
|
-
"camunda": "^8.
|
|
386
|
+
"camunda": "^8.4"
|
|
352
387
|
}
|
|
353
388
|
},
|
|
354
389
|
{
|
|
355
390
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
356
391
|
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
357
392
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
358
|
-
"version":
|
|
393
|
+
"version": 2,
|
|
359
394
|
"description": "Receive events from GitHub",
|
|
360
395
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
361
396
|
"category": {
|
|
@@ -484,18 +519,6 @@
|
|
|
484
519
|
"notEmpty": true
|
|
485
520
|
}
|
|
486
521
|
},
|
|
487
|
-
{
|
|
488
|
-
"label": "Message ID expression",
|
|
489
|
-
"feel": "required",
|
|
490
|
-
"type": "String",
|
|
491
|
-
"optional": true,
|
|
492
|
-
"group": "activation",
|
|
493
|
-
"binding": {
|
|
494
|
-
"type": "zeebe:property",
|
|
495
|
-
"name": "messageIdExpression"
|
|
496
|
-
},
|
|
497
|
-
"description": "Expression to extract unique identifier of a message"
|
|
498
|
-
},
|
|
499
522
|
{
|
|
500
523
|
"label": "Condition",
|
|
501
524
|
"type": "String",
|
|
@@ -536,32 +559,16 @@
|
|
|
536
559
|
"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"
|
|
537
560
|
},
|
|
538
561
|
"engines": {
|
|
539
|
-
"camunda": "^8.
|
|
562
|
+
"camunda": "^8.2"
|
|
540
563
|
}
|
|
541
564
|
},
|
|
542
565
|
{
|
|
543
566
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
544
|
-
"name": "GitHub
|
|
567
|
+
"name": "GitHub webhook connector",
|
|
545
568
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
546
|
-
"version":
|
|
547
|
-
"engines": {
|
|
548
|
-
"camunda": "^8.3"
|
|
549
|
-
},
|
|
569
|
+
"version": 1,
|
|
550
570
|
"description": "Receive events from GitHub",
|
|
551
|
-
"
|
|
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
|
-
},
|
|
564
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
571
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
565
572
|
"category": {
|
|
566
573
|
"id": "connectors",
|
|
567
574
|
"name": "Connectors"
|
|
@@ -635,7 +642,7 @@
|
|
|
635
642
|
},
|
|
636
643
|
{
|
|
637
644
|
"label": "GitHub secret",
|
|
638
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
645
|
+
"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",
|
|
639
646
|
"type": "String",
|
|
640
647
|
"group": "endpoint",
|
|
641
648
|
"optional": true,
|
|
@@ -688,18 +695,6 @@
|
|
|
688
695
|
"notEmpty": true
|
|
689
696
|
}
|
|
690
697
|
},
|
|
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
|
-
},
|
|
703
698
|
{
|
|
704
699
|
"label": "Condition",
|
|
705
700
|
"type": "String",
|
|
@@ -710,7 +705,7 @@
|
|
|
710
705
|
"type": "zeebe:property",
|
|
711
706
|
"name": "inbound.activationCondition"
|
|
712
707
|
},
|
|
713
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
708
|
+
"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>"
|
|
714
709
|
},
|
|
715
710
|
{
|
|
716
711
|
"label": "Result variable",
|
|
@@ -738,6 +733,9 @@
|
|
|
738
733
|
],
|
|
739
734
|
"icon": {
|
|
740
735
|
"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"
|
|
736
|
+
},
|
|
737
|
+
"engines": {
|
|
738
|
+
"camunda": "^8.2"
|
|
741
739
|
}
|
|
742
740
|
}
|
|
743
741
|
]
|
|
@@ -3,8 +3,22 @@
|
|
|
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":
|
|
6
|
+
"version": 2,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
7
10
|
"description": "Receive events from GitHub",
|
|
11
|
+
"keywords": [
|
|
12
|
+
"issue created",
|
|
13
|
+
"issue updated",
|
|
14
|
+
"issue deleted",
|
|
15
|
+
"pull request created",
|
|
16
|
+
"pull request updated",
|
|
17
|
+
"pull request deleted",
|
|
18
|
+
"repository created",
|
|
19
|
+
"repository updated",
|
|
20
|
+
"repository deleted"
|
|
21
|
+
],
|
|
8
22
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
9
23
|
"category": {
|
|
10
24
|
"id": "connectors",
|
|
@@ -216,33 +230,14 @@
|
|
|
216
230
|
],
|
|
217
231
|
"icon": {
|
|
218
232
|
"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
233
|
}
|
|
223
234
|
},
|
|
224
235
|
{
|
|
225
236
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
226
237
|
"name": "GitHub Webhook Message Start Event Connector",
|
|
227
238
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
|
|
228
|
-
"version":
|
|
229
|
-
"engines": {
|
|
230
|
-
"camunda": "^8.3"
|
|
231
|
-
},
|
|
239
|
+
"version": 1,
|
|
232
240
|
"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
241
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
247
242
|
"category": {
|
|
248
243
|
"id": "connectors",
|
|
@@ -454,6 +449,9 @@
|
|
|
454
449
|
],
|
|
455
450
|
"icon": {
|
|
456
451
|
"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"
|
|
452
|
+
},
|
|
453
|
+
"engines": {
|
|
454
|
+
"camunda": "^8.2"
|
|
457
455
|
}
|
|
458
456
|
}
|
|
459
457
|
]
|
|
@@ -2,25 +2,23 @@
|
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "GitHub Webhook Receive Task Connector",
|
|
5
|
-
"id": "io.camunda.connectors.webhook.
|
|
6
|
-
"version":
|
|
5
|
+
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorReceive.v1",
|
|
6
|
+
"version": 1,
|
|
7
7
|
"engines": {
|
|
8
8
|
"camunda": "^8.3"
|
|
9
9
|
},
|
|
10
10
|
"description": "Receive events from GitHub",
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
]
|
|
23
|
-
},
|
|
11
|
+
"keywords": [
|
|
12
|
+
"issue created",
|
|
13
|
+
"issue updated",
|
|
14
|
+
"issue deleted",
|
|
15
|
+
"pull request created",
|
|
16
|
+
"pull request updated",
|
|
17
|
+
"pull request deleted",
|
|
18
|
+
"repository created",
|
|
19
|
+
"repository updated",
|
|
20
|
+
"repository deleted"
|
|
21
|
+
],
|
|
24
22
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
25
23
|
"category": {
|
|
26
24
|
"id": "connectors",
|
|
@@ -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
|
|
4
|
+
"name": "GitHub Webhook Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
6
|
-
"version":
|
|
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
|
-
"
|
|
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"
|
|
@@ -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
|
|
88
|
+
"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",
|
|
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
|
|
123
|
+
"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>"
|
|
107
124
|
},
|
|
108
125
|
{
|
|
109
126
|
"label": "Result variable",
|
|
@@ -131,18 +148,15 @@
|
|
|
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 Connector",
|
|
155
|
+
"name": "GitHub Webhook Start Event Connector",
|
|
142
156
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
143
|
-
"version":
|
|
157
|
+
"version": 3,
|
|
144
158
|
"description": "Receive events from GitHub",
|
|
145
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
159
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
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
|
|
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
|
|
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
|
|
222
|
+
"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",
|
|
209
223
|
"type": "String",
|
|
210
224
|
"group": "endpoint",
|
|
211
225
|
"optional": true,
|
|
@@ -240,18 +254,30 @@
|
|
|
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
|
|
257
|
+
"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
258
|
},
|
|
245
259
|
{
|
|
246
|
-
"label": "
|
|
260
|
+
"label": "Result variable",
|
|
261
|
+
"type": "String",
|
|
262
|
+
"group": "variable-mapping",
|
|
263
|
+
"optional": true,
|
|
264
|
+
"binding": {
|
|
265
|
+
"type": "zeebe:property",
|
|
266
|
+
"name": "resultVariable"
|
|
267
|
+
},
|
|
268
|
+
"description": "Name of variable to store the result of the connector in"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"label": "Result expression",
|
|
247
272
|
"type": "String",
|
|
248
273
|
"group": "variable-mapping",
|
|
249
274
|
"feel": "required",
|
|
275
|
+
"optional": true,
|
|
250
276
|
"binding": {
|
|
251
277
|
"type": "zeebe:property",
|
|
252
|
-
"name": "
|
|
278
|
+
"name": "resultExpression"
|
|
253
279
|
},
|
|
254
|
-
"description": "
|
|
280
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
255
281
|
}
|
|
256
282
|
],
|
|
257
283
|
"icon": {
|
|
@@ -263,11 +289,11 @@
|
|
|
263
289
|
},
|
|
264
290
|
{
|
|
265
291
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
266
|
-
"name": "GitHub
|
|
292
|
+
"name": "GitHub webhook connector",
|
|
267
293
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
268
|
-
"version":
|
|
294
|
+
"version": 2,
|
|
269
295
|
"description": "Receive events from GitHub",
|
|
270
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
296
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
271
297
|
"category": {
|
|
272
298
|
"id": "connectors",
|
|
273
299
|
"name": "Connectors"
|
|
@@ -330,7 +356,7 @@
|
|
|
330
356
|
},
|
|
331
357
|
{
|
|
332
358
|
"label": "GitHub secret",
|
|
333
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
359
|
+
"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",
|
|
334
360
|
"type": "String",
|
|
335
361
|
"group": "endpoint",
|
|
336
362
|
"optional": true,
|
|
@@ -365,7 +391,7 @@
|
|
|
365
391
|
"type": "zeebe:property",
|
|
366
392
|
"name": "inbound.activationCondition"
|
|
367
393
|
},
|
|
368
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
394
|
+
"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>"
|
|
369
395
|
},
|
|
370
396
|
{
|
|
371
397
|
"label": "Result variable",
|
|
@@ -400,30 +426,11 @@
|
|
|
400
426
|
},
|
|
401
427
|
{
|
|
402
428
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
403
|
-
"name": "GitHub Webhook
|
|
429
|
+
"name": "GitHub Webhook Connector",
|
|
404
430
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
405
|
-
"version":
|
|
406
|
-
"engines": {
|
|
407
|
-
"camunda": "^8.3"
|
|
408
|
-
},
|
|
409
|
-
"deprecated": {
|
|
410
|
-
"message": "Migrate to GitHub Webhook Message Start Event Connector"
|
|
411
|
-
},
|
|
431
|
+
"version": 1,
|
|
412
432
|
"description": "Receive events from GitHub",
|
|
413
|
-
"
|
|
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",
|
|
433
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
427
434
|
"category": {
|
|
428
435
|
"id": "connectors",
|
|
429
436
|
"name": "Connectors"
|
|
@@ -435,7 +442,7 @@
|
|
|
435
442
|
"groups": [
|
|
436
443
|
{
|
|
437
444
|
"id": "endpoint",
|
|
438
|
-
"label": "Webhook
|
|
445
|
+
"label": "Webhook Configuration"
|
|
439
446
|
},
|
|
440
447
|
{
|
|
441
448
|
"id": "activation",
|
|
@@ -443,7 +450,7 @@
|
|
|
443
450
|
},
|
|
444
451
|
{
|
|
445
452
|
"id": "variable-mapping",
|
|
446
|
-
"label": "Variable
|
|
453
|
+
"label": "Variable Mapping"
|
|
447
454
|
}
|
|
448
455
|
],
|
|
449
456
|
"properties": [
|
|
@@ -486,7 +493,7 @@
|
|
|
486
493
|
},
|
|
487
494
|
{
|
|
488
495
|
"label": "GitHub secret",
|
|
489
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
496
|
+
"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",
|
|
490
497
|
"type": "String",
|
|
491
498
|
"group": "endpoint",
|
|
492
499
|
"optional": true,
|
|
@@ -521,34 +528,25 @@
|
|
|
521
528
|
"type": "zeebe:property",
|
|
522
529
|
"name": "inbound.activationCondition"
|
|
523
530
|
},
|
|
524
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"label": "Result variable",
|
|
528
|
-
"type": "String",
|
|
529
|
-
"group": "variable-mapping",
|
|
530
|
-
"optional": true,
|
|
531
|
-
"binding": {
|
|
532
|
-
"type": "zeebe:property",
|
|
533
|
-
"name": "resultVariable"
|
|
534
|
-
},
|
|
535
|
-
"description": "Name of variable to store the result of the connector in"
|
|
531
|
+
"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>"
|
|
536
532
|
},
|
|
537
533
|
{
|
|
538
|
-
"label": "
|
|
534
|
+
"label": "Variables",
|
|
539
535
|
"type": "String",
|
|
540
536
|
"group": "variable-mapping",
|
|
541
537
|
"feel": "required",
|
|
542
|
-
"optional": true,
|
|
543
538
|
"binding": {
|
|
544
539
|
"type": "zeebe:property",
|
|
545
|
-
"name": "
|
|
540
|
+
"name": "inbound.variableMapping"
|
|
546
541
|
},
|
|
547
|
-
"description": "
|
|
542
|
+
"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>"
|
|
548
543
|
}
|
|
549
544
|
],
|
|
550
545
|
"icon": {
|
|
551
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"
|
|
552
550
|
}
|
|
553
551
|
}
|
|
554
552
|
]
|