@camunda/connectors-element-templates 1.0.18 → 1.0.20
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/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- 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 +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- 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-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- 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 +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -1,25 +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.GithubWebhookConnectorIntermediate.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
6
|
+
"version": 1,
|
|
10
7
|
"description": "Receive events from GitHub",
|
|
11
|
-
"
|
|
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",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github-webhook/",
|
|
23
9
|
"category": {
|
|
24
10
|
"id": "connectors",
|
|
25
11
|
"name": "Connectors"
|
|
@@ -93,7 +79,7 @@
|
|
|
93
79
|
},
|
|
94
80
|
{
|
|
95
81
|
"label": "GitHub secret",
|
|
96
|
-
"description": "Shared secret key. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
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",
|
|
97
83
|
"type": "String",
|
|
98
84
|
"group": "endpoint",
|
|
99
85
|
"optional": true,
|
|
@@ -146,18 +132,6 @@
|
|
|
146
132
|
"notEmpty": true
|
|
147
133
|
}
|
|
148
134
|
},
|
|
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
|
-
},
|
|
161
135
|
{
|
|
162
136
|
"label": "Condition",
|
|
163
137
|
"type": "String",
|
|
@@ -168,7 +142,7 @@
|
|
|
168
142
|
"type": "zeebe:property",
|
|
169
143
|
"name": "inbound.activationCondition"
|
|
170
144
|
},
|
|
171
|
-
"description": "Condition under which the connector triggers. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github
|
|
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>"
|
|
172
146
|
},
|
|
173
147
|
{
|
|
174
148
|
"label": "Result variable",
|
|
@@ -196,13 +170,16 @@
|
|
|
196
170
|
],
|
|
197
171
|
"icon": {
|
|
198
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"
|
|
199
176
|
}
|
|
200
177
|
},
|
|
201
178
|
{
|
|
202
179
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
203
180
|
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
204
181
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
205
|
-
"version":
|
|
182
|
+
"version": 2,
|
|
206
183
|
"description": "Receive events from GitHub",
|
|
207
184
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
208
185
|
"category": {
|
|
@@ -331,18 +308,6 @@
|
|
|
331
308
|
"notEmpty": true
|
|
332
309
|
}
|
|
333
310
|
},
|
|
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
311
|
{
|
|
347
312
|
"label": "Condition",
|
|
348
313
|
"type": "String",
|
|
@@ -383,14 +348,14 @@
|
|
|
383
348
|
"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
349
|
},
|
|
385
350
|
"engines": {
|
|
386
|
-
"camunda": "^8.
|
|
351
|
+
"camunda": "^8.2"
|
|
387
352
|
}
|
|
388
353
|
},
|
|
389
354
|
{
|
|
390
355
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
391
356
|
"name": "GitHub Webhook Intermediate Catch Event Connector",
|
|
392
357
|
"id": "io.camunda.connectors.webhook.GithubWebhookConnectorIntermediate.v1",
|
|
393
|
-
"version":
|
|
358
|
+
"version": 3,
|
|
394
359
|
"description": "Receive events from GitHub",
|
|
395
360
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/github/?github=inbound",
|
|
396
361
|
"category": {
|
|
@@ -519,6 +484,18 @@
|
|
|
519
484
|
"notEmpty": true
|
|
520
485
|
}
|
|
521
486
|
},
|
|
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
|
+
},
|
|
522
499
|
{
|
|
523
500
|
"label": "Condition",
|
|
524
501
|
"type": "String",
|
|
@@ -559,16 +536,30 @@
|
|
|
559
536
|
"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"
|
|
560
537
|
},
|
|
561
538
|
"engines": {
|
|
562
|
-
"camunda": "^8.
|
|
539
|
+
"camunda": "^8.4"
|
|
563
540
|
}
|
|
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 Webhook
|
|
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": 1,
|
|
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"
|
|
@@ -34,7 +17,7 @@
|
|
|
34
17
|
"groups": [
|
|
35
18
|
{
|
|
36
19
|
"id": "endpoint",
|
|
37
|
-
"label": "Webhook
|
|
20
|
+
"label": "Webhook Configuration"
|
|
38
21
|
},
|
|
39
22
|
{
|
|
40
23
|
"id": "activation",
|
|
@@ -42,7 +25,7 @@
|
|
|
42
25
|
},
|
|
43
26
|
{
|
|
44
27
|
"id": "variable-mapping",
|
|
45
|
-
"label": "Variable
|
|
28
|
+
"label": "Variable Mapping"
|
|
46
29
|
}
|
|
47
30
|
],
|
|
48
31
|
"properties": [
|
|
@@ -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,34 +103,25 @@
|
|
|
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
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"label": "Result variable",
|
|
127
|
-
"type": "String",
|
|
128
|
-
"group": "variable-mapping",
|
|
129
|
-
"optional": true,
|
|
130
|
-
"binding": {
|
|
131
|
-
"type": "zeebe:property",
|
|
132
|
-
"name": "resultVariable"
|
|
133
|
-
},
|
|
134
|
-
"description": "Name of variable to store the result of the connector in"
|
|
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>"
|
|
135
107
|
},
|
|
136
108
|
{
|
|
137
|
-
"label": "
|
|
109
|
+
"label": "Variables",
|
|
138
110
|
"type": "String",
|
|
139
111
|
"group": "variable-mapping",
|
|
140
112
|
"feel": "required",
|
|
141
|
-
"optional": true,
|
|
142
113
|
"binding": {
|
|
143
114
|
"type": "zeebe:property",
|
|
144
|
-
"name": "
|
|
115
|
+
"name": "inbound.variableMapping"
|
|
145
116
|
},
|
|
146
|
-
"description": "
|
|
117
|
+
"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>"
|
|
147
118
|
}
|
|
148
119
|
],
|
|
149
120
|
"icon": {
|
|
150
121
|
"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"
|
|
122
|
+
},
|
|
123
|
+
"engines": {
|
|
124
|
+
"camunda": "^8.2"
|
|
151
125
|
}
|
|
152
126
|
},
|
|
153
127
|
{
|
|
@@ -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
|
]
|