@camunda/connectors-element-templates 1.0.7 → 1.0.9
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/connectors.js +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "SNS HTTPS
|
|
4
|
+
"name": "SNS HTTPS subscription",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.AWSSNS.StartEvent.v1",
|
|
6
6
|
"description": "Receive events from AWS SNS",
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
10
|
-
},
|
|
11
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
12
|
-
"version": 5,
|
|
7
|
+
"version": 1,
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns-inbound/",
|
|
13
9
|
"category": {
|
|
14
10
|
"id": "connectors",
|
|
15
11
|
"name": "Connectors"
|
|
@@ -18,58 +14,56 @@
|
|
|
18
14
|
"elementType": {
|
|
19
15
|
"value": "bpmn:StartEvent"
|
|
20
16
|
},
|
|
21
|
-
"engines": {
|
|
22
|
-
"camunda": "^8.5"
|
|
23
|
-
},
|
|
24
17
|
"groups": [
|
|
25
18
|
{
|
|
26
19
|
"id": "subscription",
|
|
27
|
-
"label": "Subscription
|
|
20
|
+
"label": "Subscription configuration"
|
|
28
21
|
},
|
|
29
22
|
{
|
|
30
23
|
"id": "activation",
|
|
31
24
|
"label": "Activation"
|
|
32
25
|
},
|
|
33
26
|
{
|
|
34
|
-
"id": "
|
|
35
|
-
"label": "
|
|
27
|
+
"id": "variable-mapping",
|
|
28
|
+
"label": "Variable mapping"
|
|
36
29
|
}
|
|
37
30
|
],
|
|
38
31
|
"properties": [
|
|
39
32
|
{
|
|
33
|
+
"type": "Hidden",
|
|
40
34
|
"value": "io.camunda:aws-sns-webhook:1",
|
|
41
35
|
"binding": {
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
}
|
|
45
|
-
|
|
36
|
+
"type": "zeebe:property",
|
|
37
|
+
"name": "inbound.type"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"type": "Hidden",
|
|
42
|
+
"value": "SnsHttpsSubscription",
|
|
43
|
+
"binding": {
|
|
44
|
+
"type": "zeebe:property",
|
|
45
|
+
"name": "inbound.subtype"
|
|
46
|
+
}
|
|
46
47
|
},
|
|
47
48
|
{
|
|
48
|
-
"id": "inbound.context",
|
|
49
49
|
"label": "Subscription ID",
|
|
50
|
-
"
|
|
51
|
-
"optional": false,
|
|
52
|
-
"constraints": {
|
|
53
|
-
"notEmpty": true
|
|
54
|
-
},
|
|
50
|
+
"type": "String",
|
|
55
51
|
"group": "subscription",
|
|
56
52
|
"binding": {
|
|
57
|
-
"
|
|
58
|
-
"
|
|
53
|
+
"type": "zeebe:property",
|
|
54
|
+
"name": "inbound.context"
|
|
59
55
|
},
|
|
60
|
-
"
|
|
56
|
+
"description": "The subscription ID is a part of the URL endpoint",
|
|
57
|
+
"constraints": {
|
|
58
|
+
"notEmpty": true
|
|
59
|
+
}
|
|
61
60
|
},
|
|
62
61
|
{
|
|
63
|
-
"id": "
|
|
62
|
+
"id": "securitySubscriptionAllowedFor",
|
|
64
63
|
"label": "Allow to receive messages from topic(s)",
|
|
64
|
+
"group": "subscription",
|
|
65
65
|
"description": "Control which topic(s) is allowed to start a process",
|
|
66
|
-
"optional": false,
|
|
67
66
|
"value": "any",
|
|
68
|
-
"group": "subscription",
|
|
69
|
-
"binding": {
|
|
70
|
-
"name": "inbound.securitySubscriptionAllowedFor",
|
|
71
|
-
"type": "zeebe:property"
|
|
72
|
-
},
|
|
73
67
|
"type": "Dropdown",
|
|
74
68
|
"choices": [
|
|
75
69
|
{
|
|
@@ -80,65 +74,71 @@
|
|
|
80
74
|
"name": "Specific topic(s)",
|
|
81
75
|
"value": "specific"
|
|
82
76
|
}
|
|
83
|
-
]
|
|
77
|
+
],
|
|
78
|
+
"binding": {
|
|
79
|
+
"type": "zeebe:property",
|
|
80
|
+
"name": "inbound.securitySubscriptionAllowedFor"
|
|
81
|
+
}
|
|
84
82
|
},
|
|
85
83
|
{
|
|
86
|
-
"id": "inbound.topicsAllowList",
|
|
87
84
|
"label": "Topic ARN(s)",
|
|
88
85
|
"description": "Topics that allow to publish messages",
|
|
89
|
-
"
|
|
90
|
-
"feel": "optional",
|
|
86
|
+
"type": "String",
|
|
91
87
|
"group": "subscription",
|
|
88
|
+
"feel": "optional",
|
|
92
89
|
"binding": {
|
|
93
|
-
"
|
|
94
|
-
"
|
|
90
|
+
"type": "zeebe:property",
|
|
91
|
+
"name": "inbound.topicsAllowList"
|
|
95
92
|
},
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"equals": "specific",
|
|
99
|
-
"type": "simple"
|
|
93
|
+
"constraints": {
|
|
94
|
+
"notEmpty": true
|
|
100
95
|
},
|
|
101
|
-
"
|
|
96
|
+
"condition": {
|
|
97
|
+
"property": "securitySubscriptionAllowedFor",
|
|
98
|
+
"equals": "specific"
|
|
99
|
+
}
|
|
102
100
|
},
|
|
103
101
|
{
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
107
|
-
"optional": true,
|
|
108
|
-
"feel": "required",
|
|
102
|
+
"label": "Condition",
|
|
103
|
+
"type": "String",
|
|
109
104
|
"group": "activation",
|
|
105
|
+
"feel": "required",
|
|
106
|
+
"optional": true,
|
|
110
107
|
"binding": {
|
|
111
|
-
"
|
|
112
|
-
"
|
|
108
|
+
"type": "zeebe:property",
|
|
109
|
+
"name": "activationCondition"
|
|
113
110
|
},
|
|
114
|
-
"
|
|
111
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
115
112
|
},
|
|
116
113
|
{
|
|
117
|
-
"id": "resultVariable",
|
|
118
114
|
"label": "Result variable",
|
|
119
|
-
"
|
|
120
|
-
"group": "
|
|
115
|
+
"type": "String",
|
|
116
|
+
"group": "variable-mapping",
|
|
117
|
+
"optional": true,
|
|
121
118
|
"binding": {
|
|
122
|
-
"
|
|
123
|
-
"
|
|
119
|
+
"type": "zeebe:property",
|
|
120
|
+
"name": "resultVariable"
|
|
124
121
|
},
|
|
125
|
-
"
|
|
122
|
+
"description": "Name of variable to store the result of the connector in"
|
|
126
123
|
},
|
|
127
124
|
{
|
|
128
|
-
"id": "resultExpression",
|
|
129
125
|
"label": "Result expression",
|
|
130
|
-
"
|
|
126
|
+
"type": "String",
|
|
127
|
+
"group": "variable-mapping",
|
|
131
128
|
"feel": "required",
|
|
132
|
-
"
|
|
129
|
+
"optional": true,
|
|
133
130
|
"binding": {
|
|
134
|
-
"
|
|
135
|
-
"
|
|
131
|
+
"type": "zeebe:property",
|
|
132
|
+
"name": "resultExpression"
|
|
136
133
|
},
|
|
137
|
-
"
|
|
134
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
138
135
|
}
|
|
139
136
|
],
|
|
140
137
|
"icon": {
|
|
141
|
-
"contents": "data:image/svg+xml
|
|
138
|
+
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/64/Arch_AWS-Simple-Notification-Service_64%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
139
|
+
},
|
|
140
|
+
"engines": {
|
|
141
|
+
"camunda": "^8.2"
|
|
142
142
|
}
|
|
143
143
|
},
|
|
144
144
|
{
|
|
@@ -285,11 +285,11 @@
|
|
|
285
285
|
},
|
|
286
286
|
{
|
|
287
287
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
288
|
-
"name": "SNS HTTPS
|
|
288
|
+
"name": "SNS HTTPS Start Event Connector",
|
|
289
289
|
"id": "io.camunda.connectors.inbound.AWSSNS.StartEvent.v1",
|
|
290
290
|
"description": "Receive events from AWS SNS",
|
|
291
|
-
"version":
|
|
292
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
291
|
+
"version": 2,
|
|
292
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
293
293
|
"category": {
|
|
294
294
|
"id": "connectors",
|
|
295
295
|
"name": "Connectors"
|
|
@@ -430,8 +430,12 @@
|
|
|
430
430
|
"name": "SNS HTTPS Start Event Connector",
|
|
431
431
|
"id": "io.camunda.connectors.inbound.AWSSNS.StartEvent.v1",
|
|
432
432
|
"description": "Receive events from AWS SNS",
|
|
433
|
-
"
|
|
433
|
+
"deprecated": {
|
|
434
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
435
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
436
|
+
},
|
|
434
437
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
|
|
438
|
+
"version": 5,
|
|
435
439
|
"category": {
|
|
436
440
|
"id": "connectors",
|
|
437
441
|
"name": "Connectors"
|
|
@@ -440,56 +444,58 @@
|
|
|
440
444
|
"elementType": {
|
|
441
445
|
"value": "bpmn:StartEvent"
|
|
442
446
|
},
|
|
447
|
+
"engines": {
|
|
448
|
+
"camunda": "^8.5"
|
|
449
|
+
},
|
|
443
450
|
"groups": [
|
|
444
451
|
{
|
|
445
452
|
"id": "subscription",
|
|
446
|
-
"label": "Subscription
|
|
453
|
+
"label": "Subscription Configuration"
|
|
447
454
|
},
|
|
448
455
|
{
|
|
449
456
|
"id": "activation",
|
|
450
457
|
"label": "Activation"
|
|
451
458
|
},
|
|
452
459
|
{
|
|
453
|
-
"id": "
|
|
454
|
-
"label": "
|
|
460
|
+
"id": "output",
|
|
461
|
+
"label": "Output mapping"
|
|
455
462
|
}
|
|
456
463
|
],
|
|
457
464
|
"properties": [
|
|
458
465
|
{
|
|
459
|
-
"type": "Hidden",
|
|
460
466
|
"value": "io.camunda:aws-sns-webhook:1",
|
|
461
467
|
"binding": {
|
|
462
|
-
"
|
|
463
|
-
"
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
{
|
|
467
|
-
"type": "Hidden",
|
|
468
|
-
"value": "SnsHttpsSubscription",
|
|
469
|
-
"binding": {
|
|
470
|
-
"type": "zeebe:property",
|
|
471
|
-
"name": "inbound.subtype"
|
|
472
|
-
}
|
|
468
|
+
"name": "inbound.type",
|
|
469
|
+
"type": "zeebe:property"
|
|
470
|
+
},
|
|
471
|
+
"type": "Hidden"
|
|
473
472
|
},
|
|
474
473
|
{
|
|
474
|
+
"id": "inbound.context",
|
|
475
475
|
"label": "Subscription ID",
|
|
476
|
-
"type": "String",
|
|
477
|
-
"group": "subscription",
|
|
478
|
-
"binding": {
|
|
479
|
-
"type": "zeebe:property",
|
|
480
|
-
"name": "inbound.context"
|
|
481
|
-
},
|
|
482
476
|
"description": "The subscription ID is a part of the URL endpoint",
|
|
477
|
+
"optional": false,
|
|
483
478
|
"constraints": {
|
|
484
479
|
"notEmpty": true
|
|
485
|
-
}
|
|
480
|
+
},
|
|
481
|
+
"group": "subscription",
|
|
482
|
+
"binding": {
|
|
483
|
+
"name": "inbound.context",
|
|
484
|
+
"type": "zeebe:property"
|
|
485
|
+
},
|
|
486
|
+
"type": "String"
|
|
486
487
|
},
|
|
487
488
|
{
|
|
488
|
-
"id": "securitySubscriptionAllowedFor",
|
|
489
|
+
"id": "inbound.securitySubscriptionAllowedFor",
|
|
489
490
|
"label": "Allow to receive messages from topic(s)",
|
|
490
|
-
"group": "subscription",
|
|
491
491
|
"description": "Control which topic(s) is allowed to start a process",
|
|
492
|
+
"optional": false,
|
|
492
493
|
"value": "any",
|
|
494
|
+
"group": "subscription",
|
|
495
|
+
"binding": {
|
|
496
|
+
"name": "inbound.securitySubscriptionAllowedFor",
|
|
497
|
+
"type": "zeebe:property"
|
|
498
|
+
},
|
|
493
499
|
"type": "Dropdown",
|
|
494
500
|
"choices": [
|
|
495
501
|
{
|
|
@@ -500,71 +506,65 @@
|
|
|
500
506
|
"name": "Specific topic(s)",
|
|
501
507
|
"value": "specific"
|
|
502
508
|
}
|
|
503
|
-
]
|
|
504
|
-
"binding": {
|
|
505
|
-
"type": "zeebe:property",
|
|
506
|
-
"name": "inbound.securitySubscriptionAllowedFor"
|
|
507
|
-
}
|
|
509
|
+
]
|
|
508
510
|
},
|
|
509
511
|
{
|
|
512
|
+
"id": "inbound.topicsAllowList",
|
|
510
513
|
"label": "Topic ARN(s)",
|
|
511
514
|
"description": "Topics that allow to publish messages",
|
|
512
|
-
"
|
|
513
|
-
"group": "subscription",
|
|
515
|
+
"optional": true,
|
|
514
516
|
"feel": "optional",
|
|
517
|
+
"group": "subscription",
|
|
515
518
|
"binding": {
|
|
516
|
-
"
|
|
517
|
-
"
|
|
518
|
-
},
|
|
519
|
-
"constraints": {
|
|
520
|
-
"notEmpty": true
|
|
519
|
+
"name": "inbound.topicsAllowList",
|
|
520
|
+
"type": "zeebe:property"
|
|
521
521
|
},
|
|
522
522
|
"condition": {
|
|
523
|
-
"property": "securitySubscriptionAllowedFor",
|
|
524
|
-
"equals": "specific"
|
|
525
|
-
|
|
523
|
+
"property": "inbound.securitySubscriptionAllowedFor",
|
|
524
|
+
"equals": "specific",
|
|
525
|
+
"type": "simple"
|
|
526
|
+
},
|
|
527
|
+
"type": "String"
|
|
526
528
|
},
|
|
527
529
|
{
|
|
528
|
-
"
|
|
529
|
-
"
|
|
530
|
-
"
|
|
531
|
-
"feel": "required",
|
|
530
|
+
"id": "activationCondition",
|
|
531
|
+
"label": "Activation condition",
|
|
532
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
532
533
|
"optional": true,
|
|
534
|
+
"feel": "required",
|
|
535
|
+
"group": "activation",
|
|
533
536
|
"binding": {
|
|
534
|
-
"
|
|
535
|
-
"
|
|
537
|
+
"name": "activationCondition",
|
|
538
|
+
"type": "zeebe:property"
|
|
536
539
|
},
|
|
537
|
-
"
|
|
540
|
+
"type": "String"
|
|
538
541
|
},
|
|
539
542
|
{
|
|
543
|
+
"id": "resultVariable",
|
|
540
544
|
"label": "Result variable",
|
|
541
|
-
"
|
|
542
|
-
"group": "
|
|
543
|
-
"optional": true,
|
|
545
|
+
"description": "Name of variable to store the response in",
|
|
546
|
+
"group": "output",
|
|
544
547
|
"binding": {
|
|
545
|
-
"
|
|
546
|
-
"
|
|
548
|
+
"name": "resultVariable",
|
|
549
|
+
"type": "zeebe:property"
|
|
547
550
|
},
|
|
548
|
-
"
|
|
551
|
+
"type": "String"
|
|
549
552
|
},
|
|
550
553
|
{
|
|
554
|
+
"id": "resultExpression",
|
|
551
555
|
"label": "Result expression",
|
|
552
|
-
"
|
|
553
|
-
"group": "variable-mapping",
|
|
556
|
+
"description": "Expression to map the response into process variables",
|
|
554
557
|
"feel": "required",
|
|
555
|
-
"
|
|
558
|
+
"group": "output",
|
|
556
559
|
"binding": {
|
|
557
|
-
"
|
|
558
|
-
"
|
|
560
|
+
"name": "resultExpression",
|
|
561
|
+
"type": "zeebe:property"
|
|
559
562
|
},
|
|
560
|
-
"
|
|
563
|
+
"type": "Text"
|
|
561
564
|
}
|
|
562
565
|
],
|
|
563
566
|
"icon": {
|
|
564
|
-
"contents": "data:image/svg+xml
|
|
565
|
-
},
|
|
566
|
-
"engines": {
|
|
567
|
-
"camunda": "^8.2"
|
|
567
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
568
568
|
}
|
|
569
569
|
}
|
|
570
570
|
]
|