@camunda/connectors-element-templates 1.0.18 → 1.0.19
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 +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,22 +3,8 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
6
|
+
"version": 3,
|
|
10
7
|
"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
|
-
],
|
|
22
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
23
9
|
"category": {
|
|
24
10
|
"id": "connectors",
|
|
@@ -196,15 +182,18 @@
|
|
|
196
182
|
],
|
|
197
183
|
"icon": {
|
|
198
184
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
|
|
185
|
+
},
|
|
186
|
+
"engines": {
|
|
187
|
+
"camunda": "^8.4"
|
|
199
188
|
}
|
|
200
189
|
},
|
|
201
190
|
{
|
|
202
191
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
203
|
-
"name": "GitHub
|
|
192
|
+
"name": "GitHub webhook connector",
|
|
204
193
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
205
|
-
"version":
|
|
194
|
+
"version": 1,
|
|
206
195
|
"description": "Receive events from GitHub",
|
|
207
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
196
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
208
197
|
"category": {
|
|
209
198
|
"id": "connectors",
|
|
210
199
|
"name": "Connectors"
|
|
@@ -278,7 +267,7 @@
|
|
|
278
267
|
},
|
|
279
268
|
{
|
|
280
269
|
"label": "GitHub secret",
|
|
281
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
270
|
+
"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",
|
|
282
271
|
"type": "String",
|
|
283
272
|
"group": "endpoint",
|
|
284
273
|
"optional": true,
|
|
@@ -331,18 +320,6 @@
|
|
|
331
320
|
"notEmpty": true
|
|
332
321
|
}
|
|
333
322
|
},
|
|
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
|
-
},
|
|
346
323
|
{
|
|
347
324
|
"label": "Condition",
|
|
348
325
|
"type": "String",
|
|
@@ -353,7 +330,7 @@
|
|
|
353
330
|
"type": "zeebe:property",
|
|
354
331
|
"name": "inbound.activationCondition"
|
|
355
332
|
},
|
|
356
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
333
|
+
"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>"
|
|
357
334
|
},
|
|
358
335
|
{
|
|
359
336
|
"label": "Result variable",
|
|
@@ -383,7 +360,7 @@
|
|
|
383
360
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
|
|
384
361
|
},
|
|
385
362
|
"engines": {
|
|
386
|
-
"camunda": "^8.
|
|
363
|
+
"camunda": "^8.2"
|
|
387
364
|
}
|
|
388
365
|
},
|
|
389
366
|
{
|
|
@@ -564,11 +541,25 @@
|
|
|
564
541
|
},
|
|
565
542
|
{
|
|
566
543
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
567
|
-
"name": "GitHub
|
|
544
|
+
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
568
545
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
569
|
-
"version":
|
|
546
|
+
"version": 4,
|
|
547
|
+
"engines": {
|
|
548
|
+
"camunda": "^8.3"
|
|
549
|
+
},
|
|
570
550
|
"description": "Receive events from GitHub",
|
|
571
|
-
"
|
|
551
|
+
"keywords": [
|
|
552
|
+
"issue created",
|
|
553
|
+
"issue updated",
|
|
554
|
+
"issue deleted",
|
|
555
|
+
"pull request created",
|
|
556
|
+
"pull request updated",
|
|
557
|
+
"pull request deleted",
|
|
558
|
+
"repository created",
|
|
559
|
+
"repository updated",
|
|
560
|
+
"repository deleted"
|
|
561
|
+
],
|
|
562
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
572
563
|
"category": {
|
|
573
564
|
"id": "connectors",
|
|
574
565
|
"name": "Connectors"
|
|
@@ -642,7 +633,7 @@
|
|
|
642
633
|
},
|
|
643
634
|
{
|
|
644
635
|
"label": "GitHub secret",
|
|
645
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
636
|
+
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a> regarding GitHub secret",
|
|
646
637
|
"type": "String",
|
|
647
638
|
"group": "endpoint",
|
|
648
639
|
"optional": true,
|
|
@@ -695,6 +686,18 @@
|
|
|
695
686
|
"notEmpty": true
|
|
696
687
|
}
|
|
697
688
|
},
|
|
689
|
+
{
|
|
690
|
+
"label": "Message ID expression",
|
|
691
|
+
"feel": "required",
|
|
692
|
+
"type": "String",
|
|
693
|
+
"optional": true,
|
|
694
|
+
"group": "activation",
|
|
695
|
+
"binding": {
|
|
696
|
+
"type": "zeebe:property",
|
|
697
|
+
"name": "messageIdExpression"
|
|
698
|
+
},
|
|
699
|
+
"description": "Expression to extract unique identifier of a message"
|
|
700
|
+
},
|
|
698
701
|
{
|
|
699
702
|
"label": "Condition",
|
|
700
703
|
"type": "String",
|
|
@@ -705,7 +708,7 @@
|
|
|
705
708
|
"type": "zeebe:property",
|
|
706
709
|
"name": "inbound.activationCondition"
|
|
707
710
|
},
|
|
708
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
711
|
+
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound' target='_blank'>See documentation</a>"
|
|
709
712
|
},
|
|
710
713
|
{
|
|
711
714
|
"label": "Result variable",
|
|
@@ -733,9 +736,6 @@
|
|
|
733
736
|
],
|
|
734
737
|
"icon": {
|
|
735
738
|
"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"
|
|
739
739
|
}
|
|
740
740
|
}
|
|
741
741
|
]
|
|
@@ -3,22 +3,8 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "GitHub Webhook Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
6
|
+
"version": 1,
|
|
10
7
|
"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
|
-
],
|
|
22
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
23
9
|
"category": {
|
|
24
10
|
"id": "connectors",
|
|
@@ -230,14 +216,31 @@
|
|
|
230
216
|
],
|
|
231
217
|
"icon": {
|
|
232
218
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
|
|
219
|
+
},
|
|
220
|
+
"engines": {
|
|
221
|
+
"camunda": "^8.2"
|
|
233
222
|
}
|
|
234
223
|
},
|
|
235
224
|
{
|
|
236
225
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
237
226
|
"name": "GitHub Webhook Message Start Event Connector",
|
|
238
227
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorMessageStart.v1",
|
|
239
|
-
"version":
|
|
228
|
+
"version": 2,
|
|
229
|
+
"engines": {
|
|
230
|
+
"camunda": "^8.3"
|
|
231
|
+
},
|
|
240
232
|
"description": "Receive events from GitHub",
|
|
233
|
+
"keywords": [
|
|
234
|
+
"issue created",
|
|
235
|
+
"issue updated",
|
|
236
|
+
"issue deleted",
|
|
237
|
+
"pull request created",
|
|
238
|
+
"pull request updated",
|
|
239
|
+
"pull request deleted",
|
|
240
|
+
"repository created",
|
|
241
|
+
"repository updated",
|
|
242
|
+
"repository deleted"
|
|
243
|
+
],
|
|
241
244
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
242
245
|
"category": {
|
|
243
246
|
"id": "connectors",
|
|
@@ -449,9 +452,6 @@
|
|
|
449
452
|
],
|
|
450
453
|
"icon": {
|
|
451
454
|
"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"
|
|
455
455
|
}
|
|
456
456
|
}
|
|
457
457
|
]
|
|
@@ -1,28 +1,11 @@
|
|
|
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 connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
6
|
-
"version":
|
|
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
|
-
"
|
|
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",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
26
9
|
"category": {
|
|
27
10
|
"id": "connectors",
|
|
28
11
|
"name": "Connectors"
|
|
@@ -85,7 +68,7 @@
|
|
|
85
68
|
},
|
|
86
69
|
{
|
|
87
70
|
"label": "GitHub secret",
|
|
88
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
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",
|
|
89
72
|
"type": "String",
|
|
90
73
|
"group": "endpoint",
|
|
91
74
|
"optional": true,
|
|
@@ -120,7 +103,7 @@
|
|
|
120
103
|
"type": "zeebe:property",
|
|
121
104
|
"name": "inbound.activationCondition"
|
|
122
105
|
},
|
|
123
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
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>"
|
|
124
107
|
},
|
|
125
108
|
{
|
|
126
109
|
"label": "Result variable",
|
|
@@ -148,6 +131,9 @@
|
|
|
148
131
|
],
|
|
149
132
|
"icon": {
|
|
150
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"
|
|
151
137
|
}
|
|
152
138
|
},
|
|
153
139
|
{
|
|
@@ -289,9 +275,9 @@
|
|
|
289
275
|
},
|
|
290
276
|
{
|
|
291
277
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
292
|
-
"name": "GitHub
|
|
278
|
+
"name": "GitHub Webhook Connector",
|
|
293
279
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
294
|
-
"version":
|
|
280
|
+
"version": 1,
|
|
295
281
|
"description": "Receive events from GitHub",
|
|
296
282
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
297
283
|
"category": {
|
|
@@ -305,7 +291,7 @@
|
|
|
305
291
|
"groups": [
|
|
306
292
|
{
|
|
307
293
|
"id": "endpoint",
|
|
308
|
-
"label": "Webhook
|
|
294
|
+
"label": "Webhook Configuration"
|
|
309
295
|
},
|
|
310
296
|
{
|
|
311
297
|
"id": "activation",
|
|
@@ -313,7 +299,7 @@
|
|
|
313
299
|
},
|
|
314
300
|
{
|
|
315
301
|
"id": "variable-mapping",
|
|
316
|
-
"label": "Variable
|
|
302
|
+
"label": "Variable Mapping"
|
|
317
303
|
}
|
|
318
304
|
],
|
|
319
305
|
"properties": [
|
|
@@ -394,27 +380,15 @@
|
|
|
394
380
|
"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>"
|
|
395
381
|
},
|
|
396
382
|
{
|
|
397
|
-
"label": "
|
|
398
|
-
"type": "String",
|
|
399
|
-
"group": "variable-mapping",
|
|
400
|
-
"optional": true,
|
|
401
|
-
"binding": {
|
|
402
|
-
"type": "zeebe:property",
|
|
403
|
-
"name": "resultVariable"
|
|
404
|
-
},
|
|
405
|
-
"description": "Name of variable to store the result of the connector in"
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"label": "Result expression",
|
|
383
|
+
"label": "Variables",
|
|
409
384
|
"type": "String",
|
|
410
385
|
"group": "variable-mapping",
|
|
411
386
|
"feel": "required",
|
|
412
|
-
"optional": true,
|
|
413
387
|
"binding": {
|
|
414
388
|
"type": "zeebe:property",
|
|
415
|
-
"name": "
|
|
389
|
+
"name": "inbound.variableMapping"
|
|
416
390
|
},
|
|
417
|
-
"description": "
|
|
391
|
+
"description": "Variables extracted from the webhook payload (request) to start the process with. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/' target='_blank'>See documentation</a>"
|
|
418
392
|
}
|
|
419
393
|
],
|
|
420
394
|
"icon": {
|
|
@@ -426,11 +400,28 @@
|
|
|
426
400
|
},
|
|
427
401
|
{
|
|
428
402
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
429
|
-
"name": "GitHub Webhook Connector",
|
|
403
|
+
"name": "GitHub Webhook Start Event Connector",
|
|
430
404
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnector.v1",
|
|
431
|
-
"version":
|
|
405
|
+
"version": 4,
|
|
406
|
+
"engines": {
|
|
407
|
+
"camunda": "^8.3"
|
|
408
|
+
},
|
|
409
|
+
"deprecated": {
|
|
410
|
+
"message": "Migrate to GitHub Webhook Message Start Event Connector"
|
|
411
|
+
},
|
|
432
412
|
"description": "Receive events from GitHub",
|
|
433
|
-
"
|
|
413
|
+
"keywords": [
|
|
414
|
+
"issue created",
|
|
415
|
+
"issue updated",
|
|
416
|
+
"issue deleted",
|
|
417
|
+
"pull request created",
|
|
418
|
+
"pull request updated",
|
|
419
|
+
"pull request deleted",
|
|
420
|
+
"repository created",
|
|
421
|
+
"repository updated",
|
|
422
|
+
"repository deleted"
|
|
423
|
+
],
|
|
424
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
434
425
|
"category": {
|
|
435
426
|
"id": "connectors",
|
|
436
427
|
"name": "Connectors"
|
|
@@ -442,7 +433,7 @@
|
|
|
442
433
|
"groups": [
|
|
443
434
|
{
|
|
444
435
|
"id": "endpoint",
|
|
445
|
-
"label": "Webhook
|
|
436
|
+
"label": "Webhook configuration"
|
|
446
437
|
},
|
|
447
438
|
{
|
|
448
439
|
"id": "activation",
|
|
@@ -450,7 +441,7 @@
|
|
|
450
441
|
},
|
|
451
442
|
{
|
|
452
443
|
"id": "variable-mapping",
|
|
453
|
-
"label": "Variable
|
|
444
|
+
"label": "Variable mapping"
|
|
454
445
|
}
|
|
455
446
|
],
|
|
456
447
|
"properties": [
|
|
@@ -493,7 +484,7 @@
|
|
|
493
484
|
},
|
|
494
485
|
{
|
|
495
486
|
"label": "GitHub secret",
|
|
496
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
487
|
+
"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",
|
|
497
488
|
"type": "String",
|
|
498
489
|
"group": "endpoint",
|
|
499
490
|
"optional": true,
|
|
@@ -528,25 +519,34 @@
|
|
|
528
519
|
"type": "zeebe:property",
|
|
529
520
|
"name": "inbound.activationCondition"
|
|
530
521
|
},
|
|
531
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
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>"
|
|
532
523
|
},
|
|
533
524
|
{
|
|
534
|
-
"label": "
|
|
525
|
+
"label": "Result variable",
|
|
526
|
+
"type": "String",
|
|
527
|
+
"group": "variable-mapping",
|
|
528
|
+
"optional": true,
|
|
529
|
+
"binding": {
|
|
530
|
+
"type": "zeebe:property",
|
|
531
|
+
"name": "resultVariable"
|
|
532
|
+
},
|
|
533
|
+
"description": "Name of variable to store the result of the connector in"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"label": "Result expression",
|
|
535
537
|
"type": "String",
|
|
536
538
|
"group": "variable-mapping",
|
|
537
539
|
"feel": "required",
|
|
540
|
+
"optional": true,
|
|
538
541
|
"binding": {
|
|
539
542
|
"type": "zeebe:property",
|
|
540
|
-
"name": "
|
|
543
|
+
"name": "resultExpression"
|
|
541
544
|
},
|
|
542
|
-
"description": "
|
|
545
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
543
546
|
}
|
|
544
547
|
],
|
|
545
548
|
"icon": {
|
|
546
549
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0C3.58 0 0 3.58 0 8C0 11.54 2.29 14.53 5.47 15.59C5.87 15.66 6.02 15.42 6.02 15.21C6.02 15.02 6.01 14.39 6.01 13.72C4 14.09 3.48 13.23 3.32 12.78C3.23 12.55 2.84 11.84 2.5 11.65C2.22 11.5 1.82 11.13 2.49 11.12C3.12 11.11 3.57 11.7 3.72 11.94C4.44 13.15 5.59 12.81 6.05 12.6C6.12 12.08 6.33 11.73 6.56 11.53C4.78 11.33 2.92 10.64 2.92 7.58C2.92 6.71 3.23 5.99 3.74 5.43C3.66 5.23 3.38 4.41 3.82 3.31C3.82 3.31 4.49 3.1 6.02 4.13C6.66 3.95 7.34 3.86 8.02 3.86C8.7 3.86 9.38 3.95 10.02 4.13C11.55 3.09 12.22 3.31 12.22 3.31C12.66 4.41 12.38 5.23 12.3 5.43C12.81 5.99 13.12 6.7 13.12 7.58C13.12 10.65 11.25 11.33 9.47 11.53C9.76 11.78 10.01 12.26 10.01 13.01C10.01 14.08 10 14.94 10 15.21C10 15.42 10.15 15.67 10.55 15.59C13.71 14.53 16 11.53 16 8C16 3.58 12.42 0 8 0Z' transform='scale(64)' fill='%231B1F23'/%3E%3C/svg%3E"
|
|
547
|
-
},
|
|
548
|
-
"engines": {
|
|
549
|
-
"camunda": "^8.2"
|
|
550
550
|
}
|
|
551
551
|
}
|
|
552
552
|
]
|