@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
|
@@ -1,159 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
5
|
-
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
6
|
-
"description": "Receive events from Slack",
|
|
7
|
-
"version": 2,
|
|
8
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
9
|
-
"category": {
|
|
10
|
-
"id": "connectors",
|
|
11
|
-
"name": "Connectors"
|
|
12
|
-
},
|
|
13
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
14
|
-
"elementType": {
|
|
15
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
16
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
17
|
-
},
|
|
18
|
-
"groups": [
|
|
19
|
-
{
|
|
20
|
-
"id": "endpoint",
|
|
21
|
-
"label": "Webhook configuration"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"id": "activation",
|
|
25
|
-
"label": "Activation"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"id": "variable-mapping",
|
|
29
|
-
"label": "Variable mapping"
|
|
30
|
-
}
|
|
31
|
-
],
|
|
32
|
-
"properties": [
|
|
33
|
-
{
|
|
34
|
-
"type": "Hidden",
|
|
35
|
-
"value": "io.camunda:slack-webhook:1",
|
|
36
|
-
"binding": {
|
|
37
|
-
"type": "zeebe:property",
|
|
38
|
-
"name": "inbound.type"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"type": "Hidden",
|
|
43
|
-
"value": "SlackEventsWebhook",
|
|
44
|
-
"binding": {
|
|
45
|
-
"type": "zeebe:property",
|
|
46
|
-
"name": "inbound.subtype"
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"type": "Hidden",
|
|
51
|
-
"generatedValue": {
|
|
52
|
-
"type": "uuid"
|
|
53
|
-
},
|
|
54
|
-
"binding": {
|
|
55
|
-
"type": "bpmn:Message#property",
|
|
56
|
-
"name": "name"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"label": "Webhook ID",
|
|
61
|
-
"type": "String",
|
|
62
|
-
"group": "endpoint",
|
|
63
|
-
"binding": {
|
|
64
|
-
"type": "zeebe:property",
|
|
65
|
-
"name": "inbound.context"
|
|
66
|
-
},
|
|
67
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
68
|
-
"constraints": {
|
|
69
|
-
"notEmpty": true
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"label": "Slack signing secret",
|
|
74
|
-
"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",
|
|
75
|
-
"type": "String",
|
|
76
|
-
"group": "endpoint",
|
|
77
|
-
"feel": "optional",
|
|
78
|
-
"binding": {
|
|
79
|
-
"type": "zeebe:property",
|
|
80
|
-
"name": "inbound.slackSigningSecret"
|
|
81
|
-
},
|
|
82
|
-
"constraints": {
|
|
83
|
-
"notEmpty": true
|
|
84
|
-
}
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"label": "Correlation key (process)",
|
|
88
|
-
"type": "String",
|
|
89
|
-
"group": "activation",
|
|
90
|
-
"feel": "required",
|
|
91
|
-
"description": "Sets up the correlation key from process variables",
|
|
92
|
-
"binding": {
|
|
93
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
94
|
-
"name": "correlationKey"
|
|
95
|
-
},
|
|
96
|
-
"constraints": {
|
|
97
|
-
"notEmpty": true
|
|
98
|
-
}
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"label": "Correlation key (payload)",
|
|
102
|
-
"type": "String",
|
|
103
|
-
"group": "activation",
|
|
104
|
-
"feel": "required",
|
|
105
|
-
"binding": {
|
|
106
|
-
"type": "zeebe:property",
|
|
107
|
-
"name": "correlationKeyExpression"
|
|
108
|
-
},
|
|
109
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
110
|
-
"constraints": {
|
|
111
|
-
"notEmpty": true
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"label": "Condition",
|
|
116
|
-
"type": "String",
|
|
117
|
-
"group": "activation",
|
|
118
|
-
"feel": "required",
|
|
119
|
-
"optional": true,
|
|
120
|
-
"binding": {
|
|
121
|
-
"type": "zeebe:property",
|
|
122
|
-
"name": "activationCondition"
|
|
123
|
-
},
|
|
124
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"label": "Result variable",
|
|
128
|
-
"type": "String",
|
|
129
|
-
"group": "variable-mapping",
|
|
130
|
-
"optional": true,
|
|
131
|
-
"binding": {
|
|
132
|
-
"type": "zeebe:property",
|
|
133
|
-
"name": "resultVariable"
|
|
134
|
-
},
|
|
135
|
-
"description": "Name of variable to store the result of the connector in"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"label": "Result expression",
|
|
139
|
-
"type": "String",
|
|
140
|
-
"group": "variable-mapping",
|
|
141
|
-
"feel": "required",
|
|
142
|
-
"optional": true,
|
|
143
|
-
"binding": {
|
|
144
|
-
"type": "zeebe:property",
|
|
145
|
-
"name": "resultExpression"
|
|
146
|
-
},
|
|
147
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
"icon": {
|
|
151
|
-
"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"
|
|
152
|
-
},
|
|
153
|
-
"engines": {
|
|
154
|
-
"camunda": "^8.2"
|
|
155
|
-
}
|
|
156
|
-
},
|
|
157
2
|
{
|
|
158
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
159
4
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
@@ -163,7 +8,7 @@
|
|
|
163
8
|
"keywords": []
|
|
164
9
|
},
|
|
165
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
166
|
-
"version":
|
|
11
|
+
"version": 7,
|
|
167
12
|
"category": {
|
|
168
13
|
"id": "connectors",
|
|
169
14
|
"name": "Connectors"
|
|
@@ -173,6 +18,9 @@
|
|
|
173
18
|
"value": "bpmn:IntermediateCatchEvent",
|
|
174
19
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
175
20
|
},
|
|
21
|
+
"engines": {
|
|
22
|
+
"camunda": "^8.3"
|
|
23
|
+
},
|
|
176
24
|
"groups": [
|
|
177
25
|
{
|
|
178
26
|
"id": "endpoint",
|
|
@@ -187,6 +35,11 @@
|
|
|
187
35
|
"label": "Correlation",
|
|
188
36
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
189
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
|
+
},
|
|
190
43
|
{
|
|
191
44
|
"id": "output",
|
|
192
45
|
"label": "Output mapping"
|
|
@@ -256,6 +109,18 @@
|
|
|
256
109
|
},
|
|
257
110
|
"type": "String"
|
|
258
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
|
+
},
|
|
259
124
|
{
|
|
260
125
|
"id": "correlationKeyProcess",
|
|
261
126
|
"label": "Correlation key (process)",
|
|
@@ -331,6 +196,70 @@
|
|
|
331
196
|
},
|
|
332
197
|
"type": "Hidden"
|
|
333
198
|
},
|
|
199
|
+
{
|
|
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",
|
|
205
|
+
"binding": {
|
|
206
|
+
"name": "deduplicationModeManualFlag",
|
|
207
|
+
"type": "zeebe:property"
|
|
208
|
+
},
|
|
209
|
+
"type": "Boolean"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"id": "deduplicationId",
|
|
213
|
+
"label": "Deduplication ID",
|
|
214
|
+
"constraints": {
|
|
215
|
+
"notEmpty": true,
|
|
216
|
+
"pattern": {
|
|
217
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
218
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
"group": "deduplication",
|
|
222
|
+
"binding": {
|
|
223
|
+
"name": "deduplicationId",
|
|
224
|
+
"type": "zeebe:property"
|
|
225
|
+
},
|
|
226
|
+
"condition": {
|
|
227
|
+
"property": "deduplicationModeManualFlag",
|
|
228
|
+
"equals": true,
|
|
229
|
+
"type": "simple"
|
|
230
|
+
},
|
|
231
|
+
"type": "String"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"id": "deduplicationModeManual",
|
|
235
|
+
"value": "MANUAL",
|
|
236
|
+
"group": "deduplication",
|
|
237
|
+
"binding": {
|
|
238
|
+
"name": "deduplicationMode",
|
|
239
|
+
"type": "zeebe:property"
|
|
240
|
+
},
|
|
241
|
+
"condition": {
|
|
242
|
+
"property": "deduplicationId",
|
|
243
|
+
"isActive": true,
|
|
244
|
+
"type": "simple"
|
|
245
|
+
},
|
|
246
|
+
"type": "Hidden"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"id": "deduplicationModeAuto",
|
|
250
|
+
"value": "AUTO",
|
|
251
|
+
"group": "deduplication",
|
|
252
|
+
"binding": {
|
|
253
|
+
"name": "deduplicationMode",
|
|
254
|
+
"type": "zeebe:property"
|
|
255
|
+
},
|
|
256
|
+
"condition": {
|
|
257
|
+
"property": "deduplicationId",
|
|
258
|
+
"isActive": false,
|
|
259
|
+
"type": "simple"
|
|
260
|
+
},
|
|
261
|
+
"type": "Hidden"
|
|
262
|
+
},
|
|
334
263
|
{
|
|
335
264
|
"id": "resultVariable",
|
|
336
265
|
"label": "Result variable",
|
|
@@ -355,9 +284,6 @@
|
|
|
355
284
|
"type": "Text"
|
|
356
285
|
}
|
|
357
286
|
],
|
|
358
|
-
"engines": {
|
|
359
|
-
"camunda": "^8.3"
|
|
360
|
-
},
|
|
361
287
|
"icon": {
|
|
362
288
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
363
289
|
}
|
|
@@ -367,7 +293,7 @@
|
|
|
367
293
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
368
294
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
369
295
|
"description": "Receive events from Slack",
|
|
370
|
-
"version":
|
|
296
|
+
"version": 2,
|
|
371
297
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
372
298
|
"category": {
|
|
373
299
|
"id": "connectors",
|
|
@@ -446,14 +372,6 @@
|
|
|
446
372
|
"notEmpty": true
|
|
447
373
|
}
|
|
448
374
|
},
|
|
449
|
-
{
|
|
450
|
-
"type": "Hidden",
|
|
451
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
452
|
-
"binding": {
|
|
453
|
-
"type": "zeebe:property",
|
|
454
|
-
"name": "inbound.verificationExpression"
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
375
|
{
|
|
458
376
|
"label": "Correlation key (process)",
|
|
459
377
|
"type": "String",
|
|
@@ -522,7 +440,7 @@
|
|
|
522
440
|
"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"
|
|
523
441
|
},
|
|
524
442
|
"engines": {
|
|
525
|
-
"camunda": "^8.
|
|
443
|
+
"camunda": "^8.2"
|
|
526
444
|
}
|
|
527
445
|
},
|
|
528
446
|
{
|
|
@@ -530,8 +448,8 @@
|
|
|
530
448
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
531
449
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
532
450
|
"description": "Receive events from Slack",
|
|
451
|
+
"version": 4,
|
|
533
452
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
534
|
-
"version": 5,
|
|
535
453
|
"category": {
|
|
536
454
|
"id": "connectors",
|
|
537
455
|
"name": "Connectors"
|
|
@@ -551,183 +469,153 @@
|
|
|
551
469
|
"label": "Activation"
|
|
552
470
|
},
|
|
553
471
|
{
|
|
554
|
-
"id": "
|
|
555
|
-
"label": "
|
|
556
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
"id": "output",
|
|
560
|
-
"label": "Output mapping"
|
|
472
|
+
"id": "variable-mapping",
|
|
473
|
+
"label": "Variable mapping"
|
|
561
474
|
}
|
|
562
475
|
],
|
|
563
476
|
"properties": [
|
|
564
477
|
{
|
|
478
|
+
"type": "Hidden",
|
|
565
479
|
"value": "io.camunda:slack-webhook:1",
|
|
566
480
|
"binding": {
|
|
567
|
-
"
|
|
568
|
-
"
|
|
481
|
+
"type": "zeebe:property",
|
|
482
|
+
"name": "inbound.type"
|
|
483
|
+
}
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"type": "Hidden",
|
|
487
|
+
"value": "SlackEventsWebhook",
|
|
488
|
+
"binding": {
|
|
489
|
+
"type": "zeebe:property",
|
|
490
|
+
"name": "inbound.subtype"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"type": "Hidden",
|
|
495
|
+
"generatedValue": {
|
|
496
|
+
"type": "uuid"
|
|
569
497
|
},
|
|
570
|
-
"
|
|
498
|
+
"binding": {
|
|
499
|
+
"type": "bpmn:Message#property",
|
|
500
|
+
"name": "name"
|
|
501
|
+
}
|
|
571
502
|
},
|
|
572
503
|
{
|
|
573
|
-
"id": "inbound.context",
|
|
574
504
|
"label": "Webhook ID",
|
|
575
|
-
"
|
|
576
|
-
"optional": false,
|
|
577
|
-
"constraints": {
|
|
578
|
-
"notEmpty": true
|
|
579
|
-
},
|
|
505
|
+
"type": "String",
|
|
580
506
|
"group": "endpoint",
|
|
581
507
|
"binding": {
|
|
582
|
-
"
|
|
583
|
-
"
|
|
508
|
+
"type": "zeebe:property",
|
|
509
|
+
"name": "inbound.context"
|
|
584
510
|
},
|
|
585
|
-
"
|
|
511
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
512
|
+
"constraints": {
|
|
513
|
+
"notEmpty": true
|
|
514
|
+
}
|
|
586
515
|
},
|
|
587
516
|
{
|
|
588
|
-
"id": "inbound.slackSigningSecret",
|
|
589
517
|
"label": "Slack signing secret",
|
|
590
518
|
"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",
|
|
591
|
-
"
|
|
592
|
-
"constraints": {
|
|
593
|
-
"notEmpty": true
|
|
594
|
-
},
|
|
519
|
+
"type": "String",
|
|
595
520
|
"group": "endpoint",
|
|
521
|
+
"feel": "optional",
|
|
596
522
|
"binding": {
|
|
597
|
-
"
|
|
598
|
-
"
|
|
523
|
+
"type": "zeebe:property",
|
|
524
|
+
"name": "inbound.slackSigningSecret"
|
|
599
525
|
},
|
|
600
|
-
"
|
|
526
|
+
"constraints": {
|
|
527
|
+
"notEmpty": true
|
|
528
|
+
}
|
|
601
529
|
},
|
|
602
530
|
{
|
|
603
|
-
"
|
|
604
|
-
"label": "Verification expression",
|
|
605
|
-
"optional": true,
|
|
531
|
+
"type": "Hidden",
|
|
606
532
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
607
|
-
"group": "endpoint",
|
|
608
533
|
"binding": {
|
|
609
|
-
"
|
|
610
|
-
"
|
|
611
|
-
}
|
|
612
|
-
"type": "Hidden"
|
|
534
|
+
"type": "zeebe:property",
|
|
535
|
+
"name": "inbound.verificationExpression"
|
|
536
|
+
}
|
|
613
537
|
},
|
|
614
538
|
{
|
|
615
|
-
"
|
|
616
|
-
"
|
|
617
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
618
|
-
"optional": true,
|
|
619
|
-
"feel": "required",
|
|
539
|
+
"label": "Correlation key (process)",
|
|
540
|
+
"type": "String",
|
|
620
541
|
"group": "activation",
|
|
542
|
+
"feel": "required",
|
|
543
|
+
"description": "Sets up the correlation key from process variables",
|
|
621
544
|
"binding": {
|
|
622
|
-
"
|
|
623
|
-
"
|
|
545
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
546
|
+
"name": "correlationKey"
|
|
624
547
|
},
|
|
625
|
-
"type": "String"
|
|
626
|
-
},
|
|
627
|
-
{
|
|
628
|
-
"id": "correlationKeyProcess",
|
|
629
|
-
"label": "Correlation key (process)",
|
|
630
|
-
"description": "Sets up the correlation key from process variables",
|
|
631
548
|
"constraints": {
|
|
632
549
|
"notEmpty": true
|
|
633
|
-
}
|
|
634
|
-
"feel": "required",
|
|
635
|
-
"group": "correlation",
|
|
636
|
-
"binding": {
|
|
637
|
-
"name": "correlationKey",
|
|
638
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
639
|
-
},
|
|
640
|
-
"type": "String"
|
|
550
|
+
}
|
|
641
551
|
},
|
|
642
552
|
{
|
|
643
|
-
"id": "correlationKeyPayload",
|
|
644
553
|
"label": "Correlation key (payload)",
|
|
645
|
-
"
|
|
646
|
-
"
|
|
647
|
-
"notEmpty": true
|
|
648
|
-
},
|
|
554
|
+
"type": "String",
|
|
555
|
+
"group": "activation",
|
|
649
556
|
"feel": "required",
|
|
650
|
-
"group": "correlation",
|
|
651
557
|
"binding": {
|
|
652
|
-
"
|
|
653
|
-
"
|
|
558
|
+
"type": "zeebe:property",
|
|
559
|
+
"name": "correlationKeyExpression"
|
|
654
560
|
},
|
|
655
|
-
"
|
|
561
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
562
|
+
"constraints": {
|
|
563
|
+
"notEmpty": true
|
|
564
|
+
}
|
|
656
565
|
},
|
|
657
566
|
{
|
|
658
|
-
"id": "messageIdExpression",
|
|
659
567
|
"label": "Message ID expression",
|
|
660
|
-
"description": "Expression to extract unique identifier of a message",
|
|
661
|
-
"optional": true,
|
|
662
568
|
"feel": "required",
|
|
663
|
-
"
|
|
664
|
-
"binding": {
|
|
665
|
-
"name": "messageIdExpression",
|
|
666
|
-
"type": "zeebe:property"
|
|
667
|
-
},
|
|
668
|
-
"type": "String"
|
|
669
|
-
},
|
|
670
|
-
{
|
|
671
|
-
"id": "messageTtl",
|
|
672
|
-
"label": "Message TTL",
|
|
673
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
569
|
+
"type": "String",
|
|
674
570
|
"optional": true,
|
|
675
|
-
"
|
|
676
|
-
"notEmpty": false,
|
|
677
|
-
"pattern": {
|
|
678
|
-
"value": "^(PT.*|)$",
|
|
679
|
-
"message": "must be an ISO-8601 duration"
|
|
680
|
-
}
|
|
681
|
-
},
|
|
682
|
-
"feel": "optional",
|
|
683
|
-
"group": "correlation",
|
|
571
|
+
"group": "activation",
|
|
684
572
|
"binding": {
|
|
685
|
-
"
|
|
686
|
-
"
|
|
573
|
+
"type": "zeebe:property",
|
|
574
|
+
"name": "messageIdExpression"
|
|
687
575
|
},
|
|
688
|
-
"
|
|
576
|
+
"description": "Expression to extract unique identifier of a message"
|
|
689
577
|
},
|
|
690
578
|
{
|
|
691
|
-
"
|
|
692
|
-
"
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
"
|
|
579
|
+
"label": "Condition",
|
|
580
|
+
"type": "String",
|
|
581
|
+
"group": "activation",
|
|
582
|
+
"feel": "required",
|
|
583
|
+
"optional": true,
|
|
696
584
|
"binding": {
|
|
697
|
-
"
|
|
698
|
-
"
|
|
585
|
+
"type": "zeebe:property",
|
|
586
|
+
"name": "activationCondition"
|
|
699
587
|
},
|
|
700
|
-
"
|
|
588
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
701
589
|
},
|
|
702
590
|
{
|
|
703
|
-
"id": "resultVariable",
|
|
704
591
|
"label": "Result variable",
|
|
705
|
-
"
|
|
706
|
-
"group": "
|
|
592
|
+
"type": "String",
|
|
593
|
+
"group": "variable-mapping",
|
|
594
|
+
"optional": true,
|
|
707
595
|
"binding": {
|
|
708
|
-
"
|
|
709
|
-
"
|
|
596
|
+
"type": "zeebe:property",
|
|
597
|
+
"name": "resultVariable"
|
|
710
598
|
},
|
|
711
|
-
"
|
|
599
|
+
"description": "Name of variable to store the result of the connector in"
|
|
712
600
|
},
|
|
713
601
|
{
|
|
714
|
-
"id": "resultExpression",
|
|
715
602
|
"label": "Result expression",
|
|
716
|
-
"
|
|
603
|
+
"type": "String",
|
|
604
|
+
"group": "variable-mapping",
|
|
717
605
|
"feel": "required",
|
|
718
|
-
"
|
|
606
|
+
"optional": true,
|
|
719
607
|
"binding": {
|
|
720
|
-
"
|
|
721
|
-
"
|
|
608
|
+
"type": "zeebe:property",
|
|
609
|
+
"name": "resultExpression"
|
|
722
610
|
},
|
|
723
|
-
"
|
|
611
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
724
612
|
}
|
|
725
613
|
],
|
|
726
614
|
"icon": {
|
|
727
|
-
"contents": "data:image/svg+xml;
|
|
615
|
+
"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"
|
|
728
616
|
},
|
|
729
617
|
"engines": {
|
|
730
|
-
"camunda": "^8.
|
|
618
|
+
"camunda": "^8.4"
|
|
731
619
|
}
|
|
732
620
|
},
|
|
733
621
|
{
|
|
@@ -735,8 +623,8 @@
|
|
|
735
623
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
736
624
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
737
625
|
"description": "Receive events from Slack",
|
|
738
|
-
"version":
|
|
739
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack
|
|
626
|
+
"version": 3,
|
|
627
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
740
628
|
"category": {
|
|
741
629
|
"id": "connectors",
|
|
742
630
|
"name": "Connectors"
|
|
@@ -789,120 +677,313 @@
|
|
|
789
677
|
},
|
|
790
678
|
{
|
|
791
679
|
"label": "Webhook ID",
|
|
792
|
-
"type": "String",
|
|
793
|
-
"group": "endpoint",
|
|
794
|
-
"binding": {
|
|
795
|
-
"type": "zeebe:property",
|
|
796
|
-
"name": "inbound.context"
|
|
797
|
-
},
|
|
680
|
+
"type": "String",
|
|
681
|
+
"group": "endpoint",
|
|
682
|
+
"binding": {
|
|
683
|
+
"type": "zeebe:property",
|
|
684
|
+
"name": "inbound.context"
|
|
685
|
+
},
|
|
686
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
687
|
+
"constraints": {
|
|
688
|
+
"notEmpty": true
|
|
689
|
+
}
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"label": "Slack signing secret",
|
|
693
|
+
"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",
|
|
694
|
+
"type": "String",
|
|
695
|
+
"group": "endpoint",
|
|
696
|
+
"feel": "optional",
|
|
697
|
+
"binding": {
|
|
698
|
+
"type": "zeebe:property",
|
|
699
|
+
"name": "inbound.slackSigningSecret"
|
|
700
|
+
},
|
|
701
|
+
"constraints": {
|
|
702
|
+
"notEmpty": true
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"type": "Hidden",
|
|
707
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
708
|
+
"binding": {
|
|
709
|
+
"type": "zeebe:property",
|
|
710
|
+
"name": "inbound.verificationExpression"
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"label": "Correlation key (process)",
|
|
715
|
+
"type": "String",
|
|
716
|
+
"group": "activation",
|
|
717
|
+
"feel": "required",
|
|
718
|
+
"description": "Sets up the correlation key from process variables",
|
|
719
|
+
"binding": {
|
|
720
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
721
|
+
"name": "correlationKey"
|
|
722
|
+
},
|
|
723
|
+
"constraints": {
|
|
724
|
+
"notEmpty": true
|
|
725
|
+
}
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"label": "Correlation key (payload)",
|
|
729
|
+
"type": "String",
|
|
730
|
+
"group": "activation",
|
|
731
|
+
"feel": "required",
|
|
732
|
+
"binding": {
|
|
733
|
+
"type": "zeebe:property",
|
|
734
|
+
"name": "correlationKeyExpression"
|
|
735
|
+
},
|
|
736
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
737
|
+
"constraints": {
|
|
738
|
+
"notEmpty": true
|
|
739
|
+
}
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"label": "Condition",
|
|
743
|
+
"type": "String",
|
|
744
|
+
"group": "activation",
|
|
745
|
+
"feel": "required",
|
|
746
|
+
"optional": true,
|
|
747
|
+
"binding": {
|
|
748
|
+
"type": "zeebe:property",
|
|
749
|
+
"name": "activationCondition"
|
|
750
|
+
},
|
|
751
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"label": "Result variable",
|
|
755
|
+
"type": "String",
|
|
756
|
+
"group": "variable-mapping",
|
|
757
|
+
"optional": true,
|
|
758
|
+
"binding": {
|
|
759
|
+
"type": "zeebe:property",
|
|
760
|
+
"name": "resultVariable"
|
|
761
|
+
},
|
|
762
|
+
"description": "Name of variable to store the result of the connector in"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"label": "Result expression",
|
|
766
|
+
"type": "String",
|
|
767
|
+
"group": "variable-mapping",
|
|
768
|
+
"feel": "required",
|
|
769
|
+
"optional": true,
|
|
770
|
+
"binding": {
|
|
771
|
+
"type": "zeebe:property",
|
|
772
|
+
"name": "resultExpression"
|
|
773
|
+
},
|
|
774
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
775
|
+
}
|
|
776
|
+
],
|
|
777
|
+
"icon": {
|
|
778
|
+
"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"
|
|
779
|
+
},
|
|
780
|
+
"engines": {
|
|
781
|
+
"camunda": "^8.4"
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
786
|
+
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
787
|
+
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
788
|
+
"description": "Receive events from Slack",
|
|
789
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
790
|
+
"version": 5,
|
|
791
|
+
"category": {
|
|
792
|
+
"id": "connectors",
|
|
793
|
+
"name": "Connectors"
|
|
794
|
+
},
|
|
795
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
796
|
+
"elementType": {
|
|
797
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
798
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
799
|
+
},
|
|
800
|
+
"groups": [
|
|
801
|
+
{
|
|
802
|
+
"id": "endpoint",
|
|
803
|
+
"label": "Webhook configuration"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"id": "activation",
|
|
807
|
+
"label": "Activation"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"id": "correlation",
|
|
811
|
+
"label": "Correlation",
|
|
812
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"id": "output",
|
|
816
|
+
"label": "Output mapping"
|
|
817
|
+
}
|
|
818
|
+
],
|
|
819
|
+
"properties": [
|
|
820
|
+
{
|
|
821
|
+
"value": "io.camunda:slack-webhook:1",
|
|
822
|
+
"binding": {
|
|
823
|
+
"name": "inbound.type",
|
|
824
|
+
"type": "zeebe:property"
|
|
825
|
+
},
|
|
826
|
+
"type": "Hidden"
|
|
827
|
+
},
|
|
828
|
+
{
|
|
829
|
+
"id": "inbound.context",
|
|
830
|
+
"label": "Webhook ID",
|
|
798
831
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
832
|
+
"optional": false,
|
|
799
833
|
"constraints": {
|
|
800
834
|
"notEmpty": true
|
|
801
|
-
}
|
|
835
|
+
},
|
|
836
|
+
"group": "endpoint",
|
|
837
|
+
"binding": {
|
|
838
|
+
"name": "inbound.context",
|
|
839
|
+
"type": "zeebe:property"
|
|
840
|
+
},
|
|
841
|
+
"type": "String"
|
|
802
842
|
},
|
|
803
843
|
{
|
|
844
|
+
"id": "inbound.slackSigningSecret",
|
|
804
845
|
"label": "Slack signing secret",
|
|
805
846
|
"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",
|
|
806
|
-
"
|
|
847
|
+
"optional": false,
|
|
848
|
+
"constraints": {
|
|
849
|
+
"notEmpty": true
|
|
850
|
+
},
|
|
807
851
|
"group": "endpoint",
|
|
808
|
-
"feel": "optional",
|
|
809
852
|
"binding": {
|
|
810
|
-
"
|
|
811
|
-
"
|
|
853
|
+
"name": "inbound.slackSigningSecret",
|
|
854
|
+
"type": "zeebe:property"
|
|
812
855
|
},
|
|
813
|
-
"
|
|
814
|
-
"notEmpty": true
|
|
815
|
-
}
|
|
856
|
+
"type": "String"
|
|
816
857
|
},
|
|
817
858
|
{
|
|
818
|
-
"
|
|
859
|
+
"id": "inbound.verificationExpression",
|
|
860
|
+
"label": "Verification expression",
|
|
861
|
+
"optional": true,
|
|
819
862
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
863
|
+
"group": "endpoint",
|
|
820
864
|
"binding": {
|
|
821
|
-
"
|
|
822
|
-
"
|
|
823
|
-
}
|
|
865
|
+
"name": "inbound.verificationExpression",
|
|
866
|
+
"type": "zeebe:property"
|
|
867
|
+
},
|
|
868
|
+
"type": "Hidden"
|
|
824
869
|
},
|
|
825
870
|
{
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
"
|
|
871
|
+
"id": "activationCondition",
|
|
872
|
+
"label": "Activation condition",
|
|
873
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
874
|
+
"optional": true,
|
|
829
875
|
"feel": "required",
|
|
830
|
-
"
|
|
876
|
+
"group": "activation",
|
|
831
877
|
"binding": {
|
|
832
|
-
"
|
|
833
|
-
"
|
|
878
|
+
"name": "activationCondition",
|
|
879
|
+
"type": "zeebe:property"
|
|
834
880
|
},
|
|
835
|
-
"
|
|
836
|
-
"notEmpty": true
|
|
837
|
-
}
|
|
881
|
+
"type": "String"
|
|
838
882
|
},
|
|
839
883
|
{
|
|
840
|
-
"
|
|
841
|
-
"
|
|
842
|
-
"
|
|
884
|
+
"id": "correlationKeyProcess",
|
|
885
|
+
"label": "Correlation key (process)",
|
|
886
|
+
"description": "Sets up the correlation key from process variables",
|
|
887
|
+
"constraints": {
|
|
888
|
+
"notEmpty": true
|
|
889
|
+
},
|
|
843
890
|
"feel": "required",
|
|
891
|
+
"group": "correlation",
|
|
844
892
|
"binding": {
|
|
845
|
-
"
|
|
846
|
-
"
|
|
893
|
+
"name": "correlationKey",
|
|
894
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
847
895
|
},
|
|
896
|
+
"type": "String"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"id": "correlationKeyPayload",
|
|
900
|
+
"label": "Correlation key (payload)",
|
|
848
901
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
849
902
|
"constraints": {
|
|
850
903
|
"notEmpty": true
|
|
851
|
-
}
|
|
904
|
+
},
|
|
905
|
+
"feel": "required",
|
|
906
|
+
"group": "correlation",
|
|
907
|
+
"binding": {
|
|
908
|
+
"name": "correlationKeyExpression",
|
|
909
|
+
"type": "zeebe:property"
|
|
910
|
+
},
|
|
911
|
+
"type": "String"
|
|
852
912
|
},
|
|
853
913
|
{
|
|
914
|
+
"id": "messageIdExpression",
|
|
854
915
|
"label": "Message ID expression",
|
|
855
|
-
"
|
|
856
|
-
"type": "String",
|
|
916
|
+
"description": "Expression to extract unique identifier of a message",
|
|
857
917
|
"optional": true,
|
|
858
|
-
"
|
|
918
|
+
"feel": "required",
|
|
919
|
+
"group": "correlation",
|
|
859
920
|
"binding": {
|
|
860
|
-
"
|
|
861
|
-
"
|
|
921
|
+
"name": "messageIdExpression",
|
|
922
|
+
"type": "zeebe:property"
|
|
862
923
|
},
|
|
863
|
-
"
|
|
924
|
+
"type": "String"
|
|
864
925
|
},
|
|
865
926
|
{
|
|
866
|
-
"
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
"feel": "required",
|
|
927
|
+
"id": "messageTtl",
|
|
928
|
+
"label": "Message TTL",
|
|
929
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
870
930
|
"optional": true,
|
|
931
|
+
"constraints": {
|
|
932
|
+
"notEmpty": false,
|
|
933
|
+
"pattern": {
|
|
934
|
+
"value": "^(PT.*|)$",
|
|
935
|
+
"message": "must be an ISO-8601 duration"
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
"feel": "optional",
|
|
939
|
+
"group": "correlation",
|
|
871
940
|
"binding": {
|
|
872
|
-
"
|
|
873
|
-
"
|
|
941
|
+
"name": "messageTtl",
|
|
942
|
+
"type": "zeebe:property"
|
|
874
943
|
},
|
|
875
|
-
"
|
|
944
|
+
"type": "String"
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
"id": "messageNameUuid",
|
|
948
|
+
"generatedValue": {
|
|
949
|
+
"type": "uuid"
|
|
950
|
+
},
|
|
951
|
+
"group": "correlation",
|
|
952
|
+
"binding": {
|
|
953
|
+
"name": "name",
|
|
954
|
+
"type": "bpmn:Message#property"
|
|
955
|
+
},
|
|
956
|
+
"type": "Hidden"
|
|
876
957
|
},
|
|
877
958
|
{
|
|
959
|
+
"id": "resultVariable",
|
|
878
960
|
"label": "Result variable",
|
|
879
|
-
"
|
|
880
|
-
"group": "
|
|
881
|
-
"optional": true,
|
|
961
|
+
"description": "Name of variable to store the response in",
|
|
962
|
+
"group": "output",
|
|
882
963
|
"binding": {
|
|
883
|
-
"
|
|
884
|
-
"
|
|
964
|
+
"name": "resultVariable",
|
|
965
|
+
"type": "zeebe:property"
|
|
885
966
|
},
|
|
886
|
-
"
|
|
967
|
+
"type": "String"
|
|
887
968
|
},
|
|
888
969
|
{
|
|
970
|
+
"id": "resultExpression",
|
|
889
971
|
"label": "Result expression",
|
|
890
|
-
"
|
|
891
|
-
"group": "variable-mapping",
|
|
972
|
+
"description": "Expression to map the response into process variables",
|
|
892
973
|
"feel": "required",
|
|
893
|
-
"
|
|
974
|
+
"group": "output",
|
|
894
975
|
"binding": {
|
|
895
|
-
"
|
|
896
|
-
"
|
|
976
|
+
"name": "resultExpression",
|
|
977
|
+
"type": "zeebe:property"
|
|
897
978
|
},
|
|
898
|
-
"
|
|
979
|
+
"type": "Text"
|
|
899
980
|
}
|
|
900
981
|
],
|
|
901
982
|
"icon": {
|
|
902
|
-
"contents": "data:image/svg+xml;
|
|
983
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
903
984
|
},
|
|
904
985
|
"engines": {
|
|
905
|
-
"camunda": "^8.
|
|
986
|
+
"camunda": "^8.5"
|
|
906
987
|
}
|
|
907
988
|
},
|
|
908
989
|
{
|
|
@@ -1069,7 +1150,7 @@
|
|
|
1069
1150
|
"keywords": []
|
|
1070
1151
|
},
|
|
1071
1152
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
1072
|
-
"version":
|
|
1153
|
+
"version": 6,
|
|
1073
1154
|
"category": {
|
|
1074
1155
|
"id": "connectors",
|
|
1075
1156
|
"name": "Connectors"
|
|
@@ -1079,9 +1160,6 @@
|
|
|
1079
1160
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1080
1161
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1081
1162
|
},
|
|
1082
|
-
"engines": {
|
|
1083
|
-
"camunda": "^8.3"
|
|
1084
|
-
},
|
|
1085
1163
|
"groups": [
|
|
1086
1164
|
{
|
|
1087
1165
|
"id": "endpoint",
|
|
@@ -1096,11 +1174,6 @@
|
|
|
1096
1174
|
"label": "Correlation",
|
|
1097
1175
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1098
1176
|
},
|
|
1099
|
-
{
|
|
1100
|
-
"id": "deduplication",
|
|
1101
|
-
"label": "Deduplication",
|
|
1102
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1103
|
-
},
|
|
1104
1177
|
{
|
|
1105
1178
|
"id": "output",
|
|
1106
1179
|
"label": "Output mapping"
|
|
@@ -1170,18 +1243,6 @@
|
|
|
1170
1243
|
},
|
|
1171
1244
|
"type": "String"
|
|
1172
1245
|
},
|
|
1173
|
-
{
|
|
1174
|
-
"id": "consumeUnmatchedEvents",
|
|
1175
|
-
"label": "Consume unmatched events",
|
|
1176
|
-
"value": true,
|
|
1177
|
-
"group": "activation",
|
|
1178
|
-
"binding": {
|
|
1179
|
-
"name": "consumeUnmatchedEvents",
|
|
1180
|
-
"type": "zeebe:property"
|
|
1181
|
-
},
|
|
1182
|
-
"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",
|
|
1183
|
-
"type": "Boolean"
|
|
1184
|
-
},
|
|
1185
1246
|
{
|
|
1186
1247
|
"id": "correlationKeyProcess",
|
|
1187
1248
|
"label": "Correlation key (process)",
|
|
@@ -1257,70 +1318,6 @@
|
|
|
1257
1318
|
},
|
|
1258
1319
|
"type": "Hidden"
|
|
1259
1320
|
},
|
|
1260
|
-
{
|
|
1261
|
-
"id": "deduplicationModeManualFlag",
|
|
1262
|
-
"label": "Manual mode",
|
|
1263
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1264
|
-
"value": false,
|
|
1265
|
-
"group": "deduplication",
|
|
1266
|
-
"binding": {
|
|
1267
|
-
"name": "deduplicationModeManualFlag",
|
|
1268
|
-
"type": "zeebe:property"
|
|
1269
|
-
},
|
|
1270
|
-
"type": "Boolean"
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"id": "deduplicationId",
|
|
1274
|
-
"label": "Deduplication ID",
|
|
1275
|
-
"constraints": {
|
|
1276
|
-
"notEmpty": true,
|
|
1277
|
-
"pattern": {
|
|
1278
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1279
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1280
|
-
}
|
|
1281
|
-
},
|
|
1282
|
-
"group": "deduplication",
|
|
1283
|
-
"binding": {
|
|
1284
|
-
"name": "deduplicationId",
|
|
1285
|
-
"type": "zeebe:property"
|
|
1286
|
-
},
|
|
1287
|
-
"condition": {
|
|
1288
|
-
"property": "deduplicationModeManualFlag",
|
|
1289
|
-
"equals": true,
|
|
1290
|
-
"type": "simple"
|
|
1291
|
-
},
|
|
1292
|
-
"type": "String"
|
|
1293
|
-
},
|
|
1294
|
-
{
|
|
1295
|
-
"id": "deduplicationModeManual",
|
|
1296
|
-
"value": "MANUAL",
|
|
1297
|
-
"group": "deduplication",
|
|
1298
|
-
"binding": {
|
|
1299
|
-
"name": "deduplicationMode",
|
|
1300
|
-
"type": "zeebe:property"
|
|
1301
|
-
},
|
|
1302
|
-
"condition": {
|
|
1303
|
-
"property": "deduplicationId",
|
|
1304
|
-
"isActive": true,
|
|
1305
|
-
"type": "simple"
|
|
1306
|
-
},
|
|
1307
|
-
"type": "Hidden"
|
|
1308
|
-
},
|
|
1309
|
-
{
|
|
1310
|
-
"id": "deduplicationModeAuto",
|
|
1311
|
-
"value": "AUTO",
|
|
1312
|
-
"group": "deduplication",
|
|
1313
|
-
"binding": {
|
|
1314
|
-
"name": "deduplicationMode",
|
|
1315
|
-
"type": "zeebe:property"
|
|
1316
|
-
},
|
|
1317
|
-
"condition": {
|
|
1318
|
-
"property": "deduplicationId",
|
|
1319
|
-
"isActive": false,
|
|
1320
|
-
"type": "simple"
|
|
1321
|
-
},
|
|
1322
|
-
"type": "Hidden"
|
|
1323
|
-
},
|
|
1324
1321
|
{
|
|
1325
1322
|
"id": "resultVariable",
|
|
1326
1323
|
"label": "Result variable",
|
|
@@ -1345,6 +1342,9 @@
|
|
|
1345
1342
|
"type": "Text"
|
|
1346
1343
|
}
|
|
1347
1344
|
],
|
|
1345
|
+
"engines": {
|
|
1346
|
+
"camunda": "^8.3"
|
|
1347
|
+
},
|
|
1348
1348
|
"icon": {
|
|
1349
1349
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
1350
1350
|
}
|