@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
|
@@ -1,220 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Slack Webhook Start Event Connector",
|
|
5
|
-
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
6
|
-
"description": "Receive events from Slack",
|
|
7
|
-
"keywords": [
|
|
8
|
-
"message received",
|
|
9
|
-
"event received",
|
|
10
|
-
"channel event",
|
|
11
|
-
"webhook",
|
|
12
|
-
"messaging",
|
|
13
|
-
"new message"
|
|
14
|
-
],
|
|
15
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
16
|
-
"version": 7,
|
|
17
|
-
"category": {
|
|
18
|
-
"id": "connectors",
|
|
19
|
-
"name": "Connectors"
|
|
20
|
-
},
|
|
21
|
-
"deprecated": {
|
|
22
|
-
"message": "Migrate to Webhook Message Start Event Connector"
|
|
23
|
-
},
|
|
24
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
25
|
-
"elementType": {
|
|
26
|
-
"value": "bpmn:StartEvent"
|
|
27
|
-
},
|
|
28
|
-
"engines": {
|
|
29
|
-
"camunda": "^8.3"
|
|
30
|
-
},
|
|
31
|
-
"groups": [
|
|
32
|
-
{
|
|
33
|
-
"id": "endpoint",
|
|
34
|
-
"label": "Webhook configuration"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"id": "activation",
|
|
38
|
-
"label": "Activation"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"id": "deduplication",
|
|
42
|
-
"label": "Deduplication",
|
|
43
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"id": "output",
|
|
47
|
-
"label": "Output mapping"
|
|
48
|
-
}
|
|
49
|
-
],
|
|
50
|
-
"properties": [
|
|
51
|
-
{
|
|
52
|
-
"value": "io.camunda:slack-webhook:1",
|
|
53
|
-
"binding": {
|
|
54
|
-
"name": "inbound.type",
|
|
55
|
-
"type": "zeebe:property"
|
|
56
|
-
},
|
|
57
|
-
"type": "Hidden"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"id": "inbound.context",
|
|
61
|
-
"label": "Webhook ID",
|
|
62
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
63
|
-
"optional": false,
|
|
64
|
-
"constraints": {
|
|
65
|
-
"notEmpty": true
|
|
66
|
-
},
|
|
67
|
-
"group": "endpoint",
|
|
68
|
-
"binding": {
|
|
69
|
-
"name": "inbound.context",
|
|
70
|
-
"type": "zeebe:property"
|
|
71
|
-
},
|
|
72
|
-
"type": "String"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"id": "inbound.slackSigningSecret",
|
|
76
|
-
"label": "Slack signing secret",
|
|
77
|
-
"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",
|
|
78
|
-
"optional": false,
|
|
79
|
-
"constraints": {
|
|
80
|
-
"notEmpty": true
|
|
81
|
-
},
|
|
82
|
-
"group": "endpoint",
|
|
83
|
-
"binding": {
|
|
84
|
-
"name": "inbound.slackSigningSecret",
|
|
85
|
-
"type": "zeebe:property"
|
|
86
|
-
},
|
|
87
|
-
"type": "String"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"id": "inbound.verificationExpression",
|
|
91
|
-
"label": "Verification expression",
|
|
92
|
-
"optional": true,
|
|
93
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
94
|
-
"group": "endpoint",
|
|
95
|
-
"binding": {
|
|
96
|
-
"name": "inbound.verificationExpression",
|
|
97
|
-
"type": "zeebe:property"
|
|
98
|
-
},
|
|
99
|
-
"type": "Hidden"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"id": "activationCondition",
|
|
103
|
-
"label": "Activation condition",
|
|
104
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
105
|
-
"optional": true,
|
|
106
|
-
"feel": "required",
|
|
107
|
-
"group": "activation",
|
|
108
|
-
"binding": {
|
|
109
|
-
"name": "activationCondition",
|
|
110
|
-
"type": "zeebe:property"
|
|
111
|
-
},
|
|
112
|
-
"type": "String"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"id": "consumeUnmatchedEvents",
|
|
116
|
-
"label": "Consume unmatched events",
|
|
117
|
-
"value": true,
|
|
118
|
-
"group": "activation",
|
|
119
|
-
"binding": {
|
|
120
|
-
"name": "consumeUnmatchedEvents",
|
|
121
|
-
"type": "zeebe:property"
|
|
122
|
-
},
|
|
123
|
-
"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",
|
|
124
|
-
"type": "Boolean"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"id": "deduplicationModeManualFlag",
|
|
128
|
-
"label": "Manual mode",
|
|
129
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
130
|
-
"value": false,
|
|
131
|
-
"group": "deduplication",
|
|
132
|
-
"binding": {
|
|
133
|
-
"name": "deduplicationModeManualFlag",
|
|
134
|
-
"type": "zeebe:property"
|
|
135
|
-
},
|
|
136
|
-
"type": "Boolean"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"id": "deduplicationId",
|
|
140
|
-
"label": "Deduplication ID",
|
|
141
|
-
"constraints": {
|
|
142
|
-
"notEmpty": true,
|
|
143
|
-
"pattern": {
|
|
144
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
145
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
146
|
-
}
|
|
147
|
-
},
|
|
148
|
-
"group": "deduplication",
|
|
149
|
-
"binding": {
|
|
150
|
-
"name": "deduplicationId",
|
|
151
|
-
"type": "zeebe:property"
|
|
152
|
-
},
|
|
153
|
-
"condition": {
|
|
154
|
-
"property": "deduplicationModeManualFlag",
|
|
155
|
-
"equals": true,
|
|
156
|
-
"type": "simple"
|
|
157
|
-
},
|
|
158
|
-
"type": "String"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"id": "deduplicationModeManual",
|
|
162
|
-
"value": "MANUAL",
|
|
163
|
-
"group": "deduplication",
|
|
164
|
-
"binding": {
|
|
165
|
-
"name": "deduplicationMode",
|
|
166
|
-
"type": "zeebe:property"
|
|
167
|
-
},
|
|
168
|
-
"condition": {
|
|
169
|
-
"property": "deduplicationId",
|
|
170
|
-
"isActive": true,
|
|
171
|
-
"type": "simple"
|
|
172
|
-
},
|
|
173
|
-
"type": "Hidden"
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"id": "deduplicationModeAuto",
|
|
177
|
-
"value": "AUTO",
|
|
178
|
-
"group": "deduplication",
|
|
179
|
-
"binding": {
|
|
180
|
-
"name": "deduplicationMode",
|
|
181
|
-
"type": "zeebe:property"
|
|
182
|
-
},
|
|
183
|
-
"condition": {
|
|
184
|
-
"property": "deduplicationId",
|
|
185
|
-
"isActive": false,
|
|
186
|
-
"type": "simple"
|
|
187
|
-
},
|
|
188
|
-
"type": "Hidden"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"id": "resultVariable",
|
|
192
|
-
"label": "Result variable",
|
|
193
|
-
"description": "Name of variable to store the response in",
|
|
194
|
-
"group": "output",
|
|
195
|
-
"binding": {
|
|
196
|
-
"name": "resultVariable",
|
|
197
|
-
"type": "zeebe:property"
|
|
198
|
-
},
|
|
199
|
-
"type": "String"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"id": "resultExpression",
|
|
203
|
-
"label": "Result expression",
|
|
204
|
-
"description": "Expression to map the response into process variables",
|
|
205
|
-
"feel": "required",
|
|
206
|
-
"group": "output",
|
|
207
|
-
"binding": {
|
|
208
|
-
"name": "resultExpression",
|
|
209
|
-
"type": "zeebe:property"
|
|
210
|
-
},
|
|
211
|
-
"type": "Text"
|
|
212
|
-
}
|
|
213
|
-
],
|
|
214
|
-
"icon": {
|
|
215
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
216
|
-
}
|
|
217
|
-
},
|
|
218
2
|
{
|
|
219
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
220
4
|
"name": "Slack Webhook Start Event Connector",
|
|
@@ -463,8 +247,8 @@
|
|
|
463
247
|
"name": "Slack Webhook Start Event Connector",
|
|
464
248
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
465
249
|
"description": "Receive events from Slack",
|
|
466
|
-
"version": 3,
|
|
467
250
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
251
|
+
"version": 5,
|
|
468
252
|
"category": {
|
|
469
253
|
"id": "connectors",
|
|
470
254
|
"name": "Connectors"
|
|
@@ -483,112 +267,112 @@
|
|
|
483
267
|
"label": "Activation"
|
|
484
268
|
},
|
|
485
269
|
{
|
|
486
|
-
"id": "
|
|
487
|
-
"label": "
|
|
270
|
+
"id": "output",
|
|
271
|
+
"label": "Output mapping"
|
|
488
272
|
}
|
|
489
273
|
],
|
|
490
274
|
"properties": [
|
|
491
275
|
{
|
|
492
|
-
"type": "Hidden",
|
|
493
276
|
"value": "io.camunda:slack-webhook:1",
|
|
494
277
|
"binding": {
|
|
495
|
-
"
|
|
496
|
-
"
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
{
|
|
500
|
-
"type": "Hidden",
|
|
501
|
-
"value": "SlackEventsWebhook",
|
|
502
|
-
"binding": {
|
|
503
|
-
"type": "zeebe:property",
|
|
504
|
-
"name": "inbound.subtype"
|
|
505
|
-
}
|
|
278
|
+
"name": "inbound.type",
|
|
279
|
+
"type": "zeebe:property"
|
|
280
|
+
},
|
|
281
|
+
"type": "Hidden"
|
|
506
282
|
},
|
|
507
283
|
{
|
|
284
|
+
"id": "inbound.context",
|
|
508
285
|
"label": "Webhook ID",
|
|
509
|
-
"type": "String",
|
|
510
|
-
"group": "endpoint",
|
|
511
|
-
"binding": {
|
|
512
|
-
"type": "zeebe:property",
|
|
513
|
-
"name": "inbound.context"
|
|
514
|
-
},
|
|
515
286
|
"description": "The webhook ID is a part of the URL endpoint",
|
|
287
|
+
"optional": false,
|
|
516
288
|
"constraints": {
|
|
517
289
|
"notEmpty": true
|
|
518
|
-
}
|
|
290
|
+
},
|
|
291
|
+
"group": "endpoint",
|
|
292
|
+
"binding": {
|
|
293
|
+
"name": "inbound.context",
|
|
294
|
+
"type": "zeebe:property"
|
|
295
|
+
},
|
|
296
|
+
"type": "String"
|
|
519
297
|
},
|
|
520
298
|
{
|
|
299
|
+
"id": "inbound.slackSigningSecret",
|
|
521
300
|
"label": "Slack signing secret",
|
|
522
301
|
"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",
|
|
523
|
-
"
|
|
302
|
+
"optional": false,
|
|
303
|
+
"constraints": {
|
|
304
|
+
"notEmpty": true
|
|
305
|
+
},
|
|
524
306
|
"group": "endpoint",
|
|
525
|
-
"feel": "optional",
|
|
526
307
|
"binding": {
|
|
527
|
-
"
|
|
528
|
-
"
|
|
308
|
+
"name": "inbound.slackSigningSecret",
|
|
309
|
+
"type": "zeebe:property"
|
|
529
310
|
},
|
|
530
|
-
"
|
|
531
|
-
"notEmpty": true
|
|
532
|
-
}
|
|
311
|
+
"type": "String"
|
|
533
312
|
},
|
|
534
313
|
{
|
|
535
|
-
"
|
|
314
|
+
"id": "inbound.verificationExpression",
|
|
315
|
+
"label": "Verification expression",
|
|
316
|
+
"optional": true,
|
|
536
317
|
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
318
|
+
"group": "endpoint",
|
|
537
319
|
"binding": {
|
|
538
|
-
"
|
|
539
|
-
"
|
|
540
|
-
}
|
|
320
|
+
"name": "inbound.verificationExpression",
|
|
321
|
+
"type": "zeebe:property"
|
|
322
|
+
},
|
|
323
|
+
"type": "Hidden"
|
|
541
324
|
},
|
|
542
325
|
{
|
|
543
|
-
"
|
|
544
|
-
"
|
|
545
|
-
"
|
|
546
|
-
"feel": "required",
|
|
326
|
+
"id": "activationCondition",
|
|
327
|
+
"label": "Activation condition",
|
|
328
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
547
329
|
"optional": true,
|
|
330
|
+
"feel": "required",
|
|
331
|
+
"group": "activation",
|
|
548
332
|
"binding": {
|
|
549
|
-
"
|
|
550
|
-
"
|
|
333
|
+
"name": "activationCondition",
|
|
334
|
+
"type": "zeebe:property"
|
|
551
335
|
},
|
|
552
|
-
"
|
|
336
|
+
"type": "String"
|
|
553
337
|
},
|
|
554
338
|
{
|
|
339
|
+
"id": "resultVariable",
|
|
555
340
|
"label": "Result variable",
|
|
556
|
-
"
|
|
557
|
-
"group": "
|
|
558
|
-
"optional": true,
|
|
341
|
+
"description": "Name of variable to store the response in",
|
|
342
|
+
"group": "output",
|
|
559
343
|
"binding": {
|
|
560
|
-
"
|
|
561
|
-
"
|
|
344
|
+
"name": "resultVariable",
|
|
345
|
+
"type": "zeebe:property"
|
|
562
346
|
},
|
|
563
|
-
"
|
|
347
|
+
"type": "String"
|
|
564
348
|
},
|
|
565
349
|
{
|
|
350
|
+
"id": "resultExpression",
|
|
566
351
|
"label": "Result expression",
|
|
567
|
-
"
|
|
568
|
-
"group": "variable-mapping",
|
|
352
|
+
"description": "Expression to map the response into process variables",
|
|
569
353
|
"feel": "required",
|
|
570
|
-
"
|
|
354
|
+
"group": "output",
|
|
571
355
|
"binding": {
|
|
572
|
-
"
|
|
573
|
-
"
|
|
356
|
+
"name": "resultExpression",
|
|
357
|
+
"type": "zeebe:property"
|
|
574
358
|
},
|
|
575
|
-
"
|
|
359
|
+
"type": "Text"
|
|
576
360
|
}
|
|
577
361
|
],
|
|
578
362
|
"icon": {
|
|
579
|
-
"contents": "data:image/svg+xml;
|
|
363
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
580
364
|
},
|
|
581
365
|
"engines": {
|
|
582
|
-
"camunda": "^8.
|
|
366
|
+
"camunda": "^8.5"
|
|
583
367
|
}
|
|
584
368
|
},
|
|
585
369
|
{
|
|
586
370
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
587
|
-
"name": "Slack Webhook
|
|
371
|
+
"name": "Slack Webhook",
|
|
588
372
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
589
373
|
"description": "Receive events from Slack",
|
|
590
|
-
"
|
|
591
|
-
"
|
|
374
|
+
"version": 1,
|
|
375
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack-inbound/",
|
|
592
376
|
"category": {
|
|
593
377
|
"id": "connectors",
|
|
594
378
|
"name": "Connectors"
|
|
@@ -607,112 +391,104 @@
|
|
|
607
391
|
"label": "Activation"
|
|
608
392
|
},
|
|
609
393
|
{
|
|
610
|
-
"id": "
|
|
611
|
-
"label": "
|
|
394
|
+
"id": "variable-mapping",
|
|
395
|
+
"label": "Variable mapping"
|
|
612
396
|
}
|
|
613
397
|
],
|
|
614
398
|
"properties": [
|
|
615
399
|
{
|
|
400
|
+
"type": "Hidden",
|
|
616
401
|
"value": "io.camunda:slack-webhook:1",
|
|
617
402
|
"binding": {
|
|
618
|
-
"
|
|
619
|
-
"
|
|
620
|
-
}
|
|
621
|
-
"type": "Hidden"
|
|
403
|
+
"type": "zeebe:property",
|
|
404
|
+
"name": "inbound.type"
|
|
405
|
+
}
|
|
622
406
|
},
|
|
623
407
|
{
|
|
624
|
-
"
|
|
625
|
-
"
|
|
626
|
-
"description": "The webhook ID is a part of the URL endpoint",
|
|
627
|
-
"optional": false,
|
|
628
|
-
"constraints": {
|
|
629
|
-
"notEmpty": true
|
|
630
|
-
},
|
|
631
|
-
"group": "endpoint",
|
|
408
|
+
"type": "Hidden",
|
|
409
|
+
"value": "SlackEventsWebhook",
|
|
632
410
|
"binding": {
|
|
633
|
-
"
|
|
634
|
-
"
|
|
635
|
-
}
|
|
636
|
-
"type": "String"
|
|
411
|
+
"type": "zeebe:property",
|
|
412
|
+
"name": "inbound.subtype"
|
|
413
|
+
}
|
|
637
414
|
},
|
|
638
415
|
{
|
|
639
|
-
"
|
|
640
|
-
"
|
|
641
|
-
"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",
|
|
642
|
-
"optional": false,
|
|
643
|
-
"constraints": {
|
|
644
|
-
"notEmpty": true
|
|
645
|
-
},
|
|
416
|
+
"label": "Webhook ID",
|
|
417
|
+
"type": "String",
|
|
646
418
|
"group": "endpoint",
|
|
647
419
|
"binding": {
|
|
648
|
-
"
|
|
649
|
-
"
|
|
420
|
+
"type": "zeebe:property",
|
|
421
|
+
"name": "inbound.context"
|
|
650
422
|
},
|
|
651
|
-
"
|
|
423
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
424
|
+
"constraints": {
|
|
425
|
+
"notEmpty": true
|
|
426
|
+
}
|
|
652
427
|
},
|
|
653
428
|
{
|
|
654
|
-
"
|
|
655
|
-
"
|
|
656
|
-
"
|
|
657
|
-
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
429
|
+
"label": "Slack signing secret",
|
|
430
|
+
"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",
|
|
431
|
+
"type": "String",
|
|
658
432
|
"group": "endpoint",
|
|
433
|
+
"feel": "optional",
|
|
659
434
|
"binding": {
|
|
660
|
-
"
|
|
661
|
-
"
|
|
435
|
+
"type": "zeebe:property",
|
|
436
|
+
"name": "inbound.slackSigningSecret"
|
|
662
437
|
},
|
|
663
|
-
"
|
|
438
|
+
"constraints": {
|
|
439
|
+
"notEmpty": true
|
|
440
|
+
}
|
|
664
441
|
},
|
|
665
442
|
{
|
|
666
|
-
"
|
|
667
|
-
"
|
|
668
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
669
|
-
"optional": true,
|
|
670
|
-
"feel": "required",
|
|
443
|
+
"label": "Condition",
|
|
444
|
+
"type": "String",
|
|
671
445
|
"group": "activation",
|
|
446
|
+
"feel": "required",
|
|
447
|
+
"optional": true,
|
|
672
448
|
"binding": {
|
|
673
|
-
"
|
|
674
|
-
"
|
|
449
|
+
"type": "zeebe:property",
|
|
450
|
+
"name": "activationCondition"
|
|
675
451
|
},
|
|
676
|
-
"
|
|
452
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events."
|
|
677
453
|
},
|
|
678
454
|
{
|
|
679
|
-
"id": "resultVariable",
|
|
680
455
|
"label": "Result variable",
|
|
681
|
-
"
|
|
682
|
-
"group": "
|
|
456
|
+
"type": "String",
|
|
457
|
+
"group": "variable-mapping",
|
|
458
|
+
"optional": true,
|
|
683
459
|
"binding": {
|
|
684
|
-
"
|
|
685
|
-
"
|
|
460
|
+
"type": "zeebe:property",
|
|
461
|
+
"name": "resultVariable"
|
|
686
462
|
},
|
|
687
|
-
"
|
|
463
|
+
"description": "Name of variable to store the result of the connector in"
|
|
688
464
|
},
|
|
689
465
|
{
|
|
690
|
-
"id": "resultExpression",
|
|
691
466
|
"label": "Result expression",
|
|
692
|
-
"
|
|
467
|
+
"type": "String",
|
|
468
|
+
"group": "variable-mapping",
|
|
693
469
|
"feel": "required",
|
|
694
|
-
"
|
|
470
|
+
"optional": true,
|
|
695
471
|
"binding": {
|
|
696
|
-
"
|
|
697
|
-
"
|
|
472
|
+
"type": "zeebe:property",
|
|
473
|
+
"name": "resultExpression"
|
|
698
474
|
},
|
|
699
|
-
"
|
|
475
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
700
476
|
}
|
|
701
477
|
],
|
|
702
478
|
"icon": {
|
|
703
|
-
"contents": "data:image/svg+xml;
|
|
479
|
+
"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"
|
|
704
480
|
},
|
|
705
481
|
"engines": {
|
|
706
|
-
"camunda": "^8.
|
|
482
|
+
"camunda": "^8.2"
|
|
707
483
|
}
|
|
708
484
|
},
|
|
709
485
|
{
|
|
710
486
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
711
|
-
"name": "Slack Webhook",
|
|
487
|
+
"name": "Slack Webhook Start Event Connector",
|
|
712
488
|
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
713
489
|
"description": "Receive events from Slack",
|
|
714
|
-
"version":
|
|
715
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack
|
|
490
|
+
"version": 3,
|
|
491
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
716
492
|
"category": {
|
|
717
493
|
"id": "connectors",
|
|
718
494
|
"name": "Connectors"
|
|
@@ -779,6 +555,14 @@
|
|
|
779
555
|
"notEmpty": true
|
|
780
556
|
}
|
|
781
557
|
},
|
|
558
|
+
{
|
|
559
|
+
"type": "Hidden",
|
|
560
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
561
|
+
"binding": {
|
|
562
|
+
"type": "zeebe:property",
|
|
563
|
+
"name": "inbound.verificationExpression"
|
|
564
|
+
}
|
|
565
|
+
},
|
|
782
566
|
{
|
|
783
567
|
"label": "Condition",
|
|
784
568
|
"type": "String",
|
|
@@ -819,7 +603,223 @@
|
|
|
819
603
|
"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"
|
|
820
604
|
},
|
|
821
605
|
"engines": {
|
|
822
|
-
"camunda": "^8.
|
|
606
|
+
"camunda": "^8.4"
|
|
607
|
+
}
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
611
|
+
"name": "Slack Webhook Start Event Connector",
|
|
612
|
+
"id": "io.camunda.connectors.inbound.Slack.StartEvent.v1",
|
|
613
|
+
"description": "Receive events from Slack",
|
|
614
|
+
"keywords": [
|
|
615
|
+
"message received",
|
|
616
|
+
"event received",
|
|
617
|
+
"channel event",
|
|
618
|
+
"webhook",
|
|
619
|
+
"messaging",
|
|
620
|
+
"new message"
|
|
621
|
+
],
|
|
622
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/slack/?slack=inbound",
|
|
623
|
+
"version": 7,
|
|
624
|
+
"category": {
|
|
625
|
+
"id": "connectors",
|
|
626
|
+
"name": "Connectors"
|
|
627
|
+
},
|
|
628
|
+
"deprecated": {
|
|
629
|
+
"message": "Migrate to Webhook Message Start Event Connector"
|
|
630
|
+
},
|
|
631
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
632
|
+
"elementType": {
|
|
633
|
+
"value": "bpmn:StartEvent"
|
|
634
|
+
},
|
|
635
|
+
"engines": {
|
|
636
|
+
"camunda": "^8.3"
|
|
637
|
+
},
|
|
638
|
+
"groups": [
|
|
639
|
+
{
|
|
640
|
+
"id": "endpoint",
|
|
641
|
+
"label": "Webhook configuration"
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
"id": "activation",
|
|
645
|
+
"label": "Activation"
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
"id": "deduplication",
|
|
649
|
+
"label": "Deduplication",
|
|
650
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"id": "output",
|
|
654
|
+
"label": "Output mapping"
|
|
655
|
+
}
|
|
656
|
+
],
|
|
657
|
+
"properties": [
|
|
658
|
+
{
|
|
659
|
+
"value": "io.camunda:slack-webhook:1",
|
|
660
|
+
"binding": {
|
|
661
|
+
"name": "inbound.type",
|
|
662
|
+
"type": "zeebe:property"
|
|
663
|
+
},
|
|
664
|
+
"type": "Hidden"
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
"id": "inbound.context",
|
|
668
|
+
"label": "Webhook ID",
|
|
669
|
+
"description": "The webhook ID is a part of the URL endpoint",
|
|
670
|
+
"optional": false,
|
|
671
|
+
"constraints": {
|
|
672
|
+
"notEmpty": true
|
|
673
|
+
},
|
|
674
|
+
"group": "endpoint",
|
|
675
|
+
"binding": {
|
|
676
|
+
"name": "inbound.context",
|
|
677
|
+
"type": "zeebe:property"
|
|
678
|
+
},
|
|
679
|
+
"type": "String"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"id": "inbound.slackSigningSecret",
|
|
683
|
+
"label": "Slack signing secret",
|
|
684
|
+
"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",
|
|
685
|
+
"optional": false,
|
|
686
|
+
"constraints": {
|
|
687
|
+
"notEmpty": true
|
|
688
|
+
},
|
|
689
|
+
"group": "endpoint",
|
|
690
|
+
"binding": {
|
|
691
|
+
"name": "inbound.slackSigningSecret",
|
|
692
|
+
"type": "zeebe:property"
|
|
693
|
+
},
|
|
694
|
+
"type": "String"
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"id": "inbound.verificationExpression",
|
|
698
|
+
"label": "Verification expression",
|
|
699
|
+
"optional": true,
|
|
700
|
+
"value": "=if (body.type != null and body.type = \"url_verification\") then {body:{\"challenge\":body.challenge}, statusCode: 200} else null",
|
|
701
|
+
"group": "endpoint",
|
|
702
|
+
"binding": {
|
|
703
|
+
"name": "inbound.verificationExpression",
|
|
704
|
+
"type": "zeebe:property"
|
|
705
|
+
},
|
|
706
|
+
"type": "Hidden"
|
|
707
|
+
},
|
|
708
|
+
{
|
|
709
|
+
"id": "activationCondition",
|
|
710
|
+
"label": "Activation condition",
|
|
711
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
712
|
+
"optional": true,
|
|
713
|
+
"feel": "required",
|
|
714
|
+
"group": "activation",
|
|
715
|
+
"binding": {
|
|
716
|
+
"name": "activationCondition",
|
|
717
|
+
"type": "zeebe:property"
|
|
718
|
+
},
|
|
719
|
+
"type": "String"
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"id": "consumeUnmatchedEvents",
|
|
723
|
+
"label": "Consume unmatched events",
|
|
724
|
+
"value": true,
|
|
725
|
+
"group": "activation",
|
|
726
|
+
"binding": {
|
|
727
|
+
"name": "consumeUnmatchedEvents",
|
|
728
|
+
"type": "zeebe:property"
|
|
729
|
+
},
|
|
730
|
+
"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",
|
|
731
|
+
"type": "Boolean"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"id": "deduplicationModeManualFlag",
|
|
735
|
+
"label": "Manual mode",
|
|
736
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
737
|
+
"value": false,
|
|
738
|
+
"group": "deduplication",
|
|
739
|
+
"binding": {
|
|
740
|
+
"name": "deduplicationModeManualFlag",
|
|
741
|
+
"type": "zeebe:property"
|
|
742
|
+
},
|
|
743
|
+
"type": "Boolean"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"id": "deduplicationId",
|
|
747
|
+
"label": "Deduplication ID",
|
|
748
|
+
"constraints": {
|
|
749
|
+
"notEmpty": true,
|
|
750
|
+
"pattern": {
|
|
751
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
752
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
753
|
+
}
|
|
754
|
+
},
|
|
755
|
+
"group": "deduplication",
|
|
756
|
+
"binding": {
|
|
757
|
+
"name": "deduplicationId",
|
|
758
|
+
"type": "zeebe:property"
|
|
759
|
+
},
|
|
760
|
+
"condition": {
|
|
761
|
+
"property": "deduplicationModeManualFlag",
|
|
762
|
+
"equals": true,
|
|
763
|
+
"type": "simple"
|
|
764
|
+
},
|
|
765
|
+
"type": "String"
|
|
766
|
+
},
|
|
767
|
+
{
|
|
768
|
+
"id": "deduplicationModeManual",
|
|
769
|
+
"value": "MANUAL",
|
|
770
|
+
"group": "deduplication",
|
|
771
|
+
"binding": {
|
|
772
|
+
"name": "deduplicationMode",
|
|
773
|
+
"type": "zeebe:property"
|
|
774
|
+
},
|
|
775
|
+
"condition": {
|
|
776
|
+
"property": "deduplicationId",
|
|
777
|
+
"isActive": true,
|
|
778
|
+
"type": "simple"
|
|
779
|
+
},
|
|
780
|
+
"type": "Hidden"
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"id": "deduplicationModeAuto",
|
|
784
|
+
"value": "AUTO",
|
|
785
|
+
"group": "deduplication",
|
|
786
|
+
"binding": {
|
|
787
|
+
"name": "deduplicationMode",
|
|
788
|
+
"type": "zeebe:property"
|
|
789
|
+
},
|
|
790
|
+
"condition": {
|
|
791
|
+
"property": "deduplicationId",
|
|
792
|
+
"isActive": false,
|
|
793
|
+
"type": "simple"
|
|
794
|
+
},
|
|
795
|
+
"type": "Hidden"
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"id": "resultVariable",
|
|
799
|
+
"label": "Result variable",
|
|
800
|
+
"description": "Name of variable to store the response in",
|
|
801
|
+
"group": "output",
|
|
802
|
+
"binding": {
|
|
803
|
+
"name": "resultVariable",
|
|
804
|
+
"type": "zeebe:property"
|
|
805
|
+
},
|
|
806
|
+
"type": "String"
|
|
807
|
+
},
|
|
808
|
+
{
|
|
809
|
+
"id": "resultExpression",
|
|
810
|
+
"label": "Result expression",
|
|
811
|
+
"description": "Expression to map the response into process variables",
|
|
812
|
+
"feel": "required",
|
|
813
|
+
"group": "output",
|
|
814
|
+
"binding": {
|
|
815
|
+
"name": "resultExpression",
|
|
816
|
+
"type": "zeebe:property"
|
|
817
|
+
},
|
|
818
|
+
"type": "Text"
|
|
819
|
+
}
|
|
820
|
+
],
|
|
821
|
+
"icon": {
|
|
822
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI3IiBoZWlnaHQ9IjEyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMjcuMiA4MGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjJDNi43IDkzLjIuOCA4Ny4zLjggODBjMC03LjMgNS45LTEzLjIgMTMuMi0xMy4yaDEzLjJWODB6bTYuNiAwYzAtNy4zIDUuOS0xMy4yIDEzLjItMTMuMiA3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzNjMCA3LjMtNS45IDEzLjItMTMuMiAxMy4yLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMlY4MHoiIGZpbGw9IiNFMDFFNUEiLz4KICA8cGF0aCBkPSJNNDcgMjdjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMkMzMy44IDYuNSAzOS43LjYgNDcgLjZjNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yVjI3SDQ3em0wIDYuN2M3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDEzLjlDNi42IDYwLjEuNyA1NC4yLjcgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJINDd6IiBmaWxsPSIjMzZDNUYwIi8+CiAgPHBhdGggZD0iTTk5LjkgNDYuOWMwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjIgNy4zIDAgMTMuMiA1LjkgMTMuMiAxMy4yIDAgNy4zLTUuOSAxMy4yLTEzLjIgMTMuMkg5OS45VjQ2Ljl6bS02LjYgMGMwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjEzLjhDNjYuOSA2LjUgNzIuOC42IDgwLjEuNmM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjJ2MzMuMXoiIGZpbGw9IiMyRUI2N0QiLz4KICA8cGF0aCBkPSJNODAuMSA5OS44YzcuMyAwIDEzLjIgNS45IDEzLjIgMTMuMiAwIDcuMy01LjkgMTMuMi0xMy4yIDEzLjItNy4zIDAtMTMuMi01LjktMTMuMi0xMy4yVjk5LjhoMTMuMnptMC02LjZjLTcuMyAwLTEzLjItNS45LTEzLjItMTMuMiAwLTcuMyA1LjktMTMuMiAxMy4yLTEzLjJoMzMuMWM3LjMgMCAxMy4yIDUuOSAxMy4yIDEzLjIgMCA3LjMtNS45IDEzLjItMTMuMiAxMy4ySDgwLjF6IiBmaWxsPSIjRUNCMjJFIi8+Cjwvc3ZnPgo="
|
|
823
823
|
}
|
|
824
824
|
}
|
|
825
825
|
]
|