@camunda/connectors-element-templates 1.0.4 → 1.0.6
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 +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -4,8 +4,11 @@
|
|
|
4
4
|
"name": "Slack Webhook Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
6
6
|
"description": "Receive events from Slack",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
7
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
8
|
-
"version":
|
|
11
|
+
"version": 7,
|
|
9
12
|
"category": {
|
|
10
13
|
"id": "connectors",
|
|
11
14
|
"name": "Connectors"
|
|
@@ -15,6 +18,9 @@
|
|
|
15
18
|
"value": "bpmn:BoundaryEvent",
|
|
16
19
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
20
|
},
|
|
21
|
+
"engines": {
|
|
22
|
+
"camunda": "^8.3"
|
|
23
|
+
},
|
|
18
24
|
"groups": [
|
|
19
25
|
{
|
|
20
26
|
"id": "endpoint",
|
|
@@ -29,6 +35,11 @@
|
|
|
29
35
|
"label": "Correlation",
|
|
30
36
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
31
37
|
},
|
|
38
|
+
{
|
|
39
|
+
"id": "deduplication",
|
|
40
|
+
"label": "Deduplication",
|
|
41
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
42
|
+
},
|
|
32
43
|
{
|
|
33
44
|
"id": "output",
|
|
34
45
|
"label": "Output mapping"
|
|
@@ -98,6 +109,18 @@
|
|
|
98
109
|
},
|
|
99
110
|
"type": "String"
|
|
100
111
|
},
|
|
112
|
+
{
|
|
113
|
+
"id": "consumeUnmatchedEvents",
|
|
114
|
+
"label": "Consume unmatched events",
|
|
115
|
+
"value": true,
|
|
116
|
+
"group": "activation",
|
|
117
|
+
"binding": {
|
|
118
|
+
"name": "consumeUnmatchedEvents",
|
|
119
|
+
"type": "zeebe:property"
|
|
120
|
+
},
|
|
121
|
+
"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",
|
|
122
|
+
"type": "Boolean"
|
|
123
|
+
},
|
|
101
124
|
{
|
|
102
125
|
"id": "correlationKeyProcess",
|
|
103
126
|
"label": "Correlation key (process)",
|
|
@@ -174,210 +197,66 @@
|
|
|
174
197
|
"type": "Hidden"
|
|
175
198
|
},
|
|
176
199
|
{
|
|
177
|
-
"id": "
|
|
178
|
-
"label": "
|
|
179
|
-
"description": "
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"name": "resultVariable",
|
|
183
|
-
"type": "zeebe:property"
|
|
184
|
-
},
|
|
185
|
-
"type": "String"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"id": "resultExpression",
|
|
189
|
-
"label": "Result expression",
|
|
190
|
-
"description": "Expression to map the response into process variables",
|
|
191
|
-
"feel": "required",
|
|
192
|
-
"group": "output",
|
|
193
|
-
"binding": {
|
|
194
|
-
"name": "resultExpression",
|
|
195
|
-
"type": "zeebe:property"
|
|
196
|
-
},
|
|
197
|
-
"type": "Text"
|
|
198
|
-
}
|
|
199
|
-
],
|
|
200
|
-
"icon": {
|
|
201
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
202
|
-
},
|
|
203
|
-
"engines": {
|
|
204
|
-
"camunda": "^8.5"
|
|
205
|
-
}
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
209
|
-
"name": "Slack Webhook Boundary Event Connector",
|
|
210
|
-
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
211
|
-
"description": "Receive events from Slack",
|
|
212
|
-
"metadata": {
|
|
213
|
-
"keywords": []
|
|
214
|
-
},
|
|
215
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
216
|
-
"version": 6,
|
|
217
|
-
"category": {
|
|
218
|
-
"id": "connectors",
|
|
219
|
-
"name": "Connectors"
|
|
220
|
-
},
|
|
221
|
-
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
222
|
-
"elementType": {
|
|
223
|
-
"value": "bpmn:BoundaryEvent",
|
|
224
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
225
|
-
},
|
|
226
|
-
"groups": [
|
|
227
|
-
{
|
|
228
|
-
"id": "endpoint",
|
|
229
|
-
"label": "Webhook configuration"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"id": "activation",
|
|
233
|
-
"label": "Activation"
|
|
234
|
-
},
|
|
235
|
-
{
|
|
236
|
-
"id": "correlation",
|
|
237
|
-
"label": "Correlation",
|
|
238
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"id": "output",
|
|
242
|
-
"label": "Output mapping"
|
|
243
|
-
}
|
|
244
|
-
],
|
|
245
|
-
"properties": [
|
|
246
|
-
{
|
|
247
|
-
"value": "io.camunda:slack-webhook:1",
|
|
248
|
-
"binding": {
|
|
249
|
-
"name": "inbound.type",
|
|
250
|
-
"type": "zeebe:property"
|
|
251
|
-
},
|
|
252
|
-
"type": "Hidden"
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"id": "inbound.context",
|
|
256
|
-
"label": "Webhook ID",
|
|
257
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
258
|
-
"optional": false,
|
|
259
|
-
"constraints": {
|
|
260
|
-
"notEmpty": true
|
|
261
|
-
},
|
|
262
|
-
"group": "endpoint",
|
|
200
|
+
"id": "deduplicationModeManualFlag",
|
|
201
|
+
"label": "Manual mode",
|
|
202
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
203
|
+
"value": false,
|
|
204
|
+
"group": "deduplication",
|
|
263
205
|
"binding": {
|
|
264
|
-
"name": "
|
|
206
|
+
"name": "deduplicationModeManualFlag",
|
|
265
207
|
"type": "zeebe:property"
|
|
266
208
|
},
|
|
267
|
-
"type": "
|
|
209
|
+
"type": "Boolean"
|
|
268
210
|
},
|
|
269
211
|
{
|
|
270
|
-
"id": "
|
|
271
|
-
"label": "
|
|
272
|
-
"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",
|
|
273
|
-
"optional": false,
|
|
212
|
+
"id": "deduplicationId",
|
|
213
|
+
"label": "Deduplication ID",
|
|
274
214
|
"constraints": {
|
|
275
|
-
"notEmpty": true
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
"type": "zeebe:property"
|
|
281
|
-
},
|
|
282
|
-
"type": "String"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"id": "inbound.verificationExpression",
|
|
286
|
-
"label": "Verification expression",
|
|
287
|
-
"optional": true,
|
|
288
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
289
|
-
"group": "endpoint",
|
|
290
|
-
"binding": {
|
|
291
|
-
"name": "inbound.verificationExpression",
|
|
292
|
-
"type": "zeebe:property"
|
|
215
|
+
"notEmpty": true,
|
|
216
|
+
"pattern": {
|
|
217
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
218
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
219
|
+
}
|
|
293
220
|
},
|
|
294
|
-
"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"id": "activationCondition",
|
|
298
|
-
"label": "Activation condition",
|
|
299
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
300
|
-
"optional": true,
|
|
301
|
-
"feel": "required",
|
|
302
|
-
"group": "activation",
|
|
221
|
+
"group": "deduplication",
|
|
303
222
|
"binding": {
|
|
304
|
-
"name": "
|
|
223
|
+
"name": "deduplicationId",
|
|
305
224
|
"type": "zeebe:property"
|
|
306
225
|
},
|
|
307
|
-
"
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
"label": "Correlation key (process)",
|
|
312
|
-
"description": "Sets up the correlation key from process variables",
|
|
313
|
-
"constraints": {
|
|
314
|
-
"notEmpty": true
|
|
315
|
-
},
|
|
316
|
-
"feel": "required",
|
|
317
|
-
"group": "correlation",
|
|
318
|
-
"binding": {
|
|
319
|
-
"name": "correlationKey",
|
|
320
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
226
|
+
"condition": {
|
|
227
|
+
"property": "deduplicationModeManualFlag",
|
|
228
|
+
"equals": true,
|
|
229
|
+
"type": "simple"
|
|
321
230
|
},
|
|
322
231
|
"type": "String"
|
|
323
232
|
},
|
|
324
233
|
{
|
|
325
|
-
"id": "
|
|
326
|
-
"
|
|
327
|
-
"
|
|
328
|
-
"constraints": {
|
|
329
|
-
"notEmpty": true
|
|
330
|
-
},
|
|
331
|
-
"feel": "required",
|
|
332
|
-
"group": "correlation",
|
|
234
|
+
"id": "deduplicationModeManual",
|
|
235
|
+
"value": "MANUAL",
|
|
236
|
+
"group": "deduplication",
|
|
333
237
|
"binding": {
|
|
334
|
-
"name": "
|
|
238
|
+
"name": "deduplicationMode",
|
|
335
239
|
"type": "zeebe:property"
|
|
336
240
|
},
|
|
337
|
-
"
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
"label": "Message ID expression",
|
|
342
|
-
"description": "Expression to extract unique identifier of a message",
|
|
343
|
-
"optional": true,
|
|
344
|
-
"feel": "required",
|
|
345
|
-
"group": "correlation",
|
|
346
|
-
"binding": {
|
|
347
|
-
"name": "messageIdExpression",
|
|
348
|
-
"type": "zeebe:property"
|
|
241
|
+
"condition": {
|
|
242
|
+
"property": "deduplicationId",
|
|
243
|
+
"isActive": true,
|
|
244
|
+
"type": "simple"
|
|
349
245
|
},
|
|
350
|
-
"type": "
|
|
246
|
+
"type": "Hidden"
|
|
351
247
|
},
|
|
352
248
|
{
|
|
353
|
-
"id": "
|
|
354
|
-
"
|
|
355
|
-
"
|
|
356
|
-
"optional": true,
|
|
357
|
-
"constraints": {
|
|
358
|
-
"notEmpty": false,
|
|
359
|
-
"pattern": {
|
|
360
|
-
"value": "^(PT.*|)$",
|
|
361
|
-
"message": "must be an ISO-8601 duration"
|
|
362
|
-
}
|
|
363
|
-
},
|
|
364
|
-
"feel": "optional",
|
|
365
|
-
"group": "correlation",
|
|
249
|
+
"id": "deduplicationModeAuto",
|
|
250
|
+
"value": "AUTO",
|
|
251
|
+
"group": "deduplication",
|
|
366
252
|
"binding": {
|
|
367
|
-
"name": "
|
|
253
|
+
"name": "deduplicationMode",
|
|
368
254
|
"type": "zeebe:property"
|
|
369
255
|
},
|
|
370
|
-
"
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
"generatedValue": {
|
|
375
|
-
"type": "uuid"
|
|
376
|
-
},
|
|
377
|
-
"group": "correlation",
|
|
378
|
-
"binding": {
|
|
379
|
-
"name": "name",
|
|
380
|
-
"type": "bpmn:Message#property"
|
|
256
|
+
"condition": {
|
|
257
|
+
"property": "deduplicationId",
|
|
258
|
+
"isActive": false,
|
|
259
|
+
"type": "simple"
|
|
381
260
|
},
|
|
382
261
|
"type": "Hidden"
|
|
383
262
|
},
|
|
@@ -405,9 +284,6 @@
|
|
|
405
284
|
"type": "Text"
|
|
406
285
|
}
|
|
407
286
|
],
|
|
408
|
-
"engines": {
|
|
409
|
-
"camunda": "^8.3"
|
|
410
|
-
},
|
|
411
287
|
"icon": {
|
|
412
288
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
413
289
|
}
|
|
@@ -417,8 +293,8 @@
|
|
|
417
293
|
"name": "Slack Webhook Boundary Event Connector",
|
|
418
294
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
419
295
|
"description": "Receive events from Slack",
|
|
420
|
-
"version":
|
|
421
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack
|
|
296
|
+
"version": 2,
|
|
297
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
422
298
|
"category": {
|
|
423
299
|
"id": "connectors",
|
|
424
300
|
"name": "Connectors"
|
|
@@ -533,9 +409,21 @@
|
|
|
533
409
|
}
|
|
534
410
|
},
|
|
535
411
|
{
|
|
536
|
-
"label": "
|
|
537
|
-
"
|
|
538
|
-
"
|
|
412
|
+
"label": "Message ID expression",
|
|
413
|
+
"feel": "required",
|
|
414
|
+
"type": "String",
|
|
415
|
+
"optional": true,
|
|
416
|
+
"group": "activation",
|
|
417
|
+
"binding": {
|
|
418
|
+
"type": "zeebe:property",
|
|
419
|
+
"name": "messageIdExpression"
|
|
420
|
+
},
|
|
421
|
+
"description": "Expression to extract unique identifier of a message"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"label": "Condition",
|
|
425
|
+
"type": "String",
|
|
426
|
+
"group": "activation",
|
|
539
427
|
"feel": "required",
|
|
540
428
|
"optional": true,
|
|
541
429
|
"binding": {
|
|
@@ -580,8 +468,8 @@
|
|
|
580
468
|
"name": "Slack Webhook Boundary Event Connector",
|
|
581
469
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
582
470
|
"description": "Receive events from Slack",
|
|
583
|
-
"version":
|
|
584
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack
|
|
471
|
+
"version": 1,
|
|
472
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
585
473
|
"category": {
|
|
586
474
|
"id": "connectors",
|
|
587
475
|
"name": "Connectors"
|
|
@@ -695,18 +583,6 @@
|
|
|
695
583
|
"notEmpty": true
|
|
696
584
|
}
|
|
697
585
|
},
|
|
698
|
-
{
|
|
699
|
-
"label": "Message ID expression",
|
|
700
|
-
"feel": "required",
|
|
701
|
-
"type": "String",
|
|
702
|
-
"optional": true,
|
|
703
|
-
"group": "activation",
|
|
704
|
-
"binding": {
|
|
705
|
-
"type": "zeebe:property",
|
|
706
|
-
"name": "messageIdExpression"
|
|
707
|
-
},
|
|
708
|
-
"description": "Expression to extract unique identifier of a message"
|
|
709
|
-
},
|
|
710
586
|
{
|
|
711
587
|
"label": "Condition",
|
|
712
588
|
"type": "String",
|
|
@@ -755,11 +631,8 @@
|
|
|
755
631
|
"name": "Slack Webhook Boundary Event Connector",
|
|
756
632
|
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
757
633
|
"description": "Receive events from Slack",
|
|
758
|
-
"metadata": {
|
|
759
|
-
"keywords": []
|
|
760
|
-
},
|
|
761
634
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
762
|
-
"version":
|
|
635
|
+
"version": 5,
|
|
763
636
|
"category": {
|
|
764
637
|
"id": "connectors",
|
|
765
638
|
"name": "Connectors"
|
|
@@ -769,9 +642,6 @@
|
|
|
769
642
|
"value": "bpmn:BoundaryEvent",
|
|
770
643
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
771
644
|
},
|
|
772
|
-
"engines": {
|
|
773
|
-
"camunda": "^8.3"
|
|
774
|
-
},
|
|
775
645
|
"groups": [
|
|
776
646
|
{
|
|
777
647
|
"id": "endpoint",
|
|
@@ -786,11 +656,6 @@
|
|
|
786
656
|
"label": "Correlation",
|
|
787
657
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
788
658
|
},
|
|
789
|
-
{
|
|
790
|
-
"id": "deduplication",
|
|
791
|
-
"label": "Deduplication",
|
|
792
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
793
|
-
},
|
|
794
659
|
{
|
|
795
660
|
"id": "output",
|
|
796
661
|
"label": "Output mapping"
|
|
@@ -860,18 +725,6 @@
|
|
|
860
725
|
},
|
|
861
726
|
"type": "String"
|
|
862
727
|
},
|
|
863
|
-
{
|
|
864
|
-
"id": "consumeUnmatchedEvents",
|
|
865
|
-
"label": "Consume unmatched events",
|
|
866
|
-
"value": true,
|
|
867
|
-
"group": "activation",
|
|
868
|
-
"binding": {
|
|
869
|
-
"name": "consumeUnmatchedEvents",
|
|
870
|
-
"type": "zeebe:property"
|
|
871
|
-
},
|
|
872
|
-
"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",
|
|
873
|
-
"type": "Boolean"
|
|
874
|
-
},
|
|
875
728
|
{
|
|
876
729
|
"id": "correlationKeyProcess",
|
|
877
730
|
"label": "Correlation key (process)",
|
|
@@ -948,66 +801,210 @@
|
|
|
948
801
|
"type": "Hidden"
|
|
949
802
|
},
|
|
950
803
|
{
|
|
951
|
-
"id": "
|
|
952
|
-
"label": "
|
|
953
|
-
"description": "
|
|
954
|
-
"
|
|
955
|
-
"group": "deduplication",
|
|
804
|
+
"id": "resultVariable",
|
|
805
|
+
"label": "Result variable",
|
|
806
|
+
"description": "Name of variable to store the response in",
|
|
807
|
+
"group": "output",
|
|
956
808
|
"binding": {
|
|
957
|
-
"name": "
|
|
809
|
+
"name": "resultVariable",
|
|
958
810
|
"type": "zeebe:property"
|
|
959
811
|
},
|
|
960
|
-
"type": "
|
|
812
|
+
"type": "String"
|
|
961
813
|
},
|
|
962
814
|
{
|
|
963
|
-
"id": "
|
|
964
|
-
"label": "
|
|
965
|
-
"
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
815
|
+
"id": "resultExpression",
|
|
816
|
+
"label": "Result expression",
|
|
817
|
+
"description": "Expression to map the response into process variables",
|
|
818
|
+
"feel": "required",
|
|
819
|
+
"group": "output",
|
|
820
|
+
"binding": {
|
|
821
|
+
"name": "resultExpression",
|
|
822
|
+
"type": "zeebe:property"
|
|
971
823
|
},
|
|
972
|
-
"
|
|
824
|
+
"type": "Text"
|
|
825
|
+
}
|
|
826
|
+
],
|
|
827
|
+
"icon": {
|
|
828
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
829
|
+
},
|
|
830
|
+
"engines": {
|
|
831
|
+
"camunda": "^8.5"
|
|
832
|
+
}
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
836
|
+
"name": "Slack Webhook Boundary Event Connector",
|
|
837
|
+
"id": "io.camunda.connectors.inbound.Slack.BoundaryEvent.v1",
|
|
838
|
+
"description": "Receive events from Slack",
|
|
839
|
+
"metadata": {
|
|
840
|
+
"keywords": []
|
|
841
|
+
},
|
|
842
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
843
|
+
"version": 6,
|
|
844
|
+
"category": {
|
|
845
|
+
"id": "connectors",
|
|
846
|
+
"name": "Connectors"
|
|
847
|
+
},
|
|
848
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
849
|
+
"elementType": {
|
|
850
|
+
"value": "bpmn:BoundaryEvent",
|
|
851
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
852
|
+
},
|
|
853
|
+
"groups": [
|
|
854
|
+
{
|
|
855
|
+
"id": "endpoint",
|
|
856
|
+
"label": "Webhook configuration"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"id": "activation",
|
|
860
|
+
"label": "Activation"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"id": "correlation",
|
|
864
|
+
"label": "Correlation",
|
|
865
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
"id": "output",
|
|
869
|
+
"label": "Output mapping"
|
|
870
|
+
}
|
|
871
|
+
],
|
|
872
|
+
"properties": [
|
|
873
|
+
{
|
|
874
|
+
"value": "io.camunda:slack-webhook:1",
|
|
973
875
|
"binding": {
|
|
974
|
-
"name": "
|
|
876
|
+
"name": "inbound.type",
|
|
975
877
|
"type": "zeebe:property"
|
|
976
878
|
},
|
|
977
|
-
"
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
879
|
+
"type": "Hidden"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"id": "inbound.context",
|
|
883
|
+
"label": "Webhook ID",
|
|
884
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
885
|
+
"optional": false,
|
|
886
|
+
"constraints": {
|
|
887
|
+
"notEmpty": true
|
|
888
|
+
},
|
|
889
|
+
"group": "endpoint",
|
|
890
|
+
"binding": {
|
|
891
|
+
"name": "inbound.context",
|
|
892
|
+
"type": "zeebe:property"
|
|
981
893
|
},
|
|
982
894
|
"type": "String"
|
|
983
895
|
},
|
|
984
896
|
{
|
|
985
|
-
"id": "
|
|
986
|
-
"
|
|
987
|
-
"
|
|
897
|
+
"id": "inbound.slackSigningSecret",
|
|
898
|
+
"label": "Slack signing secret",
|
|
899
|
+
"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",
|
|
900
|
+
"optional": false,
|
|
901
|
+
"constraints": {
|
|
902
|
+
"notEmpty": true
|
|
903
|
+
},
|
|
904
|
+
"group": "endpoint",
|
|
988
905
|
"binding": {
|
|
989
|
-
"name": "
|
|
906
|
+
"name": "inbound.slackSigningSecret",
|
|
990
907
|
"type": "zeebe:property"
|
|
991
908
|
},
|
|
992
|
-
"
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
909
|
+
"type": "String"
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"id": "inbound.verificationExpression",
|
|
913
|
+
"label": "Verification expression",
|
|
914
|
+
"optional": true,
|
|
915
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
916
|
+
"group": "endpoint",
|
|
917
|
+
"binding": {
|
|
918
|
+
"name": "inbound.verificationExpression",
|
|
919
|
+
"type": "zeebe:property"
|
|
996
920
|
},
|
|
997
921
|
"type": "Hidden"
|
|
998
922
|
},
|
|
999
923
|
{
|
|
1000
|
-
"id": "
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
924
|
+
"id": "activationCondition",
|
|
925
|
+
"label": "Activation condition",
|
|
926
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
927
|
+
"optional": true,
|
|
928
|
+
"feel": "required",
|
|
929
|
+
"group": "activation",
|
|
1003
930
|
"binding": {
|
|
1004
|
-
"name": "
|
|
931
|
+
"name": "activationCondition",
|
|
1005
932
|
"type": "zeebe:property"
|
|
1006
933
|
},
|
|
1007
|
-
"
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
934
|
+
"type": "String"
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"id": "correlationKeyProcess",
|
|
938
|
+
"label": "Correlation key (process)",
|
|
939
|
+
"description": "Sets up the correlation key from process variables",
|
|
940
|
+
"constraints": {
|
|
941
|
+
"notEmpty": true
|
|
942
|
+
},
|
|
943
|
+
"feel": "required",
|
|
944
|
+
"group": "correlation",
|
|
945
|
+
"binding": {
|
|
946
|
+
"name": "correlationKey",
|
|
947
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
948
|
+
},
|
|
949
|
+
"type": "String"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"id": "correlationKeyPayload",
|
|
953
|
+
"label": "Correlation key (payload)",
|
|
954
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
955
|
+
"constraints": {
|
|
956
|
+
"notEmpty": true
|
|
957
|
+
},
|
|
958
|
+
"feel": "required",
|
|
959
|
+
"group": "correlation",
|
|
960
|
+
"binding": {
|
|
961
|
+
"name": "correlationKeyExpression",
|
|
962
|
+
"type": "zeebe:property"
|
|
963
|
+
},
|
|
964
|
+
"type": "String"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"id": "messageIdExpression",
|
|
968
|
+
"label": "Message ID expression",
|
|
969
|
+
"description": "Expression to extract unique identifier of a message",
|
|
970
|
+
"optional": true,
|
|
971
|
+
"feel": "required",
|
|
972
|
+
"group": "correlation",
|
|
973
|
+
"binding": {
|
|
974
|
+
"name": "messageIdExpression",
|
|
975
|
+
"type": "zeebe:property"
|
|
976
|
+
},
|
|
977
|
+
"type": "String"
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
"id": "messageTtl",
|
|
981
|
+
"label": "Message TTL",
|
|
982
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
983
|
+
"optional": true,
|
|
984
|
+
"constraints": {
|
|
985
|
+
"notEmpty": false,
|
|
986
|
+
"pattern": {
|
|
987
|
+
"value": "^(PT.*|)$",
|
|
988
|
+
"message": "must be an ISO-8601 duration"
|
|
989
|
+
}
|
|
990
|
+
},
|
|
991
|
+
"feel": "optional",
|
|
992
|
+
"group": "correlation",
|
|
993
|
+
"binding": {
|
|
994
|
+
"name": "messageTtl",
|
|
995
|
+
"type": "zeebe:property"
|
|
996
|
+
},
|
|
997
|
+
"type": "String"
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"id": "messageNameUuid",
|
|
1001
|
+
"generatedValue": {
|
|
1002
|
+
"type": "uuid"
|
|
1003
|
+
},
|
|
1004
|
+
"group": "correlation",
|
|
1005
|
+
"binding": {
|
|
1006
|
+
"name": "name",
|
|
1007
|
+
"type": "bpmn:Message#property"
|
|
1011
1008
|
},
|
|
1012
1009
|
"type": "Hidden"
|
|
1013
1010
|
},
|
|
@@ -1035,6 +1032,9 @@
|
|
|
1035
1032
|
"type": "Text"
|
|
1036
1033
|
}
|
|
1037
1034
|
],
|
|
1035
|
+
"engines": {
|
|
1036
|
+
"camunda": "^8.3"
|
|
1037
|
+
},
|
|
1038
1038
|
"icon": {
|
|
1039
1039
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
1040
1040
|
}
|