@camunda/connectors-element-templates 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -0,0 +1,609 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
+
"name": "Webhook Receive Task Connector",
|
|
5
|
+
"id": "io.camunda.connectors.webhook.WebhookConnectorReceive.v1",
|
|
6
|
+
"description": "Configure webhook to receive callbacks",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
10
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
11
|
+
"version": 13,
|
|
12
|
+
"category": {
|
|
13
|
+
"id": "connectors",
|
|
14
|
+
"name": "Connectors"
|
|
15
|
+
},
|
|
16
|
+
"appliesTo": ["bpmn:ReceiveTask"],
|
|
17
|
+
"elementType": {
|
|
18
|
+
"value": "bpmn:ReceiveTask"
|
|
19
|
+
},
|
|
20
|
+
"engines": {
|
|
21
|
+
"camunda": "^8.3"
|
|
22
|
+
},
|
|
23
|
+
"groups": [
|
|
24
|
+
{
|
|
25
|
+
"id": "endpoint",
|
|
26
|
+
"label": "Webhook configuration"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "authentication",
|
|
30
|
+
"label": "Authentication"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "authorization",
|
|
34
|
+
"label": "Authorization"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "webhookResponse",
|
|
38
|
+
"label": "Webhook response"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "activation",
|
|
42
|
+
"label": "Activation"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "correlation",
|
|
46
|
+
"label": "Correlation",
|
|
47
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "deduplication",
|
|
51
|
+
"label": "Deduplication",
|
|
52
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"id": "output",
|
|
56
|
+
"label": "Output mapping"
|
|
57
|
+
}
|
|
58
|
+
],
|
|
59
|
+
"properties": [
|
|
60
|
+
{
|
|
61
|
+
"value": "io.camunda:webhook:1",
|
|
62
|
+
"binding": {
|
|
63
|
+
"name": "inbound.type",
|
|
64
|
+
"type": "zeebe:property"
|
|
65
|
+
},
|
|
66
|
+
"type": "Hidden"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "inbound.method",
|
|
70
|
+
"label": "Webhook method",
|
|
71
|
+
"description": "Select HTTP method",
|
|
72
|
+
"optional": false,
|
|
73
|
+
"value": "any",
|
|
74
|
+
"group": "endpoint",
|
|
75
|
+
"binding": {
|
|
76
|
+
"name": "inbound.method",
|
|
77
|
+
"type": "zeebe:property"
|
|
78
|
+
},
|
|
79
|
+
"type": "Dropdown",
|
|
80
|
+
"choices": [
|
|
81
|
+
{
|
|
82
|
+
"name": "Any",
|
|
83
|
+
"value": "any"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"name": "GET",
|
|
87
|
+
"value": "get"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "POST",
|
|
91
|
+
"value": "post"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "PUT",
|
|
95
|
+
"value": "put"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"name": "DELETE",
|
|
99
|
+
"value": "delete"
|
|
100
|
+
}
|
|
101
|
+
]
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "inbound.context",
|
|
105
|
+
"label": "Webhook ID",
|
|
106
|
+
"description": "The webhook ID is a part of the URL",
|
|
107
|
+
"optional": false,
|
|
108
|
+
"constraints": {
|
|
109
|
+
"notEmpty": true,
|
|
110
|
+
"pattern": {
|
|
111
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
112
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"group": "endpoint",
|
|
116
|
+
"binding": {
|
|
117
|
+
"name": "inbound.context",
|
|
118
|
+
"type": "zeebe:property"
|
|
119
|
+
},
|
|
120
|
+
"type": "String"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"id": "inbound.shouldValidateHmac",
|
|
124
|
+
"label": "HMAC authentication",
|
|
125
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
126
|
+
"optional": false,
|
|
127
|
+
"value": "disabled",
|
|
128
|
+
"group": "authentication",
|
|
129
|
+
"binding": {
|
|
130
|
+
"name": "inbound.shouldValidateHmac",
|
|
131
|
+
"type": "zeebe:property"
|
|
132
|
+
},
|
|
133
|
+
"type": "Dropdown",
|
|
134
|
+
"choices": [
|
|
135
|
+
{
|
|
136
|
+
"name": "Enabled",
|
|
137
|
+
"value": "enabled"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"name": "Disabled",
|
|
141
|
+
"value": "disabled"
|
|
142
|
+
}
|
|
143
|
+
]
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"id": "inbound.hmacSecret",
|
|
147
|
+
"label": "HMAC secret key",
|
|
148
|
+
"description": "Shared secret key",
|
|
149
|
+
"optional": true,
|
|
150
|
+
"feel": "optional",
|
|
151
|
+
"group": "authentication",
|
|
152
|
+
"binding": {
|
|
153
|
+
"name": "inbound.hmacSecret",
|
|
154
|
+
"type": "zeebe:property"
|
|
155
|
+
},
|
|
156
|
+
"condition": {
|
|
157
|
+
"property": "inbound.shouldValidateHmac",
|
|
158
|
+
"equals": "enabled",
|
|
159
|
+
"type": "simple"
|
|
160
|
+
},
|
|
161
|
+
"type": "String"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"id": "inbound.hmacHeader",
|
|
165
|
+
"label": "HMAC header",
|
|
166
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
167
|
+
"optional": true,
|
|
168
|
+
"feel": "optional",
|
|
169
|
+
"group": "authentication",
|
|
170
|
+
"binding": {
|
|
171
|
+
"name": "inbound.hmacHeader",
|
|
172
|
+
"type": "zeebe:property"
|
|
173
|
+
},
|
|
174
|
+
"condition": {
|
|
175
|
+
"property": "inbound.shouldValidateHmac",
|
|
176
|
+
"equals": "enabled",
|
|
177
|
+
"type": "simple"
|
|
178
|
+
},
|
|
179
|
+
"type": "String"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "inbound.hmacAlgorithm",
|
|
183
|
+
"label": "HMAC algorithm",
|
|
184
|
+
"description": "Choose HMAC algorithm",
|
|
185
|
+
"optional": false,
|
|
186
|
+
"value": "sha_256",
|
|
187
|
+
"group": "authentication",
|
|
188
|
+
"binding": {
|
|
189
|
+
"name": "inbound.hmacAlgorithm",
|
|
190
|
+
"type": "zeebe:property"
|
|
191
|
+
},
|
|
192
|
+
"condition": {
|
|
193
|
+
"property": "inbound.shouldValidateHmac",
|
|
194
|
+
"equals": "enabled",
|
|
195
|
+
"type": "simple"
|
|
196
|
+
},
|
|
197
|
+
"type": "Dropdown",
|
|
198
|
+
"choices": [
|
|
199
|
+
{
|
|
200
|
+
"name": "SHA-1",
|
|
201
|
+
"value": "sha_1"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"name": "SHA-256",
|
|
205
|
+
"value": "sha_256"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"name": "SHA-512",
|
|
209
|
+
"value": "sha_512"
|
|
210
|
+
}
|
|
211
|
+
]
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"id": "inbound.hmacScopes",
|
|
215
|
+
"label": "HMAC scopes",
|
|
216
|
+
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/' target='_blank'>documentation</a>",
|
|
217
|
+
"optional": true,
|
|
218
|
+
"feel": "required",
|
|
219
|
+
"group": "authentication",
|
|
220
|
+
"binding": {
|
|
221
|
+
"name": "inbound.hmacScopes",
|
|
222
|
+
"type": "zeebe:property"
|
|
223
|
+
},
|
|
224
|
+
"condition": {
|
|
225
|
+
"property": "inbound.shouldValidateHmac",
|
|
226
|
+
"equals": "enabled",
|
|
227
|
+
"type": "simple"
|
|
228
|
+
},
|
|
229
|
+
"type": "String"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"id": "inbound.auth.type",
|
|
233
|
+
"label": "Authorization type",
|
|
234
|
+
"description": "Choose the authorization type",
|
|
235
|
+
"value": "NONE",
|
|
236
|
+
"group": "authorization",
|
|
237
|
+
"binding": {
|
|
238
|
+
"name": "inbound.auth.type",
|
|
239
|
+
"type": "zeebe:property"
|
|
240
|
+
},
|
|
241
|
+
"type": "Dropdown",
|
|
242
|
+
"choices": [
|
|
243
|
+
{
|
|
244
|
+
"name": "None",
|
|
245
|
+
"value": "NONE"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"name": "Basic",
|
|
249
|
+
"value": "BASIC"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"name": "API key",
|
|
253
|
+
"value": "APIKEY"
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"name": "JWT",
|
|
257
|
+
"value": "JWT"
|
|
258
|
+
}
|
|
259
|
+
]
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"id": "inbound.auth.username",
|
|
263
|
+
"label": "Username",
|
|
264
|
+
"description": "Username for basic authentication",
|
|
265
|
+
"optional": false,
|
|
266
|
+
"feel": "optional",
|
|
267
|
+
"group": "authorization",
|
|
268
|
+
"binding": {
|
|
269
|
+
"name": "inbound.auth.username",
|
|
270
|
+
"type": "zeebe:property"
|
|
271
|
+
},
|
|
272
|
+
"condition": {
|
|
273
|
+
"property": "inbound.auth.type",
|
|
274
|
+
"equals": "BASIC",
|
|
275
|
+
"type": "simple"
|
|
276
|
+
},
|
|
277
|
+
"type": "String"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"id": "inbound.auth.password",
|
|
281
|
+
"label": "Password",
|
|
282
|
+
"description": "Password for basic authentication",
|
|
283
|
+
"optional": false,
|
|
284
|
+
"feel": "optional",
|
|
285
|
+
"group": "authorization",
|
|
286
|
+
"binding": {
|
|
287
|
+
"name": "inbound.auth.password",
|
|
288
|
+
"type": "zeebe:property"
|
|
289
|
+
},
|
|
290
|
+
"condition": {
|
|
291
|
+
"property": "inbound.auth.type",
|
|
292
|
+
"equals": "BASIC",
|
|
293
|
+
"type": "simple"
|
|
294
|
+
},
|
|
295
|
+
"type": "String"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"id": "inbound.auth.apiKey",
|
|
299
|
+
"label": "API key",
|
|
300
|
+
"description": "Expected API key",
|
|
301
|
+
"optional": false,
|
|
302
|
+
"feel": "optional",
|
|
303
|
+
"group": "authorization",
|
|
304
|
+
"binding": {
|
|
305
|
+
"name": "inbound.auth.apiKey",
|
|
306
|
+
"type": "zeebe:property"
|
|
307
|
+
},
|
|
308
|
+
"condition": {
|
|
309
|
+
"property": "inbound.auth.type",
|
|
310
|
+
"equals": "APIKEY",
|
|
311
|
+
"type": "simple"
|
|
312
|
+
},
|
|
313
|
+
"type": "String"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
317
|
+
"label": "API key locator",
|
|
318
|
+
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
|
|
319
|
+
"optional": false,
|
|
320
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
321
|
+
"constraints": {
|
|
322
|
+
"notEmpty": true
|
|
323
|
+
},
|
|
324
|
+
"feel": "required",
|
|
325
|
+
"group": "authorization",
|
|
326
|
+
"binding": {
|
|
327
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
328
|
+
"type": "zeebe:property"
|
|
329
|
+
},
|
|
330
|
+
"condition": {
|
|
331
|
+
"property": "inbound.auth.type",
|
|
332
|
+
"equals": "APIKEY",
|
|
333
|
+
"type": "simple"
|
|
334
|
+
},
|
|
335
|
+
"type": "String"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
339
|
+
"label": "JWK URL",
|
|
340
|
+
"description": "Well-known URL of JWKs",
|
|
341
|
+
"optional": false,
|
|
342
|
+
"feel": "optional",
|
|
343
|
+
"group": "authorization",
|
|
344
|
+
"binding": {
|
|
345
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
346
|
+
"type": "zeebe:property"
|
|
347
|
+
},
|
|
348
|
+
"condition": {
|
|
349
|
+
"property": "inbound.auth.type",
|
|
350
|
+
"equals": "JWT",
|
|
351
|
+
"type": "simple"
|
|
352
|
+
},
|
|
353
|
+
"type": "String"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
357
|
+
"label": "JWT role property expression",
|
|
358
|
+
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
|
|
359
|
+
"optional": false,
|
|
360
|
+
"feel": "required",
|
|
361
|
+
"group": "authorization",
|
|
362
|
+
"binding": {
|
|
363
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
364
|
+
"type": "zeebe:property"
|
|
365
|
+
},
|
|
366
|
+
"condition": {
|
|
367
|
+
"property": "inbound.auth.type",
|
|
368
|
+
"equals": "JWT",
|
|
369
|
+
"type": "simple"
|
|
370
|
+
},
|
|
371
|
+
"type": "String"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
375
|
+
"label": "Required roles",
|
|
376
|
+
"description": "List of roles to test JWT roles against",
|
|
377
|
+
"optional": false,
|
|
378
|
+
"feel": "required",
|
|
379
|
+
"group": "authorization",
|
|
380
|
+
"binding": {
|
|
381
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
382
|
+
"type": "zeebe:property"
|
|
383
|
+
},
|
|
384
|
+
"condition": {
|
|
385
|
+
"property": "inbound.auth.type",
|
|
386
|
+
"equals": "JWT",
|
|
387
|
+
"type": "simple"
|
|
388
|
+
},
|
|
389
|
+
"type": "String"
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"id": "inbound.responseExpression",
|
|
393
|
+
"label": "Response expression",
|
|
394
|
+
"description": "Expression used to generate the HTTP response",
|
|
395
|
+
"optional": true,
|
|
396
|
+
"feel": "required",
|
|
397
|
+
"group": "webhookResponse",
|
|
398
|
+
"binding": {
|
|
399
|
+
"name": "inbound.responseExpression",
|
|
400
|
+
"type": "zeebe:property"
|
|
401
|
+
},
|
|
402
|
+
"type": "Text"
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"id": "inbound.verificationExpression",
|
|
406
|
+
"label": "One time verification response expression",
|
|
407
|
+
"description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
|
|
408
|
+
"optional": true,
|
|
409
|
+
"feel": "required",
|
|
410
|
+
"group": "webhookResponse",
|
|
411
|
+
"binding": {
|
|
412
|
+
"name": "inbound.verificationExpression",
|
|
413
|
+
"type": "zeebe:property"
|
|
414
|
+
},
|
|
415
|
+
"type": "Text"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"id": "activationCondition",
|
|
419
|
+
"label": "Activation condition",
|
|
420
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
421
|
+
"optional": true,
|
|
422
|
+
"feel": "required",
|
|
423
|
+
"group": "activation",
|
|
424
|
+
"binding": {
|
|
425
|
+
"name": "activationCondition",
|
|
426
|
+
"type": "zeebe:property"
|
|
427
|
+
},
|
|
428
|
+
"type": "String"
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"id": "consumeUnmatchedEvents",
|
|
432
|
+
"label": "Consume unmatched events",
|
|
433
|
+
"value": true,
|
|
434
|
+
"group": "activation",
|
|
435
|
+
"binding": {
|
|
436
|
+
"name": "consumeUnmatchedEvents",
|
|
437
|
+
"type": "zeebe:property"
|
|
438
|
+
},
|
|
439
|
+
"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",
|
|
440
|
+
"type": "Boolean"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"id": "correlationKeyProcess",
|
|
444
|
+
"label": "Correlation key (process)",
|
|
445
|
+
"description": "Sets up the correlation key from process variables",
|
|
446
|
+
"constraints": {
|
|
447
|
+
"notEmpty": true
|
|
448
|
+
},
|
|
449
|
+
"feel": "required",
|
|
450
|
+
"group": "correlation",
|
|
451
|
+
"binding": {
|
|
452
|
+
"name": "correlationKey",
|
|
453
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
454
|
+
},
|
|
455
|
+
"type": "String"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"id": "correlationKeyPayload",
|
|
459
|
+
"label": "Correlation key (payload)",
|
|
460
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
461
|
+
"constraints": {
|
|
462
|
+
"notEmpty": true
|
|
463
|
+
},
|
|
464
|
+
"feel": "required",
|
|
465
|
+
"group": "correlation",
|
|
466
|
+
"binding": {
|
|
467
|
+
"name": "correlationKeyExpression",
|
|
468
|
+
"type": "zeebe:property"
|
|
469
|
+
},
|
|
470
|
+
"type": "String"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "messageIdExpression",
|
|
474
|
+
"label": "Message ID expression",
|
|
475
|
+
"description": "Expression to extract unique identifier of a message",
|
|
476
|
+
"optional": true,
|
|
477
|
+
"feel": "required",
|
|
478
|
+
"group": "correlation",
|
|
479
|
+
"binding": {
|
|
480
|
+
"name": "messageIdExpression",
|
|
481
|
+
"type": "zeebe:property"
|
|
482
|
+
},
|
|
483
|
+
"type": "String"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"id": "messageTtl",
|
|
487
|
+
"label": "Message TTL",
|
|
488
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
489
|
+
"optional": true,
|
|
490
|
+
"constraints": {
|
|
491
|
+
"notEmpty": false,
|
|
492
|
+
"pattern": {
|
|
493
|
+
"value": "^(PT.*|)$",
|
|
494
|
+
"message": "must be an ISO-8601 duration"
|
|
495
|
+
}
|
|
496
|
+
},
|
|
497
|
+
"feel": "optional",
|
|
498
|
+
"group": "correlation",
|
|
499
|
+
"binding": {
|
|
500
|
+
"name": "messageTtl",
|
|
501
|
+
"type": "zeebe:property"
|
|
502
|
+
},
|
|
503
|
+
"type": "String"
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"id": "messageNameUuid",
|
|
507
|
+
"generatedValue": {
|
|
508
|
+
"type": "uuid"
|
|
509
|
+
},
|
|
510
|
+
"group": "correlation",
|
|
511
|
+
"binding": {
|
|
512
|
+
"name": "name",
|
|
513
|
+
"type": "bpmn:Message#property"
|
|
514
|
+
},
|
|
515
|
+
"type": "Hidden"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"id": "deduplicationModeManualFlag",
|
|
519
|
+
"label": "Manual mode",
|
|
520
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
521
|
+
"value": false,
|
|
522
|
+
"group": "deduplication",
|
|
523
|
+
"binding": {
|
|
524
|
+
"name": "deduplicationModeManualFlag",
|
|
525
|
+
"type": "zeebe:property"
|
|
526
|
+
},
|
|
527
|
+
"type": "Boolean"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"id": "deduplicationId",
|
|
531
|
+
"label": "Deduplication ID",
|
|
532
|
+
"constraints": {
|
|
533
|
+
"notEmpty": true,
|
|
534
|
+
"pattern": {
|
|
535
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
536
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
537
|
+
}
|
|
538
|
+
},
|
|
539
|
+
"group": "deduplication",
|
|
540
|
+
"binding": {
|
|
541
|
+
"name": "deduplicationId",
|
|
542
|
+
"type": "zeebe:property"
|
|
543
|
+
},
|
|
544
|
+
"condition": {
|
|
545
|
+
"property": "deduplicationModeManualFlag",
|
|
546
|
+
"equals": true,
|
|
547
|
+
"type": "simple"
|
|
548
|
+
},
|
|
549
|
+
"type": "String"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"id": "deduplicationModeManual",
|
|
553
|
+
"value": "MANUAL",
|
|
554
|
+
"group": "deduplication",
|
|
555
|
+
"binding": {
|
|
556
|
+
"name": "deduplicationMode",
|
|
557
|
+
"type": "zeebe:property"
|
|
558
|
+
},
|
|
559
|
+
"condition": {
|
|
560
|
+
"property": "deduplicationId",
|
|
561
|
+
"isActive": true,
|
|
562
|
+
"type": "simple"
|
|
563
|
+
},
|
|
564
|
+
"type": "Hidden"
|
|
565
|
+
},
|
|
566
|
+
{
|
|
567
|
+
"id": "deduplicationModeAuto",
|
|
568
|
+
"value": "AUTO",
|
|
569
|
+
"group": "deduplication",
|
|
570
|
+
"binding": {
|
|
571
|
+
"name": "deduplicationMode",
|
|
572
|
+
"type": "zeebe:property"
|
|
573
|
+
},
|
|
574
|
+
"condition": {
|
|
575
|
+
"property": "deduplicationId",
|
|
576
|
+
"isActive": false,
|
|
577
|
+
"type": "simple"
|
|
578
|
+
},
|
|
579
|
+
"type": "Hidden"
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"id": "resultVariable",
|
|
583
|
+
"label": "Result variable",
|
|
584
|
+
"description": "Name of variable to store the response in",
|
|
585
|
+
"group": "output",
|
|
586
|
+
"binding": {
|
|
587
|
+
"name": "resultVariable",
|
|
588
|
+
"type": "zeebe:property"
|
|
589
|
+
},
|
|
590
|
+
"type": "String"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": "resultExpression",
|
|
594
|
+
"label": "Result expression",
|
|
595
|
+
"description": "Expression to map the response into process variables",
|
|
596
|
+
"feel": "required",
|
|
597
|
+
"group": "output",
|
|
598
|
+
"binding": {
|
|
599
|
+
"name": "resultExpression",
|
|
600
|
+
"type": "zeebe:property"
|
|
601
|
+
},
|
|
602
|
+
"type": "Text"
|
|
603
|
+
}
|
|
604
|
+
],
|
|
605
|
+
"icon": {
|
|
606
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
]
|