@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -4,8 +4,216 @@
|
|
|
4
4
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
6
6
|
"description": "Receive events from Slack",
|
|
7
|
-
"
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
8
10
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
11
|
+
"version": 6,
|
|
12
|
+
"category": {
|
|
13
|
+
"id": "connectors",
|
|
14
|
+
"name": "Connectors"
|
|
15
|
+
},
|
|
16
|
+
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
17
|
+
"elementType": {
|
|
18
|
+
"value": "bpmn:IntermediateCatchEvent",
|
|
19
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
20
|
+
},
|
|
21
|
+
"groups": [
|
|
22
|
+
{
|
|
23
|
+
"id": "endpoint",
|
|
24
|
+
"label": "Webhook configuration"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "activation",
|
|
28
|
+
"label": "Activation"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"id": "correlation",
|
|
32
|
+
"label": "Correlation",
|
|
33
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "output",
|
|
37
|
+
"label": "Output mapping"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"properties": [
|
|
41
|
+
{
|
|
42
|
+
"value": "io.camunda:slack-webhook:1",
|
|
43
|
+
"binding": {
|
|
44
|
+
"name": "inbound.type",
|
|
45
|
+
"type": "zeebe:property"
|
|
46
|
+
},
|
|
47
|
+
"type": "Hidden"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "inbound.context",
|
|
51
|
+
"label": "Webhook ID",
|
|
52
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
53
|
+
"optional": false,
|
|
54
|
+
"constraints": {
|
|
55
|
+
"notEmpty": true
|
|
56
|
+
},
|
|
57
|
+
"group": "endpoint",
|
|
58
|
+
"binding": {
|
|
59
|
+
"name": "inbound.context",
|
|
60
|
+
"type": "zeebe:property"
|
|
61
|
+
},
|
|
62
|
+
"type": "String"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"id": "inbound.slackSigningSecret",
|
|
66
|
+
"label": "Slack signing secret",
|
|
67
|
+
"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",
|
|
68
|
+
"optional": false,
|
|
69
|
+
"constraints": {
|
|
70
|
+
"notEmpty": true
|
|
71
|
+
},
|
|
72
|
+
"group": "endpoint",
|
|
73
|
+
"binding": {
|
|
74
|
+
"name": "inbound.slackSigningSecret",
|
|
75
|
+
"type": "zeebe:property"
|
|
76
|
+
},
|
|
77
|
+
"type": "String"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"id": "inbound.verificationExpression",
|
|
81
|
+
"label": "Verification expression",
|
|
82
|
+
"optional": true,
|
|
83
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
84
|
+
"group": "endpoint",
|
|
85
|
+
"binding": {
|
|
86
|
+
"name": "inbound.verificationExpression",
|
|
87
|
+
"type": "zeebe:property"
|
|
88
|
+
},
|
|
89
|
+
"type": "Hidden"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "activationCondition",
|
|
93
|
+
"label": "Activation condition",
|
|
94
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
95
|
+
"optional": true,
|
|
96
|
+
"feel": "required",
|
|
97
|
+
"group": "activation",
|
|
98
|
+
"binding": {
|
|
99
|
+
"name": "activationCondition",
|
|
100
|
+
"type": "zeebe:property"
|
|
101
|
+
},
|
|
102
|
+
"type": "String"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "correlationKeyProcess",
|
|
106
|
+
"label": "Correlation key (process)",
|
|
107
|
+
"description": "Sets up the correlation key from process variables",
|
|
108
|
+
"constraints": {
|
|
109
|
+
"notEmpty": true
|
|
110
|
+
},
|
|
111
|
+
"feel": "required",
|
|
112
|
+
"group": "correlation",
|
|
113
|
+
"binding": {
|
|
114
|
+
"name": "correlationKey",
|
|
115
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
116
|
+
},
|
|
117
|
+
"type": "String"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"id": "correlationKeyPayload",
|
|
121
|
+
"label": "Correlation key (payload)",
|
|
122
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
123
|
+
"constraints": {
|
|
124
|
+
"notEmpty": true
|
|
125
|
+
},
|
|
126
|
+
"feel": "required",
|
|
127
|
+
"group": "correlation",
|
|
128
|
+
"binding": {
|
|
129
|
+
"name": "correlationKeyExpression",
|
|
130
|
+
"type": "zeebe:property"
|
|
131
|
+
},
|
|
132
|
+
"type": "String"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"id": "messageIdExpression",
|
|
136
|
+
"label": "Message ID expression",
|
|
137
|
+
"description": "Expression to extract unique identifier of a message",
|
|
138
|
+
"optional": true,
|
|
139
|
+
"feel": "required",
|
|
140
|
+
"group": "correlation",
|
|
141
|
+
"binding": {
|
|
142
|
+
"name": "messageIdExpression",
|
|
143
|
+
"type": "zeebe:property"
|
|
144
|
+
},
|
|
145
|
+
"type": "String"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "messageTtl",
|
|
149
|
+
"label": "Message TTL",
|
|
150
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
151
|
+
"optional": true,
|
|
152
|
+
"constraints": {
|
|
153
|
+
"notEmpty": false,
|
|
154
|
+
"pattern": {
|
|
155
|
+
"value": "^(PT.*|)$",
|
|
156
|
+
"message": "must be an ISO-8601 duration"
|
|
157
|
+
}
|
|
158
|
+
},
|
|
159
|
+
"feel": "optional",
|
|
160
|
+
"group": "correlation",
|
|
161
|
+
"binding": {
|
|
162
|
+
"name": "messageTtl",
|
|
163
|
+
"type": "zeebe:property"
|
|
164
|
+
},
|
|
165
|
+
"type": "String"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "messageNameUuid",
|
|
169
|
+
"generatedValue": {
|
|
170
|
+
"type": "uuid"
|
|
171
|
+
},
|
|
172
|
+
"group": "correlation",
|
|
173
|
+
"binding": {
|
|
174
|
+
"name": "name",
|
|
175
|
+
"type": "bpmn:Message#property"
|
|
176
|
+
},
|
|
177
|
+
"type": "Hidden"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "resultVariable",
|
|
181
|
+
"label": "Result variable",
|
|
182
|
+
"description": "Name of variable to store the response in",
|
|
183
|
+
"group": "output",
|
|
184
|
+
"binding": {
|
|
185
|
+
"name": "resultVariable",
|
|
186
|
+
"type": "zeebe:property"
|
|
187
|
+
},
|
|
188
|
+
"type": "String"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"id": "resultExpression",
|
|
192
|
+
"label": "Result expression",
|
|
193
|
+
"description": "Expression to map the response into process variables",
|
|
194
|
+
"feel": "required",
|
|
195
|
+
"group": "output",
|
|
196
|
+
"binding": {
|
|
197
|
+
"name": "resultExpression",
|
|
198
|
+
"type": "zeebe:property"
|
|
199
|
+
},
|
|
200
|
+
"type": "Text"
|
|
201
|
+
}
|
|
202
|
+
],
|
|
203
|
+
"engines": {
|
|
204
|
+
"camunda": "^8.3"
|
|
205
|
+
},
|
|
206
|
+
"icon": {
|
|
207
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
208
|
+
}
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
212
|
+
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
213
|
+
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
214
|
+
"description": "Receive events from Slack",
|
|
215
|
+
"version": 2,
|
|
216
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
9
217
|
"category": {
|
|
10
218
|
"id": "connectors",
|
|
11
219
|
"name": "Connectors"
|
|
@@ -83,14 +291,6 @@
|
|
|
83
291
|
"notEmpty": true
|
|
84
292
|
}
|
|
85
293
|
},
|
|
86
|
-
{
|
|
87
|
-
"type": "Hidden",
|
|
88
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
89
|
-
"binding": {
|
|
90
|
-
"type": "zeebe:property",
|
|
91
|
-
"name": "inbound.verificationExpression"
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
294
|
{
|
|
95
295
|
"label": "Correlation key (process)",
|
|
96
296
|
"type": "String",
|
|
@@ -119,18 +319,6 @@
|
|
|
119
319
|
"notEmpty": true
|
|
120
320
|
}
|
|
121
321
|
},
|
|
122
|
-
{
|
|
123
|
-
"label": "Message ID expression",
|
|
124
|
-
"feel": "required",
|
|
125
|
-
"type": "String",
|
|
126
|
-
"optional": true,
|
|
127
|
-
"group": "activation",
|
|
128
|
-
"binding": {
|
|
129
|
-
"type": "zeebe:property",
|
|
130
|
-
"name": "messageIdExpression"
|
|
131
|
-
},
|
|
132
|
-
"description": "Expression to extract unique identifier of a message"
|
|
133
|
-
},
|
|
134
322
|
{
|
|
135
323
|
"label": "Condition",
|
|
136
324
|
"type": "String",
|
|
@@ -171,15 +359,15 @@
|
|
|
171
359
|
"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"
|
|
172
360
|
},
|
|
173
361
|
"engines": {
|
|
174
|
-
"camunda": "^8.
|
|
362
|
+
"camunda": "^8.2"
|
|
175
363
|
}
|
|
176
364
|
},
|
|
177
365
|
{
|
|
178
366
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
179
|
-
"name": "Slack Webhook
|
|
367
|
+
"name": "Slack Webhook",
|
|
180
368
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
181
369
|
"description": "Receive events from Slack",
|
|
182
|
-
"version":
|
|
370
|
+
"version": 1,
|
|
183
371
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
184
372
|
"category": {
|
|
185
373
|
"id": "connectors",
|
|
@@ -334,11 +522,8 @@
|
|
|
334
522
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
335
523
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
336
524
|
"description": "Receive events from Slack",
|
|
337
|
-
"
|
|
338
|
-
"keywords": []
|
|
339
|
-
},
|
|
525
|
+
"version": 4,
|
|
340
526
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
341
|
-
"version": 7,
|
|
342
527
|
"category": {
|
|
343
528
|
"id": "connectors",
|
|
344
529
|
"name": "Connectors"
|
|
@@ -348,9 +533,6 @@
|
|
|
348
533
|
"value": "bpmn:IntermediateCatchEvent",
|
|
349
534
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
350
535
|
},
|
|
351
|
-
"engines": {
|
|
352
|
-
"camunda": "^8.3"
|
|
353
|
-
},
|
|
354
536
|
"groups": [
|
|
355
537
|
{
|
|
356
538
|
"id": "endpoint",
|
|
@@ -361,474 +543,161 @@
|
|
|
361
543
|
"label": "Activation"
|
|
362
544
|
},
|
|
363
545
|
{
|
|
364
|
-
"id": "
|
|
365
|
-
"label": "
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
"id": "deduplication",
|
|
370
|
-
"label": "Deduplication",
|
|
371
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"id": "output",
|
|
375
|
-
"label": "Output mapping"
|
|
376
|
-
}
|
|
377
|
-
],
|
|
378
|
-
"properties": [
|
|
546
|
+
"id": "variable-mapping",
|
|
547
|
+
"label": "Variable mapping"
|
|
548
|
+
}
|
|
549
|
+
],
|
|
550
|
+
"properties": [
|
|
379
551
|
{
|
|
552
|
+
"type": "Hidden",
|
|
380
553
|
"value": "io.camunda:slack-webhook:1",
|
|
381
554
|
"binding": {
|
|
382
|
-
"
|
|
383
|
-
"
|
|
384
|
-
}
|
|
385
|
-
"type": "Hidden"
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
"id": "inbound.context",
|
|
389
|
-
"label": "Webhook ID",
|
|
390
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
391
|
-
"optional": false,
|
|
392
|
-
"constraints": {
|
|
393
|
-
"notEmpty": true
|
|
394
|
-
},
|
|
395
|
-
"group": "endpoint",
|
|
396
|
-
"binding": {
|
|
397
|
-
"name": "inbound.context",
|
|
398
|
-
"type": "zeebe:property"
|
|
399
|
-
},
|
|
400
|
-
"type": "String"
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"id": "inbound.slackSigningSecret",
|
|
404
|
-
"label": "Slack signing secret",
|
|
405
|
-
"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",
|
|
406
|
-
"optional": false,
|
|
407
|
-
"constraints": {
|
|
408
|
-
"notEmpty": true
|
|
409
|
-
},
|
|
410
|
-
"group": "endpoint",
|
|
411
|
-
"binding": {
|
|
412
|
-
"name": "inbound.slackSigningSecret",
|
|
413
|
-
"type": "zeebe:property"
|
|
414
|
-
},
|
|
415
|
-
"type": "String"
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"id": "inbound.verificationExpression",
|
|
419
|
-
"label": "Verification expression",
|
|
420
|
-
"optional": true,
|
|
421
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
422
|
-
"group": "endpoint",
|
|
423
|
-
"binding": {
|
|
424
|
-
"name": "inbound.verificationExpression",
|
|
425
|
-
"type": "zeebe:property"
|
|
426
|
-
},
|
|
427
|
-
"type": "Hidden"
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"id": "activationCondition",
|
|
431
|
-
"label": "Activation condition",
|
|
432
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
433
|
-
"optional": true,
|
|
434
|
-
"feel": "required",
|
|
435
|
-
"group": "activation",
|
|
436
|
-
"binding": {
|
|
437
|
-
"name": "activationCondition",
|
|
438
|
-
"type": "zeebe:property"
|
|
439
|
-
},
|
|
440
|
-
"type": "String"
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"id": "consumeUnmatchedEvents",
|
|
444
|
-
"label": "Consume unmatched events",
|
|
445
|
-
"value": true,
|
|
446
|
-
"group": "activation",
|
|
447
|
-
"binding": {
|
|
448
|
-
"name": "consumeUnmatchedEvents",
|
|
449
|
-
"type": "zeebe:property"
|
|
450
|
-
},
|
|
451
|
-
"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",
|
|
452
|
-
"type": "Boolean"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"id": "correlationKeyProcess",
|
|
456
|
-
"label": "Correlation key (process)",
|
|
457
|
-
"description": "Sets up the correlation key from process variables",
|
|
458
|
-
"constraints": {
|
|
459
|
-
"notEmpty": true
|
|
460
|
-
},
|
|
461
|
-
"feel": "required",
|
|
462
|
-
"group": "correlation",
|
|
463
|
-
"binding": {
|
|
464
|
-
"name": "correlationKey",
|
|
465
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
466
|
-
},
|
|
467
|
-
"type": "String"
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"id": "correlationKeyPayload",
|
|
471
|
-
"label": "Correlation key (payload)",
|
|
472
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
473
|
-
"constraints": {
|
|
474
|
-
"notEmpty": true
|
|
475
|
-
},
|
|
476
|
-
"feel": "required",
|
|
477
|
-
"group": "correlation",
|
|
478
|
-
"binding": {
|
|
479
|
-
"name": "correlationKeyExpression",
|
|
480
|
-
"type": "zeebe:property"
|
|
481
|
-
},
|
|
482
|
-
"type": "String"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"id": "messageIdExpression",
|
|
486
|
-
"label": "Message ID expression",
|
|
487
|
-
"description": "Expression to extract unique identifier of a message",
|
|
488
|
-
"optional": true,
|
|
489
|
-
"feel": "required",
|
|
490
|
-
"group": "correlation",
|
|
491
|
-
"binding": {
|
|
492
|
-
"name": "messageIdExpression",
|
|
493
|
-
"type": "zeebe:property"
|
|
494
|
-
},
|
|
495
|
-
"type": "String"
|
|
555
|
+
"type": "zeebe:property",
|
|
556
|
+
"name": "inbound.type"
|
|
557
|
+
}
|
|
496
558
|
},
|
|
497
559
|
{
|
|
498
|
-
"
|
|
499
|
-
"
|
|
500
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
501
|
-
"optional": true,
|
|
502
|
-
"constraints": {
|
|
503
|
-
"notEmpty": false,
|
|
504
|
-
"pattern": {
|
|
505
|
-
"value": "^(PT.*|)$",
|
|
506
|
-
"message": "must be an ISO-8601 duration"
|
|
507
|
-
}
|
|
508
|
-
},
|
|
509
|
-
"feel": "optional",
|
|
510
|
-
"group": "correlation",
|
|
560
|
+
"type": "Hidden",
|
|
561
|
+
"value": "SlackEventsWebhook",
|
|
511
562
|
"binding": {
|
|
512
|
-
"
|
|
513
|
-
"
|
|
514
|
-
}
|
|
515
|
-
"type": "String"
|
|
563
|
+
"type": "zeebe:property",
|
|
564
|
+
"name": "inbound.subtype"
|
|
565
|
+
}
|
|
516
566
|
},
|
|
517
567
|
{
|
|
518
|
-
"
|
|
568
|
+
"type": "Hidden",
|
|
519
569
|
"generatedValue": {
|
|
520
570
|
"type": "uuid"
|
|
521
571
|
},
|
|
522
|
-
"group": "correlation",
|
|
523
572
|
"binding": {
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
}
|
|
527
|
-
"type": "Hidden"
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"id": "deduplicationModeManualFlag",
|
|
531
|
-
"label": "Manual mode",
|
|
532
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
533
|
-
"value": false,
|
|
534
|
-
"group": "deduplication",
|
|
535
|
-
"binding": {
|
|
536
|
-
"name": "deduplicationModeManualFlag",
|
|
537
|
-
"type": "zeebe:property"
|
|
538
|
-
},
|
|
539
|
-
"type": "Boolean"
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"id": "deduplicationId",
|
|
543
|
-
"label": "Deduplication ID",
|
|
544
|
-
"constraints": {
|
|
545
|
-
"notEmpty": true,
|
|
546
|
-
"pattern": {
|
|
547
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
548
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
549
|
-
}
|
|
550
|
-
},
|
|
551
|
-
"group": "deduplication",
|
|
552
|
-
"binding": {
|
|
553
|
-
"name": "deduplicationId",
|
|
554
|
-
"type": "zeebe:property"
|
|
555
|
-
},
|
|
556
|
-
"condition": {
|
|
557
|
-
"property": "deduplicationModeManualFlag",
|
|
558
|
-
"equals": true,
|
|
559
|
-
"type": "simple"
|
|
560
|
-
},
|
|
561
|
-
"type": "String"
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"id": "deduplicationModeManual",
|
|
565
|
-
"value": "MANUAL",
|
|
566
|
-
"group": "deduplication",
|
|
567
|
-
"binding": {
|
|
568
|
-
"name": "deduplicationMode",
|
|
569
|
-
"type": "zeebe:property"
|
|
570
|
-
},
|
|
571
|
-
"condition": {
|
|
572
|
-
"property": "deduplicationId",
|
|
573
|
-
"isActive": true,
|
|
574
|
-
"type": "simple"
|
|
575
|
-
},
|
|
576
|
-
"type": "Hidden"
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
"id": "deduplicationModeAuto",
|
|
580
|
-
"value": "AUTO",
|
|
581
|
-
"group": "deduplication",
|
|
582
|
-
"binding": {
|
|
583
|
-
"name": "deduplicationMode",
|
|
584
|
-
"type": "zeebe:property"
|
|
585
|
-
},
|
|
586
|
-
"condition": {
|
|
587
|
-
"property": "deduplicationId",
|
|
588
|
-
"isActive": false,
|
|
589
|
-
"type": "simple"
|
|
590
|
-
},
|
|
591
|
-
"type": "Hidden"
|
|
592
|
-
},
|
|
593
|
-
{
|
|
594
|
-
"id": "resultVariable",
|
|
595
|
-
"label": "Result variable",
|
|
596
|
-
"description": "Name of variable to store the response in",
|
|
597
|
-
"group": "output",
|
|
598
|
-
"binding": {
|
|
599
|
-
"name": "resultVariable",
|
|
600
|
-
"type": "zeebe:property"
|
|
601
|
-
},
|
|
602
|
-
"type": "String"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"id": "resultExpression",
|
|
606
|
-
"label": "Result expression",
|
|
607
|
-
"description": "Expression to map the response into process variables",
|
|
608
|
-
"feel": "required",
|
|
609
|
-
"group": "output",
|
|
610
|
-
"binding": {
|
|
611
|
-
"name": "resultExpression",
|
|
612
|
-
"type": "zeebe:property"
|
|
613
|
-
},
|
|
614
|
-
"type": "Text"
|
|
615
|
-
}
|
|
616
|
-
],
|
|
617
|
-
"icon": {
|
|
618
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
623
|
-
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
624
|
-
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
625
|
-
"description": "Receive events from Slack",
|
|
626
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
627
|
-
"version": 5,
|
|
628
|
-
"category": {
|
|
629
|
-
"id": "connectors",
|
|
630
|
-
"name": "Connectors"
|
|
631
|
-
},
|
|
632
|
-
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
633
|
-
"elementType": {
|
|
634
|
-
"value": "bpmn:IntermediateCatchEvent",
|
|
635
|
-
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
636
|
-
},
|
|
637
|
-
"groups": [
|
|
638
|
-
{
|
|
639
|
-
"id": "endpoint",
|
|
640
|
-
"label": "Webhook configuration"
|
|
641
|
-
},
|
|
642
|
-
{
|
|
643
|
-
"id": "activation",
|
|
644
|
-
"label": "Activation"
|
|
645
|
-
},
|
|
646
|
-
{
|
|
647
|
-
"id": "correlation",
|
|
648
|
-
"label": "Correlation",
|
|
649
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
573
|
+
"type": "bpmn:Message#property",
|
|
574
|
+
"name": "name"
|
|
575
|
+
}
|
|
650
576
|
},
|
|
651
577
|
{
|
|
652
|
-
"
|
|
653
|
-
"
|
|
654
|
-
|
|
655
|
-
],
|
|
656
|
-
"properties": [
|
|
657
|
-
{
|
|
658
|
-
"value": "io.camunda:slack-webhook:1",
|
|
578
|
+
"label": "Webhook ID",
|
|
579
|
+
"type": "String",
|
|
580
|
+
"group": "endpoint",
|
|
659
581
|
"binding": {
|
|
660
|
-
"
|
|
661
|
-
"
|
|
582
|
+
"type": "zeebe:property",
|
|
583
|
+
"name": "inbound.context"
|
|
662
584
|
},
|
|
663
|
-
"type": "Hidden"
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
"id": "inbound.context",
|
|
667
|
-
"label": "Webhook ID",
|
|
668
585
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
669
|
-
"optional": false,
|
|
670
586
|
"constraints": {
|
|
671
587
|
"notEmpty": true
|
|
672
|
-
}
|
|
673
|
-
"group": "endpoint",
|
|
674
|
-
"binding": {
|
|
675
|
-
"name": "inbound.context",
|
|
676
|
-
"type": "zeebe:property"
|
|
677
|
-
},
|
|
678
|
-
"type": "String"
|
|
588
|
+
}
|
|
679
589
|
},
|
|
680
590
|
{
|
|
681
|
-
"id": "inbound.slackSigningSecret",
|
|
682
591
|
"label": "Slack signing secret",
|
|
683
592
|
"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",
|
|
684
|
-
"
|
|
685
|
-
"constraints": {
|
|
686
|
-
"notEmpty": true
|
|
687
|
-
},
|
|
593
|
+
"type": "String",
|
|
688
594
|
"group": "endpoint",
|
|
595
|
+
"feel": "optional",
|
|
689
596
|
"binding": {
|
|
690
|
-
"
|
|
691
|
-
"
|
|
597
|
+
"type": "zeebe:property",
|
|
598
|
+
"name": "inbound.slackSigningSecret"
|
|
692
599
|
},
|
|
693
|
-
"
|
|
600
|
+
"constraints": {
|
|
601
|
+
"notEmpty": true
|
|
602
|
+
}
|
|
694
603
|
},
|
|
695
604
|
{
|
|
696
|
-
"
|
|
697
|
-
"label": "Verification expression",
|
|
698
|
-
"optional": true,
|
|
605
|
+
"type": "Hidden",
|
|
699
606
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
700
|
-
"group": "endpoint",
|
|
701
607
|
"binding": {
|
|
702
|
-
"
|
|
703
|
-
"
|
|
704
|
-
}
|
|
705
|
-
"type": "Hidden"
|
|
608
|
+
"type": "zeebe:property",
|
|
609
|
+
"name": "inbound.verificationExpression"
|
|
610
|
+
}
|
|
706
611
|
},
|
|
707
612
|
{
|
|
708
|
-
"
|
|
709
|
-
"
|
|
710
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
711
|
-
"optional": true,
|
|
712
|
-
"feel": "required",
|
|
613
|
+
"label": "Correlation key (process)",
|
|
614
|
+
"type": "String",
|
|
713
615
|
"group": "activation",
|
|
616
|
+
"feel": "required",
|
|
617
|
+
"description": "Sets up the correlation key from process variables",
|
|
714
618
|
"binding": {
|
|
715
|
-
"
|
|
716
|
-
"
|
|
619
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
620
|
+
"name": "correlationKey"
|
|
717
621
|
},
|
|
718
|
-
"type": "String"
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"id": "correlationKeyProcess",
|
|
722
|
-
"label": "Correlation key (process)",
|
|
723
|
-
"description": "Sets up the correlation key from process variables",
|
|
724
622
|
"constraints": {
|
|
725
623
|
"notEmpty": true
|
|
726
|
-
}
|
|
727
|
-
"feel": "required",
|
|
728
|
-
"group": "correlation",
|
|
729
|
-
"binding": {
|
|
730
|
-
"name": "correlationKey",
|
|
731
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
732
|
-
},
|
|
733
|
-
"type": "String"
|
|
624
|
+
}
|
|
734
625
|
},
|
|
735
626
|
{
|
|
736
|
-
"id": "correlationKeyPayload",
|
|
737
627
|
"label": "Correlation key (payload)",
|
|
738
|
-
"
|
|
739
|
-
"
|
|
740
|
-
"notEmpty": true
|
|
741
|
-
},
|
|
628
|
+
"type": "String",
|
|
629
|
+
"group": "activation",
|
|
742
630
|
"feel": "required",
|
|
743
|
-
"group": "correlation",
|
|
744
631
|
"binding": {
|
|
745
|
-
"
|
|
746
|
-
"
|
|
632
|
+
"type": "zeebe:property",
|
|
633
|
+
"name": "correlationKeyExpression"
|
|
747
634
|
},
|
|
748
|
-
"
|
|
635
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
636
|
+
"constraints": {
|
|
637
|
+
"notEmpty": true
|
|
638
|
+
}
|
|
749
639
|
},
|
|
750
640
|
{
|
|
751
|
-
"id": "messageIdExpression",
|
|
752
641
|
"label": "Message ID expression",
|
|
753
|
-
"description": "Expression to extract unique identifier of a message",
|
|
754
|
-
"optional": true,
|
|
755
642
|
"feel": "required",
|
|
756
|
-
"
|
|
757
|
-
"binding": {
|
|
758
|
-
"name": "messageIdExpression",
|
|
759
|
-
"type": "zeebe:property"
|
|
760
|
-
},
|
|
761
|
-
"type": "String"
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"id": "messageTtl",
|
|
765
|
-
"label": "Message TTL",
|
|
766
|
-
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
643
|
+
"type": "String",
|
|
767
644
|
"optional": true,
|
|
768
|
-
"
|
|
769
|
-
"notEmpty": false,
|
|
770
|
-
"pattern": {
|
|
771
|
-
"value": "^(PT.*|)$",
|
|
772
|
-
"message": "must be an ISO-8601 duration"
|
|
773
|
-
}
|
|
774
|
-
},
|
|
775
|
-
"feel": "optional",
|
|
776
|
-
"group": "correlation",
|
|
645
|
+
"group": "activation",
|
|
777
646
|
"binding": {
|
|
778
|
-
"
|
|
779
|
-
"
|
|
647
|
+
"type": "zeebe:property",
|
|
648
|
+
"name": "messageIdExpression"
|
|
780
649
|
},
|
|
781
|
-
"
|
|
650
|
+
"description": "Expression to extract unique identifier of a message"
|
|
782
651
|
},
|
|
783
652
|
{
|
|
784
|
-
"
|
|
785
|
-
"
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
"
|
|
653
|
+
"label": "Condition",
|
|
654
|
+
"type": "String",
|
|
655
|
+
"group": "activation",
|
|
656
|
+
"feel": "required",
|
|
657
|
+
"optional": true,
|
|
789
658
|
"binding": {
|
|
790
|
-
"
|
|
791
|
-
"
|
|
659
|
+
"type": "zeebe:property",
|
|
660
|
+
"name": "activationCondition"
|
|
792
661
|
},
|
|
793
|
-
"
|
|
662
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
794
663
|
},
|
|
795
664
|
{
|
|
796
|
-
"id": "resultVariable",
|
|
797
665
|
"label": "Result variable",
|
|
798
|
-
"
|
|
799
|
-
"group": "
|
|
666
|
+
"type": "String",
|
|
667
|
+
"group": "variable-mapping",
|
|
668
|
+
"optional": true,
|
|
800
669
|
"binding": {
|
|
801
|
-
"
|
|
802
|
-
"
|
|
670
|
+
"type": "zeebe:property",
|
|
671
|
+
"name": "resultVariable"
|
|
803
672
|
},
|
|
804
|
-
"
|
|
673
|
+
"description": "Name of variable to store the result of the connector in"
|
|
805
674
|
},
|
|
806
675
|
{
|
|
807
|
-
"id": "resultExpression",
|
|
808
676
|
"label": "Result expression",
|
|
809
|
-
"
|
|
677
|
+
"type": "String",
|
|
678
|
+
"group": "variable-mapping",
|
|
810
679
|
"feel": "required",
|
|
811
|
-
"
|
|
680
|
+
"optional": true,
|
|
812
681
|
"binding": {
|
|
813
|
-
"
|
|
814
|
-
"
|
|
682
|
+
"type": "zeebe:property",
|
|
683
|
+
"name": "resultExpression"
|
|
815
684
|
},
|
|
816
|
-
"
|
|
685
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
817
686
|
}
|
|
818
687
|
],
|
|
819
688
|
"icon": {
|
|
820
|
-
"contents": "data:image/svg+xml;
|
|
689
|
+
"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"
|
|
821
690
|
},
|
|
822
691
|
"engines": {
|
|
823
|
-
"camunda": "^8.
|
|
692
|
+
"camunda": "^8.4"
|
|
824
693
|
}
|
|
825
694
|
},
|
|
826
695
|
{
|
|
827
696
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
828
|
-
"name": "Slack Webhook",
|
|
697
|
+
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
829
698
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
830
699
|
"description": "Receive events from Slack",
|
|
831
|
-
"version":
|
|
700
|
+
"version": 3,
|
|
832
701
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
833
702
|
"category": {
|
|
834
703
|
"id": "connectors",
|
|
@@ -907,6 +776,14 @@
|
|
|
907
776
|
"notEmpty": true
|
|
908
777
|
}
|
|
909
778
|
},
|
|
779
|
+
{
|
|
780
|
+
"type": "Hidden",
|
|
781
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
782
|
+
"binding": {
|
|
783
|
+
"type": "zeebe:property",
|
|
784
|
+
"name": "inbound.verificationExpression"
|
|
785
|
+
}
|
|
786
|
+
},
|
|
910
787
|
{
|
|
911
788
|
"label": "Correlation key (process)",
|
|
912
789
|
"type": "String",
|
|
@@ -975,7 +852,7 @@
|
|
|
975
852
|
"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"
|
|
976
853
|
},
|
|
977
854
|
"engines": {
|
|
978
|
-
"camunda": "^8.
|
|
855
|
+
"camunda": "^8.4"
|
|
979
856
|
}
|
|
980
857
|
},
|
|
981
858
|
{
|
|
@@ -983,8 +860,8 @@
|
|
|
983
860
|
"name": "Slack Webhook Intermediate Catch Event Connector",
|
|
984
861
|
"id": "io.camunda.connectors.inbound.Slack.IntermediateCatchEvent.v1",
|
|
985
862
|
"description": "Receive events from Slack",
|
|
986
|
-
"
|
|
987
|
-
"
|
|
863
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
864
|
+
"version": 5,
|
|
988
865
|
"category": {
|
|
989
866
|
"id": "connectors",
|
|
990
867
|
"name": "Connectors"
|
|
@@ -1004,141 +881,183 @@
|
|
|
1004
881
|
"label": "Activation"
|
|
1005
882
|
},
|
|
1006
883
|
{
|
|
1007
|
-
"id": "
|
|
1008
|
-
"label": "
|
|
884
|
+
"id": "correlation",
|
|
885
|
+
"label": "Correlation",
|
|
886
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"id": "output",
|
|
890
|
+
"label": "Output mapping"
|
|
1009
891
|
}
|
|
1010
892
|
],
|
|
1011
893
|
"properties": [
|
|
1012
894
|
{
|
|
1013
|
-
"type": "Hidden",
|
|
1014
895
|
"value": "io.camunda:slack-webhook:1",
|
|
1015
896
|
"binding": {
|
|
1016
|
-
"
|
|
1017
|
-
"
|
|
1018
|
-
}
|
|
1019
|
-
},
|
|
1020
|
-
{
|
|
1021
|
-
"type": "Hidden",
|
|
1022
|
-
"value": "SlackEventsWebhook",
|
|
1023
|
-
"binding": {
|
|
1024
|
-
"type": "zeebe:property",
|
|
1025
|
-
"name": "inbound.subtype"
|
|
1026
|
-
}
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"type": "Hidden",
|
|
1030
|
-
"generatedValue": {
|
|
1031
|
-
"type": "uuid"
|
|
897
|
+
"name": "inbound.type",
|
|
898
|
+
"type": "zeebe:property"
|
|
1032
899
|
},
|
|
1033
|
-
"
|
|
1034
|
-
"type": "bpmn:Message#property",
|
|
1035
|
-
"name": "name"
|
|
1036
|
-
}
|
|
900
|
+
"type": "Hidden"
|
|
1037
901
|
},
|
|
1038
902
|
{
|
|
903
|
+
"id": "inbound.context",
|
|
1039
904
|
"label": "Webhook ID",
|
|
1040
|
-
"type": "String",
|
|
1041
|
-
"group": "endpoint",
|
|
1042
|
-
"binding": {
|
|
1043
|
-
"type": "zeebe:property",
|
|
1044
|
-
"name": "inbound.context"
|
|
1045
|
-
},
|
|
1046
905
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
906
|
+
"optional": false,
|
|
1047
907
|
"constraints": {
|
|
1048
908
|
"notEmpty": true
|
|
1049
|
-
}
|
|
909
|
+
},
|
|
910
|
+
"group": "endpoint",
|
|
911
|
+
"binding": {
|
|
912
|
+
"name": "inbound.context",
|
|
913
|
+
"type": "zeebe:property"
|
|
914
|
+
},
|
|
915
|
+
"type": "String"
|
|
1050
916
|
},
|
|
1051
917
|
{
|
|
918
|
+
"id": "inbound.slackSigningSecret",
|
|
1052
919
|
"label": "Slack signing secret",
|
|
1053
920
|
"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",
|
|
1054
|
-
"
|
|
921
|
+
"optional": false,
|
|
922
|
+
"constraints": {
|
|
923
|
+
"notEmpty": true
|
|
924
|
+
},
|
|
1055
925
|
"group": "endpoint",
|
|
1056
|
-
"feel": "optional",
|
|
1057
926
|
"binding": {
|
|
1058
|
-
"
|
|
1059
|
-
"
|
|
927
|
+
"name": "inbound.slackSigningSecret",
|
|
928
|
+
"type": "zeebe:property"
|
|
1060
929
|
},
|
|
1061
|
-
"
|
|
1062
|
-
"notEmpty": true
|
|
1063
|
-
}
|
|
930
|
+
"type": "String"
|
|
1064
931
|
},
|
|
1065
932
|
{
|
|
1066
|
-
"
|
|
933
|
+
"id": "inbound.verificationExpression",
|
|
934
|
+
"label": "Verification expression",
|
|
935
|
+
"optional": true,
|
|
1067
936
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
937
|
+
"group": "endpoint",
|
|
1068
938
|
"binding": {
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
}
|
|
939
|
+
"name": "inbound.verificationExpression",
|
|
940
|
+
"type": "zeebe:property"
|
|
941
|
+
},
|
|
942
|
+
"type": "Hidden"
|
|
1072
943
|
},
|
|
1073
944
|
{
|
|
1074
|
-
"
|
|
1075
|
-
"
|
|
1076
|
-
"
|
|
945
|
+
"id": "activationCondition",
|
|
946
|
+
"label": "Activation condition",
|
|
947
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
948
|
+
"optional": true,
|
|
1077
949
|
"feel": "required",
|
|
1078
|
-
"
|
|
950
|
+
"group": "activation",
|
|
1079
951
|
"binding": {
|
|
1080
|
-
"
|
|
1081
|
-
"
|
|
952
|
+
"name": "activationCondition",
|
|
953
|
+
"type": "zeebe:property"
|
|
1082
954
|
},
|
|
1083
|
-
"
|
|
1084
|
-
"notEmpty": true
|
|
1085
|
-
}
|
|
955
|
+
"type": "String"
|
|
1086
956
|
},
|
|
1087
957
|
{
|
|
1088
|
-
"
|
|
1089
|
-
"
|
|
1090
|
-
"
|
|
958
|
+
"id": "correlationKeyProcess",
|
|
959
|
+
"label": "Correlation key (process)",
|
|
960
|
+
"description": "Sets up the correlation key from process variables",
|
|
961
|
+
"constraints": {
|
|
962
|
+
"notEmpty": true
|
|
963
|
+
},
|
|
1091
964
|
"feel": "required",
|
|
965
|
+
"group": "correlation",
|
|
1092
966
|
"binding": {
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
967
|
+
"name": "correlationKey",
|
|
968
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1095
969
|
},
|
|
970
|
+
"type": "String"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"id": "correlationKeyPayload",
|
|
974
|
+
"label": "Correlation key (payload)",
|
|
1096
975
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1097
976
|
"constraints": {
|
|
1098
977
|
"notEmpty": true
|
|
1099
|
-
}
|
|
978
|
+
},
|
|
979
|
+
"feel": "required",
|
|
980
|
+
"group": "correlation",
|
|
981
|
+
"binding": {
|
|
982
|
+
"name": "correlationKeyExpression",
|
|
983
|
+
"type": "zeebe:property"
|
|
984
|
+
},
|
|
985
|
+
"type": "String"
|
|
1100
986
|
},
|
|
1101
987
|
{
|
|
1102
|
-
"
|
|
1103
|
-
"
|
|
1104
|
-
"
|
|
988
|
+
"id": "messageIdExpression",
|
|
989
|
+
"label": "Message ID expression",
|
|
990
|
+
"description": "Expression to extract unique identifier of a message",
|
|
991
|
+
"optional": true,
|
|
1105
992
|
"feel": "required",
|
|
993
|
+
"group": "correlation",
|
|
994
|
+
"binding": {
|
|
995
|
+
"name": "messageIdExpression",
|
|
996
|
+
"type": "zeebe:property"
|
|
997
|
+
},
|
|
998
|
+
"type": "String"
|
|
999
|
+
},
|
|
1000
|
+
{
|
|
1001
|
+
"id": "messageTtl",
|
|
1002
|
+
"label": "Message TTL",
|
|
1003
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1106
1004
|
"optional": true,
|
|
1005
|
+
"constraints": {
|
|
1006
|
+
"notEmpty": false,
|
|
1007
|
+
"pattern": {
|
|
1008
|
+
"value": "^(PT.*|)$",
|
|
1009
|
+
"message": "must be an ISO-8601 duration"
|
|
1010
|
+
}
|
|
1011
|
+
},
|
|
1012
|
+
"feel": "optional",
|
|
1013
|
+
"group": "correlation",
|
|
1107
1014
|
"binding": {
|
|
1108
|
-
"
|
|
1109
|
-
"
|
|
1015
|
+
"name": "messageTtl",
|
|
1016
|
+
"type": "zeebe:property"
|
|
1110
1017
|
},
|
|
1111
|
-
"
|
|
1018
|
+
"type": "String"
|
|
1019
|
+
},
|
|
1020
|
+
{
|
|
1021
|
+
"id": "messageNameUuid",
|
|
1022
|
+
"generatedValue": {
|
|
1023
|
+
"type": "uuid"
|
|
1024
|
+
},
|
|
1025
|
+
"group": "correlation",
|
|
1026
|
+
"binding": {
|
|
1027
|
+
"name": "name",
|
|
1028
|
+
"type": "bpmn:Message#property"
|
|
1029
|
+
},
|
|
1030
|
+
"type": "Hidden"
|
|
1112
1031
|
},
|
|
1113
1032
|
{
|
|
1033
|
+
"id": "resultVariable",
|
|
1114
1034
|
"label": "Result variable",
|
|
1115
|
-
"
|
|
1116
|
-
"group": "
|
|
1117
|
-
"optional": true,
|
|
1035
|
+
"description": "Name of variable to store the response in",
|
|
1036
|
+
"group": "output",
|
|
1118
1037
|
"binding": {
|
|
1119
|
-
"
|
|
1120
|
-
"
|
|
1038
|
+
"name": "resultVariable",
|
|
1039
|
+
"type": "zeebe:property"
|
|
1121
1040
|
},
|
|
1122
|
-
"
|
|
1041
|
+
"type": "String"
|
|
1123
1042
|
},
|
|
1124
1043
|
{
|
|
1044
|
+
"id": "resultExpression",
|
|
1125
1045
|
"label": "Result expression",
|
|
1126
|
-
"
|
|
1127
|
-
"group": "variable-mapping",
|
|
1046
|
+
"description": "Expression to map the response into process variables",
|
|
1128
1047
|
"feel": "required",
|
|
1129
|
-
"
|
|
1048
|
+
"group": "output",
|
|
1130
1049
|
"binding": {
|
|
1131
|
-
"
|
|
1132
|
-
"
|
|
1050
|
+
"name": "resultExpression",
|
|
1051
|
+
"type": "zeebe:property"
|
|
1133
1052
|
},
|
|
1134
|
-
"
|
|
1053
|
+
"type": "Text"
|
|
1135
1054
|
}
|
|
1136
1055
|
],
|
|
1137
1056
|
"icon": {
|
|
1138
|
-
"contents": "data:image/svg+xml;
|
|
1057
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
1139
1058
|
},
|
|
1140
1059
|
"engines": {
|
|
1141
|
-
"camunda": "^8.
|
|
1060
|
+
"camunda": "^8.5"
|
|
1142
1061
|
}
|
|
1143
1062
|
},
|
|
1144
1063
|
{
|
|
@@ -1150,7 +1069,7 @@
|
|
|
1150
1069
|
"keywords": []
|
|
1151
1070
|
},
|
|
1152
1071
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
1153
|
-
"version":
|
|
1072
|
+
"version": 7,
|
|
1154
1073
|
"category": {
|
|
1155
1074
|
"id": "connectors",
|
|
1156
1075
|
"name": "Connectors"
|
|
@@ -1160,6 +1079,9 @@
|
|
|
1160
1079
|
"value": "bpmn:IntermediateCatchEvent",
|
|
1161
1080
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1162
1081
|
},
|
|
1082
|
+
"engines": {
|
|
1083
|
+
"camunda": "^8.3"
|
|
1084
|
+
},
|
|
1163
1085
|
"groups": [
|
|
1164
1086
|
{
|
|
1165
1087
|
"id": "endpoint",
|
|
@@ -1174,6 +1096,11 @@
|
|
|
1174
1096
|
"label": "Correlation",
|
|
1175
1097
|
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1176
1098
|
},
|
|
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
|
+
},
|
|
1177
1104
|
{
|
|
1178
1105
|
"id": "output",
|
|
1179
1106
|
"label": "Output mapping"
|
|
@@ -1243,6 +1170,18 @@
|
|
|
1243
1170
|
},
|
|
1244
1171
|
"type": "String"
|
|
1245
1172
|
},
|
|
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
|
+
},
|
|
1246
1185
|
{
|
|
1247
1186
|
"id": "correlationKeyProcess",
|
|
1248
1187
|
"label": "Correlation key (process)",
|
|
@@ -1318,6 +1257,70 @@
|
|
|
1318
1257
|
},
|
|
1319
1258
|
"type": "Hidden"
|
|
1320
1259
|
},
|
|
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
|
+
},
|
|
1321
1324
|
{
|
|
1322
1325
|
"id": "resultVariable",
|
|
1323
1326
|
"label": "Result variable",
|
|
@@ -1342,9 +1345,6 @@
|
|
|
1342
1345
|
"type": "Text"
|
|
1343
1346
|
}
|
|
1344
1347
|
],
|
|
1345
|
-
"engines": {
|
|
1346
|
-
"camunda": "^8.3"
|
|
1347
|
-
},
|
|
1348
1348
|
"icon": {
|
|
1349
1349
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
1350
1350
|
}
|