@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
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Webhook Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
|
|
6
|
+
"version": 3,
|
|
6
7
|
"description": "Configure webhook to receive callbacks",
|
|
7
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
8
|
-
"version": 11,
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
9
9
|
"category": {
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
@@ -28,44 +28,52 @@
|
|
|
28
28
|
"id": "authorization",
|
|
29
29
|
"label": "Authorization"
|
|
30
30
|
},
|
|
31
|
-
{
|
|
32
|
-
"id": "webhookResponse",
|
|
33
|
-
"label": "Webhook response"
|
|
34
|
-
},
|
|
35
31
|
{
|
|
36
32
|
"id": "activation",
|
|
37
33
|
"label": "Activation"
|
|
38
34
|
},
|
|
39
35
|
{
|
|
40
|
-
"id": "
|
|
41
|
-
"label": "
|
|
42
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
36
|
+
"id": "variable-mapping",
|
|
37
|
+
"label": "Variable mapping"
|
|
43
38
|
},
|
|
44
39
|
{
|
|
45
|
-
"id": "
|
|
46
|
-
"label": "
|
|
40
|
+
"id": "webhookResponse",
|
|
41
|
+
"label": "Webhook response"
|
|
47
42
|
}
|
|
48
43
|
],
|
|
49
44
|
"properties": [
|
|
50
45
|
{
|
|
46
|
+
"type": "Hidden",
|
|
51
47
|
"value": "io.camunda:webhook:1",
|
|
52
48
|
"binding": {
|
|
53
|
-
"
|
|
54
|
-
"
|
|
49
|
+
"type": "zeebe:property",
|
|
50
|
+
"name": "inbound.type"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"type": "Hidden",
|
|
55
|
+
"generatedValue": {
|
|
56
|
+
"type": "uuid"
|
|
55
57
|
},
|
|
56
|
-
"
|
|
58
|
+
"binding": {
|
|
59
|
+
"type": "bpmn:Message#property",
|
|
60
|
+
"name": "name"
|
|
61
|
+
}
|
|
57
62
|
},
|
|
58
63
|
{
|
|
59
|
-
"
|
|
64
|
+
"type": "Hidden",
|
|
65
|
+
"value": "ConfigurableInboundWebhook",
|
|
66
|
+
"binding": {
|
|
67
|
+
"type": "zeebe:property",
|
|
68
|
+
"name": "inbound.subtype"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"id": "webhookMethod",
|
|
60
73
|
"label": "Webhook method",
|
|
74
|
+
"group": "endpoint",
|
|
61
75
|
"description": "Select HTTP method",
|
|
62
|
-
"optional": false,
|
|
63
76
|
"value": "any",
|
|
64
|
-
"group": "endpoint",
|
|
65
|
-
"binding": {
|
|
66
|
-
"name": "inbound.method",
|
|
67
|
-
"type": "zeebe:property"
|
|
68
|
-
},
|
|
69
77
|
"type": "Dropdown",
|
|
70
78
|
"choices": [
|
|
71
79
|
{
|
|
@@ -73,53 +81,50 @@
|
|
|
73
81
|
"value": "any"
|
|
74
82
|
},
|
|
75
83
|
{
|
|
76
|
-
"name": "
|
|
84
|
+
"name": "Get",
|
|
77
85
|
"value": "get"
|
|
78
86
|
},
|
|
79
87
|
{
|
|
80
|
-
"name": "
|
|
88
|
+
"name": "Post",
|
|
81
89
|
"value": "post"
|
|
82
90
|
},
|
|
83
91
|
{
|
|
84
|
-
"name": "
|
|
92
|
+
"name": "Put",
|
|
85
93
|
"value": "put"
|
|
86
94
|
},
|
|
87
95
|
{
|
|
88
|
-
"name": "
|
|
96
|
+
"name": "Delete",
|
|
89
97
|
"value": "delete"
|
|
90
98
|
}
|
|
91
|
-
]
|
|
99
|
+
],
|
|
100
|
+
"binding": {
|
|
101
|
+
"type": "zeebe:property",
|
|
102
|
+
"name": "inbound.method"
|
|
103
|
+
}
|
|
92
104
|
},
|
|
93
105
|
{
|
|
94
|
-
"id": "inbound.context",
|
|
95
106
|
"label": "Webhook ID",
|
|
107
|
+
"type": "String",
|
|
108
|
+
"group": "endpoint",
|
|
109
|
+
"binding": {
|
|
110
|
+
"type": "zeebe:property",
|
|
111
|
+
"name": "inbound.context"
|
|
112
|
+
},
|
|
96
113
|
"description": "The webhook ID is a part of the URL",
|
|
97
|
-
"optional": false,
|
|
98
114
|
"constraints": {
|
|
99
115
|
"notEmpty": true,
|
|
100
116
|
"pattern": {
|
|
101
117
|
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
102
118
|
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
103
119
|
}
|
|
104
|
-
}
|
|
105
|
-
"group": "endpoint",
|
|
106
|
-
"binding": {
|
|
107
|
-
"name": "inbound.context",
|
|
108
|
-
"type": "zeebe:property"
|
|
109
|
-
},
|
|
110
|
-
"type": "String"
|
|
120
|
+
}
|
|
111
121
|
},
|
|
112
122
|
{
|
|
113
|
-
"id": "
|
|
123
|
+
"id": "shouldValidateHmac",
|
|
114
124
|
"label": "HMAC authentication",
|
|
115
|
-
"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/webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
116
|
-
"optional": false,
|
|
117
|
-
"value": "disabled",
|
|
118
125
|
"group": "authentication",
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
"type": "zeebe:property"
|
|
122
|
-
},
|
|
126
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/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/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
127
|
+
"value": "disabled",
|
|
123
128
|
"type": "Dropdown",
|
|
124
129
|
"choices": [
|
|
125
130
|
{
|
|
@@ -130,60 +135,47 @@
|
|
|
130
135
|
"name": "Disabled",
|
|
131
136
|
"value": "disabled"
|
|
132
137
|
}
|
|
133
|
-
]
|
|
138
|
+
],
|
|
139
|
+
"binding": {
|
|
140
|
+
"type": "zeebe:property",
|
|
141
|
+
"name": "inbound.shouldValidateHmac"
|
|
142
|
+
}
|
|
134
143
|
},
|
|
135
144
|
{
|
|
136
|
-
"id": "inbound.hmacSecret",
|
|
137
145
|
"label": "HMAC secret key",
|
|
138
146
|
"description": "Shared secret key",
|
|
139
|
-
"
|
|
140
|
-
"feel": "optional",
|
|
147
|
+
"type": "String",
|
|
141
148
|
"group": "authentication",
|
|
149
|
+
"optional": true,
|
|
142
150
|
"binding": {
|
|
143
|
-
"
|
|
144
|
-
"
|
|
151
|
+
"type": "zeebe:property",
|
|
152
|
+
"name": "inbound.hmacSecret"
|
|
145
153
|
},
|
|
146
154
|
"condition": {
|
|
147
|
-
"property": "
|
|
148
|
-
"equals": "enabled"
|
|
149
|
-
|
|
150
|
-
},
|
|
151
|
-
"type": "String"
|
|
155
|
+
"property": "shouldValidateHmac",
|
|
156
|
+
"equals": "enabled"
|
|
157
|
+
}
|
|
152
158
|
},
|
|
153
159
|
{
|
|
154
|
-
"id": "inbound.hmacHeader",
|
|
155
160
|
"label": "HMAC header",
|
|
156
161
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
157
|
-
"
|
|
158
|
-
"feel": "optional",
|
|
162
|
+
"type": "String",
|
|
159
163
|
"group": "authentication",
|
|
164
|
+
"optional": true,
|
|
160
165
|
"binding": {
|
|
161
|
-
"
|
|
162
|
-
"
|
|
166
|
+
"type": "zeebe:property",
|
|
167
|
+
"name": "inbound.hmacHeader"
|
|
163
168
|
},
|
|
164
169
|
"condition": {
|
|
165
|
-
"property": "
|
|
166
|
-
"equals": "enabled"
|
|
167
|
-
|
|
168
|
-
},
|
|
169
|
-
"type": "String"
|
|
170
|
+
"property": "shouldValidateHmac",
|
|
171
|
+
"equals": "enabled"
|
|
172
|
+
}
|
|
170
173
|
},
|
|
171
174
|
{
|
|
172
|
-
"id": "inbound.hmacAlgorithm",
|
|
173
175
|
"label": "HMAC algorithm",
|
|
176
|
+
"group": "authentication",
|
|
174
177
|
"description": "Choose HMAC algorithm",
|
|
175
|
-
"optional": false,
|
|
176
178
|
"value": "sha_256",
|
|
177
|
-
"group": "authentication",
|
|
178
|
-
"binding": {
|
|
179
|
-
"name": "inbound.hmacAlgorithm",
|
|
180
|
-
"type": "zeebe:property"
|
|
181
|
-
},
|
|
182
|
-
"condition": {
|
|
183
|
-
"property": "inbound.shouldValidateHmac",
|
|
184
|
-
"equals": "enabled",
|
|
185
|
-
"type": "simple"
|
|
186
|
-
},
|
|
187
179
|
"type": "Dropdown",
|
|
188
180
|
"choices": [
|
|
189
181
|
{
|
|
@@ -198,350 +190,297 @@
|
|
|
198
190
|
"name": "SHA-512",
|
|
199
191
|
"value": "sha_512"
|
|
200
192
|
}
|
|
201
|
-
]
|
|
193
|
+
],
|
|
194
|
+
"binding": {
|
|
195
|
+
"type": "zeebe:property",
|
|
196
|
+
"name": "inbound.hmacAlgorithm"
|
|
197
|
+
},
|
|
198
|
+
"condition": {
|
|
199
|
+
"property": "shouldValidateHmac",
|
|
200
|
+
"equals": "enabled"
|
|
201
|
+
}
|
|
202
202
|
},
|
|
203
203
|
{
|
|
204
|
-
"id": "inbound.hmacScopes",
|
|
205
204
|
"label": "HMAC scopes",
|
|
206
|
-
"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>",
|
|
207
|
-
"optional": true,
|
|
208
|
-
"feel": "required",
|
|
209
205
|
"group": "authentication",
|
|
206
|
+
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
|
|
207
|
+
"feel": "required",
|
|
208
|
+
"type": "String",
|
|
209
|
+
"optional": true,
|
|
210
210
|
"binding": {
|
|
211
|
-
"
|
|
212
|
-
"
|
|
211
|
+
"type": "zeebe:property",
|
|
212
|
+
"name": "inbound.hmacScopes"
|
|
213
213
|
},
|
|
214
214
|
"condition": {
|
|
215
|
-
"property": "
|
|
216
|
-
"equals": "enabled"
|
|
217
|
-
|
|
218
|
-
},
|
|
219
|
-
"type": "String"
|
|
215
|
+
"property": "shouldValidateHmac",
|
|
216
|
+
"equals": "enabled"
|
|
217
|
+
}
|
|
220
218
|
},
|
|
221
219
|
{
|
|
222
|
-
"id": "
|
|
220
|
+
"id": "authorizationType",
|
|
223
221
|
"label": "Authorization type",
|
|
224
|
-
"description": "Choose the authorization type",
|
|
225
|
-
"value": "NONE",
|
|
226
222
|
"group": "authorization",
|
|
227
|
-
"
|
|
228
|
-
|
|
229
|
-
"type": "zeebe:property"
|
|
230
|
-
},
|
|
223
|
+
"description": "Choose the authorization type.",
|
|
224
|
+
"value": "NONE",
|
|
231
225
|
"type": "Dropdown",
|
|
232
226
|
"choices": [
|
|
233
227
|
{
|
|
234
228
|
"name": "None",
|
|
235
229
|
"value": "NONE"
|
|
236
230
|
},
|
|
231
|
+
{
|
|
232
|
+
"name": "JWT",
|
|
233
|
+
"value": "JWT"
|
|
234
|
+
},
|
|
237
235
|
{
|
|
238
236
|
"name": "Basic",
|
|
239
237
|
"value": "BASIC"
|
|
240
238
|
},
|
|
241
239
|
{
|
|
242
|
-
"name": "API
|
|
240
|
+
"name": "API Key",
|
|
243
241
|
"value": "APIKEY"
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"name": "JWT",
|
|
247
|
-
"value": "JWT"
|
|
248
242
|
}
|
|
249
|
-
]
|
|
243
|
+
],
|
|
244
|
+
"binding": {
|
|
245
|
+
"type": "zeebe:property",
|
|
246
|
+
"name": "inbound.auth.type"
|
|
247
|
+
}
|
|
250
248
|
},
|
|
251
249
|
{
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"optional": false,
|
|
256
|
-
"feel": "optional",
|
|
250
|
+
"label": "JWK url",
|
|
251
|
+
"description": "Well-known url of JWKs",
|
|
252
|
+
"type": "String",
|
|
257
253
|
"group": "authorization",
|
|
254
|
+
"feel": "optional",
|
|
255
|
+
"optional": true,
|
|
258
256
|
"binding": {
|
|
259
|
-
"
|
|
260
|
-
"
|
|
257
|
+
"type": "zeebe:property",
|
|
258
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
261
259
|
},
|
|
262
260
|
"condition": {
|
|
263
|
-
"property": "
|
|
264
|
-
"equals": "
|
|
265
|
-
|
|
266
|
-
},
|
|
267
|
-
"type": "String"
|
|
261
|
+
"property": "authorizationType",
|
|
262
|
+
"equals": "JWT"
|
|
263
|
+
}
|
|
268
264
|
},
|
|
269
265
|
{
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
"
|
|
273
|
-
"optional": false,
|
|
274
|
-
"feel": "optional",
|
|
266
|
+
"label": "JWT role property expression",
|
|
267
|
+
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
|
|
268
|
+
"type": "String",
|
|
275
269
|
"group": "authorization",
|
|
270
|
+
"feel": "required",
|
|
271
|
+
"optional": true,
|
|
276
272
|
"binding": {
|
|
277
|
-
"
|
|
278
|
-
"
|
|
273
|
+
"type": "zeebe:property",
|
|
274
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
279
275
|
},
|
|
280
276
|
"condition": {
|
|
281
|
-
"property": "
|
|
282
|
-
"equals": "
|
|
283
|
-
|
|
284
|
-
},
|
|
285
|
-
"type": "String"
|
|
277
|
+
"property": "authorizationType",
|
|
278
|
+
"equals": "JWT"
|
|
279
|
+
}
|
|
286
280
|
},
|
|
287
281
|
{
|
|
288
|
-
"
|
|
289
|
-
"
|
|
290
|
-
"
|
|
291
|
-
"optional": false,
|
|
292
|
-
"feel": "optional",
|
|
282
|
+
"label": "Required roles",
|
|
283
|
+
"description": "List of roles to test JWT roles against",
|
|
284
|
+
"type": "String",
|
|
293
285
|
"group": "authorization",
|
|
286
|
+
"feel": "required",
|
|
287
|
+
"optional": true,
|
|
294
288
|
"binding": {
|
|
295
|
-
"
|
|
296
|
-
"
|
|
289
|
+
"type": "zeebe:property",
|
|
290
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
297
291
|
},
|
|
298
292
|
"condition": {
|
|
299
|
-
"property": "
|
|
300
|
-
"equals": "
|
|
301
|
-
|
|
302
|
-
},
|
|
303
|
-
"type": "String"
|
|
293
|
+
"property": "authorizationType",
|
|
294
|
+
"equals": "JWT"
|
|
295
|
+
}
|
|
304
296
|
},
|
|
305
297
|
{
|
|
306
|
-
"
|
|
307
|
-
"
|
|
308
|
-
"
|
|
309
|
-
"optional": false,
|
|
310
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
311
|
-
"constraints": {
|
|
312
|
-
"notEmpty": true
|
|
313
|
-
},
|
|
314
|
-
"feel": "required",
|
|
298
|
+
"label": "Username",
|
|
299
|
+
"description": "Username for basic authentication",
|
|
300
|
+
"type": "String",
|
|
315
301
|
"group": "authorization",
|
|
302
|
+
"feel": "optional",
|
|
316
303
|
"binding": {
|
|
317
|
-
"
|
|
318
|
-
"
|
|
304
|
+
"type": "zeebe:property",
|
|
305
|
+
"name": "inbound.auth.username"
|
|
319
306
|
},
|
|
320
307
|
"condition": {
|
|
321
|
-
"property": "
|
|
322
|
-
"equals": "
|
|
323
|
-
"type": "simple"
|
|
308
|
+
"property": "authorizationType",
|
|
309
|
+
"equals": "BASIC"
|
|
324
310
|
},
|
|
325
|
-
"
|
|
311
|
+
"constraints": {
|
|
312
|
+
"notEmpty": true
|
|
313
|
+
}
|
|
326
314
|
},
|
|
327
315
|
{
|
|
328
|
-
"
|
|
329
|
-
"
|
|
330
|
-
"
|
|
331
|
-
"optional": false,
|
|
332
|
-
"feel": "optional",
|
|
316
|
+
"label": "Password",
|
|
317
|
+
"description": "Password for basic authentication",
|
|
318
|
+
"type": "String",
|
|
333
319
|
"group": "authorization",
|
|
320
|
+
"feel": "optional",
|
|
334
321
|
"binding": {
|
|
335
|
-
"
|
|
336
|
-
"
|
|
322
|
+
"type": "zeebe:property",
|
|
323
|
+
"name": "inbound.auth.password"
|
|
337
324
|
},
|
|
338
325
|
"condition": {
|
|
339
|
-
"property": "
|
|
340
|
-
"equals": "
|
|
341
|
-
"type": "simple"
|
|
326
|
+
"property": "authorizationType",
|
|
327
|
+
"equals": "BASIC"
|
|
342
328
|
},
|
|
343
|
-
"
|
|
329
|
+
"constraints": {
|
|
330
|
+
"notEmpty": true
|
|
331
|
+
}
|
|
344
332
|
},
|
|
345
333
|
{
|
|
346
|
-
"
|
|
347
|
-
"
|
|
348
|
-
"
|
|
349
|
-
"optional": false,
|
|
350
|
-
"feel": "required",
|
|
334
|
+
"label": "API Key",
|
|
335
|
+
"description": "Expected API key",
|
|
336
|
+
"type": "String",
|
|
351
337
|
"group": "authorization",
|
|
338
|
+
"feel": "optional",
|
|
352
339
|
"binding": {
|
|
353
|
-
"
|
|
354
|
-
"
|
|
340
|
+
"type": "zeebe:property",
|
|
341
|
+
"name": "inbound.auth.apiKey"
|
|
355
342
|
},
|
|
356
343
|
"condition": {
|
|
357
|
-
"property": "
|
|
358
|
-
"equals": "
|
|
359
|
-
"type": "simple"
|
|
344
|
+
"property": "authorizationType",
|
|
345
|
+
"equals": "APIKEY"
|
|
360
346
|
},
|
|
361
|
-
"
|
|
347
|
+
"constraints": {
|
|
348
|
+
"notEmpty": true
|
|
349
|
+
}
|
|
362
350
|
},
|
|
363
351
|
{
|
|
364
|
-
"
|
|
365
|
-
"
|
|
366
|
-
"
|
|
367
|
-
"optional": false,
|
|
368
|
-
"feel": "required",
|
|
352
|
+
"label": "API Key locator",
|
|
353
|
+
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
|
|
354
|
+
"type": "String",
|
|
369
355
|
"group": "authorization",
|
|
356
|
+
"feel": "required",
|
|
370
357
|
"binding": {
|
|
371
|
-
"
|
|
372
|
-
"
|
|
358
|
+
"type": "zeebe:property",
|
|
359
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
373
360
|
},
|
|
374
361
|
"condition": {
|
|
375
|
-
"property": "
|
|
376
|
-
"equals": "
|
|
377
|
-
"type": "simple"
|
|
378
|
-
},
|
|
379
|
-
"type": "String"
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"id": "inbound.responseExpression",
|
|
383
|
-
"label": "Response expression",
|
|
384
|
-
"description": "Expression used to generate the HTTP response",
|
|
385
|
-
"optional": true,
|
|
386
|
-
"feel": "required",
|
|
387
|
-
"group": "webhookResponse",
|
|
388
|
-
"binding": {
|
|
389
|
-
"name": "inbound.responseExpression",
|
|
390
|
-
"type": "zeebe:property"
|
|
362
|
+
"property": "authorizationType",
|
|
363
|
+
"equals": "APIKEY"
|
|
391
364
|
},
|
|
392
|
-
"
|
|
393
|
-
|
|
394
|
-
{
|
|
395
|
-
"id": "inbound.verificationExpression",
|
|
396
|
-
"label": "One time verification response expression",
|
|
397
|
-
"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>",
|
|
398
|
-
"optional": true,
|
|
399
|
-
"feel": "required",
|
|
400
|
-
"group": "webhookResponse",
|
|
401
|
-
"binding": {
|
|
402
|
-
"name": "inbound.verificationExpression",
|
|
403
|
-
"type": "zeebe:property"
|
|
365
|
+
"constraints": {
|
|
366
|
+
"notEmpty": true
|
|
404
367
|
},
|
|
405
|
-
"
|
|
368
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
406
369
|
},
|
|
407
370
|
{
|
|
408
|
-
"
|
|
409
|
-
"
|
|
410
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
411
|
-
"optional": true,
|
|
412
|
-
"feel": "required",
|
|
371
|
+
"label": "Correlation key (process)",
|
|
372
|
+
"type": "String",
|
|
413
373
|
"group": "activation",
|
|
374
|
+
"feel": "required",
|
|
375
|
+
"description": "Sets up the correlation key from process variables",
|
|
414
376
|
"binding": {
|
|
415
|
-
"
|
|
416
|
-
"
|
|
377
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
378
|
+
"name": "correlationKey"
|
|
417
379
|
},
|
|
418
|
-
"
|
|
380
|
+
"constraints": {
|
|
381
|
+
"notEmpty": true
|
|
382
|
+
}
|
|
419
383
|
},
|
|
420
384
|
{
|
|
421
|
-
"
|
|
422
|
-
"
|
|
423
|
-
"value": true,
|
|
385
|
+
"label": "Correlation key (payload)",
|
|
386
|
+
"type": "String",
|
|
424
387
|
"group": "activation",
|
|
425
|
-
"binding": {
|
|
426
|
-
"name": "consumeUnmatchedEvents",
|
|
427
|
-
"type": "zeebe:property"
|
|
428
|
-
},
|
|
429
|
-
"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",
|
|
430
|
-
"type": "Boolean"
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"id": "correlationKeyProcess",
|
|
434
|
-
"label": "Correlation key (process)",
|
|
435
|
-
"description": "Sets up the correlation key from process variables",
|
|
436
|
-
"constraints": {
|
|
437
|
-
"notEmpty": true
|
|
438
|
-
},
|
|
439
388
|
"feel": "required",
|
|
440
|
-
"group": "correlation",
|
|
441
389
|
"binding": {
|
|
442
|
-
"
|
|
443
|
-
"
|
|
390
|
+
"type": "zeebe:property",
|
|
391
|
+
"name": "correlationKeyExpression"
|
|
444
392
|
},
|
|
445
|
-
"type": "String"
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"id": "correlationKeyPayload",
|
|
449
|
-
"label": "Correlation key (payload)",
|
|
450
393
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
451
394
|
"constraints": {
|
|
452
395
|
"notEmpty": true
|
|
453
|
-
}
|
|
396
|
+
}
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"label": "Message ID expression",
|
|
454
400
|
"feel": "required",
|
|
455
|
-
"
|
|
401
|
+
"type": "String",
|
|
402
|
+
"optional": true,
|
|
403
|
+
"group": "activation",
|
|
456
404
|
"binding": {
|
|
457
|
-
"
|
|
458
|
-
"
|
|
405
|
+
"type": "zeebe:property",
|
|
406
|
+
"name": "messageIdExpression"
|
|
459
407
|
},
|
|
460
|
-
"
|
|
408
|
+
"description": "Expression to extract unique identifier of a message"
|
|
461
409
|
},
|
|
462
410
|
{
|
|
463
|
-
"
|
|
464
|
-
"
|
|
465
|
-
"
|
|
466
|
-
"optional": true,
|
|
411
|
+
"label": "Condition",
|
|
412
|
+
"type": "String",
|
|
413
|
+
"group": "activation",
|
|
467
414
|
"feel": "required",
|
|
468
|
-
"
|
|
415
|
+
"optional": true,
|
|
469
416
|
"binding": {
|
|
470
|
-
"
|
|
471
|
-
"
|
|
417
|
+
"type": "zeebe:property",
|
|
418
|
+
"name": "activationCondition"
|
|
472
419
|
},
|
|
473
|
-
"
|
|
420
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
474
421
|
},
|
|
475
422
|
{
|
|
476
|
-
"
|
|
477
|
-
"
|
|
478
|
-
"
|
|
423
|
+
"label": "Result variable",
|
|
424
|
+
"type": "String",
|
|
425
|
+
"group": "variable-mapping",
|
|
479
426
|
"optional": true,
|
|
480
|
-
"constraints": {
|
|
481
|
-
"notEmpty": false,
|
|
482
|
-
"pattern": {
|
|
483
|
-
"value": "^(PT.*|)$",
|
|
484
|
-
"message": "must be an ISO-8601 duration"
|
|
485
|
-
}
|
|
486
|
-
},
|
|
487
|
-
"feel": "optional",
|
|
488
|
-
"group": "correlation",
|
|
489
427
|
"binding": {
|
|
490
|
-
"
|
|
491
|
-
"
|
|
428
|
+
"type": "zeebe:property",
|
|
429
|
+
"name": "resultVariable"
|
|
492
430
|
},
|
|
493
|
-
"
|
|
431
|
+
"description": "Name of variable to store the result of the connector in"
|
|
494
432
|
},
|
|
495
433
|
{
|
|
496
|
-
"
|
|
497
|
-
"
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
"
|
|
434
|
+
"label": "Result expression",
|
|
435
|
+
"type": "String",
|
|
436
|
+
"group": "variable-mapping",
|
|
437
|
+
"feel": "required",
|
|
438
|
+
"optional": true,
|
|
501
439
|
"binding": {
|
|
502
|
-
"
|
|
503
|
-
"
|
|
440
|
+
"type": "zeebe:property",
|
|
441
|
+
"name": "resultExpression"
|
|
504
442
|
},
|
|
505
|
-
"
|
|
443
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
506
444
|
},
|
|
507
445
|
{
|
|
508
|
-
"
|
|
509
|
-
"
|
|
510
|
-
"
|
|
511
|
-
"group": "
|
|
446
|
+
"label": "One time verification response expression",
|
|
447
|
+
"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>",
|
|
448
|
+
"type": "Text",
|
|
449
|
+
"group": "webhookResponse",
|
|
450
|
+
"feel": "required",
|
|
451
|
+
"optional": true,
|
|
512
452
|
"binding": {
|
|
513
|
-
"
|
|
514
|
-
"
|
|
515
|
-
}
|
|
516
|
-
"type": "String"
|
|
453
|
+
"type": "zeebe:property",
|
|
454
|
+
"name": "inbound.verificationExpression"
|
|
455
|
+
}
|
|
517
456
|
},
|
|
518
457
|
{
|
|
519
|
-
"
|
|
520
|
-
"
|
|
521
|
-
"
|
|
458
|
+
"label": "Response body expression",
|
|
459
|
+
"type": "Text",
|
|
460
|
+
"group": "webhookResponse",
|
|
522
461
|
"feel": "required",
|
|
523
|
-
"
|
|
462
|
+
"optional": true,
|
|
524
463
|
"binding": {
|
|
525
|
-
"
|
|
526
|
-
"
|
|
464
|
+
"type": "zeebe:property",
|
|
465
|
+
"name": "inbound.responseBodyExpression"
|
|
527
466
|
},
|
|
528
|
-
"
|
|
467
|
+
"description": "Specify condition and response"
|
|
529
468
|
}
|
|
530
469
|
],
|
|
531
470
|
"icon": {
|
|
532
|
-
"contents": "data:image/svg+xml;
|
|
471
|
+
"contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
533
472
|
},
|
|
534
473
|
"engines": {
|
|
535
|
-
"camunda": "^8.
|
|
474
|
+
"camunda": "^8.5"
|
|
536
475
|
}
|
|
537
476
|
},
|
|
538
477
|
{
|
|
539
478
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
540
479
|
"name": "Webhook Boundary Event Connector",
|
|
541
480
|
"id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
|
|
481
|
+
"version": 2,
|
|
542
482
|
"description": "Configure webhook to receive callbacks",
|
|
543
483
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
544
|
-
"version": 10,
|
|
545
484
|
"category": {
|
|
546
485
|
"id": "connectors",
|
|
547
486
|
"name": "Connectors"
|
|
@@ -564,43 +503,52 @@
|
|
|
564
503
|
"id": "authorization",
|
|
565
504
|
"label": "Authorization"
|
|
566
505
|
},
|
|
567
|
-
{
|
|
568
|
-
"id": "webhookResponse",
|
|
569
|
-
"label": "Webhook response"
|
|
570
|
-
},
|
|
571
506
|
{
|
|
572
507
|
"id": "activation",
|
|
573
508
|
"label": "Activation"
|
|
574
509
|
},
|
|
575
510
|
{
|
|
576
|
-
"id": "
|
|
577
|
-
"label": "
|
|
511
|
+
"id": "variable-mapping",
|
|
512
|
+
"label": "Variable mapping"
|
|
578
513
|
},
|
|
579
514
|
{
|
|
580
|
-
"id": "
|
|
581
|
-
"label": "
|
|
515
|
+
"id": "webhookResponse",
|
|
516
|
+
"label": "Webhook response"
|
|
582
517
|
}
|
|
583
518
|
],
|
|
584
519
|
"properties": [
|
|
585
520
|
{
|
|
521
|
+
"type": "Hidden",
|
|
586
522
|
"value": "io.camunda:webhook:1",
|
|
587
523
|
"binding": {
|
|
588
|
-
"
|
|
589
|
-
"
|
|
524
|
+
"type": "zeebe:property",
|
|
525
|
+
"name": "inbound.type"
|
|
526
|
+
}
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"type": "Hidden",
|
|
530
|
+
"generatedValue": {
|
|
531
|
+
"type": "uuid"
|
|
590
532
|
},
|
|
591
|
-
"
|
|
533
|
+
"binding": {
|
|
534
|
+
"type": "bpmn:Message#property",
|
|
535
|
+
"name": "name"
|
|
536
|
+
}
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"type": "Hidden",
|
|
540
|
+
"value": "ConfigurableInboundWebhook",
|
|
541
|
+
"binding": {
|
|
542
|
+
"type": "zeebe:property",
|
|
543
|
+
"name": "inbound.subtype"
|
|
544
|
+
}
|
|
592
545
|
},
|
|
593
546
|
{
|
|
594
|
-
"id": "
|
|
547
|
+
"id": "webhookMethod",
|
|
595
548
|
"label": "Webhook method",
|
|
549
|
+
"group": "endpoint",
|
|
596
550
|
"description": "Select HTTP method",
|
|
597
|
-
"optional": false,
|
|
598
551
|
"value": "any",
|
|
599
|
-
"group": "endpoint",
|
|
600
|
-
"binding": {
|
|
601
|
-
"name": "inbound.method",
|
|
602
|
-
"type": "zeebe:property"
|
|
603
|
-
},
|
|
604
552
|
"type": "Dropdown",
|
|
605
553
|
"choices": [
|
|
606
554
|
{
|
|
@@ -608,53 +556,46 @@
|
|
|
608
556
|
"value": "any"
|
|
609
557
|
},
|
|
610
558
|
{
|
|
611
|
-
"name": "
|
|
559
|
+
"name": "Get",
|
|
612
560
|
"value": "get"
|
|
613
561
|
},
|
|
614
562
|
{
|
|
615
|
-
"name": "
|
|
563
|
+
"name": "Post",
|
|
616
564
|
"value": "post"
|
|
617
565
|
},
|
|
618
566
|
{
|
|
619
|
-
"name": "
|
|
567
|
+
"name": "Put",
|
|
620
568
|
"value": "put"
|
|
621
569
|
},
|
|
622
570
|
{
|
|
623
|
-
"name": "
|
|
571
|
+
"name": "Delete",
|
|
624
572
|
"value": "delete"
|
|
625
573
|
}
|
|
626
|
-
]
|
|
574
|
+
],
|
|
575
|
+
"binding": {
|
|
576
|
+
"type": "zeebe:property",
|
|
577
|
+
"name": "inbound.method"
|
|
578
|
+
}
|
|
627
579
|
},
|
|
628
580
|
{
|
|
629
|
-
"id": "inbound.context",
|
|
630
581
|
"label": "Webhook ID",
|
|
631
|
-
"
|
|
632
|
-
"optional": false,
|
|
633
|
-
"constraints": {
|
|
634
|
-
"notEmpty": true,
|
|
635
|
-
"pattern": {
|
|
636
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
637
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
638
|
-
}
|
|
639
|
-
},
|
|
582
|
+
"type": "String",
|
|
640
583
|
"group": "endpoint",
|
|
641
584
|
"binding": {
|
|
642
|
-
"
|
|
643
|
-
"
|
|
585
|
+
"type": "zeebe:property",
|
|
586
|
+
"name": "inbound.context"
|
|
644
587
|
},
|
|
645
|
-
"
|
|
588
|
+
"description": "The webhook ID is a part of the URL",
|
|
589
|
+
"constraints": {
|
|
590
|
+
"notEmpty": true
|
|
591
|
+
}
|
|
646
592
|
},
|
|
647
593
|
{
|
|
648
|
-
"id": "
|
|
594
|
+
"id": "shouldValidateHmac",
|
|
649
595
|
"label": "HMAC authentication",
|
|
596
|
+
"group": "authentication",
|
|
650
597
|
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/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/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
651
|
-
"optional": false,
|
|
652
598
|
"value": "disabled",
|
|
653
|
-
"group": "authentication",
|
|
654
|
-
"binding": {
|
|
655
|
-
"name": "inbound.shouldValidateHmac",
|
|
656
|
-
"type": "zeebe:property"
|
|
657
|
-
},
|
|
658
599
|
"type": "Dropdown",
|
|
659
600
|
"choices": [
|
|
660
601
|
{
|
|
@@ -665,60 +606,47 @@
|
|
|
665
606
|
"name": "Disabled",
|
|
666
607
|
"value": "disabled"
|
|
667
608
|
}
|
|
668
|
-
]
|
|
609
|
+
],
|
|
610
|
+
"binding": {
|
|
611
|
+
"type": "zeebe:property",
|
|
612
|
+
"name": "inbound.shouldValidateHmac"
|
|
613
|
+
}
|
|
669
614
|
},
|
|
670
615
|
{
|
|
671
|
-
"id": "inbound.hmacSecret",
|
|
672
616
|
"label": "HMAC secret key",
|
|
673
617
|
"description": "Shared secret key",
|
|
674
|
-
"
|
|
675
|
-
"feel": "optional",
|
|
618
|
+
"type": "String",
|
|
676
619
|
"group": "authentication",
|
|
620
|
+
"optional": true,
|
|
677
621
|
"binding": {
|
|
678
|
-
"
|
|
679
|
-
"
|
|
622
|
+
"type": "zeebe:property",
|
|
623
|
+
"name": "inbound.hmacSecret"
|
|
680
624
|
},
|
|
681
625
|
"condition": {
|
|
682
|
-
"property": "
|
|
683
|
-
"equals": "enabled"
|
|
684
|
-
|
|
685
|
-
},
|
|
686
|
-
"type": "String"
|
|
626
|
+
"property": "shouldValidateHmac",
|
|
627
|
+
"equals": "enabled"
|
|
628
|
+
}
|
|
687
629
|
},
|
|
688
630
|
{
|
|
689
|
-
"id": "inbound.hmacHeader",
|
|
690
631
|
"label": "HMAC header",
|
|
691
632
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
692
|
-
"
|
|
693
|
-
"feel": "optional",
|
|
633
|
+
"type": "String",
|
|
694
634
|
"group": "authentication",
|
|
635
|
+
"optional": true,
|
|
695
636
|
"binding": {
|
|
696
|
-
"
|
|
697
|
-
"
|
|
637
|
+
"type": "zeebe:property",
|
|
638
|
+
"name": "inbound.hmacHeader"
|
|
698
639
|
},
|
|
699
640
|
"condition": {
|
|
700
|
-
"property": "
|
|
701
|
-
"equals": "enabled"
|
|
702
|
-
|
|
703
|
-
},
|
|
704
|
-
"type": "String"
|
|
641
|
+
"property": "shouldValidateHmac",
|
|
642
|
+
"equals": "enabled"
|
|
643
|
+
}
|
|
705
644
|
},
|
|
706
645
|
{
|
|
707
|
-
"id": "inbound.hmacAlgorithm",
|
|
708
646
|
"label": "HMAC algorithm",
|
|
647
|
+
"group": "authentication",
|
|
709
648
|
"description": "Choose HMAC algorithm",
|
|
710
|
-
"optional": false,
|
|
711
649
|
"value": "sha_256",
|
|
712
|
-
"group": "authentication",
|
|
713
|
-
"binding": {
|
|
714
|
-
"name": "inbound.hmacAlgorithm",
|
|
715
|
-
"type": "zeebe:property"
|
|
716
|
-
},
|
|
717
|
-
"condition": {
|
|
718
|
-
"property": "inbound.shouldValidateHmac",
|
|
719
|
-
"equals": "enabled",
|
|
720
|
-
"type": "simple"
|
|
721
|
-
},
|
|
722
650
|
"type": "Dropdown",
|
|
723
651
|
"choices": [
|
|
724
652
|
{
|
|
@@ -733,318 +661,297 @@
|
|
|
733
661
|
"name": "SHA-512",
|
|
734
662
|
"value": "sha_512"
|
|
735
663
|
}
|
|
736
|
-
]
|
|
664
|
+
],
|
|
665
|
+
"binding": {
|
|
666
|
+
"type": "zeebe:property",
|
|
667
|
+
"name": "inbound.hmacAlgorithm"
|
|
668
|
+
},
|
|
669
|
+
"condition": {
|
|
670
|
+
"property": "shouldValidateHmac",
|
|
671
|
+
"equals": "enabled"
|
|
672
|
+
}
|
|
737
673
|
},
|
|
738
674
|
{
|
|
739
|
-
"id": "inbound.hmacScopes",
|
|
740
675
|
"label": "HMAC scopes",
|
|
676
|
+
"group": "authentication",
|
|
741
677
|
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
|
|
742
|
-
"optional": true,
|
|
743
678
|
"feel": "required",
|
|
744
|
-
"
|
|
679
|
+
"type": "String",
|
|
680
|
+
"optional": true,
|
|
745
681
|
"binding": {
|
|
746
|
-
"
|
|
747
|
-
"
|
|
682
|
+
"type": "zeebe:property",
|
|
683
|
+
"name": "inbound.hmacScopes"
|
|
748
684
|
},
|
|
749
685
|
"condition": {
|
|
750
|
-
"property": "
|
|
751
|
-
"equals": "enabled"
|
|
752
|
-
|
|
753
|
-
},
|
|
754
|
-
"type": "String"
|
|
686
|
+
"property": "shouldValidateHmac",
|
|
687
|
+
"equals": "enabled"
|
|
688
|
+
}
|
|
755
689
|
},
|
|
756
690
|
{
|
|
757
|
-
"id": "
|
|
691
|
+
"id": "authorizationType",
|
|
758
692
|
"label": "Authorization type",
|
|
759
|
-
"description": "Choose the authorization type",
|
|
760
|
-
"value": "NONE",
|
|
761
693
|
"group": "authorization",
|
|
762
|
-
"
|
|
763
|
-
|
|
764
|
-
"type": "zeebe:property"
|
|
765
|
-
},
|
|
694
|
+
"description": "Choose the authorization type.",
|
|
695
|
+
"value": "NONE",
|
|
766
696
|
"type": "Dropdown",
|
|
767
697
|
"choices": [
|
|
768
698
|
{
|
|
769
699
|
"name": "None",
|
|
770
700
|
"value": "NONE"
|
|
771
701
|
},
|
|
702
|
+
{
|
|
703
|
+
"name": "JWT",
|
|
704
|
+
"value": "JWT"
|
|
705
|
+
},
|
|
772
706
|
{
|
|
773
707
|
"name": "Basic",
|
|
774
708
|
"value": "BASIC"
|
|
775
709
|
},
|
|
776
710
|
{
|
|
777
|
-
"name": "API
|
|
711
|
+
"name": "API Key",
|
|
778
712
|
"value": "APIKEY"
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"name": "JWT",
|
|
782
|
-
"value": "JWT"
|
|
783
713
|
}
|
|
784
|
-
]
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"id": "inbound.auth.username",
|
|
788
|
-
"label": "Username",
|
|
789
|
-
"description": "Username for basic authentication",
|
|
790
|
-
"optional": false,
|
|
791
|
-
"feel": "optional",
|
|
792
|
-
"group": "authorization",
|
|
714
|
+
],
|
|
793
715
|
"binding": {
|
|
794
|
-
"
|
|
795
|
-
"
|
|
796
|
-
}
|
|
797
|
-
"condition": {
|
|
798
|
-
"property": "inbound.auth.type",
|
|
799
|
-
"equals": "BASIC",
|
|
800
|
-
"type": "simple"
|
|
801
|
-
},
|
|
802
|
-
"type": "String"
|
|
716
|
+
"type": "zeebe:property",
|
|
717
|
+
"name": "inbound.auth.type"
|
|
718
|
+
}
|
|
803
719
|
},
|
|
804
720
|
{
|
|
805
|
-
"
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
"optional": false,
|
|
809
|
-
"feel": "optional",
|
|
721
|
+
"label": "JWK url",
|
|
722
|
+
"description": "Well-known url of JWKs",
|
|
723
|
+
"type": "String",
|
|
810
724
|
"group": "authorization",
|
|
725
|
+
"feel": "optional",
|
|
726
|
+
"optional": true,
|
|
811
727
|
"binding": {
|
|
812
|
-
"
|
|
813
|
-
"
|
|
728
|
+
"type": "zeebe:property",
|
|
729
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
814
730
|
},
|
|
815
731
|
"condition": {
|
|
816
|
-
"property": "
|
|
817
|
-
"equals": "
|
|
818
|
-
|
|
819
|
-
},
|
|
820
|
-
"type": "String"
|
|
732
|
+
"property": "authorizationType",
|
|
733
|
+
"equals": "JWT"
|
|
734
|
+
}
|
|
821
735
|
},
|
|
822
736
|
{
|
|
823
|
-
"
|
|
824
|
-
"
|
|
825
|
-
"
|
|
826
|
-
"optional": false,
|
|
827
|
-
"feel": "optional",
|
|
737
|
+
"label": "JWT role property expression",
|
|
738
|
+
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
|
|
739
|
+
"type": "String",
|
|
828
740
|
"group": "authorization",
|
|
741
|
+
"feel": "required",
|
|
742
|
+
"optional": true,
|
|
829
743
|
"binding": {
|
|
830
|
-
"
|
|
831
|
-
"
|
|
744
|
+
"type": "zeebe:property",
|
|
745
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
832
746
|
},
|
|
833
747
|
"condition": {
|
|
834
|
-
"property": "
|
|
835
|
-
"equals": "
|
|
836
|
-
|
|
837
|
-
},
|
|
838
|
-
"type": "String"
|
|
748
|
+
"property": "authorizationType",
|
|
749
|
+
"equals": "JWT"
|
|
750
|
+
}
|
|
839
751
|
},
|
|
840
752
|
{
|
|
841
|
-
"
|
|
842
|
-
"
|
|
843
|
-
"
|
|
844
|
-
"optional": false,
|
|
845
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
846
|
-
"constraints": {
|
|
847
|
-
"notEmpty": true
|
|
848
|
-
},
|
|
849
|
-
"feel": "required",
|
|
753
|
+
"label": "Required roles",
|
|
754
|
+
"description": "List of roles to test JWT roles against",
|
|
755
|
+
"type": "String",
|
|
850
756
|
"group": "authorization",
|
|
757
|
+
"feel": "required",
|
|
758
|
+
"optional": true,
|
|
851
759
|
"binding": {
|
|
852
|
-
"
|
|
853
|
-
"
|
|
760
|
+
"type": "zeebe:property",
|
|
761
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
854
762
|
},
|
|
855
763
|
"condition": {
|
|
856
|
-
"property": "
|
|
857
|
-
"equals": "
|
|
858
|
-
|
|
859
|
-
},
|
|
860
|
-
"type": "String"
|
|
764
|
+
"property": "authorizationType",
|
|
765
|
+
"equals": "JWT"
|
|
766
|
+
}
|
|
861
767
|
},
|
|
862
|
-
{
|
|
863
|
-
"
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
"optional": false,
|
|
867
|
-
"feel": "optional",
|
|
768
|
+
{
|
|
769
|
+
"label": "Username",
|
|
770
|
+
"description": "Username for basic authentication",
|
|
771
|
+
"type": "String",
|
|
868
772
|
"group": "authorization",
|
|
773
|
+
"feel": "optional",
|
|
869
774
|
"binding": {
|
|
870
|
-
"
|
|
871
|
-
"
|
|
775
|
+
"type": "zeebe:property",
|
|
776
|
+
"name": "inbound.auth.username"
|
|
872
777
|
},
|
|
873
778
|
"condition": {
|
|
874
|
-
"property": "
|
|
875
|
-
"equals": "
|
|
876
|
-
"type": "simple"
|
|
779
|
+
"property": "authorizationType",
|
|
780
|
+
"equals": "BASIC"
|
|
877
781
|
},
|
|
878
|
-
"
|
|
782
|
+
"constraints": {
|
|
783
|
+
"notEmpty": true
|
|
784
|
+
}
|
|
879
785
|
},
|
|
880
786
|
{
|
|
881
|
-
"
|
|
882
|
-
"
|
|
883
|
-
"
|
|
884
|
-
"optional": false,
|
|
885
|
-
"feel": "required",
|
|
787
|
+
"label": "Password",
|
|
788
|
+
"description": "Password for basic authentication",
|
|
789
|
+
"type": "String",
|
|
886
790
|
"group": "authorization",
|
|
791
|
+
"feel": "optional",
|
|
887
792
|
"binding": {
|
|
888
|
-
"
|
|
889
|
-
"
|
|
793
|
+
"type": "zeebe:property",
|
|
794
|
+
"name": "inbound.auth.password"
|
|
890
795
|
},
|
|
891
796
|
"condition": {
|
|
892
|
-
"property": "
|
|
893
|
-
"equals": "
|
|
894
|
-
"type": "simple"
|
|
797
|
+
"property": "authorizationType",
|
|
798
|
+
"equals": "BASIC"
|
|
895
799
|
},
|
|
896
|
-
"
|
|
800
|
+
"constraints": {
|
|
801
|
+
"notEmpty": true
|
|
802
|
+
}
|
|
897
803
|
},
|
|
898
804
|
{
|
|
899
|
-
"
|
|
900
|
-
"
|
|
901
|
-
"
|
|
902
|
-
"optional": false,
|
|
903
|
-
"feel": "required",
|
|
805
|
+
"label": "API Key",
|
|
806
|
+
"description": "Expected API key",
|
|
807
|
+
"type": "String",
|
|
904
808
|
"group": "authorization",
|
|
809
|
+
"feel": "optional",
|
|
905
810
|
"binding": {
|
|
906
|
-
"
|
|
907
|
-
"
|
|
811
|
+
"type": "zeebe:property",
|
|
812
|
+
"name": "inbound.auth.apiKey"
|
|
908
813
|
},
|
|
909
814
|
"condition": {
|
|
910
|
-
"property": "
|
|
911
|
-
"equals": "
|
|
912
|
-
"type": "simple"
|
|
815
|
+
"property": "authorizationType",
|
|
816
|
+
"equals": "APIKEY"
|
|
913
817
|
},
|
|
914
|
-
"
|
|
818
|
+
"constraints": {
|
|
819
|
+
"notEmpty": true
|
|
820
|
+
}
|
|
915
821
|
},
|
|
916
822
|
{
|
|
917
|
-
"
|
|
918
|
-
"
|
|
919
|
-
"
|
|
920
|
-
"
|
|
823
|
+
"label": "API Key locator",
|
|
824
|
+
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
|
|
825
|
+
"type": "String",
|
|
826
|
+
"group": "authorization",
|
|
921
827
|
"feel": "required",
|
|
922
|
-
"group": "webhookResponse",
|
|
923
828
|
"binding": {
|
|
924
|
-
"
|
|
925
|
-
"
|
|
829
|
+
"type": "zeebe:property",
|
|
830
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
926
831
|
},
|
|
927
|
-
"
|
|
832
|
+
"condition": {
|
|
833
|
+
"property": "authorizationType",
|
|
834
|
+
"equals": "APIKEY"
|
|
835
|
+
},
|
|
836
|
+
"constraints": {
|
|
837
|
+
"notEmpty": true
|
|
838
|
+
},
|
|
839
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
928
840
|
},
|
|
929
841
|
{
|
|
930
|
-
"
|
|
931
|
-
"
|
|
932
|
-
"
|
|
933
|
-
"optional": true,
|
|
842
|
+
"label": "Correlation key (process)",
|
|
843
|
+
"type": "String",
|
|
844
|
+
"group": "activation",
|
|
934
845
|
"feel": "required",
|
|
935
|
-
"
|
|
846
|
+
"description": "Sets up the correlation key from process variables",
|
|
936
847
|
"binding": {
|
|
937
|
-
"
|
|
938
|
-
"
|
|
848
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
849
|
+
"name": "correlationKey"
|
|
939
850
|
},
|
|
940
|
-
"
|
|
851
|
+
"constraints": {
|
|
852
|
+
"notEmpty": true
|
|
853
|
+
}
|
|
941
854
|
},
|
|
942
855
|
{
|
|
943
|
-
"
|
|
944
|
-
"
|
|
945
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
946
|
-
"optional": true,
|
|
947
|
-
"feel": "required",
|
|
856
|
+
"label": "Correlation key (payload)",
|
|
857
|
+
"type": "String",
|
|
948
858
|
"group": "activation",
|
|
859
|
+
"feel": "required",
|
|
949
860
|
"binding": {
|
|
950
|
-
"
|
|
951
|
-
"
|
|
861
|
+
"type": "zeebe:property",
|
|
862
|
+
"name": "correlationKeyExpression"
|
|
952
863
|
},
|
|
953
|
-
"
|
|
954
|
-
},
|
|
955
|
-
{
|
|
956
|
-
"id": "correlationKeyProcess",
|
|
957
|
-
"label": "Correlation key (process)",
|
|
958
|
-
"description": "Sets up the correlation key from process variables",
|
|
864
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
959
865
|
"constraints": {
|
|
960
866
|
"notEmpty": true
|
|
961
|
-
}
|
|
867
|
+
}
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"label": "Message ID expression",
|
|
962
871
|
"feel": "required",
|
|
963
|
-
"
|
|
872
|
+
"type": "String",
|
|
873
|
+
"optional": true,
|
|
874
|
+
"group": "activation",
|
|
964
875
|
"binding": {
|
|
965
|
-
"
|
|
966
|
-
"
|
|
876
|
+
"type": "zeebe:property",
|
|
877
|
+
"name": "messageIdExpression"
|
|
967
878
|
},
|
|
968
|
-
"
|
|
879
|
+
"description": "Expression to extract unique identifier of a message"
|
|
969
880
|
},
|
|
970
881
|
{
|
|
971
|
-
"
|
|
972
|
-
"
|
|
973
|
-
"
|
|
974
|
-
"constraints": {
|
|
975
|
-
"notEmpty": true
|
|
976
|
-
},
|
|
882
|
+
"label": "Condition",
|
|
883
|
+
"type": "String",
|
|
884
|
+
"group": "activation",
|
|
977
885
|
"feel": "required",
|
|
978
|
-
"
|
|
886
|
+
"optional": true,
|
|
979
887
|
"binding": {
|
|
980
|
-
"
|
|
981
|
-
"
|
|
888
|
+
"type": "zeebe:property",
|
|
889
|
+
"name": "activationCondition"
|
|
982
890
|
},
|
|
983
|
-
"
|
|
891
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
984
892
|
},
|
|
985
893
|
{
|
|
986
|
-
"
|
|
987
|
-
"
|
|
988
|
-
"
|
|
894
|
+
"label": "Result variable",
|
|
895
|
+
"type": "String",
|
|
896
|
+
"group": "variable-mapping",
|
|
989
897
|
"optional": true,
|
|
990
|
-
"feel": "required",
|
|
991
|
-
"group": "correlation",
|
|
992
898
|
"binding": {
|
|
993
|
-
"
|
|
994
|
-
"
|
|
899
|
+
"type": "zeebe:property",
|
|
900
|
+
"name": "resultVariable"
|
|
995
901
|
},
|
|
996
|
-
"
|
|
902
|
+
"description": "Name of variable to store the result of the connector in"
|
|
997
903
|
},
|
|
998
904
|
{
|
|
999
|
-
"
|
|
1000
|
-
"
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
"
|
|
905
|
+
"label": "Result expression",
|
|
906
|
+
"type": "String",
|
|
907
|
+
"group": "variable-mapping",
|
|
908
|
+
"feel": "required",
|
|
909
|
+
"optional": true,
|
|
1004
910
|
"binding": {
|
|
1005
|
-
"
|
|
1006
|
-
"
|
|
911
|
+
"type": "zeebe:property",
|
|
912
|
+
"name": "resultExpression"
|
|
1007
913
|
},
|
|
1008
|
-
"
|
|
914
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1009
915
|
},
|
|
1010
916
|
{
|
|
1011
|
-
"
|
|
1012
|
-
"
|
|
1013
|
-
"
|
|
1014
|
-
"group": "
|
|
917
|
+
"label": "One time verification response expression",
|
|
918
|
+
"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>",
|
|
919
|
+
"type": "Text",
|
|
920
|
+
"group": "webhookResponse",
|
|
921
|
+
"feel": "required",
|
|
922
|
+
"optional": true,
|
|
1015
923
|
"binding": {
|
|
1016
|
-
"
|
|
1017
|
-
"
|
|
1018
|
-
}
|
|
1019
|
-
"type": "String"
|
|
924
|
+
"type": "zeebe:property",
|
|
925
|
+
"name": "inbound.verificationExpression"
|
|
926
|
+
}
|
|
1020
927
|
},
|
|
1021
928
|
{
|
|
1022
|
-
"
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
929
|
+
"label": "Response body expression",
|
|
930
|
+
"type": "Text",
|
|
931
|
+
"group": "webhookResponse",
|
|
1025
932
|
"feel": "required",
|
|
1026
|
-
"
|
|
933
|
+
"optional": true,
|
|
1027
934
|
"binding": {
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
935
|
+
"type": "zeebe:property",
|
|
936
|
+
"name": "inbound.responseBodyExpression"
|
|
1030
937
|
},
|
|
1031
|
-
"
|
|
938
|
+
"description": "Specify condition and response"
|
|
1032
939
|
}
|
|
1033
940
|
],
|
|
1034
941
|
"icon": {
|
|
1035
|
-
"contents": "data:image/svg+xml;
|
|
942
|
+
"contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
1036
943
|
},
|
|
1037
944
|
"engines": {
|
|
1038
|
-
"camunda": "^8.
|
|
945
|
+
"camunda": "^8.4"
|
|
1039
946
|
}
|
|
1040
947
|
},
|
|
1041
948
|
{
|
|
1042
949
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1043
950
|
"name": "Webhook Boundary Event Connector",
|
|
1044
951
|
"id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
|
|
1045
|
-
"version": 1,
|
|
1046
952
|
"description": "Configure webhook to receive callbacks",
|
|
1047
953
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
954
|
+
"version": 10,
|
|
1048
955
|
"category": {
|
|
1049
956
|
"id": "connectors",
|
|
1050
957
|
"name": "Connectors"
|
|
@@ -1067,52 +974,43 @@
|
|
|
1067
974
|
"id": "authorization",
|
|
1068
975
|
"label": "Authorization"
|
|
1069
976
|
},
|
|
977
|
+
{
|
|
978
|
+
"id": "webhookResponse",
|
|
979
|
+
"label": "Webhook response"
|
|
980
|
+
},
|
|
1070
981
|
{
|
|
1071
982
|
"id": "activation",
|
|
1072
983
|
"label": "Activation"
|
|
1073
984
|
},
|
|
1074
985
|
{
|
|
1075
|
-
"id": "
|
|
1076
|
-
"label": "
|
|
986
|
+
"id": "correlation",
|
|
987
|
+
"label": "Correlation"
|
|
1077
988
|
},
|
|
1078
989
|
{
|
|
1079
|
-
"id": "
|
|
1080
|
-
"label": "
|
|
990
|
+
"id": "output",
|
|
991
|
+
"label": "Output mapping"
|
|
1081
992
|
}
|
|
1082
993
|
],
|
|
1083
994
|
"properties": [
|
|
1084
995
|
{
|
|
1085
|
-
"type": "Hidden",
|
|
1086
996
|
"value": "io.camunda:webhook:1",
|
|
1087
997
|
"binding": {
|
|
1088
|
-
"
|
|
1089
|
-
"
|
|
1090
|
-
}
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
"type": "Hidden",
|
|
1094
|
-
"generatedValue": {
|
|
1095
|
-
"type": "uuid"
|
|
998
|
+
"name": "inbound.type",
|
|
999
|
+
"type": "zeebe:property"
|
|
1096
1000
|
},
|
|
1097
|
-
"
|
|
1098
|
-
"type": "bpmn:Message#property",
|
|
1099
|
-
"name": "name"
|
|
1100
|
-
}
|
|
1101
|
-
},
|
|
1102
|
-
{
|
|
1103
|
-
"type": "Hidden",
|
|
1104
|
-
"value": "ConfigurableInboundWebhook",
|
|
1105
|
-
"binding": {
|
|
1106
|
-
"type": "zeebe:property",
|
|
1107
|
-
"name": "inbound.subtype"
|
|
1108
|
-
}
|
|
1001
|
+
"type": "Hidden"
|
|
1109
1002
|
},
|
|
1110
1003
|
{
|
|
1111
|
-
"id": "
|
|
1004
|
+
"id": "inbound.method",
|
|
1112
1005
|
"label": "Webhook method",
|
|
1113
|
-
"group": "endpoint",
|
|
1114
1006
|
"description": "Select HTTP method",
|
|
1007
|
+
"optional": false,
|
|
1115
1008
|
"value": "any",
|
|
1009
|
+
"group": "endpoint",
|
|
1010
|
+
"binding": {
|
|
1011
|
+
"name": "inbound.method",
|
|
1012
|
+
"type": "zeebe:property"
|
|
1013
|
+
},
|
|
1116
1014
|
"type": "Dropdown",
|
|
1117
1015
|
"choices": [
|
|
1118
1016
|
{
|
|
@@ -1120,46 +1018,53 @@
|
|
|
1120
1018
|
"value": "any"
|
|
1121
1019
|
},
|
|
1122
1020
|
{
|
|
1123
|
-
"name": "
|
|
1021
|
+
"name": "GET",
|
|
1124
1022
|
"value": "get"
|
|
1125
1023
|
},
|
|
1126
1024
|
{
|
|
1127
|
-
"name": "
|
|
1025
|
+
"name": "POST",
|
|
1128
1026
|
"value": "post"
|
|
1129
1027
|
},
|
|
1130
1028
|
{
|
|
1131
|
-
"name": "
|
|
1029
|
+
"name": "PUT",
|
|
1132
1030
|
"value": "put"
|
|
1133
1031
|
},
|
|
1134
1032
|
{
|
|
1135
|
-
"name": "
|
|
1033
|
+
"name": "DELETE",
|
|
1136
1034
|
"value": "delete"
|
|
1137
1035
|
}
|
|
1138
|
-
]
|
|
1139
|
-
"binding": {
|
|
1140
|
-
"type": "zeebe:property",
|
|
1141
|
-
"name": "inbound.method"
|
|
1142
|
-
}
|
|
1036
|
+
]
|
|
1143
1037
|
},
|
|
1144
1038
|
{
|
|
1039
|
+
"id": "inbound.context",
|
|
1145
1040
|
"label": "Webhook ID",
|
|
1146
|
-
"
|
|
1041
|
+
"description": "The webhook ID is a part of the URL",
|
|
1042
|
+
"optional": false,
|
|
1043
|
+
"constraints": {
|
|
1044
|
+
"notEmpty": true,
|
|
1045
|
+
"pattern": {
|
|
1046
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1047
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1048
|
+
}
|
|
1049
|
+
},
|
|
1147
1050
|
"group": "endpoint",
|
|
1148
1051
|
"binding": {
|
|
1149
|
-
"
|
|
1150
|
-
"
|
|
1052
|
+
"name": "inbound.context",
|
|
1053
|
+
"type": "zeebe:property"
|
|
1151
1054
|
},
|
|
1152
|
-
"
|
|
1153
|
-
"constraints": {
|
|
1154
|
-
"notEmpty": true
|
|
1155
|
-
}
|
|
1055
|
+
"type": "String"
|
|
1156
1056
|
},
|
|
1157
1057
|
{
|
|
1158
|
-
"id": "shouldValidateHmac",
|
|
1058
|
+
"id": "inbound.shouldValidateHmac",
|
|
1159
1059
|
"label": "HMAC authentication",
|
|
1160
|
-
"group": "authentication",
|
|
1161
1060
|
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/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/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
1061
|
+
"optional": false,
|
|
1162
1062
|
"value": "disabled",
|
|
1063
|
+
"group": "authentication",
|
|
1064
|
+
"binding": {
|
|
1065
|
+
"name": "inbound.shouldValidateHmac",
|
|
1066
|
+
"type": "zeebe:property"
|
|
1067
|
+
},
|
|
1163
1068
|
"type": "Dropdown",
|
|
1164
1069
|
"choices": [
|
|
1165
1070
|
{
|
|
@@ -1170,47 +1075,60 @@
|
|
|
1170
1075
|
"name": "Disabled",
|
|
1171
1076
|
"value": "disabled"
|
|
1172
1077
|
}
|
|
1173
|
-
]
|
|
1174
|
-
"binding": {
|
|
1175
|
-
"type": "zeebe:property",
|
|
1176
|
-
"name": "inbound.shouldValidateHmac"
|
|
1177
|
-
}
|
|
1078
|
+
]
|
|
1178
1079
|
},
|
|
1179
1080
|
{
|
|
1081
|
+
"id": "inbound.hmacSecret",
|
|
1180
1082
|
"label": "HMAC secret key",
|
|
1181
1083
|
"description": "Shared secret key",
|
|
1182
|
-
"type": "String",
|
|
1183
|
-
"group": "authentication",
|
|
1184
1084
|
"optional": true,
|
|
1085
|
+
"feel": "optional",
|
|
1086
|
+
"group": "authentication",
|
|
1185
1087
|
"binding": {
|
|
1186
|
-
"
|
|
1187
|
-
"
|
|
1088
|
+
"name": "inbound.hmacSecret",
|
|
1089
|
+
"type": "zeebe:property"
|
|
1188
1090
|
},
|
|
1189
1091
|
"condition": {
|
|
1190
|
-
"property": "shouldValidateHmac",
|
|
1191
|
-
"equals": "enabled"
|
|
1192
|
-
|
|
1092
|
+
"property": "inbound.shouldValidateHmac",
|
|
1093
|
+
"equals": "enabled",
|
|
1094
|
+
"type": "simple"
|
|
1095
|
+
},
|
|
1096
|
+
"type": "String"
|
|
1193
1097
|
},
|
|
1194
1098
|
{
|
|
1099
|
+
"id": "inbound.hmacHeader",
|
|
1195
1100
|
"label": "HMAC header",
|
|
1196
1101
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1197
|
-
"type": "String",
|
|
1198
|
-
"group": "authentication",
|
|
1199
1102
|
"optional": true,
|
|
1103
|
+
"feel": "optional",
|
|
1104
|
+
"group": "authentication",
|
|
1200
1105
|
"binding": {
|
|
1201
|
-
"
|
|
1202
|
-
"
|
|
1106
|
+
"name": "inbound.hmacHeader",
|
|
1107
|
+
"type": "zeebe:property"
|
|
1203
1108
|
},
|
|
1204
1109
|
"condition": {
|
|
1205
|
-
"property": "shouldValidateHmac",
|
|
1206
|
-
"equals": "enabled"
|
|
1207
|
-
|
|
1110
|
+
"property": "inbound.shouldValidateHmac",
|
|
1111
|
+
"equals": "enabled",
|
|
1112
|
+
"type": "simple"
|
|
1113
|
+
},
|
|
1114
|
+
"type": "String"
|
|
1208
1115
|
},
|
|
1209
1116
|
{
|
|
1117
|
+
"id": "inbound.hmacAlgorithm",
|
|
1210
1118
|
"label": "HMAC algorithm",
|
|
1211
|
-
"group": "authentication",
|
|
1212
1119
|
"description": "Choose HMAC algorithm",
|
|
1120
|
+
"optional": false,
|
|
1213
1121
|
"value": "sha_256",
|
|
1122
|
+
"group": "authentication",
|
|
1123
|
+
"binding": {
|
|
1124
|
+
"name": "inbound.hmacAlgorithm",
|
|
1125
|
+
"type": "zeebe:property"
|
|
1126
|
+
},
|
|
1127
|
+
"condition": {
|
|
1128
|
+
"property": "inbound.shouldValidateHmac",
|
|
1129
|
+
"equals": "enabled",
|
|
1130
|
+
"type": "simple"
|
|
1131
|
+
},
|
|
1214
1132
|
"type": "Dropdown",
|
|
1215
1133
|
"choices": [
|
|
1216
1134
|
{
|
|
@@ -1225,273 +1143,318 @@
|
|
|
1225
1143
|
"name": "SHA-512",
|
|
1226
1144
|
"value": "sha_512"
|
|
1227
1145
|
}
|
|
1228
|
-
]
|
|
1229
|
-
"binding": {
|
|
1230
|
-
"type": "zeebe:property",
|
|
1231
|
-
"name": "inbound.hmacAlgorithm"
|
|
1232
|
-
},
|
|
1233
|
-
"condition": {
|
|
1234
|
-
"property": "shouldValidateHmac",
|
|
1235
|
-
"equals": "enabled"
|
|
1236
|
-
}
|
|
1146
|
+
]
|
|
1237
1147
|
},
|
|
1238
1148
|
{
|
|
1149
|
+
"id": "inbound.hmacScopes",
|
|
1239
1150
|
"label": "HMAC scopes",
|
|
1240
|
-
"group": "authentication",
|
|
1241
1151
|
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
|
|
1242
|
-
"feel": "required",
|
|
1243
|
-
"type": "String",
|
|
1244
1152
|
"optional": true,
|
|
1153
|
+
"feel": "required",
|
|
1154
|
+
"group": "authentication",
|
|
1245
1155
|
"binding": {
|
|
1246
|
-
"
|
|
1247
|
-
"
|
|
1156
|
+
"name": "inbound.hmacScopes",
|
|
1157
|
+
"type": "zeebe:property"
|
|
1248
1158
|
},
|
|
1249
1159
|
"condition": {
|
|
1250
|
-
"property": "shouldValidateHmac",
|
|
1251
|
-
"equals": "enabled"
|
|
1252
|
-
|
|
1160
|
+
"property": "inbound.shouldValidateHmac",
|
|
1161
|
+
"equals": "enabled",
|
|
1162
|
+
"type": "simple"
|
|
1163
|
+
},
|
|
1164
|
+
"type": "String"
|
|
1253
1165
|
},
|
|
1254
1166
|
{
|
|
1255
|
-
"id": "
|
|
1167
|
+
"id": "inbound.auth.type",
|
|
1256
1168
|
"label": "Authorization type",
|
|
1257
|
-
"
|
|
1258
|
-
"description": "Choose the authorization type.",
|
|
1169
|
+
"description": "Choose the authorization type",
|
|
1259
1170
|
"value": "NONE",
|
|
1171
|
+
"group": "authorization",
|
|
1172
|
+
"binding": {
|
|
1173
|
+
"name": "inbound.auth.type",
|
|
1174
|
+
"type": "zeebe:property"
|
|
1175
|
+
},
|
|
1260
1176
|
"type": "Dropdown",
|
|
1261
1177
|
"choices": [
|
|
1262
1178
|
{
|
|
1263
1179
|
"name": "None",
|
|
1264
1180
|
"value": "NONE"
|
|
1265
1181
|
},
|
|
1266
|
-
{
|
|
1267
|
-
"name": "JWT",
|
|
1268
|
-
"value": "JWT"
|
|
1269
|
-
},
|
|
1270
1182
|
{
|
|
1271
1183
|
"name": "Basic",
|
|
1272
1184
|
"value": "BASIC"
|
|
1273
1185
|
},
|
|
1274
1186
|
{
|
|
1275
|
-
"name": "API
|
|
1187
|
+
"name": "API key",
|
|
1276
1188
|
"value": "APIKEY"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"name": "JWT",
|
|
1192
|
+
"value": "JWT"
|
|
1277
1193
|
}
|
|
1278
|
-
]
|
|
1279
|
-
"binding": {
|
|
1280
|
-
"type": "zeebe:property",
|
|
1281
|
-
"name": "inbound.auth.type"
|
|
1282
|
-
}
|
|
1194
|
+
]
|
|
1283
1195
|
},
|
|
1284
1196
|
{
|
|
1285
|
-
"
|
|
1286
|
-
"
|
|
1287
|
-
"
|
|
1288
|
-
"
|
|
1197
|
+
"id": "inbound.auth.username",
|
|
1198
|
+
"label": "Username",
|
|
1199
|
+
"description": "Username for basic authentication",
|
|
1200
|
+
"optional": false,
|
|
1289
1201
|
"feel": "optional",
|
|
1290
|
-
"
|
|
1202
|
+
"group": "authorization",
|
|
1291
1203
|
"binding": {
|
|
1292
|
-
"
|
|
1293
|
-
"
|
|
1204
|
+
"name": "inbound.auth.username",
|
|
1205
|
+
"type": "zeebe:property"
|
|
1294
1206
|
},
|
|
1295
1207
|
"condition": {
|
|
1296
|
-
"property": "
|
|
1297
|
-
"equals": "
|
|
1298
|
-
|
|
1208
|
+
"property": "inbound.auth.type",
|
|
1209
|
+
"equals": "BASIC",
|
|
1210
|
+
"type": "simple"
|
|
1211
|
+
},
|
|
1212
|
+
"type": "String"
|
|
1299
1213
|
},
|
|
1300
1214
|
{
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1303
|
-
"
|
|
1215
|
+
"id": "inbound.auth.password",
|
|
1216
|
+
"label": "Password",
|
|
1217
|
+
"description": "Password for basic authentication",
|
|
1218
|
+
"optional": false,
|
|
1219
|
+
"feel": "optional",
|
|
1304
1220
|
"group": "authorization",
|
|
1305
|
-
"feel": "required",
|
|
1306
|
-
"optional": true,
|
|
1307
1221
|
"binding": {
|
|
1308
|
-
"
|
|
1309
|
-
"
|
|
1222
|
+
"name": "inbound.auth.password",
|
|
1223
|
+
"type": "zeebe:property"
|
|
1310
1224
|
},
|
|
1311
1225
|
"condition": {
|
|
1312
|
-
"property": "
|
|
1313
|
-
"equals": "
|
|
1314
|
-
|
|
1226
|
+
"property": "inbound.auth.type",
|
|
1227
|
+
"equals": "BASIC",
|
|
1228
|
+
"type": "simple"
|
|
1229
|
+
},
|
|
1230
|
+
"type": "String"
|
|
1315
1231
|
},
|
|
1316
1232
|
{
|
|
1317
|
-
"
|
|
1318
|
-
"
|
|
1319
|
-
"
|
|
1233
|
+
"id": "inbound.auth.apiKey",
|
|
1234
|
+
"label": "API key",
|
|
1235
|
+
"description": "Expected API key",
|
|
1236
|
+
"optional": false,
|
|
1237
|
+
"feel": "optional",
|
|
1320
1238
|
"group": "authorization",
|
|
1321
|
-
"feel": "required",
|
|
1322
|
-
"optional": true,
|
|
1323
1239
|
"binding": {
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1240
|
+
"name": "inbound.auth.apiKey",
|
|
1241
|
+
"type": "zeebe:property"
|
|
1326
1242
|
},
|
|
1327
1243
|
"condition": {
|
|
1328
|
-
"property": "
|
|
1329
|
-
"equals": "
|
|
1330
|
-
|
|
1244
|
+
"property": "inbound.auth.type",
|
|
1245
|
+
"equals": "APIKEY",
|
|
1246
|
+
"type": "simple"
|
|
1247
|
+
},
|
|
1248
|
+
"type": "String"
|
|
1331
1249
|
},
|
|
1332
1250
|
{
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
"
|
|
1251
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
1252
|
+
"label": "API key locator",
|
|
1253
|
+
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-configure-api-key-authorization'>See documentation</a>",
|
|
1254
|
+
"optional": false,
|
|
1255
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
1256
|
+
"constraints": {
|
|
1257
|
+
"notEmpty": true
|
|
1258
|
+
},
|
|
1259
|
+
"feel": "required",
|
|
1336
1260
|
"group": "authorization",
|
|
1337
|
-
"feel": "optional",
|
|
1338
1261
|
"binding": {
|
|
1339
|
-
"
|
|
1340
|
-
"
|
|
1262
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
1263
|
+
"type": "zeebe:property"
|
|
1341
1264
|
},
|
|
1342
1265
|
"condition": {
|
|
1343
|
-
"property": "
|
|
1344
|
-
"equals": "
|
|
1266
|
+
"property": "inbound.auth.type",
|
|
1267
|
+
"equals": "APIKEY",
|
|
1268
|
+
"type": "simple"
|
|
1345
1269
|
},
|
|
1346
|
-
"
|
|
1347
|
-
"notEmpty": true
|
|
1348
|
-
}
|
|
1270
|
+
"type": "String"
|
|
1349
1271
|
},
|
|
1350
1272
|
{
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1353
|
-
"
|
|
1354
|
-
"
|
|
1273
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
1274
|
+
"label": "JWK URL",
|
|
1275
|
+
"description": "Well-known URL of JWKs",
|
|
1276
|
+
"optional": false,
|
|
1355
1277
|
"feel": "optional",
|
|
1278
|
+
"group": "authorization",
|
|
1356
1279
|
"binding": {
|
|
1357
|
-
"
|
|
1358
|
-
"
|
|
1280
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
1281
|
+
"type": "zeebe:property"
|
|
1359
1282
|
},
|
|
1360
1283
|
"condition": {
|
|
1361
|
-
"property": "
|
|
1362
|
-
"equals": "
|
|
1284
|
+
"property": "inbound.auth.type",
|
|
1285
|
+
"equals": "JWT",
|
|
1286
|
+
"type": "simple"
|
|
1363
1287
|
},
|
|
1364
|
-
"
|
|
1365
|
-
"notEmpty": true
|
|
1366
|
-
}
|
|
1288
|
+
"type": "String"
|
|
1367
1289
|
},
|
|
1368
1290
|
{
|
|
1369
|
-
"
|
|
1370
|
-
"
|
|
1371
|
-
"
|
|
1291
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
1292
|
+
"label": "JWT role property expression",
|
|
1293
|
+
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#how-to-extract-roles-from-jwt-data'>See documentation</a>",
|
|
1294
|
+
"optional": false,
|
|
1295
|
+
"feel": "required",
|
|
1372
1296
|
"group": "authorization",
|
|
1373
|
-
"feel": "optional",
|
|
1374
1297
|
"binding": {
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1298
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
1299
|
+
"type": "zeebe:property"
|
|
1377
1300
|
},
|
|
1378
1301
|
"condition": {
|
|
1379
|
-
"property": "
|
|
1380
|
-
"equals": "
|
|
1302
|
+
"property": "inbound.auth.type",
|
|
1303
|
+
"equals": "JWT",
|
|
1304
|
+
"type": "simple"
|
|
1381
1305
|
},
|
|
1382
|
-
"
|
|
1383
|
-
"notEmpty": true
|
|
1384
|
-
}
|
|
1306
|
+
"type": "String"
|
|
1385
1307
|
},
|
|
1386
1308
|
{
|
|
1387
|
-
"
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
"
|
|
1309
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
1310
|
+
"label": "Required roles",
|
|
1311
|
+
"description": "List of roles to test JWT roles against",
|
|
1312
|
+
"optional": false,
|
|
1391
1313
|
"feel": "required",
|
|
1314
|
+
"group": "authorization",
|
|
1392
1315
|
"binding": {
|
|
1393
|
-
"
|
|
1394
|
-
"
|
|
1316
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
1317
|
+
"type": "zeebe:property"
|
|
1395
1318
|
},
|
|
1396
1319
|
"condition": {
|
|
1397
|
-
"property": "
|
|
1398
|
-
"equals": "
|
|
1320
|
+
"property": "inbound.auth.type",
|
|
1321
|
+
"equals": "JWT",
|
|
1322
|
+
"type": "simple"
|
|
1399
1323
|
},
|
|
1400
|
-
"
|
|
1401
|
-
|
|
1324
|
+
"type": "String"
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"id": "inbound.responseBodyExpression",
|
|
1328
|
+
"label": "Response body expression",
|
|
1329
|
+
"description": "Specify condition and response",
|
|
1330
|
+
"optional": true,
|
|
1331
|
+
"feel": "required",
|
|
1332
|
+
"group": "webhookResponse",
|
|
1333
|
+
"binding": {
|
|
1334
|
+
"name": "inbound.responseBodyExpression",
|
|
1335
|
+
"type": "zeebe:property"
|
|
1402
1336
|
},
|
|
1403
|
-
"
|
|
1337
|
+
"type": "Text"
|
|
1404
1338
|
},
|
|
1405
1339
|
{
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
"
|
|
1340
|
+
"id": "inbound.verificationExpression",
|
|
1341
|
+
"label": "One time verification response expression",
|
|
1342
|
+
"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>",
|
|
1343
|
+
"optional": true,
|
|
1409
1344
|
"feel": "required",
|
|
1410
|
-
"
|
|
1345
|
+
"group": "webhookResponse",
|
|
1411
1346
|
"binding": {
|
|
1412
|
-
"
|
|
1413
|
-
"
|
|
1347
|
+
"name": "inbound.verificationExpression",
|
|
1348
|
+
"type": "zeebe:property"
|
|
1414
1349
|
},
|
|
1415
|
-
"
|
|
1416
|
-
"notEmpty": true
|
|
1417
|
-
}
|
|
1350
|
+
"type": "Text"
|
|
1418
1351
|
},
|
|
1419
1352
|
{
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1353
|
+
"id": "activationCondition",
|
|
1354
|
+
"label": "Activation condition",
|
|
1355
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1356
|
+
"optional": true,
|
|
1357
|
+
"feel": "required",
|
|
1422
1358
|
"group": "activation",
|
|
1359
|
+
"binding": {
|
|
1360
|
+
"name": "activationCondition",
|
|
1361
|
+
"type": "zeebe:property"
|
|
1362
|
+
},
|
|
1363
|
+
"type": "String"
|
|
1364
|
+
},
|
|
1365
|
+
{
|
|
1366
|
+
"id": "correlationKeyProcess",
|
|
1367
|
+
"label": "Correlation key (process)",
|
|
1368
|
+
"description": "Sets up the correlation key from process variables",
|
|
1369
|
+
"constraints": {
|
|
1370
|
+
"notEmpty": true
|
|
1371
|
+
},
|
|
1423
1372
|
"feel": "required",
|
|
1373
|
+
"group": "correlation",
|
|
1424
1374
|
"binding": {
|
|
1425
|
-
"
|
|
1426
|
-
"
|
|
1375
|
+
"name": "correlationKey",
|
|
1376
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1427
1377
|
},
|
|
1378
|
+
"type": "String"
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"id": "correlationKeyPayload",
|
|
1382
|
+
"label": "Correlation key (payload)",
|
|
1428
1383
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1429
1384
|
"constraints": {
|
|
1430
1385
|
"notEmpty": true
|
|
1431
|
-
}
|
|
1386
|
+
},
|
|
1387
|
+
"feel": "required",
|
|
1388
|
+
"group": "correlation",
|
|
1389
|
+
"binding": {
|
|
1390
|
+
"name": "correlationKeyExpression",
|
|
1391
|
+
"type": "zeebe:property"
|
|
1392
|
+
},
|
|
1393
|
+
"type": "String"
|
|
1432
1394
|
},
|
|
1433
1395
|
{
|
|
1434
|
-
"
|
|
1435
|
-
"
|
|
1436
|
-
"
|
|
1437
|
-
"feel": "required",
|
|
1396
|
+
"id": "messageIdExpression",
|
|
1397
|
+
"label": "Message ID expression",
|
|
1398
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1438
1399
|
"optional": true,
|
|
1400
|
+
"feel": "required",
|
|
1401
|
+
"group": "correlation",
|
|
1439
1402
|
"binding": {
|
|
1440
|
-
"
|
|
1441
|
-
"
|
|
1403
|
+
"name": "messageIdExpression",
|
|
1404
|
+
"type": "zeebe:property"
|
|
1442
1405
|
},
|
|
1443
|
-
"
|
|
1406
|
+
"type": "String"
|
|
1444
1407
|
},
|
|
1445
1408
|
{
|
|
1446
|
-
"
|
|
1447
|
-
"
|
|
1448
|
-
|
|
1449
|
-
|
|
1409
|
+
"id": "messageNameUuid",
|
|
1410
|
+
"generatedValue": {
|
|
1411
|
+
"type": "uuid"
|
|
1412
|
+
},
|
|
1413
|
+
"group": "correlation",
|
|
1450
1414
|
"binding": {
|
|
1451
|
-
"
|
|
1452
|
-
"
|
|
1415
|
+
"name": "name",
|
|
1416
|
+
"type": "bpmn:Message#property"
|
|
1453
1417
|
},
|
|
1454
|
-
"
|
|
1418
|
+
"type": "Hidden"
|
|
1455
1419
|
},
|
|
1456
1420
|
{
|
|
1457
|
-
"
|
|
1458
|
-
"
|
|
1459
|
-
"
|
|
1460
|
-
"
|
|
1461
|
-
"optional": true,
|
|
1421
|
+
"id": "resultVariable",
|
|
1422
|
+
"label": "Result variable",
|
|
1423
|
+
"description": "Name of variable to store the response in",
|
|
1424
|
+
"group": "output",
|
|
1462
1425
|
"binding": {
|
|
1463
|
-
"
|
|
1464
|
-
"
|
|
1426
|
+
"name": "resultVariable",
|
|
1427
|
+
"type": "zeebe:property"
|
|
1465
1428
|
},
|
|
1466
|
-
"
|
|
1429
|
+
"type": "String"
|
|
1467
1430
|
},
|
|
1468
1431
|
{
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1471
|
-
"
|
|
1432
|
+
"id": "resultExpression",
|
|
1433
|
+
"label": "Result expression",
|
|
1434
|
+
"description": "Expression to map the response into process variables",
|
|
1472
1435
|
"feel": "required",
|
|
1473
|
-
"
|
|
1436
|
+
"group": "output",
|
|
1474
1437
|
"binding": {
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1438
|
+
"name": "resultExpression",
|
|
1439
|
+
"type": "zeebe:property"
|
|
1477
1440
|
},
|
|
1478
|
-
"
|
|
1441
|
+
"type": "Text"
|
|
1479
1442
|
}
|
|
1480
1443
|
],
|
|
1481
1444
|
"icon": {
|
|
1482
|
-
"contents": "data:image/svg+xml
|
|
1445
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
1483
1446
|
},
|
|
1484
1447
|
"engines": {
|
|
1485
|
-
"camunda": "^8.
|
|
1448
|
+
"camunda": "^8.5"
|
|
1486
1449
|
}
|
|
1487
1450
|
},
|
|
1488
1451
|
{
|
|
1489
1452
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1490
1453
|
"name": "Webhook Boundary Event Connector",
|
|
1491
1454
|
"id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
|
|
1492
|
-
"version": 2,
|
|
1493
1455
|
"description": "Configure webhook to receive callbacks",
|
|
1494
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
1456
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
1457
|
+
"version": 11,
|
|
1495
1458
|
"category": {
|
|
1496
1459
|
"id": "connectors",
|
|
1497
1460
|
"name": "Connectors"
|
|
@@ -1514,52 +1477,44 @@
|
|
|
1514
1477
|
"id": "authorization",
|
|
1515
1478
|
"label": "Authorization"
|
|
1516
1479
|
},
|
|
1480
|
+
{
|
|
1481
|
+
"id": "webhookResponse",
|
|
1482
|
+
"label": "Webhook response"
|
|
1483
|
+
},
|
|
1517
1484
|
{
|
|
1518
1485
|
"id": "activation",
|
|
1519
1486
|
"label": "Activation"
|
|
1520
1487
|
},
|
|
1521
1488
|
{
|
|
1522
|
-
"id": "
|
|
1523
|
-
"label": "
|
|
1489
|
+
"id": "correlation",
|
|
1490
|
+
"label": "Correlation",
|
|
1491
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1524
1492
|
},
|
|
1525
1493
|
{
|
|
1526
|
-
"id": "
|
|
1527
|
-
"label": "
|
|
1494
|
+
"id": "output",
|
|
1495
|
+
"label": "Output mapping"
|
|
1528
1496
|
}
|
|
1529
1497
|
],
|
|
1530
1498
|
"properties": [
|
|
1531
1499
|
{
|
|
1532
|
-
"type": "Hidden",
|
|
1533
1500
|
"value": "io.camunda:webhook:1",
|
|
1534
1501
|
"binding": {
|
|
1535
|
-
"
|
|
1536
|
-
"
|
|
1537
|
-
}
|
|
1538
|
-
},
|
|
1539
|
-
{
|
|
1540
|
-
"type": "Hidden",
|
|
1541
|
-
"generatedValue": {
|
|
1542
|
-
"type": "uuid"
|
|
1502
|
+
"name": "inbound.type",
|
|
1503
|
+
"type": "zeebe:property"
|
|
1543
1504
|
},
|
|
1544
|
-
"
|
|
1545
|
-
"type": "bpmn:Message#property",
|
|
1546
|
-
"name": "name"
|
|
1547
|
-
}
|
|
1548
|
-
},
|
|
1549
|
-
{
|
|
1550
|
-
"type": "Hidden",
|
|
1551
|
-
"value": "ConfigurableInboundWebhook",
|
|
1552
|
-
"binding": {
|
|
1553
|
-
"type": "zeebe:property",
|
|
1554
|
-
"name": "inbound.subtype"
|
|
1555
|
-
}
|
|
1505
|
+
"type": "Hidden"
|
|
1556
1506
|
},
|
|
1557
1507
|
{
|
|
1558
|
-
"id": "
|
|
1508
|
+
"id": "inbound.method",
|
|
1559
1509
|
"label": "Webhook method",
|
|
1560
|
-
"group": "endpoint",
|
|
1561
1510
|
"description": "Select HTTP method",
|
|
1511
|
+
"optional": false,
|
|
1562
1512
|
"value": "any",
|
|
1513
|
+
"group": "endpoint",
|
|
1514
|
+
"binding": {
|
|
1515
|
+
"name": "inbound.method",
|
|
1516
|
+
"type": "zeebe:property"
|
|
1517
|
+
},
|
|
1563
1518
|
"type": "Dropdown",
|
|
1564
1519
|
"choices": [
|
|
1565
1520
|
{
|
|
@@ -1567,46 +1522,53 @@
|
|
|
1567
1522
|
"value": "any"
|
|
1568
1523
|
},
|
|
1569
1524
|
{
|
|
1570
|
-
"name": "
|
|
1525
|
+
"name": "GET",
|
|
1571
1526
|
"value": "get"
|
|
1572
1527
|
},
|
|
1573
1528
|
{
|
|
1574
|
-
"name": "
|
|
1529
|
+
"name": "POST",
|
|
1575
1530
|
"value": "post"
|
|
1576
1531
|
},
|
|
1577
1532
|
{
|
|
1578
|
-
"name": "
|
|
1533
|
+
"name": "PUT",
|
|
1579
1534
|
"value": "put"
|
|
1580
1535
|
},
|
|
1581
|
-
{
|
|
1582
|
-
"name": "
|
|
1583
|
-
"value": "delete"
|
|
1584
|
-
}
|
|
1585
|
-
]
|
|
1586
|
-
"binding": {
|
|
1587
|
-
"type": "zeebe:property",
|
|
1588
|
-
"name": "inbound.method"
|
|
1589
|
-
}
|
|
1536
|
+
{
|
|
1537
|
+
"name": "DELETE",
|
|
1538
|
+
"value": "delete"
|
|
1539
|
+
}
|
|
1540
|
+
]
|
|
1590
1541
|
},
|
|
1591
1542
|
{
|
|
1543
|
+
"id": "inbound.context",
|
|
1592
1544
|
"label": "Webhook ID",
|
|
1593
|
-
"
|
|
1545
|
+
"description": "The webhook ID is a part of the URL",
|
|
1546
|
+
"optional": false,
|
|
1547
|
+
"constraints": {
|
|
1548
|
+
"notEmpty": true,
|
|
1549
|
+
"pattern": {
|
|
1550
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1551
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1552
|
+
}
|
|
1553
|
+
},
|
|
1594
1554
|
"group": "endpoint",
|
|
1595
1555
|
"binding": {
|
|
1596
|
-
"
|
|
1597
|
-
"
|
|
1556
|
+
"name": "inbound.context",
|
|
1557
|
+
"type": "zeebe:property"
|
|
1598
1558
|
},
|
|
1599
|
-
"
|
|
1600
|
-
"constraints": {
|
|
1601
|
-
"notEmpty": true
|
|
1602
|
-
}
|
|
1559
|
+
"type": "String"
|
|
1603
1560
|
},
|
|
1604
1561
|
{
|
|
1605
|
-
"id": "shouldValidateHmac",
|
|
1562
|
+
"id": "inbound.shouldValidateHmac",
|
|
1606
1563
|
"label": "HMAC authentication",
|
|
1607
|
-
"
|
|
1608
|
-
"
|
|
1564
|
+
"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/webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
1565
|
+
"optional": false,
|
|
1609
1566
|
"value": "disabled",
|
|
1567
|
+
"group": "authentication",
|
|
1568
|
+
"binding": {
|
|
1569
|
+
"name": "inbound.shouldValidateHmac",
|
|
1570
|
+
"type": "zeebe:property"
|
|
1571
|
+
},
|
|
1610
1572
|
"type": "Dropdown",
|
|
1611
1573
|
"choices": [
|
|
1612
1574
|
{
|
|
@@ -1617,47 +1579,60 @@
|
|
|
1617
1579
|
"name": "Disabled",
|
|
1618
1580
|
"value": "disabled"
|
|
1619
1581
|
}
|
|
1620
|
-
]
|
|
1621
|
-
"binding": {
|
|
1622
|
-
"type": "zeebe:property",
|
|
1623
|
-
"name": "inbound.shouldValidateHmac"
|
|
1624
|
-
}
|
|
1582
|
+
]
|
|
1625
1583
|
},
|
|
1626
1584
|
{
|
|
1585
|
+
"id": "inbound.hmacSecret",
|
|
1627
1586
|
"label": "HMAC secret key",
|
|
1628
1587
|
"description": "Shared secret key",
|
|
1629
|
-
"type": "String",
|
|
1630
|
-
"group": "authentication",
|
|
1631
1588
|
"optional": true,
|
|
1589
|
+
"feel": "optional",
|
|
1590
|
+
"group": "authentication",
|
|
1632
1591
|
"binding": {
|
|
1633
|
-
"
|
|
1634
|
-
"
|
|
1592
|
+
"name": "inbound.hmacSecret",
|
|
1593
|
+
"type": "zeebe:property"
|
|
1635
1594
|
},
|
|
1636
1595
|
"condition": {
|
|
1637
|
-
"property": "shouldValidateHmac",
|
|
1638
|
-
"equals": "enabled"
|
|
1639
|
-
|
|
1596
|
+
"property": "inbound.shouldValidateHmac",
|
|
1597
|
+
"equals": "enabled",
|
|
1598
|
+
"type": "simple"
|
|
1599
|
+
},
|
|
1600
|
+
"type": "String"
|
|
1640
1601
|
},
|
|
1641
1602
|
{
|
|
1603
|
+
"id": "inbound.hmacHeader",
|
|
1642
1604
|
"label": "HMAC header",
|
|
1643
1605
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1644
|
-
"type": "String",
|
|
1645
|
-
"group": "authentication",
|
|
1646
1606
|
"optional": true,
|
|
1607
|
+
"feel": "optional",
|
|
1608
|
+
"group": "authentication",
|
|
1647
1609
|
"binding": {
|
|
1648
|
-
"
|
|
1649
|
-
"
|
|
1610
|
+
"name": "inbound.hmacHeader",
|
|
1611
|
+
"type": "zeebe:property"
|
|
1650
1612
|
},
|
|
1651
1613
|
"condition": {
|
|
1652
|
-
"property": "shouldValidateHmac",
|
|
1653
|
-
"equals": "enabled"
|
|
1654
|
-
|
|
1614
|
+
"property": "inbound.shouldValidateHmac",
|
|
1615
|
+
"equals": "enabled",
|
|
1616
|
+
"type": "simple"
|
|
1617
|
+
},
|
|
1618
|
+
"type": "String"
|
|
1655
1619
|
},
|
|
1656
1620
|
{
|
|
1621
|
+
"id": "inbound.hmacAlgorithm",
|
|
1657
1622
|
"label": "HMAC algorithm",
|
|
1658
|
-
"group": "authentication",
|
|
1659
1623
|
"description": "Choose HMAC algorithm",
|
|
1624
|
+
"optional": false,
|
|
1660
1625
|
"value": "sha_256",
|
|
1626
|
+
"group": "authentication",
|
|
1627
|
+
"binding": {
|
|
1628
|
+
"name": "inbound.hmacAlgorithm",
|
|
1629
|
+
"type": "zeebe:property"
|
|
1630
|
+
},
|
|
1631
|
+
"condition": {
|
|
1632
|
+
"property": "inbound.shouldValidateHmac",
|
|
1633
|
+
"equals": "enabled",
|
|
1634
|
+
"type": "simple"
|
|
1635
|
+
},
|
|
1661
1636
|
"type": "Dropdown",
|
|
1662
1637
|
"choices": [
|
|
1663
1638
|
{
|
|
@@ -1672,288 +1647,341 @@
|
|
|
1672
1647
|
"name": "SHA-512",
|
|
1673
1648
|
"value": "sha_512"
|
|
1674
1649
|
}
|
|
1675
|
-
]
|
|
1676
|
-
"binding": {
|
|
1677
|
-
"type": "zeebe:property",
|
|
1678
|
-
"name": "inbound.hmacAlgorithm"
|
|
1679
|
-
},
|
|
1680
|
-
"condition": {
|
|
1681
|
-
"property": "shouldValidateHmac",
|
|
1682
|
-
"equals": "enabled"
|
|
1683
|
-
}
|
|
1650
|
+
]
|
|
1684
1651
|
},
|
|
1685
1652
|
{
|
|
1653
|
+
"id": "inbound.hmacScopes",
|
|
1686
1654
|
"label": "HMAC scopes",
|
|
1687
|
-
"
|
|
1688
|
-
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/' target='_blank'>documentation</a>",
|
|
1689
|
-
"feel": "required",
|
|
1690
|
-
"type": "String",
|
|
1655
|
+
"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>",
|
|
1691
1656
|
"optional": true,
|
|
1657
|
+
"feel": "required",
|
|
1658
|
+
"group": "authentication",
|
|
1692
1659
|
"binding": {
|
|
1693
|
-
"
|
|
1694
|
-
"
|
|
1660
|
+
"name": "inbound.hmacScopes",
|
|
1661
|
+
"type": "zeebe:property"
|
|
1695
1662
|
},
|
|
1696
1663
|
"condition": {
|
|
1697
|
-
"property": "shouldValidateHmac",
|
|
1698
|
-
"equals": "enabled"
|
|
1699
|
-
|
|
1664
|
+
"property": "inbound.shouldValidateHmac",
|
|
1665
|
+
"equals": "enabled",
|
|
1666
|
+
"type": "simple"
|
|
1667
|
+
},
|
|
1668
|
+
"type": "String"
|
|
1700
1669
|
},
|
|
1701
1670
|
{
|
|
1702
|
-
"id": "
|
|
1671
|
+
"id": "inbound.auth.type",
|
|
1703
1672
|
"label": "Authorization type",
|
|
1704
|
-
"
|
|
1705
|
-
"description": "Choose the authorization type.",
|
|
1673
|
+
"description": "Choose the authorization type",
|
|
1706
1674
|
"value": "NONE",
|
|
1675
|
+
"group": "authorization",
|
|
1676
|
+
"binding": {
|
|
1677
|
+
"name": "inbound.auth.type",
|
|
1678
|
+
"type": "zeebe:property"
|
|
1679
|
+
},
|
|
1707
1680
|
"type": "Dropdown",
|
|
1708
1681
|
"choices": [
|
|
1709
1682
|
{
|
|
1710
1683
|
"name": "None",
|
|
1711
1684
|
"value": "NONE"
|
|
1712
1685
|
},
|
|
1713
|
-
{
|
|
1714
|
-
"name": "JWT",
|
|
1715
|
-
"value": "JWT"
|
|
1716
|
-
},
|
|
1717
1686
|
{
|
|
1718
1687
|
"name": "Basic",
|
|
1719
1688
|
"value": "BASIC"
|
|
1720
1689
|
},
|
|
1721
1690
|
{
|
|
1722
|
-
"name": "API
|
|
1691
|
+
"name": "API key",
|
|
1723
1692
|
"value": "APIKEY"
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"name": "JWT",
|
|
1696
|
+
"value": "JWT"
|
|
1724
1697
|
}
|
|
1725
|
-
]
|
|
1726
|
-
"binding": {
|
|
1727
|
-
"type": "zeebe:property",
|
|
1728
|
-
"name": "inbound.auth.type"
|
|
1729
|
-
}
|
|
1698
|
+
]
|
|
1730
1699
|
},
|
|
1731
1700
|
{
|
|
1732
|
-
"
|
|
1733
|
-
"
|
|
1734
|
-
"
|
|
1735
|
-
"
|
|
1701
|
+
"id": "inbound.auth.username",
|
|
1702
|
+
"label": "Username",
|
|
1703
|
+
"description": "Username for basic authentication",
|
|
1704
|
+
"optional": false,
|
|
1736
1705
|
"feel": "optional",
|
|
1737
|
-
"
|
|
1706
|
+
"group": "authorization",
|
|
1738
1707
|
"binding": {
|
|
1739
|
-
"
|
|
1740
|
-
"
|
|
1708
|
+
"name": "inbound.auth.username",
|
|
1709
|
+
"type": "zeebe:property"
|
|
1741
1710
|
},
|
|
1742
1711
|
"condition": {
|
|
1743
|
-
"property": "
|
|
1744
|
-
"equals": "
|
|
1745
|
-
|
|
1712
|
+
"property": "inbound.auth.type",
|
|
1713
|
+
"equals": "BASIC",
|
|
1714
|
+
"type": "simple"
|
|
1715
|
+
},
|
|
1716
|
+
"type": "String"
|
|
1746
1717
|
},
|
|
1747
1718
|
{
|
|
1748
|
-
"
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1719
|
+
"id": "inbound.auth.password",
|
|
1720
|
+
"label": "Password",
|
|
1721
|
+
"description": "Password for basic authentication",
|
|
1722
|
+
"optional": false,
|
|
1723
|
+
"feel": "optional",
|
|
1751
1724
|
"group": "authorization",
|
|
1752
|
-
"feel": "required",
|
|
1753
|
-
"optional": true,
|
|
1754
1725
|
"binding": {
|
|
1755
|
-
"
|
|
1756
|
-
"
|
|
1726
|
+
"name": "inbound.auth.password",
|
|
1727
|
+
"type": "zeebe:property"
|
|
1757
1728
|
},
|
|
1758
1729
|
"condition": {
|
|
1759
|
-
"property": "
|
|
1760
|
-
"equals": "
|
|
1761
|
-
|
|
1730
|
+
"property": "inbound.auth.type",
|
|
1731
|
+
"equals": "BASIC",
|
|
1732
|
+
"type": "simple"
|
|
1733
|
+
},
|
|
1734
|
+
"type": "String"
|
|
1762
1735
|
},
|
|
1763
1736
|
{
|
|
1764
|
-
"
|
|
1765
|
-
"
|
|
1766
|
-
"
|
|
1737
|
+
"id": "inbound.auth.apiKey",
|
|
1738
|
+
"label": "API key",
|
|
1739
|
+
"description": "Expected API key",
|
|
1740
|
+
"optional": false,
|
|
1741
|
+
"feel": "optional",
|
|
1767
1742
|
"group": "authorization",
|
|
1768
|
-
"feel": "required",
|
|
1769
|
-
"optional": true,
|
|
1770
1743
|
"binding": {
|
|
1771
|
-
"
|
|
1772
|
-
"
|
|
1744
|
+
"name": "inbound.auth.apiKey",
|
|
1745
|
+
"type": "zeebe:property"
|
|
1773
1746
|
},
|
|
1774
1747
|
"condition": {
|
|
1775
|
-
"property": "
|
|
1776
|
-
"equals": "
|
|
1777
|
-
|
|
1748
|
+
"property": "inbound.auth.type",
|
|
1749
|
+
"equals": "APIKEY",
|
|
1750
|
+
"type": "simple"
|
|
1751
|
+
},
|
|
1752
|
+
"type": "String"
|
|
1778
1753
|
},
|
|
1779
1754
|
{
|
|
1780
|
-
"
|
|
1781
|
-
"
|
|
1782
|
-
"
|
|
1755
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
1756
|
+
"label": "API key locator",
|
|
1757
|
+
"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>",
|
|
1758
|
+
"optional": false,
|
|
1759
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
1760
|
+
"constraints": {
|
|
1761
|
+
"notEmpty": true
|
|
1762
|
+
},
|
|
1763
|
+
"feel": "required",
|
|
1783
1764
|
"group": "authorization",
|
|
1765
|
+
"binding": {
|
|
1766
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
1767
|
+
"type": "zeebe:property"
|
|
1768
|
+
},
|
|
1769
|
+
"condition": {
|
|
1770
|
+
"property": "inbound.auth.type",
|
|
1771
|
+
"equals": "APIKEY",
|
|
1772
|
+
"type": "simple"
|
|
1773
|
+
},
|
|
1774
|
+
"type": "String"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
1778
|
+
"label": "JWK URL",
|
|
1779
|
+
"description": "Well-known URL of JWKs",
|
|
1780
|
+
"optional": false,
|
|
1784
1781
|
"feel": "optional",
|
|
1782
|
+
"group": "authorization",
|
|
1785
1783
|
"binding": {
|
|
1786
|
-
"
|
|
1787
|
-
"
|
|
1784
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
1785
|
+
"type": "zeebe:property"
|
|
1788
1786
|
},
|
|
1789
1787
|
"condition": {
|
|
1790
|
-
"property": "
|
|
1791
|
-
"equals": "
|
|
1788
|
+
"property": "inbound.auth.type",
|
|
1789
|
+
"equals": "JWT",
|
|
1790
|
+
"type": "simple"
|
|
1792
1791
|
},
|
|
1793
|
-
"
|
|
1794
|
-
"notEmpty": true
|
|
1795
|
-
}
|
|
1792
|
+
"type": "String"
|
|
1796
1793
|
},
|
|
1797
1794
|
{
|
|
1798
|
-
"
|
|
1799
|
-
"
|
|
1800
|
-
"
|
|
1795
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
1796
|
+
"label": "JWT role property expression",
|
|
1797
|
+
"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>",
|
|
1798
|
+
"optional": false,
|
|
1799
|
+
"feel": "required",
|
|
1801
1800
|
"group": "authorization",
|
|
1802
|
-
"feel": "optional",
|
|
1803
1801
|
"binding": {
|
|
1804
|
-
"
|
|
1805
|
-
"
|
|
1802
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
1803
|
+
"type": "zeebe:property"
|
|
1806
1804
|
},
|
|
1807
1805
|
"condition": {
|
|
1808
|
-
"property": "
|
|
1809
|
-
"equals": "
|
|
1806
|
+
"property": "inbound.auth.type",
|
|
1807
|
+
"equals": "JWT",
|
|
1808
|
+
"type": "simple"
|
|
1810
1809
|
},
|
|
1811
|
-
"
|
|
1812
|
-
"notEmpty": true
|
|
1813
|
-
}
|
|
1810
|
+
"type": "String"
|
|
1814
1811
|
},
|
|
1815
1812
|
{
|
|
1816
|
-
"
|
|
1817
|
-
"
|
|
1818
|
-
"
|
|
1813
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
1814
|
+
"label": "Required roles",
|
|
1815
|
+
"description": "List of roles to test JWT roles against",
|
|
1816
|
+
"optional": false,
|
|
1817
|
+
"feel": "required",
|
|
1819
1818
|
"group": "authorization",
|
|
1820
|
-
"feel": "optional",
|
|
1821
1819
|
"binding": {
|
|
1822
|
-
"
|
|
1823
|
-
"
|
|
1820
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
1821
|
+
"type": "zeebe:property"
|
|
1824
1822
|
},
|
|
1825
1823
|
"condition": {
|
|
1826
|
-
"property": "
|
|
1827
|
-
"equals": "
|
|
1824
|
+
"property": "inbound.auth.type",
|
|
1825
|
+
"equals": "JWT",
|
|
1826
|
+
"type": "simple"
|
|
1828
1827
|
},
|
|
1829
|
-
"
|
|
1830
|
-
"notEmpty": true
|
|
1831
|
-
}
|
|
1828
|
+
"type": "String"
|
|
1832
1829
|
},
|
|
1833
1830
|
{
|
|
1834
|
-
"
|
|
1835
|
-
"
|
|
1836
|
-
"
|
|
1837
|
-
"
|
|
1831
|
+
"id": "inbound.responseExpression",
|
|
1832
|
+
"label": "Response expression",
|
|
1833
|
+
"description": "Expression used to generate the HTTP response",
|
|
1834
|
+
"optional": true,
|
|
1838
1835
|
"feel": "required",
|
|
1836
|
+
"group": "webhookResponse",
|
|
1839
1837
|
"binding": {
|
|
1840
|
-
"
|
|
1841
|
-
"
|
|
1842
|
-
},
|
|
1843
|
-
"condition": {
|
|
1844
|
-
"property": "authorizationType",
|
|
1845
|
-
"equals": "APIKEY"
|
|
1838
|
+
"name": "inbound.responseExpression",
|
|
1839
|
+
"type": "zeebe:property"
|
|
1846
1840
|
},
|
|
1847
|
-
"
|
|
1848
|
-
|
|
1841
|
+
"type": "Text"
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"id": "inbound.verificationExpression",
|
|
1845
|
+
"label": "One time verification response expression",
|
|
1846
|
+
"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>",
|
|
1847
|
+
"optional": true,
|
|
1848
|
+
"feel": "required",
|
|
1849
|
+
"group": "webhookResponse",
|
|
1850
|
+
"binding": {
|
|
1851
|
+
"name": "inbound.verificationExpression",
|
|
1852
|
+
"type": "zeebe:property"
|
|
1849
1853
|
},
|
|
1850
|
-
"
|
|
1854
|
+
"type": "Text"
|
|
1851
1855
|
},
|
|
1852
1856
|
{
|
|
1853
|
-
"
|
|
1854
|
-
"
|
|
1855
|
-
"
|
|
1857
|
+
"id": "activationCondition",
|
|
1858
|
+
"label": "Activation condition",
|
|
1859
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1860
|
+
"optional": true,
|
|
1856
1861
|
"feel": "required",
|
|
1857
|
-
"
|
|
1862
|
+
"group": "activation",
|
|
1858
1863
|
"binding": {
|
|
1859
|
-
"
|
|
1860
|
-
"
|
|
1864
|
+
"name": "activationCondition",
|
|
1865
|
+
"type": "zeebe:property"
|
|
1861
1866
|
},
|
|
1862
|
-
"
|
|
1863
|
-
"notEmpty": true
|
|
1864
|
-
}
|
|
1867
|
+
"type": "String"
|
|
1865
1868
|
},
|
|
1866
1869
|
{
|
|
1867
|
-
"
|
|
1868
|
-
"
|
|
1870
|
+
"id": "consumeUnmatchedEvents",
|
|
1871
|
+
"label": "Consume unmatched events",
|
|
1872
|
+
"value": true,
|
|
1869
1873
|
"group": "activation",
|
|
1870
|
-
"feel": "required",
|
|
1871
1874
|
"binding": {
|
|
1872
|
-
"
|
|
1873
|
-
"
|
|
1875
|
+
"name": "consumeUnmatchedEvents",
|
|
1876
|
+
"type": "zeebe:property"
|
|
1874
1877
|
},
|
|
1875
|
-
"
|
|
1878
|
+
"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",
|
|
1879
|
+
"type": "Boolean"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"id": "correlationKeyProcess",
|
|
1883
|
+
"label": "Correlation key (process)",
|
|
1884
|
+
"description": "Sets up the correlation key from process variables",
|
|
1876
1885
|
"constraints": {
|
|
1877
1886
|
"notEmpty": true
|
|
1878
|
-
}
|
|
1887
|
+
},
|
|
1888
|
+
"feel": "required",
|
|
1889
|
+
"group": "correlation",
|
|
1890
|
+
"binding": {
|
|
1891
|
+
"name": "correlationKey",
|
|
1892
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1893
|
+
},
|
|
1894
|
+
"type": "String"
|
|
1879
1895
|
},
|
|
1880
1896
|
{
|
|
1881
|
-
"
|
|
1897
|
+
"id": "correlationKeyPayload",
|
|
1898
|
+
"label": "Correlation key (payload)",
|
|
1899
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1900
|
+
"constraints": {
|
|
1901
|
+
"notEmpty": true
|
|
1902
|
+
},
|
|
1882
1903
|
"feel": "required",
|
|
1883
|
-
"
|
|
1884
|
-
"optional": true,
|
|
1885
|
-
"group": "activation",
|
|
1904
|
+
"group": "correlation",
|
|
1886
1905
|
"binding": {
|
|
1887
|
-
"
|
|
1888
|
-
"
|
|
1906
|
+
"name": "correlationKeyExpression",
|
|
1907
|
+
"type": "zeebe:property"
|
|
1889
1908
|
},
|
|
1890
|
-
"
|
|
1909
|
+
"type": "String"
|
|
1891
1910
|
},
|
|
1892
1911
|
{
|
|
1893
|
-
"
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1896
|
-
"feel": "required",
|
|
1912
|
+
"id": "messageIdExpression",
|
|
1913
|
+
"label": "Message ID expression",
|
|
1914
|
+
"description": "Expression to extract unique identifier of a message",
|
|
1897
1915
|
"optional": true,
|
|
1916
|
+
"feel": "required",
|
|
1917
|
+
"group": "correlation",
|
|
1898
1918
|
"binding": {
|
|
1899
|
-
"
|
|
1900
|
-
"
|
|
1919
|
+
"name": "messageIdExpression",
|
|
1920
|
+
"type": "zeebe:property"
|
|
1901
1921
|
},
|
|
1902
|
-
"
|
|
1922
|
+
"type": "String"
|
|
1903
1923
|
},
|
|
1904
1924
|
{
|
|
1905
|
-
"
|
|
1906
|
-
"
|
|
1907
|
-
"
|
|
1925
|
+
"id": "messageTtl",
|
|
1926
|
+
"label": "Message TTL",
|
|
1927
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
1908
1928
|
"optional": true,
|
|
1929
|
+
"constraints": {
|
|
1930
|
+
"notEmpty": false,
|
|
1931
|
+
"pattern": {
|
|
1932
|
+
"value": "^(PT.*|)$",
|
|
1933
|
+
"message": "must be an ISO-8601 duration"
|
|
1934
|
+
}
|
|
1935
|
+
},
|
|
1936
|
+
"feel": "optional",
|
|
1937
|
+
"group": "correlation",
|
|
1909
1938
|
"binding": {
|
|
1910
|
-
"
|
|
1911
|
-
"
|
|
1939
|
+
"name": "messageTtl",
|
|
1940
|
+
"type": "zeebe:property"
|
|
1912
1941
|
},
|
|
1913
|
-
"
|
|
1942
|
+
"type": "String"
|
|
1914
1943
|
},
|
|
1915
1944
|
{
|
|
1916
|
-
"
|
|
1917
|
-
"
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
"
|
|
1945
|
+
"id": "messageNameUuid",
|
|
1946
|
+
"generatedValue": {
|
|
1947
|
+
"type": "uuid"
|
|
1948
|
+
},
|
|
1949
|
+
"group": "correlation",
|
|
1921
1950
|
"binding": {
|
|
1922
|
-
"
|
|
1923
|
-
"
|
|
1951
|
+
"name": "name",
|
|
1952
|
+
"type": "bpmn:Message#property"
|
|
1924
1953
|
},
|
|
1925
|
-
"
|
|
1954
|
+
"type": "Hidden"
|
|
1926
1955
|
},
|
|
1927
1956
|
{
|
|
1928
|
-
"
|
|
1929
|
-
"
|
|
1930
|
-
"
|
|
1931
|
-
"group": "
|
|
1932
|
-
"feel": "required",
|
|
1933
|
-
"optional": true,
|
|
1957
|
+
"id": "resultVariable",
|
|
1958
|
+
"label": "Result variable",
|
|
1959
|
+
"description": "Name of variable to store the response in",
|
|
1960
|
+
"group": "output",
|
|
1934
1961
|
"binding": {
|
|
1935
|
-
"
|
|
1936
|
-
"
|
|
1937
|
-
}
|
|
1962
|
+
"name": "resultVariable",
|
|
1963
|
+
"type": "zeebe:property"
|
|
1964
|
+
},
|
|
1965
|
+
"type": "String"
|
|
1938
1966
|
},
|
|
1939
1967
|
{
|
|
1940
|
-
"
|
|
1941
|
-
"
|
|
1942
|
-
"
|
|
1968
|
+
"id": "resultExpression",
|
|
1969
|
+
"label": "Result expression",
|
|
1970
|
+
"description": "Expression to map the response into process variables",
|
|
1943
1971
|
"feel": "required",
|
|
1944
|
-
"
|
|
1972
|
+
"group": "output",
|
|
1945
1973
|
"binding": {
|
|
1946
|
-
"
|
|
1947
|
-
"
|
|
1974
|
+
"name": "resultExpression",
|
|
1975
|
+
"type": "zeebe:property"
|
|
1948
1976
|
},
|
|
1949
|
-
"
|
|
1977
|
+
"type": "Text"
|
|
1950
1978
|
}
|
|
1951
1979
|
],
|
|
1952
1980
|
"icon": {
|
|
1953
|
-
"contents": "data:image/svg+xml
|
|
1981
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
1954
1982
|
},
|
|
1955
1983
|
"engines": {
|
|
1956
|
-
"camunda": "^8.
|
|
1984
|
+
"camunda": "^8.6"
|
|
1957
1985
|
}
|
|
1958
1986
|
},
|
|
1959
1987
|
{
|
|
@@ -2499,7 +2527,7 @@
|
|
|
2499
2527
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2500
2528
|
"name": "Webhook Boundary Event Connector",
|
|
2501
2529
|
"id": "io.camunda.connectors.webhook.WebhookConnectorBoundary.v1",
|
|
2502
|
-
"version":
|
|
2530
|
+
"version": 1,
|
|
2503
2531
|
"description": "Configure webhook to receive callbacks",
|
|
2504
2532
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2505
2533
|
"category": {
|
|
@@ -2608,11 +2636,7 @@
|
|
|
2608
2636
|
},
|
|
2609
2637
|
"description": "The webhook ID is a part of the URL",
|
|
2610
2638
|
"constraints": {
|
|
2611
|
-
"notEmpty": true
|
|
2612
|
-
"pattern": {
|
|
2613
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2614
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2615
|
-
}
|
|
2639
|
+
"notEmpty": true
|
|
2616
2640
|
}
|
|
2617
2641
|
},
|
|
2618
2642
|
{
|
|
@@ -2891,18 +2915,6 @@
|
|
|
2891
2915
|
"notEmpty": true
|
|
2892
2916
|
}
|
|
2893
2917
|
},
|
|
2894
|
-
{
|
|
2895
|
-
"label": "Message ID expression",
|
|
2896
|
-
"feel": "required",
|
|
2897
|
-
"type": "String",
|
|
2898
|
-
"optional": true,
|
|
2899
|
-
"group": "activation",
|
|
2900
|
-
"binding": {
|
|
2901
|
-
"type": "zeebe:property",
|
|
2902
|
-
"name": "messageIdExpression"
|
|
2903
|
-
},
|
|
2904
|
-
"description": "Expression to extract unique identifier of a message"
|
|
2905
|
-
},
|
|
2906
2918
|
{
|
|
2907
2919
|
"label": "Condition",
|
|
2908
2920
|
"type": "String",
|
|
@@ -2938,18 +2950,6 @@
|
|
|
2938
2950
|
},
|
|
2939
2951
|
"description": "Expression to map the inbound payload to process variables"
|
|
2940
2952
|
},
|
|
2941
|
-
{
|
|
2942
|
-
"label": "One time verification response expression",
|
|
2943
|
-
"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>",
|
|
2944
|
-
"type": "Text",
|
|
2945
|
-
"group": "webhookResponse",
|
|
2946
|
-
"feel": "required",
|
|
2947
|
-
"optional": true,
|
|
2948
|
-
"binding": {
|
|
2949
|
-
"type": "zeebe:property",
|
|
2950
|
-
"name": "inbound.verificationExpression"
|
|
2951
|
-
}
|
|
2952
|
-
},
|
|
2953
2953
|
{
|
|
2954
2954
|
"label": "Response body expression",
|
|
2955
2955
|
"type": "Text",
|
|
@@ -2967,7 +2967,7 @@
|
|
|
2967
2967
|
"contents": "data:image/svg+xml,%3Csvg id='icon' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cpath d='M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z'/%3E%3Cpath d='M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z'/%3E%3Cpath d='M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z'/%3E%3Crect id='_Transparent_Rectangle_' data-name='<Transparent Rectangle>' class='cls-1' width='32' height='32'/%3E%3C/svg%3E"
|
|
2968
2968
|
},
|
|
2969
2969
|
"engines": {
|
|
2970
|
-
"camunda": "^8.
|
|
2970
|
+
"camunda": "^8.2"
|
|
2971
2971
|
}
|
|
2972
2972
|
},
|
|
2973
2973
|
{
|