@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
|
@@ -4,25 +4,16 @@
|
|
|
4
4
|
"name": "Slack Webhook Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
6
6
|
"description": "Receive events from Slack",
|
|
7
|
-
"
|
|
8
|
-
"keywords": []
|
|
9
|
-
},
|
|
7
|
+
"version": 3,
|
|
10
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
11
|
-
"version": 7,
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
15
12
|
},
|
|
16
|
-
"deprecated": {
|
|
17
|
-
"message": "Migrate to Webhook Message Start Event Connector"
|
|
18
|
-
},
|
|
19
13
|
"appliesTo": ["bpmn:StartEvent"],
|
|
20
14
|
"elementType": {
|
|
21
15
|
"value": "bpmn:StartEvent"
|
|
22
16
|
},
|
|
23
|
-
"engines": {
|
|
24
|
-
"camunda": "^8.3"
|
|
25
|
-
},
|
|
26
17
|
"groups": [
|
|
27
18
|
{
|
|
28
19
|
"id": "endpoint",
|
|
@@ -33,181 +24,103 @@
|
|
|
33
24
|
"label": "Activation"
|
|
34
25
|
},
|
|
35
26
|
{
|
|
36
|
-
"id": "
|
|
37
|
-
"label": "
|
|
38
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"id": "output",
|
|
42
|
-
"label": "Output mapping"
|
|
27
|
+
"id": "variable-mapping",
|
|
28
|
+
"label": "Variable mapping"
|
|
43
29
|
}
|
|
44
30
|
],
|
|
45
31
|
"properties": [
|
|
46
32
|
{
|
|
33
|
+
"type": "Hidden",
|
|
47
34
|
"value": "io.camunda:slack-webhook:1",
|
|
48
35
|
"binding": {
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
}
|
|
52
|
-
|
|
36
|
+
"type": "zeebe:property",
|
|
37
|
+
"name": "inbound.type"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"type": "Hidden",
|
|
42
|
+
"value": "SlackEventsWebhook",
|
|
43
|
+
"binding": {
|
|
44
|
+
"type": "zeebe:property",
|
|
45
|
+
"name": "inbound.subtype"
|
|
46
|
+
}
|
|
53
47
|
},
|
|
54
48
|
{
|
|
55
|
-
"id": "inbound.context",
|
|
56
49
|
"label": "Webhook ID",
|
|
57
|
-
"
|
|
58
|
-
"optional": false,
|
|
59
|
-
"constraints": {
|
|
60
|
-
"notEmpty": true
|
|
61
|
-
},
|
|
50
|
+
"type": "String",
|
|
62
51
|
"group": "endpoint",
|
|
63
52
|
"binding": {
|
|
64
|
-
"
|
|
65
|
-
"
|
|
53
|
+
"type": "zeebe:property",
|
|
54
|
+
"name": "inbound.context"
|
|
66
55
|
},
|
|
67
|
-
"
|
|
56
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
57
|
+
"constraints": {
|
|
58
|
+
"notEmpty": true
|
|
59
|
+
}
|
|
68
60
|
},
|
|
69
61
|
{
|
|
70
|
-
"id": "inbound.slackSigningSecret",
|
|
71
62
|
"label": "Slack signing secret",
|
|
72
63
|
"description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
|
|
73
|
-
"
|
|
74
|
-
"constraints": {
|
|
75
|
-
"notEmpty": true
|
|
76
|
-
},
|
|
64
|
+
"type": "String",
|
|
77
65
|
"group": "endpoint",
|
|
66
|
+
"feel": "optional",
|
|
78
67
|
"binding": {
|
|
79
|
-
"
|
|
80
|
-
"
|
|
68
|
+
"type": "zeebe:property",
|
|
69
|
+
"name": "inbound.slackSigningSecret"
|
|
81
70
|
},
|
|
82
|
-
"
|
|
71
|
+
"constraints": {
|
|
72
|
+
"notEmpty": true
|
|
73
|
+
}
|
|
83
74
|
},
|
|
84
75
|
{
|
|
85
|
-
"
|
|
86
|
-
"label": "Verification expression",
|
|
87
|
-
"optional": true,
|
|
76
|
+
"type": "Hidden",
|
|
88
77
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
89
|
-
"group": "endpoint",
|
|
90
|
-
"binding": {
|
|
91
|
-
"name": "inbound.verificationExpression",
|
|
92
|
-
"type": "zeebe:property"
|
|
93
|
-
},
|
|
94
|
-
"type": "Hidden"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"id": "activationCondition",
|
|
98
|
-
"label": "Activation condition",
|
|
99
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
100
|
-
"optional": true,
|
|
101
|
-
"feel": "required",
|
|
102
|
-
"group": "activation",
|
|
103
78
|
"binding": {
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
}
|
|
107
|
-
"type": "String"
|
|
79
|
+
"type": "zeebe:property",
|
|
80
|
+
"name": "inbound.verificationExpression"
|
|
81
|
+
}
|
|
108
82
|
},
|
|
109
83
|
{
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"value": true,
|
|
84
|
+
"label": "Condition",
|
|
85
|
+
"type": "String",
|
|
113
86
|
"group": "activation",
|
|
87
|
+
"feel": "required",
|
|
88
|
+
"optional": true,
|
|
114
89
|
"binding": {
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
},
|
|
118
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
119
|
-
"type": "Boolean"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"id": "deduplicationModeManualFlag",
|
|
123
|
-
"label": "Manual mode",
|
|
124
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
125
|
-
"value": false,
|
|
126
|
-
"group": "deduplication",
|
|
127
|
-
"binding": {
|
|
128
|
-
"name": "deduplicationModeManualFlag",
|
|
129
|
-
"type": "zeebe:property"
|
|
130
|
-
},
|
|
131
|
-
"type": "Boolean"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"id": "deduplicationId",
|
|
135
|
-
"label": "Deduplication ID",
|
|
136
|
-
"constraints": {
|
|
137
|
-
"notEmpty": true,
|
|
138
|
-
"pattern": {
|
|
139
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
140
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
141
|
-
}
|
|
142
|
-
},
|
|
143
|
-
"group": "deduplication",
|
|
144
|
-
"binding": {
|
|
145
|
-
"name": "deduplicationId",
|
|
146
|
-
"type": "zeebe:property"
|
|
147
|
-
},
|
|
148
|
-
"condition": {
|
|
149
|
-
"property": "deduplicationModeManualFlag",
|
|
150
|
-
"equals": true,
|
|
151
|
-
"type": "simple"
|
|
152
|
-
},
|
|
153
|
-
"type": "String"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"id": "deduplicationModeManual",
|
|
157
|
-
"value": "MANUAL",
|
|
158
|
-
"group": "deduplication",
|
|
159
|
-
"binding": {
|
|
160
|
-
"name": "deduplicationMode",
|
|
161
|
-
"type": "zeebe:property"
|
|
162
|
-
},
|
|
163
|
-
"condition": {
|
|
164
|
-
"property": "deduplicationId",
|
|
165
|
-
"isActive": true,
|
|
166
|
-
"type": "simple"
|
|
167
|
-
},
|
|
168
|
-
"type": "Hidden"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"id": "deduplicationModeAuto",
|
|
172
|
-
"value": "AUTO",
|
|
173
|
-
"group": "deduplication",
|
|
174
|
-
"binding": {
|
|
175
|
-
"name": "deduplicationMode",
|
|
176
|
-
"type": "zeebe:property"
|
|
177
|
-
},
|
|
178
|
-
"condition": {
|
|
179
|
-
"property": "deduplicationId",
|
|
180
|
-
"isActive": false,
|
|
181
|
-
"type": "simple"
|
|
90
|
+
"type": "zeebe:property",
|
|
91
|
+
"name": "activationCondition"
|
|
182
92
|
},
|
|
183
|
-
"
|
|
93
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
184
94
|
},
|
|
185
95
|
{
|
|
186
|
-
"id": "resultVariable",
|
|
187
96
|
"label": "Result variable",
|
|
188
|
-
"
|
|
189
|
-
"group": "
|
|
97
|
+
"type": "String",
|
|
98
|
+
"group": "variable-mapping",
|
|
99
|
+
"optional": true,
|
|
190
100
|
"binding": {
|
|
191
|
-
"
|
|
192
|
-
"
|
|
101
|
+
"type": "zeebe:property",
|
|
102
|
+
"name": "resultVariable"
|
|
193
103
|
},
|
|
194
|
-
"
|
|
104
|
+
"description": "Name of variable to store the result of the connector in"
|
|
195
105
|
},
|
|
196
106
|
{
|
|
197
|
-
"id": "resultExpression",
|
|
198
107
|
"label": "Result expression",
|
|
199
|
-
"
|
|
108
|
+
"type": "String",
|
|
109
|
+
"group": "variable-mapping",
|
|
200
110
|
"feel": "required",
|
|
201
|
-
"
|
|
111
|
+
"optional": true,
|
|
202
112
|
"binding": {
|
|
203
|
-
"
|
|
204
|
-
"
|
|
113
|
+
"type": "zeebe:property",
|
|
114
|
+
"name": "resultExpression"
|
|
205
115
|
},
|
|
206
|
-
"
|
|
116
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
207
117
|
}
|
|
208
118
|
],
|
|
209
119
|
"icon": {
|
|
210
|
-
"contents": "data:image/svg+xml;
|
|
120
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
|
|
121
|
+
},
|
|
122
|
+
"engines": {
|
|
123
|
+
"camunda": "^8.4"
|
|
211
124
|
}
|
|
212
125
|
},
|
|
213
126
|
{
|
|
@@ -215,8 +128,11 @@
|
|
|
215
128
|
"name": "Slack Webhook Start Event Connector",
|
|
216
129
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
217
130
|
"description": "Receive events from Slack",
|
|
131
|
+
"metadata": {
|
|
132
|
+
"keywords": []
|
|
133
|
+
},
|
|
218
134
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
219
|
-
"version":
|
|
135
|
+
"version": 6,
|
|
220
136
|
"category": {
|
|
221
137
|
"id": "connectors",
|
|
222
138
|
"name": "Connectors"
|
|
@@ -327,11 +243,11 @@
|
|
|
327
243
|
"type": "Text"
|
|
328
244
|
}
|
|
329
245
|
],
|
|
246
|
+
"engines": {
|
|
247
|
+
"camunda": "^8.3"
|
|
248
|
+
},
|
|
330
249
|
"icon": {
|
|
331
250
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
332
|
-
},
|
|
333
|
-
"engines": {
|
|
334
|
-
"camunda": "^8.5"
|
|
335
251
|
}
|
|
336
252
|
},
|
|
337
253
|
{
|
|
@@ -339,11 +255,8 @@
|
|
|
339
255
|
"name": "Slack Webhook Start Event Connector",
|
|
340
256
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
341
257
|
"description": "Receive events from Slack",
|
|
342
|
-
"metadata": {
|
|
343
|
-
"keywords": []
|
|
344
|
-
},
|
|
345
258
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
346
|
-
"version":
|
|
259
|
+
"version": 5,
|
|
347
260
|
"category": {
|
|
348
261
|
"id": "connectors",
|
|
349
262
|
"name": "Connectors"
|
|
@@ -454,11 +367,11 @@
|
|
|
454
367
|
"type": "Text"
|
|
455
368
|
}
|
|
456
369
|
],
|
|
457
|
-
"engines": {
|
|
458
|
-
"camunda": "^8.3"
|
|
459
|
-
},
|
|
460
370
|
"icon": {
|
|
461
371
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
372
|
+
},
|
|
373
|
+
"engines": {
|
|
374
|
+
"camunda": "^8.5"
|
|
462
375
|
}
|
|
463
376
|
},
|
|
464
377
|
{
|
|
@@ -466,8 +379,8 @@
|
|
|
466
379
|
"name": "Slack Webhook Start Event Connector",
|
|
467
380
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
468
381
|
"description": "Receive events from Slack",
|
|
469
|
-
"version":
|
|
470
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack
|
|
382
|
+
"version": 2,
|
|
383
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
471
384
|
"category": {
|
|
472
385
|
"id": "connectors",
|
|
473
386
|
"name": "Connectors"
|
|
@@ -534,14 +447,6 @@
|
|
|
534
447
|
"notEmpty": true
|
|
535
448
|
}
|
|
536
449
|
},
|
|
537
|
-
{
|
|
538
|
-
"type": "Hidden",
|
|
539
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
540
|
-
"binding": {
|
|
541
|
-
"type": "zeebe:property",
|
|
542
|
-
"name": "inbound.verificationExpression"
|
|
543
|
-
}
|
|
544
|
-
},
|
|
545
450
|
{
|
|
546
451
|
"label": "Condition",
|
|
547
452
|
"type": "String",
|
|
@@ -582,7 +487,7 @@
|
|
|
582
487
|
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20%20viewBox%3D%220%200%20127%20127%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M27.2%2080c0%207.3-5.9%2013.2-13.2%2013.2C6.7%2093.2.8%2087.3.8%2080c0-7.3%205.9-13.2%2013.2-13.2h13.2V80zm6.6%200c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2v33c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V80z%22%20fill%3D%22%23E01E5A%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M47%2027c-7.3%200-13.2-5.9-13.2-13.2C33.8%206.5%2039.7.6%2047%20.6c7.3%200%2013.2%205.9%2013.2%2013.2V27H47zm0%206.7c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H13.9C6.6%2060.1.7%2054.2.7%2046.9c0-7.3%205.9-13.2%2013.2-13.2H47z%22%20fill%3D%22%2336C5F0%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M99.9%2046.9c0-7.3%205.9-13.2%2013.2-13.2%207.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H99.9V46.9zm-6.6%200c0%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V13.8C66.9%206.5%2072.8.6%2080.1.6c7.3%200%2013.2%205.9%2013.2%2013.2v33.1z%22%20fill%3D%22%232EB67D%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M80.1%2099.8c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2-7.3%200-13.2-5.9-13.2-13.2V99.8h13.2zm0-6.6c-7.3%200-13.2-5.9-13.2-13.2%200-7.3%205.9-13.2%2013.2-13.2h33.1c7.3%200%2013.2%205.9%2013.2%2013.2%200%207.3-5.9%2013.2-13.2%2013.2H80.1z%22%20fill%3D%22%23ECB22E%22%2F%3E%0A%3C%2Fsvg%3E%0A"
|
|
583
488
|
},
|
|
584
489
|
"engines": {
|
|
585
|
-
"camunda": "^8.
|
|
490
|
+
"camunda": "^8.2"
|
|
586
491
|
}
|
|
587
492
|
},
|
|
588
493
|
{
|
|
@@ -706,16 +611,25 @@
|
|
|
706
611
|
"name": "Slack Webhook Start Event Connector",
|
|
707
612
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
708
613
|
"description": "Receive events from Slack",
|
|
709
|
-
"
|
|
710
|
-
|
|
614
|
+
"metadata": {
|
|
615
|
+
"keywords": []
|
|
616
|
+
},
|
|
617
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
618
|
+
"version": 7,
|
|
711
619
|
"category": {
|
|
712
620
|
"id": "connectors",
|
|
713
621
|
"name": "Connectors"
|
|
714
622
|
},
|
|
623
|
+
"deprecated": {
|
|
624
|
+
"message": "Migrate to Webhook Message Start Event Connector"
|
|
625
|
+
},
|
|
715
626
|
"appliesTo": ["bpmn:StartEvent"],
|
|
716
627
|
"elementType": {
|
|
717
628
|
"value": "bpmn:StartEvent"
|
|
718
629
|
},
|
|
630
|
+
"engines": {
|
|
631
|
+
"camunda": "^8.3"
|
|
632
|
+
},
|
|
719
633
|
"groups": [
|
|
720
634
|
{
|
|
721
635
|
"id": "endpoint",
|
|
@@ -726,95 +640,181 @@
|
|
|
726
640
|
"label": "Activation"
|
|
727
641
|
},
|
|
728
642
|
{
|
|
729
|
-
"id": "
|
|
730
|
-
"label": "
|
|
643
|
+
"id": "deduplication",
|
|
644
|
+
"label": "Deduplication",
|
|
645
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
"id": "output",
|
|
649
|
+
"label": "Output mapping"
|
|
731
650
|
}
|
|
732
651
|
],
|
|
733
652
|
"properties": [
|
|
734
653
|
{
|
|
735
|
-
"type": "Hidden",
|
|
736
654
|
"value": "io.camunda:slack-webhook:1",
|
|
737
655
|
"binding": {
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
{
|
|
743
|
-
"type": "Hidden",
|
|
744
|
-
"value": "SlackEventsWebhook",
|
|
745
|
-
"binding": {
|
|
746
|
-
"type": "zeebe:property",
|
|
747
|
-
"name": "inbound.subtype"
|
|
748
|
-
}
|
|
656
|
+
"name": "inbound.type",
|
|
657
|
+
"type": "zeebe:property"
|
|
658
|
+
},
|
|
659
|
+
"type": "Hidden"
|
|
749
660
|
},
|
|
750
661
|
{
|
|
662
|
+
"id": "inbound.context",
|
|
751
663
|
"label": "Webhook ID",
|
|
752
|
-
"type": "String",
|
|
753
|
-
"group": "endpoint",
|
|
754
|
-
"binding": {
|
|
755
|
-
"type": "zeebe:property",
|
|
756
|
-
"name": "inbound.context"
|
|
757
|
-
},
|
|
758
664
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
665
|
+
"optional": false,
|
|
759
666
|
"constraints": {
|
|
760
667
|
"notEmpty": true
|
|
761
|
-
}
|
|
668
|
+
},
|
|
669
|
+
"group": "endpoint",
|
|
670
|
+
"binding": {
|
|
671
|
+
"name": "inbound.context",
|
|
672
|
+
"type": "zeebe:property"
|
|
673
|
+
},
|
|
674
|
+
"type": "String"
|
|
762
675
|
},
|
|
763
676
|
{
|
|
677
|
+
"id": "inbound.slackSigningSecret",
|
|
764
678
|
"label": "Slack signing secret",
|
|
765
679
|
"description": "Slack signing secret. <a href='https://api.slack.com/authentication/verifying-requests-from-slack' target='_blank'>See documentation</a> regarding the Slack signing secret",
|
|
766
|
-
"
|
|
680
|
+
"optional": false,
|
|
681
|
+
"constraints": {
|
|
682
|
+
"notEmpty": true
|
|
683
|
+
},
|
|
767
684
|
"group": "endpoint",
|
|
768
|
-
"feel": "optional",
|
|
769
685
|
"binding": {
|
|
770
|
-
"
|
|
771
|
-
"
|
|
686
|
+
"name": "inbound.slackSigningSecret",
|
|
687
|
+
"type": "zeebe:property"
|
|
772
688
|
},
|
|
773
|
-
"
|
|
774
|
-
"notEmpty": true
|
|
775
|
-
}
|
|
689
|
+
"type": "String"
|
|
776
690
|
},
|
|
777
691
|
{
|
|
778
|
-
"
|
|
779
|
-
"
|
|
780
|
-
"group": "activation",
|
|
781
|
-
"feel": "required",
|
|
692
|
+
"id": "inbound.verificationExpression",
|
|
693
|
+
"label": "Verification expression",
|
|
782
694
|
"optional": true,
|
|
695
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
696
|
+
"group": "endpoint",
|
|
783
697
|
"binding": {
|
|
784
|
-
"
|
|
785
|
-
"
|
|
698
|
+
"name": "inbound.verificationExpression",
|
|
699
|
+
"type": "zeebe:property"
|
|
786
700
|
},
|
|
787
|
-
"
|
|
701
|
+
"type": "Hidden"
|
|
788
702
|
},
|
|
789
703
|
{
|
|
790
|
-
"
|
|
791
|
-
"
|
|
792
|
-
"
|
|
704
|
+
"id": "activationCondition",
|
|
705
|
+
"label": "Activation condition",
|
|
706
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
793
707
|
"optional": true,
|
|
708
|
+
"feel": "required",
|
|
709
|
+
"group": "activation",
|
|
794
710
|
"binding": {
|
|
795
|
-
"
|
|
796
|
-
"
|
|
711
|
+
"name": "activationCondition",
|
|
712
|
+
"type": "zeebe:property"
|
|
797
713
|
},
|
|
798
|
-
"
|
|
714
|
+
"type": "String"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"id": "consumeUnmatchedEvents",
|
|
718
|
+
"label": "Consume unmatched events",
|
|
719
|
+
"value": true,
|
|
720
|
+
"group": "activation",
|
|
721
|
+
"binding": {
|
|
722
|
+
"name": "consumeUnmatchedEvents",
|
|
723
|
+
"type": "zeebe:property"
|
|
724
|
+
},
|
|
725
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
726
|
+
"type": "Boolean"
|
|
799
727
|
},
|
|
800
728
|
{
|
|
729
|
+
"id": "deduplicationModeManualFlag",
|
|
730
|
+
"label": "Manual mode",
|
|
731
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
732
|
+
"value": false,
|
|
733
|
+
"group": "deduplication",
|
|
734
|
+
"binding": {
|
|
735
|
+
"name": "deduplicationModeManualFlag",
|
|
736
|
+
"type": "zeebe:property"
|
|
737
|
+
},
|
|
738
|
+
"type": "Boolean"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"id": "deduplicationId",
|
|
742
|
+
"label": "Deduplication ID",
|
|
743
|
+
"constraints": {
|
|
744
|
+
"notEmpty": true,
|
|
745
|
+
"pattern": {
|
|
746
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
747
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
748
|
+
}
|
|
749
|
+
},
|
|
750
|
+
"group": "deduplication",
|
|
751
|
+
"binding": {
|
|
752
|
+
"name": "deduplicationId",
|
|
753
|
+
"type": "zeebe:property"
|
|
754
|
+
},
|
|
755
|
+
"condition": {
|
|
756
|
+
"property": "deduplicationModeManualFlag",
|
|
757
|
+
"equals": true,
|
|
758
|
+
"type": "simple"
|
|
759
|
+
},
|
|
760
|
+
"type": "String"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"id": "deduplicationModeManual",
|
|
764
|
+
"value": "MANUAL",
|
|
765
|
+
"group": "deduplication",
|
|
766
|
+
"binding": {
|
|
767
|
+
"name": "deduplicationMode",
|
|
768
|
+
"type": "zeebe:property"
|
|
769
|
+
},
|
|
770
|
+
"condition": {
|
|
771
|
+
"property": "deduplicationId",
|
|
772
|
+
"isActive": true,
|
|
773
|
+
"type": "simple"
|
|
774
|
+
},
|
|
775
|
+
"type": "Hidden"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"id": "deduplicationModeAuto",
|
|
779
|
+
"value": "AUTO",
|
|
780
|
+
"group": "deduplication",
|
|
781
|
+
"binding": {
|
|
782
|
+
"name": "deduplicationMode",
|
|
783
|
+
"type": "zeebe:property"
|
|
784
|
+
},
|
|
785
|
+
"condition": {
|
|
786
|
+
"property": "deduplicationId",
|
|
787
|
+
"isActive": false,
|
|
788
|
+
"type": "simple"
|
|
789
|
+
},
|
|
790
|
+
"type": "Hidden"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"id": "resultVariable",
|
|
794
|
+
"label": "Result variable",
|
|
795
|
+
"description": "Name of variable to store the response in",
|
|
796
|
+
"group": "output",
|
|
797
|
+
"binding": {
|
|
798
|
+
"name": "resultVariable",
|
|
799
|
+
"type": "zeebe:property"
|
|
800
|
+
},
|
|
801
|
+
"type": "String"
|
|
802
|
+
},
|
|
803
|
+
{
|
|
804
|
+
"id": "resultExpression",
|
|
801
805
|
"label": "Result expression",
|
|
802
|
-
"
|
|
803
|
-
"group": "variable-mapping",
|
|
806
|
+
"description": "Expression to map the response into process variables",
|
|
804
807
|
"feel": "required",
|
|
805
|
-
"
|
|
808
|
+
"group": "output",
|
|
806
809
|
"binding": {
|
|
807
|
-
"
|
|
808
|
-
"
|
|
810
|
+
"name": "resultExpression",
|
|
811
|
+
"type": "zeebe:property"
|
|
809
812
|
},
|
|
810
|
-
"
|
|
813
|
+
"type": "Text"
|
|
811
814
|
}
|
|
812
815
|
],
|
|
813
816
|
"icon": {
|
|
814
|
-
"contents": "data:image/svg+xml;
|
|
815
|
-
},
|
|
816
|
-
"engines": {
|
|
817
|
-
"camunda": "^8.2"
|
|
817
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
818
818
|
}
|
|
819
819
|
}
|
|
820
820
|
]
|