@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -3,18 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Webhook Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
6
|
+
"version": 8,
|
|
6
7
|
"description": "Configure webhook to receive callbacks",
|
|
7
|
-
"
|
|
8
|
-
"receive webhook",
|
|
9
|
-
"HTTP trigger",
|
|
10
|
-
"event received",
|
|
11
|
-
"inbound event",
|
|
12
|
-
"webhook trigger",
|
|
13
|
-
"HTTP callback",
|
|
14
|
-
"listen for event"
|
|
15
|
-
],
|
|
16
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
17
|
-
"version": 14,
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
18
9
|
"category": {
|
|
19
10
|
"id": "connectors",
|
|
20
11
|
"name": "Connectors"
|
|
@@ -23,9 +14,6 @@
|
|
|
23
14
|
"elementType": {
|
|
24
15
|
"value": "bpmn:StartEvent"
|
|
25
16
|
},
|
|
26
|
-
"engines": {
|
|
27
|
-
"camunda": "^8.3"
|
|
28
|
-
},
|
|
29
17
|
"groups": [
|
|
30
18
|
{
|
|
31
19
|
"id": "endpoint",
|
|
@@ -39,48 +27,42 @@
|
|
|
39
27
|
"id": "authorization",
|
|
40
28
|
"label": "Authorization"
|
|
41
29
|
},
|
|
42
|
-
{
|
|
43
|
-
"id": "webhookResponse",
|
|
44
|
-
"label": "Webhook response"
|
|
45
|
-
},
|
|
46
30
|
{
|
|
47
31
|
"id": "activation",
|
|
48
32
|
"label": "Activation"
|
|
49
33
|
},
|
|
50
34
|
{
|
|
51
|
-
"id": "
|
|
52
|
-
"label": "
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"id": "deduplication",
|
|
56
|
-
"label": "Deduplication",
|
|
57
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
35
|
+
"id": "variable-mapping",
|
|
36
|
+
"label": "Variable mapping"
|
|
58
37
|
},
|
|
59
38
|
{
|
|
60
|
-
"id": "
|
|
61
|
-
"label": "
|
|
39
|
+
"id": "webhookResponse",
|
|
40
|
+
"label": "Webhook response"
|
|
62
41
|
}
|
|
63
42
|
],
|
|
64
43
|
"properties": [
|
|
65
44
|
{
|
|
45
|
+
"type": "Hidden",
|
|
66
46
|
"value": "io.camunda:webhook:1",
|
|
67
47
|
"binding": {
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
}
|
|
71
|
-
"type": "Hidden"
|
|
48
|
+
"type": "zeebe:property",
|
|
49
|
+
"name": "inbound.type"
|
|
50
|
+
}
|
|
72
51
|
},
|
|
73
52
|
{
|
|
74
|
-
"
|
|
53
|
+
"type": "Hidden",
|
|
54
|
+
"value": "ConfigurableInboundWebhook",
|
|
55
|
+
"binding": {
|
|
56
|
+
"type": "zeebe:property",
|
|
57
|
+
"name": "inbound.subtype"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": "webhookMethod",
|
|
75
62
|
"label": "Webhook method",
|
|
63
|
+
"group": "endpoint",
|
|
76
64
|
"description": "Select HTTP method",
|
|
77
|
-
"optional": false,
|
|
78
65
|
"value": "any",
|
|
79
|
-
"group": "endpoint",
|
|
80
|
-
"binding": {
|
|
81
|
-
"name": "inbound.method",
|
|
82
|
-
"type": "zeebe:property"
|
|
83
|
-
},
|
|
84
66
|
"type": "Dropdown",
|
|
85
67
|
"choices": [
|
|
86
68
|
{
|
|
@@ -88,53 +70,46 @@
|
|
|
88
70
|
"value": "any"
|
|
89
71
|
},
|
|
90
72
|
{
|
|
91
|
-
"name": "
|
|
73
|
+
"name": "Get",
|
|
92
74
|
"value": "get"
|
|
93
75
|
},
|
|
94
76
|
{
|
|
95
|
-
"name": "
|
|
77
|
+
"name": "Post",
|
|
96
78
|
"value": "post"
|
|
97
79
|
},
|
|
98
80
|
{
|
|
99
|
-
"name": "
|
|
81
|
+
"name": "Put",
|
|
100
82
|
"value": "put"
|
|
101
83
|
},
|
|
102
84
|
{
|
|
103
|
-
"name": "
|
|
85
|
+
"name": "Delete",
|
|
104
86
|
"value": "delete"
|
|
105
87
|
}
|
|
106
|
-
]
|
|
88
|
+
],
|
|
89
|
+
"binding": {
|
|
90
|
+
"type": "zeebe:property",
|
|
91
|
+
"name": "inbound.method"
|
|
92
|
+
}
|
|
107
93
|
},
|
|
108
94
|
{
|
|
109
|
-
"id": "inbound.context",
|
|
110
95
|
"label": "Webhook ID",
|
|
111
|
-
"
|
|
112
|
-
"optional": false,
|
|
113
|
-
"constraints": {
|
|
114
|
-
"notEmpty": true,
|
|
115
|
-
"pattern": {
|
|
116
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
117
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
118
|
-
}
|
|
119
|
-
},
|
|
96
|
+
"type": "String",
|
|
120
97
|
"group": "endpoint",
|
|
121
98
|
"binding": {
|
|
122
|
-
"
|
|
123
|
-
"
|
|
99
|
+
"type": "zeebe:property",
|
|
100
|
+
"name": "inbound.context"
|
|
124
101
|
},
|
|
125
|
-
"
|
|
102
|
+
"description": "The webhook ID is a part of the URL",
|
|
103
|
+
"constraints": {
|
|
104
|
+
"notEmpty": true
|
|
105
|
+
}
|
|
126
106
|
},
|
|
127
107
|
{
|
|
128
|
-
"id": "
|
|
108
|
+
"id": "shouldValidateHmac",
|
|
129
109
|
"label": "HMAC authentication",
|
|
130
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
131
|
-
"optional": false,
|
|
132
|
-
"value": "disabled",
|
|
133
110
|
"group": "authentication",
|
|
134
|
-
"
|
|
135
|
-
|
|
136
|
-
"type": "zeebe:property"
|
|
137
|
-
},
|
|
111
|
+
"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",
|
|
112
|
+
"value": "disabled",
|
|
138
113
|
"type": "Dropdown",
|
|
139
114
|
"choices": [
|
|
140
115
|
{
|
|
@@ -145,60 +120,47 @@
|
|
|
145
120
|
"name": "Disabled",
|
|
146
121
|
"value": "disabled"
|
|
147
122
|
}
|
|
148
|
-
]
|
|
123
|
+
],
|
|
124
|
+
"binding": {
|
|
125
|
+
"type": "zeebe:property",
|
|
126
|
+
"name": "inbound.shouldValidateHmac"
|
|
127
|
+
}
|
|
149
128
|
},
|
|
150
129
|
{
|
|
151
|
-
"id": "inbound.hmacSecret",
|
|
152
130
|
"label": "HMAC secret key",
|
|
153
131
|
"description": "Shared secret key",
|
|
154
|
-
"
|
|
155
|
-
"feel": "optional",
|
|
132
|
+
"type": "String",
|
|
156
133
|
"group": "authentication",
|
|
134
|
+
"optional": true,
|
|
157
135
|
"binding": {
|
|
158
|
-
"
|
|
159
|
-
"
|
|
136
|
+
"type": "zeebe:property",
|
|
137
|
+
"name": "inbound.hmacSecret"
|
|
160
138
|
},
|
|
161
139
|
"condition": {
|
|
162
|
-
"property": "
|
|
163
|
-
"equals": "enabled"
|
|
164
|
-
|
|
165
|
-
},
|
|
166
|
-
"type": "String"
|
|
140
|
+
"property": "shouldValidateHmac",
|
|
141
|
+
"equals": "enabled"
|
|
142
|
+
}
|
|
167
143
|
},
|
|
168
144
|
{
|
|
169
|
-
"id": "inbound.hmacHeader",
|
|
170
145
|
"label": "HMAC header",
|
|
171
146
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
172
|
-
"
|
|
173
|
-
"feel": "optional",
|
|
147
|
+
"type": "String",
|
|
174
148
|
"group": "authentication",
|
|
149
|
+
"optional": true,
|
|
175
150
|
"binding": {
|
|
176
|
-
"
|
|
177
|
-
"
|
|
151
|
+
"type": "zeebe:property",
|
|
152
|
+
"name": "inbound.hmacHeader"
|
|
178
153
|
},
|
|
179
154
|
"condition": {
|
|
180
|
-
"property": "
|
|
181
|
-
"equals": "enabled"
|
|
182
|
-
|
|
183
|
-
},
|
|
184
|
-
"type": "String"
|
|
155
|
+
"property": "shouldValidateHmac",
|
|
156
|
+
"equals": "enabled"
|
|
157
|
+
}
|
|
185
158
|
},
|
|
186
159
|
{
|
|
187
|
-
"id": "inbound.hmacAlgorithm",
|
|
188
160
|
"label": "HMAC algorithm",
|
|
161
|
+
"group": "authentication",
|
|
189
162
|
"description": "Choose HMAC algorithm",
|
|
190
|
-
"optional": false,
|
|
191
163
|
"value": "sha_256",
|
|
192
|
-
"group": "authentication",
|
|
193
|
-
"binding": {
|
|
194
|
-
"name": "inbound.hmacAlgorithm",
|
|
195
|
-
"type": "zeebe:property"
|
|
196
|
-
},
|
|
197
|
-
"condition": {
|
|
198
|
-
"property": "inbound.shouldValidateHmac",
|
|
199
|
-
"equals": "enabled",
|
|
200
|
-
"type": "simple"
|
|
201
|
-
},
|
|
202
164
|
"type": "Dropdown",
|
|
203
165
|
"choices": [
|
|
204
166
|
{
|
|
@@ -213,358 +175,255 @@
|
|
|
213
175
|
"name": "SHA-512",
|
|
214
176
|
"value": "sha_512"
|
|
215
177
|
}
|
|
216
|
-
]
|
|
178
|
+
],
|
|
179
|
+
"binding": {
|
|
180
|
+
"type": "zeebe:property",
|
|
181
|
+
"name": "inbound.hmacAlgorithm"
|
|
182
|
+
},
|
|
183
|
+
"condition": {
|
|
184
|
+
"property": "shouldValidateHmac",
|
|
185
|
+
"equals": "enabled"
|
|
186
|
+
}
|
|
217
187
|
},
|
|
218
188
|
{
|
|
219
|
-
"id": "inbound.hmacScopes",
|
|
220
189
|
"label": "HMAC scopes",
|
|
221
|
-
"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>",
|
|
222
|
-
"optional": true,
|
|
223
|
-
"feel": "required",
|
|
224
190
|
"group": "authentication",
|
|
191
|
+
"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>",
|
|
192
|
+
"feel": "required",
|
|
193
|
+
"type": "String",
|
|
194
|
+
"optional": true,
|
|
225
195
|
"binding": {
|
|
226
|
-
"
|
|
227
|
-
"
|
|
196
|
+
"type": "zeebe:property",
|
|
197
|
+
"name": "inbound.hmacScopes"
|
|
228
198
|
},
|
|
229
199
|
"condition": {
|
|
230
|
-
"property": "
|
|
231
|
-
"equals": "enabled"
|
|
232
|
-
|
|
233
|
-
},
|
|
234
|
-
"type": "String"
|
|
200
|
+
"property": "shouldValidateHmac",
|
|
201
|
+
"equals": "enabled"
|
|
202
|
+
}
|
|
235
203
|
},
|
|
236
204
|
{
|
|
237
|
-
"id": "
|
|
205
|
+
"id": "authorizationType",
|
|
238
206
|
"label": "Authorization type",
|
|
239
|
-
"description": "Choose the authorization type",
|
|
240
|
-
"value": "NONE",
|
|
241
207
|
"group": "authorization",
|
|
242
|
-
"
|
|
243
|
-
|
|
244
|
-
"type": "zeebe:property"
|
|
245
|
-
},
|
|
208
|
+
"description": "Choose the authorization type.",
|
|
209
|
+
"value": "NONE",
|
|
246
210
|
"type": "Dropdown",
|
|
247
211
|
"choices": [
|
|
248
212
|
{
|
|
249
213
|
"name": "None",
|
|
250
214
|
"value": "NONE"
|
|
251
215
|
},
|
|
216
|
+
{
|
|
217
|
+
"name": "JWT",
|
|
218
|
+
"value": "JWT"
|
|
219
|
+
},
|
|
252
220
|
{
|
|
253
221
|
"name": "Basic",
|
|
254
222
|
"value": "BASIC"
|
|
255
223
|
},
|
|
256
224
|
{
|
|
257
|
-
"name": "API
|
|
225
|
+
"name": "API Key",
|
|
258
226
|
"value": "APIKEY"
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"name": "JWT",
|
|
262
|
-
"value": "JWT"
|
|
263
227
|
}
|
|
264
|
-
]
|
|
228
|
+
],
|
|
229
|
+
"binding": {
|
|
230
|
+
"type": "zeebe:property",
|
|
231
|
+
"name": "inbound.auth.type"
|
|
232
|
+
}
|
|
265
233
|
},
|
|
266
234
|
{
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"optional": false,
|
|
271
|
-
"feel": "optional",
|
|
235
|
+
"label": "JWK url",
|
|
236
|
+
"description": "Well-known url of JWKs",
|
|
237
|
+
"type": "String",
|
|
272
238
|
"group": "authorization",
|
|
239
|
+
"feel": "optional",
|
|
240
|
+
"optional": true,
|
|
273
241
|
"binding": {
|
|
274
|
-
"
|
|
275
|
-
"
|
|
242
|
+
"type": "zeebe:property",
|
|
243
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
276
244
|
},
|
|
277
245
|
"condition": {
|
|
278
|
-
"property": "
|
|
279
|
-
"equals": "
|
|
280
|
-
|
|
281
|
-
},
|
|
282
|
-
"type": "String"
|
|
246
|
+
"property": "authorizationType",
|
|
247
|
+
"equals": "JWT"
|
|
248
|
+
}
|
|
283
249
|
},
|
|
284
250
|
{
|
|
285
|
-
"
|
|
286
|
-
"
|
|
287
|
-
"
|
|
288
|
-
"optional": false,
|
|
289
|
-
"feel": "optional",
|
|
251
|
+
"label": "JWT role property expression",
|
|
252
|
+
"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>",
|
|
253
|
+
"type": "String",
|
|
290
254
|
"group": "authorization",
|
|
255
|
+
"feel": "required",
|
|
256
|
+
"optional": true,
|
|
291
257
|
"binding": {
|
|
292
|
-
"
|
|
293
|
-
"
|
|
258
|
+
"type": "zeebe:property",
|
|
259
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
294
260
|
},
|
|
295
261
|
"condition": {
|
|
296
|
-
"property": "
|
|
297
|
-
"equals": "
|
|
298
|
-
|
|
299
|
-
},
|
|
300
|
-
"type": "String"
|
|
262
|
+
"property": "authorizationType",
|
|
263
|
+
"equals": "JWT"
|
|
264
|
+
}
|
|
301
265
|
},
|
|
302
266
|
{
|
|
303
|
-
"
|
|
304
|
-
"
|
|
305
|
-
"
|
|
306
|
-
"optional": false,
|
|
307
|
-
"feel": "optional",
|
|
267
|
+
"label": "Required roles",
|
|
268
|
+
"description": "List of roles to test JWT roles against",
|
|
269
|
+
"type": "String",
|
|
308
270
|
"group": "authorization",
|
|
271
|
+
"feel": "required",
|
|
272
|
+
"optional": true,
|
|
309
273
|
"binding": {
|
|
310
|
-
"
|
|
311
|
-
"
|
|
274
|
+
"type": "zeebe:property",
|
|
275
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
312
276
|
},
|
|
313
277
|
"condition": {
|
|
314
|
-
"property": "
|
|
315
|
-
"equals": "
|
|
316
|
-
|
|
317
|
-
},
|
|
318
|
-
"type": "String"
|
|
278
|
+
"property": "authorizationType",
|
|
279
|
+
"equals": "JWT"
|
|
280
|
+
}
|
|
319
281
|
},
|
|
320
282
|
{
|
|
321
|
-
"
|
|
322
|
-
"
|
|
323
|
-
"
|
|
324
|
-
"optional": false,
|
|
325
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
326
|
-
"constraints": {
|
|
327
|
-
"notEmpty": true
|
|
328
|
-
},
|
|
329
|
-
"feel": "required",
|
|
283
|
+
"label": "Username",
|
|
284
|
+
"description": "Username for basic authentication",
|
|
285
|
+
"type": "String",
|
|
330
286
|
"group": "authorization",
|
|
287
|
+
"feel": "optional",
|
|
331
288
|
"binding": {
|
|
332
|
-
"
|
|
333
|
-
"
|
|
289
|
+
"type": "zeebe:property",
|
|
290
|
+
"name": "inbound.auth.username"
|
|
334
291
|
},
|
|
335
292
|
"condition": {
|
|
336
|
-
"property": "
|
|
337
|
-
"equals": "
|
|
338
|
-
"type": "simple"
|
|
293
|
+
"property": "authorizationType",
|
|
294
|
+
"equals": "BASIC"
|
|
339
295
|
},
|
|
340
|
-
"
|
|
296
|
+
"constraints": {
|
|
297
|
+
"notEmpty": true
|
|
298
|
+
}
|
|
341
299
|
},
|
|
342
300
|
{
|
|
343
|
-
"
|
|
344
|
-
"
|
|
345
|
-
"
|
|
346
|
-
"optional": false,
|
|
347
|
-
"feel": "optional",
|
|
301
|
+
"label": "Password",
|
|
302
|
+
"description": "Password for basic authentication",
|
|
303
|
+
"type": "String",
|
|
348
304
|
"group": "authorization",
|
|
305
|
+
"feel": "optional",
|
|
349
306
|
"binding": {
|
|
350
|
-
"
|
|
351
|
-
"
|
|
307
|
+
"type": "zeebe:property",
|
|
308
|
+
"name": "inbound.auth.password"
|
|
352
309
|
},
|
|
353
310
|
"condition": {
|
|
354
|
-
"property": "
|
|
355
|
-
"equals": "
|
|
356
|
-
"type": "simple"
|
|
311
|
+
"property": "authorizationType",
|
|
312
|
+
"equals": "BASIC"
|
|
357
313
|
},
|
|
358
|
-
"
|
|
314
|
+
"constraints": {
|
|
315
|
+
"notEmpty": true
|
|
316
|
+
}
|
|
359
317
|
},
|
|
360
318
|
{
|
|
361
|
-
"
|
|
362
|
-
"
|
|
363
|
-
"
|
|
364
|
-
"optional": false,
|
|
365
|
-
"feel": "required",
|
|
319
|
+
"label": "API Key",
|
|
320
|
+
"description": "Expected API key",
|
|
321
|
+
"type": "String",
|
|
366
322
|
"group": "authorization",
|
|
323
|
+
"feel": "optional",
|
|
367
324
|
"binding": {
|
|
368
|
-
"
|
|
369
|
-
"
|
|
325
|
+
"type": "zeebe:property",
|
|
326
|
+
"name": "inbound.auth.apiKey"
|
|
370
327
|
},
|
|
371
328
|
"condition": {
|
|
372
|
-
"property": "
|
|
373
|
-
"equals": "
|
|
374
|
-
"type": "simple"
|
|
329
|
+
"property": "authorizationType",
|
|
330
|
+
"equals": "APIKEY"
|
|
375
331
|
},
|
|
376
|
-
"
|
|
332
|
+
"constraints": {
|
|
333
|
+
"notEmpty": true
|
|
334
|
+
}
|
|
377
335
|
},
|
|
378
336
|
{
|
|
379
|
-
"
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"optional": false,
|
|
383
|
-
"feel": "required",
|
|
337
|
+
"label": "API Key locator",
|
|
338
|
+
"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>",
|
|
339
|
+
"type": "String",
|
|
384
340
|
"group": "authorization",
|
|
341
|
+
"feel": "required",
|
|
385
342
|
"binding": {
|
|
386
|
-
"
|
|
387
|
-
"
|
|
343
|
+
"type": "zeebe:property",
|
|
344
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
388
345
|
},
|
|
389
346
|
"condition": {
|
|
390
|
-
"property": "
|
|
391
|
-
"equals": "
|
|
392
|
-
"type": "simple"
|
|
347
|
+
"property": "authorizationType",
|
|
348
|
+
"equals": "APIKEY"
|
|
393
349
|
},
|
|
394
|
-
"
|
|
395
|
-
|
|
396
|
-
{
|
|
397
|
-
"id": "inbound.responseExpression",
|
|
398
|
-
"label": "Response expression",
|
|
399
|
-
"description": "Expression used to generate the HTTP response",
|
|
400
|
-
"optional": true,
|
|
401
|
-
"feel": "required",
|
|
402
|
-
"group": "webhookResponse",
|
|
403
|
-
"binding": {
|
|
404
|
-
"name": "inbound.responseExpression",
|
|
405
|
-
"type": "zeebe:property"
|
|
350
|
+
"constraints": {
|
|
351
|
+
"notEmpty": true
|
|
406
352
|
},
|
|
407
|
-
"
|
|
353
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
408
354
|
},
|
|
409
355
|
{
|
|
410
|
-
"
|
|
411
|
-
"
|
|
412
|
-
"
|
|
413
|
-
"optional": true,
|
|
356
|
+
"label": "Condition",
|
|
357
|
+
"type": "String",
|
|
358
|
+
"group": "activation",
|
|
414
359
|
"feel": "required",
|
|
415
|
-
"group": "webhookResponse",
|
|
416
|
-
"binding": {
|
|
417
|
-
"name": "inbound.verificationExpression",
|
|
418
|
-
"type": "zeebe:property"
|
|
419
|
-
},
|
|
420
|
-
"type": "Text"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"id": "activationCondition",
|
|
424
|
-
"label": "Activation condition",
|
|
425
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
426
360
|
"optional": true,
|
|
427
|
-
"feel": "required",
|
|
428
|
-
"group": "activation",
|
|
429
|
-
"binding": {
|
|
430
|
-
"name": "activationCondition",
|
|
431
|
-
"type": "zeebe:property"
|
|
432
|
-
},
|
|
433
|
-
"type": "String"
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"id": "consumeUnmatchedEvents",
|
|
437
|
-
"label": "Consume unmatched events",
|
|
438
|
-
"value": true,
|
|
439
|
-
"group": "activation",
|
|
440
|
-
"binding": {
|
|
441
|
-
"name": "consumeUnmatchedEvents",
|
|
442
|
-
"type": "zeebe:property"
|
|
443
|
-
},
|
|
444
|
-
"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",
|
|
445
|
-
"type": "Boolean"
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"id": "synchronousResponse",
|
|
449
|
-
"label": "Response mode",
|
|
450
|
-
"description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
|
|
451
|
-
"value": "false",
|
|
452
|
-
"group": "synchronousResponse",
|
|
453
|
-
"binding": {
|
|
454
|
-
"name": "synchronousResponse",
|
|
455
|
-
"type": "zeebe:property"
|
|
456
|
-
},
|
|
457
|
-
"tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
|
|
458
|
-
"type": "Dropdown",
|
|
459
|
-
"choices": [
|
|
460
|
-
{
|
|
461
|
-
"name": "Asynchronous",
|
|
462
|
-
"value": "false"
|
|
463
|
-
},
|
|
464
|
-
{
|
|
465
|
-
"name": "Synchronous",
|
|
466
|
-
"value": "true"
|
|
467
|
-
}
|
|
468
|
-
]
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"id": "deduplicationModeManualFlag",
|
|
472
|
-
"label": "Manual mode",
|
|
473
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
474
|
-
"value": false,
|
|
475
|
-
"group": "deduplication",
|
|
476
|
-
"binding": {
|
|
477
|
-
"name": "deduplicationModeManualFlag",
|
|
478
|
-
"type": "zeebe:property"
|
|
479
|
-
},
|
|
480
|
-
"type": "Boolean"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"id": "deduplicationId",
|
|
484
|
-
"label": "Deduplication ID",
|
|
485
|
-
"constraints": {
|
|
486
|
-
"notEmpty": true,
|
|
487
|
-
"pattern": {
|
|
488
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
489
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
490
|
-
}
|
|
491
|
-
},
|
|
492
|
-
"group": "deduplication",
|
|
493
361
|
"binding": {
|
|
494
|
-
"
|
|
495
|
-
"
|
|
496
|
-
},
|
|
497
|
-
"condition": {
|
|
498
|
-
"property": "deduplicationModeManualFlag",
|
|
499
|
-
"equals": true,
|
|
500
|
-
"type": "simple"
|
|
362
|
+
"type": "zeebe:property",
|
|
363
|
+
"name": "activationCondition"
|
|
501
364
|
},
|
|
502
|
-
"
|
|
365
|
+
"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>"
|
|
503
366
|
},
|
|
504
367
|
{
|
|
505
|
-
"
|
|
506
|
-
"
|
|
507
|
-
"group": "
|
|
368
|
+
"label": "Result variable",
|
|
369
|
+
"type": "String",
|
|
370
|
+
"group": "variable-mapping",
|
|
371
|
+
"optional": true,
|
|
508
372
|
"binding": {
|
|
509
|
-
"
|
|
510
|
-
"
|
|
511
|
-
},
|
|
512
|
-
"condition": {
|
|
513
|
-
"property": "deduplicationId",
|
|
514
|
-
"isActive": true,
|
|
515
|
-
"type": "simple"
|
|
373
|
+
"type": "zeebe:property",
|
|
374
|
+
"name": "resultVariable"
|
|
516
375
|
},
|
|
517
|
-
"
|
|
376
|
+
"description": "Name of variable to store the result of the connector in"
|
|
518
377
|
},
|
|
519
378
|
{
|
|
520
|
-
"
|
|
521
|
-
"
|
|
522
|
-
"group": "
|
|
379
|
+
"label": "Result expression",
|
|
380
|
+
"type": "String",
|
|
381
|
+
"group": "variable-mapping",
|
|
382
|
+
"feel": "required",
|
|
383
|
+
"optional": true,
|
|
523
384
|
"binding": {
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
},
|
|
527
|
-
"condition": {
|
|
528
|
-
"property": "deduplicationId",
|
|
529
|
-
"isActive": false,
|
|
530
|
-
"type": "simple"
|
|
385
|
+
"type": "zeebe:property",
|
|
386
|
+
"name": "resultExpression"
|
|
531
387
|
},
|
|
532
|
-
"
|
|
388
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
533
389
|
},
|
|
534
390
|
{
|
|
535
|
-
"
|
|
536
|
-
"
|
|
537
|
-
"
|
|
538
|
-
"group": "
|
|
391
|
+
"label": "One time verification response expression",
|
|
392
|
+
"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>",
|
|
393
|
+
"type": "Text",
|
|
394
|
+
"group": "webhookResponse",
|
|
395
|
+
"feel": "required",
|
|
396
|
+
"optional": true,
|
|
539
397
|
"binding": {
|
|
540
|
-
"
|
|
541
|
-
"
|
|
542
|
-
}
|
|
543
|
-
"type": "String"
|
|
398
|
+
"type": "zeebe:property",
|
|
399
|
+
"name": "inbound.verificationExpression"
|
|
400
|
+
}
|
|
544
401
|
},
|
|
545
402
|
{
|
|
546
|
-
"
|
|
547
|
-
"
|
|
548
|
-
"
|
|
549
|
-
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
|
|
403
|
+
"label": "Response body expression",
|
|
404
|
+
"type": "Text",
|
|
405
|
+
"group": "webhookResponse",
|
|
550
406
|
"feel": "required",
|
|
551
|
-
"
|
|
407
|
+
"optional": true,
|
|
552
408
|
"binding": {
|
|
553
|
-
"
|
|
554
|
-
"
|
|
409
|
+
"type": "zeebe:property",
|
|
410
|
+
"name": "inbound.responseBodyExpression"
|
|
555
411
|
},
|
|
556
|
-
"
|
|
412
|
+
"description": "Specify condition and response"
|
|
557
413
|
}
|
|
558
414
|
],
|
|
559
415
|
"icon": {
|
|
560
|
-
"contents": "data:image/svg+xml;
|
|
416
|
+
"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"
|
|
417
|
+
},
|
|
418
|
+
"engines": {
|
|
419
|
+
"camunda": "^8.4"
|
|
561
420
|
}
|
|
562
421
|
},
|
|
563
422
|
{
|
|
564
423
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
565
|
-
"name": "Webhook
|
|
424
|
+
"name": "Webhook Connector",
|
|
566
425
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
567
|
-
"version":
|
|
426
|
+
"version": 2,
|
|
568
427
|
"description": "Configure webhook to receive callbacks",
|
|
569
428
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
570
429
|
"category": {
|
|
@@ -578,7 +437,7 @@
|
|
|
578
437
|
"groups": [
|
|
579
438
|
{
|
|
580
439
|
"id": "endpoint",
|
|
581
|
-
"label": "Webhook
|
|
440
|
+
"label": "Webhook Configuration"
|
|
582
441
|
},
|
|
583
442
|
{
|
|
584
443
|
"id": "activation",
|
|
@@ -586,7 +445,7 @@
|
|
|
586
445
|
},
|
|
587
446
|
{
|
|
588
447
|
"id": "variable-mapping",
|
|
589
|
-
"label": "Variable
|
|
448
|
+
"label": "Variable Mapping"
|
|
590
449
|
}
|
|
591
450
|
],
|
|
592
451
|
"properties": [
|
|
@@ -708,7 +567,7 @@
|
|
|
708
567
|
"optional": true,
|
|
709
568
|
"binding": {
|
|
710
569
|
"type": "zeebe:property",
|
|
711
|
-
"name": "activationCondition"
|
|
570
|
+
"name": "inbound.activationCondition"
|
|
712
571
|
},
|
|
713
572
|
"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>"
|
|
714
573
|
},
|
|
@@ -721,7 +580,7 @@
|
|
|
721
580
|
"type": "zeebe:property",
|
|
722
581
|
"name": "resultVariable"
|
|
723
582
|
},
|
|
724
|
-
"description": "Name of variable to store the result of the
|
|
583
|
+
"description": "Name of variable to store the result of the Connector in"
|
|
725
584
|
},
|
|
726
585
|
{
|
|
727
586
|
"label": "Result expression",
|
|
@@ -745,9 +604,9 @@
|
|
|
745
604
|
},
|
|
746
605
|
{
|
|
747
606
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
748
|
-
"name": "Webhook
|
|
607
|
+
"name": "Webhook Start Event Connector",
|
|
749
608
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
750
|
-
"version":
|
|
609
|
+
"version": 9,
|
|
751
610
|
"description": "Configure webhook to receive callbacks",
|
|
752
611
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
753
612
|
"category": {
|
|
@@ -778,6 +637,10 @@
|
|
|
778
637
|
{
|
|
779
638
|
"id": "variable-mapping",
|
|
780
639
|
"label": "Variable mapping"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"id": "webhookResponse",
|
|
643
|
+
"label": "Webhook response"
|
|
781
644
|
}
|
|
782
645
|
],
|
|
783
646
|
"properties": [
|
|
@@ -841,7 +704,11 @@
|
|
|
841
704
|
},
|
|
842
705
|
"description": "The webhook ID is a part of the URL",
|
|
843
706
|
"constraints": {
|
|
844
|
-
"notEmpty": true
|
|
707
|
+
"notEmpty": true,
|
|
708
|
+
"pattern": {
|
|
709
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
710
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
711
|
+
}
|
|
845
712
|
}
|
|
846
713
|
},
|
|
847
714
|
{
|
|
@@ -1126,20 +993,44 @@
|
|
|
1126
993
|
"name": "resultExpression"
|
|
1127
994
|
},
|
|
1128
995
|
"description": "Expression to map the inbound payload to process variables"
|
|
996
|
+
},
|
|
997
|
+
{
|
|
998
|
+
"label": "One time verification response expression",
|
|
999
|
+
"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>",
|
|
1000
|
+
"type": "Text",
|
|
1001
|
+
"group": "webhookResponse",
|
|
1002
|
+
"feel": "required",
|
|
1003
|
+
"optional": true,
|
|
1004
|
+
"binding": {
|
|
1005
|
+
"type": "zeebe:property",
|
|
1006
|
+
"name": "inbound.verificationExpression"
|
|
1007
|
+
}
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"label": "Response body expression",
|
|
1011
|
+
"type": "Text",
|
|
1012
|
+
"group": "webhookResponse",
|
|
1013
|
+
"feel": "required",
|
|
1014
|
+
"optional": true,
|
|
1015
|
+
"binding": {
|
|
1016
|
+
"type": "zeebe:property",
|
|
1017
|
+
"name": "inbound.responseBodyExpression"
|
|
1018
|
+
},
|
|
1019
|
+
"description": "Specify condition and response"
|
|
1129
1020
|
}
|
|
1130
1021
|
],
|
|
1131
1022
|
"icon": {
|
|
1132
1023
|
"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"
|
|
1133
1024
|
},
|
|
1134
1025
|
"engines": {
|
|
1135
|
-
"camunda": "^8.
|
|
1026
|
+
"camunda": "^8.5"
|
|
1136
1027
|
}
|
|
1137
1028
|
},
|
|
1138
1029
|
{
|
|
1139
1030
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1140
1031
|
"name": "Webhook Start Event Connector",
|
|
1141
1032
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1142
|
-
"version":
|
|
1033
|
+
"version": 7,
|
|
1143
1034
|
"description": "Configure webhook to receive callbacks",
|
|
1144
1035
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1145
1036
|
"category": {
|
|
@@ -1237,11 +1128,7 @@
|
|
|
1237
1128
|
},
|
|
1238
1129
|
"description": "The webhook ID is a part of the URL",
|
|
1239
1130
|
"constraints": {
|
|
1240
|
-
"notEmpty": true
|
|
1241
|
-
"pattern": {
|
|
1242
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1243
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1244
|
-
}
|
|
1131
|
+
"notEmpty": true
|
|
1245
1132
|
}
|
|
1246
1133
|
},
|
|
1247
1134
|
{
|
|
@@ -1527,18 +1414,6 @@
|
|
|
1527
1414
|
},
|
|
1528
1415
|
"description": "Expression to map the inbound payload to process variables"
|
|
1529
1416
|
},
|
|
1530
|
-
{
|
|
1531
|
-
"label": "One time verification response expression",
|
|
1532
|
-
"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>",
|
|
1533
|
-
"type": "Text",
|
|
1534
|
-
"group": "webhookResponse",
|
|
1535
|
-
"feel": "required",
|
|
1536
|
-
"optional": true,
|
|
1537
|
-
"binding": {
|
|
1538
|
-
"type": "zeebe:property",
|
|
1539
|
-
"name": "inbound.verificationExpression"
|
|
1540
|
-
}
|
|
1541
|
-
},
|
|
1542
1417
|
{
|
|
1543
1418
|
"label": "Response body expression",
|
|
1544
1419
|
"type": "Text",
|
|
@@ -1556,16 +1431,16 @@
|
|
|
1556
1431
|
"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"
|
|
1557
1432
|
},
|
|
1558
1433
|
"engines": {
|
|
1559
|
-
"camunda": "^8.
|
|
1434
|
+
"camunda": "^8.2"
|
|
1560
1435
|
}
|
|
1561
1436
|
},
|
|
1562
1437
|
{
|
|
1563
1438
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1564
1439
|
"name": "Webhook Start Event Connector",
|
|
1565
1440
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1566
|
-
"version": 7,
|
|
1567
1441
|
"description": "Configure webhook to receive callbacks",
|
|
1568
1442
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1443
|
+
"version": 10,
|
|
1569
1444
|
"category": {
|
|
1570
1445
|
"id": "connectors",
|
|
1571
1446
|
"name": "Connectors"
|
|
@@ -1588,41 +1463,38 @@
|
|
|
1588
1463
|
"label": "Authorization"
|
|
1589
1464
|
},
|
|
1590
1465
|
{
|
|
1591
|
-
"id": "
|
|
1592
|
-
"label": "
|
|
1466
|
+
"id": "webhookResponse",
|
|
1467
|
+
"label": "Webhook response"
|
|
1593
1468
|
},
|
|
1594
1469
|
{
|
|
1595
|
-
"id": "
|
|
1596
|
-
"label": "
|
|
1470
|
+
"id": "activation",
|
|
1471
|
+
"label": "Activation"
|
|
1597
1472
|
},
|
|
1598
1473
|
{
|
|
1599
|
-
"id": "
|
|
1600
|
-
"label": "
|
|
1474
|
+
"id": "output",
|
|
1475
|
+
"label": "Output mapping"
|
|
1601
1476
|
}
|
|
1602
1477
|
],
|
|
1603
1478
|
"properties": [
|
|
1604
1479
|
{
|
|
1605
|
-
"type": "Hidden",
|
|
1606
1480
|
"value": "io.camunda:webhook:1",
|
|
1607
|
-
"binding": {
|
|
1608
|
-
"
|
|
1609
|
-
"
|
|
1610
|
-
}
|
|
1611
|
-
|
|
1612
|
-
{
|
|
1613
|
-
"type": "Hidden",
|
|
1614
|
-
"value": "ConfigurableInboundWebhook",
|
|
1615
|
-
"binding": {
|
|
1616
|
-
"type": "zeebe:property",
|
|
1617
|
-
"name": "inbound.subtype"
|
|
1618
|
-
}
|
|
1481
|
+
"binding": {
|
|
1482
|
+
"name": "inbound.type",
|
|
1483
|
+
"type": "zeebe:property"
|
|
1484
|
+
},
|
|
1485
|
+
"type": "Hidden"
|
|
1619
1486
|
},
|
|
1620
1487
|
{
|
|
1621
|
-
"id": "
|
|
1488
|
+
"id": "inbound.method",
|
|
1622
1489
|
"label": "Webhook method",
|
|
1623
|
-
"group": "endpoint",
|
|
1624
1490
|
"description": "Select HTTP method",
|
|
1491
|
+
"optional": false,
|
|
1625
1492
|
"value": "any",
|
|
1493
|
+
"group": "endpoint",
|
|
1494
|
+
"binding": {
|
|
1495
|
+
"name": "inbound.method",
|
|
1496
|
+
"type": "zeebe:property"
|
|
1497
|
+
},
|
|
1626
1498
|
"type": "Dropdown",
|
|
1627
1499
|
"choices": [
|
|
1628
1500
|
{
|
|
@@ -1630,46 +1502,53 @@
|
|
|
1630
1502
|
"value": "any"
|
|
1631
1503
|
},
|
|
1632
1504
|
{
|
|
1633
|
-
"name": "
|
|
1505
|
+
"name": "GET",
|
|
1634
1506
|
"value": "get"
|
|
1635
1507
|
},
|
|
1636
1508
|
{
|
|
1637
|
-
"name": "
|
|
1509
|
+
"name": "POST",
|
|
1638
1510
|
"value": "post"
|
|
1639
1511
|
},
|
|
1640
1512
|
{
|
|
1641
|
-
"name": "
|
|
1513
|
+
"name": "PUT",
|
|
1642
1514
|
"value": "put"
|
|
1643
1515
|
},
|
|
1644
1516
|
{
|
|
1645
|
-
"name": "
|
|
1517
|
+
"name": "DELETE",
|
|
1646
1518
|
"value": "delete"
|
|
1647
1519
|
}
|
|
1648
|
-
]
|
|
1649
|
-
"binding": {
|
|
1650
|
-
"type": "zeebe:property",
|
|
1651
|
-
"name": "inbound.method"
|
|
1652
|
-
}
|
|
1520
|
+
]
|
|
1653
1521
|
},
|
|
1654
1522
|
{
|
|
1523
|
+
"id": "inbound.context",
|
|
1655
1524
|
"label": "Webhook ID",
|
|
1656
|
-
"
|
|
1525
|
+
"description": "The webhook ID is a part of the URL",
|
|
1526
|
+
"optional": false,
|
|
1527
|
+
"constraints": {
|
|
1528
|
+
"notEmpty": true,
|
|
1529
|
+
"pattern": {
|
|
1530
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1531
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1532
|
+
}
|
|
1533
|
+
},
|
|
1657
1534
|
"group": "endpoint",
|
|
1658
1535
|
"binding": {
|
|
1659
|
-
"
|
|
1660
|
-
"
|
|
1536
|
+
"name": "inbound.context",
|
|
1537
|
+
"type": "zeebe:property"
|
|
1661
1538
|
},
|
|
1662
|
-
"
|
|
1663
|
-
"constraints": {
|
|
1664
|
-
"notEmpty": true
|
|
1665
|
-
}
|
|
1539
|
+
"type": "String"
|
|
1666
1540
|
},
|
|
1667
1541
|
{
|
|
1668
|
-
"id": "shouldValidateHmac",
|
|
1542
|
+
"id": "inbound.shouldValidateHmac",
|
|
1669
1543
|
"label": "HMAC authentication",
|
|
1670
|
-
"group": "authentication",
|
|
1671
1544
|
"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",
|
|
1545
|
+
"optional": false,
|
|
1672
1546
|
"value": "disabled",
|
|
1547
|
+
"group": "authentication",
|
|
1548
|
+
"binding": {
|
|
1549
|
+
"name": "inbound.shouldValidateHmac",
|
|
1550
|
+
"type": "zeebe:property"
|
|
1551
|
+
},
|
|
1673
1552
|
"type": "Dropdown",
|
|
1674
1553
|
"choices": [
|
|
1675
1554
|
{
|
|
@@ -1680,47 +1559,60 @@
|
|
|
1680
1559
|
"name": "Disabled",
|
|
1681
1560
|
"value": "disabled"
|
|
1682
1561
|
}
|
|
1683
|
-
]
|
|
1684
|
-
"binding": {
|
|
1685
|
-
"type": "zeebe:property",
|
|
1686
|
-
"name": "inbound.shouldValidateHmac"
|
|
1687
|
-
}
|
|
1562
|
+
]
|
|
1688
1563
|
},
|
|
1689
1564
|
{
|
|
1565
|
+
"id": "inbound.hmacSecret",
|
|
1690
1566
|
"label": "HMAC secret key",
|
|
1691
1567
|
"description": "Shared secret key",
|
|
1692
|
-
"type": "String",
|
|
1693
|
-
"group": "authentication",
|
|
1694
1568
|
"optional": true,
|
|
1569
|
+
"feel": "optional",
|
|
1570
|
+
"group": "authentication",
|
|
1695
1571
|
"binding": {
|
|
1696
|
-
"
|
|
1697
|
-
"
|
|
1572
|
+
"name": "inbound.hmacSecret",
|
|
1573
|
+
"type": "zeebe:property"
|
|
1698
1574
|
},
|
|
1699
1575
|
"condition": {
|
|
1700
|
-
"property": "shouldValidateHmac",
|
|
1701
|
-
"equals": "enabled"
|
|
1702
|
-
|
|
1576
|
+
"property": "inbound.shouldValidateHmac",
|
|
1577
|
+
"equals": "enabled",
|
|
1578
|
+
"type": "simple"
|
|
1579
|
+
},
|
|
1580
|
+
"type": "String"
|
|
1703
1581
|
},
|
|
1704
1582
|
{
|
|
1583
|
+
"id": "inbound.hmacHeader",
|
|
1705
1584
|
"label": "HMAC header",
|
|
1706
1585
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
1707
|
-
"type": "String",
|
|
1708
|
-
"group": "authentication",
|
|
1709
1586
|
"optional": true,
|
|
1587
|
+
"feel": "optional",
|
|
1588
|
+
"group": "authentication",
|
|
1710
1589
|
"binding": {
|
|
1711
|
-
"
|
|
1712
|
-
"
|
|
1590
|
+
"name": "inbound.hmacHeader",
|
|
1591
|
+
"type": "zeebe:property"
|
|
1713
1592
|
},
|
|
1714
1593
|
"condition": {
|
|
1715
|
-
"property": "shouldValidateHmac",
|
|
1716
|
-
"equals": "enabled"
|
|
1717
|
-
|
|
1594
|
+
"property": "inbound.shouldValidateHmac",
|
|
1595
|
+
"equals": "enabled",
|
|
1596
|
+
"type": "simple"
|
|
1597
|
+
},
|
|
1598
|
+
"type": "String"
|
|
1718
1599
|
},
|
|
1719
1600
|
{
|
|
1601
|
+
"id": "inbound.hmacAlgorithm",
|
|
1720
1602
|
"label": "HMAC algorithm",
|
|
1721
|
-
"group": "authentication",
|
|
1722
1603
|
"description": "Choose HMAC algorithm",
|
|
1604
|
+
"optional": false,
|
|
1723
1605
|
"value": "sha_256",
|
|
1606
|
+
"group": "authentication",
|
|
1607
|
+
"binding": {
|
|
1608
|
+
"name": "inbound.hmacAlgorithm",
|
|
1609
|
+
"type": "zeebe:property"
|
|
1610
|
+
},
|
|
1611
|
+
"condition": {
|
|
1612
|
+
"property": "inbound.shouldValidateHmac",
|
|
1613
|
+
"equals": "enabled",
|
|
1614
|
+
"type": "simple"
|
|
1615
|
+
},
|
|
1724
1616
|
"type": "Dropdown",
|
|
1725
1617
|
"choices": [
|
|
1726
1618
|
{
|
|
@@ -1735,243 +1627,261 @@
|
|
|
1735
1627
|
"name": "SHA-512",
|
|
1736
1628
|
"value": "sha_512"
|
|
1737
1629
|
}
|
|
1738
|
-
]
|
|
1739
|
-
"binding": {
|
|
1740
|
-
"type": "zeebe:property",
|
|
1741
|
-
"name": "inbound.hmacAlgorithm"
|
|
1742
|
-
},
|
|
1743
|
-
"condition": {
|
|
1744
|
-
"property": "shouldValidateHmac",
|
|
1745
|
-
"equals": "enabled"
|
|
1746
|
-
}
|
|
1630
|
+
]
|
|
1747
1631
|
},
|
|
1748
1632
|
{
|
|
1633
|
+
"id": "inbound.hmacScopes",
|
|
1749
1634
|
"label": "HMAC scopes",
|
|
1750
|
-
"group": "authentication",
|
|
1751
1635
|
"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>",
|
|
1752
|
-
"feel": "required",
|
|
1753
|
-
"type": "String",
|
|
1754
1636
|
"optional": true,
|
|
1637
|
+
"feel": "required",
|
|
1638
|
+
"group": "authentication",
|
|
1755
1639
|
"binding": {
|
|
1756
|
-
"
|
|
1757
|
-
"
|
|
1640
|
+
"name": "inbound.hmacScopes",
|
|
1641
|
+
"type": "zeebe:property"
|
|
1758
1642
|
},
|
|
1759
1643
|
"condition": {
|
|
1760
|
-
"property": "shouldValidateHmac",
|
|
1761
|
-
"equals": "enabled"
|
|
1762
|
-
|
|
1644
|
+
"property": "inbound.shouldValidateHmac",
|
|
1645
|
+
"equals": "enabled",
|
|
1646
|
+
"type": "simple"
|
|
1647
|
+
},
|
|
1648
|
+
"type": "String"
|
|
1763
1649
|
},
|
|
1764
1650
|
{
|
|
1765
|
-
"id": "
|
|
1651
|
+
"id": "inbound.auth.type",
|
|
1766
1652
|
"label": "Authorization type",
|
|
1767
|
-
"
|
|
1768
|
-
"description": "Choose the authorization type.",
|
|
1653
|
+
"description": "Choose the authorization type",
|
|
1769
1654
|
"value": "NONE",
|
|
1655
|
+
"group": "authorization",
|
|
1656
|
+
"binding": {
|
|
1657
|
+
"name": "inbound.auth.type",
|
|
1658
|
+
"type": "zeebe:property"
|
|
1659
|
+
},
|
|
1770
1660
|
"type": "Dropdown",
|
|
1771
1661
|
"choices": [
|
|
1772
1662
|
{
|
|
1773
1663
|
"name": "None",
|
|
1774
1664
|
"value": "NONE"
|
|
1775
1665
|
},
|
|
1776
|
-
{
|
|
1777
|
-
"name": "JWT",
|
|
1778
|
-
"value": "JWT"
|
|
1779
|
-
},
|
|
1780
1666
|
{
|
|
1781
1667
|
"name": "Basic",
|
|
1782
1668
|
"value": "BASIC"
|
|
1783
1669
|
},
|
|
1784
1670
|
{
|
|
1785
|
-
"name": "API
|
|
1671
|
+
"name": "API key",
|
|
1786
1672
|
"value": "APIKEY"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"name": "JWT",
|
|
1676
|
+
"value": "JWT"
|
|
1787
1677
|
}
|
|
1788
|
-
]
|
|
1789
|
-
"binding": {
|
|
1790
|
-
"type": "zeebe:property",
|
|
1791
|
-
"name": "inbound.auth.type"
|
|
1792
|
-
}
|
|
1678
|
+
]
|
|
1793
1679
|
},
|
|
1794
1680
|
{
|
|
1795
|
-
"
|
|
1796
|
-
"
|
|
1797
|
-
"
|
|
1798
|
-
"
|
|
1681
|
+
"id": "inbound.auth.username",
|
|
1682
|
+
"label": "Username",
|
|
1683
|
+
"description": "Username for basic authentication",
|
|
1684
|
+
"optional": false,
|
|
1799
1685
|
"feel": "optional",
|
|
1800
|
-
"
|
|
1686
|
+
"group": "authorization",
|
|
1801
1687
|
"binding": {
|
|
1802
|
-
"
|
|
1803
|
-
"
|
|
1688
|
+
"name": "inbound.auth.username",
|
|
1689
|
+
"type": "zeebe:property"
|
|
1804
1690
|
},
|
|
1805
1691
|
"condition": {
|
|
1806
|
-
"property": "
|
|
1807
|
-
"equals": "
|
|
1808
|
-
|
|
1692
|
+
"property": "inbound.auth.type",
|
|
1693
|
+
"equals": "BASIC",
|
|
1694
|
+
"type": "simple"
|
|
1695
|
+
},
|
|
1696
|
+
"type": "String"
|
|
1809
1697
|
},
|
|
1810
1698
|
{
|
|
1811
|
-
"
|
|
1812
|
-
"
|
|
1813
|
-
"
|
|
1699
|
+
"id": "inbound.auth.password",
|
|
1700
|
+
"label": "Password",
|
|
1701
|
+
"description": "Password for basic authentication",
|
|
1702
|
+
"optional": false,
|
|
1703
|
+
"feel": "optional",
|
|
1814
1704
|
"group": "authorization",
|
|
1815
|
-
"feel": "required",
|
|
1816
|
-
"optional": true,
|
|
1817
1705
|
"binding": {
|
|
1818
|
-
"
|
|
1819
|
-
"
|
|
1706
|
+
"name": "inbound.auth.password",
|
|
1707
|
+
"type": "zeebe:property"
|
|
1820
1708
|
},
|
|
1821
1709
|
"condition": {
|
|
1822
|
-
"property": "
|
|
1823
|
-
"equals": "
|
|
1824
|
-
|
|
1710
|
+
"property": "inbound.auth.type",
|
|
1711
|
+
"equals": "BASIC",
|
|
1712
|
+
"type": "simple"
|
|
1713
|
+
},
|
|
1714
|
+
"type": "String"
|
|
1825
1715
|
},
|
|
1826
1716
|
{
|
|
1827
|
-
"
|
|
1828
|
-
"
|
|
1829
|
-
"
|
|
1717
|
+
"id": "inbound.auth.apiKey",
|
|
1718
|
+
"label": "API key",
|
|
1719
|
+
"description": "Expected API key",
|
|
1720
|
+
"optional": false,
|
|
1721
|
+
"feel": "optional",
|
|
1830
1722
|
"group": "authorization",
|
|
1831
|
-
"feel": "required",
|
|
1832
|
-
"optional": true,
|
|
1833
1723
|
"binding": {
|
|
1834
|
-
"
|
|
1835
|
-
"
|
|
1724
|
+
"name": "inbound.auth.apiKey",
|
|
1725
|
+
"type": "zeebe:property"
|
|
1836
1726
|
},
|
|
1837
1727
|
"condition": {
|
|
1838
|
-
"property": "
|
|
1839
|
-
"equals": "
|
|
1840
|
-
|
|
1728
|
+
"property": "inbound.auth.type",
|
|
1729
|
+
"equals": "APIKEY",
|
|
1730
|
+
"type": "simple"
|
|
1731
|
+
},
|
|
1732
|
+
"type": "String"
|
|
1841
1733
|
},
|
|
1842
1734
|
{
|
|
1843
|
-
"
|
|
1844
|
-
"
|
|
1845
|
-
"
|
|
1735
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
1736
|
+
"label": "API key locator",
|
|
1737
|
+
"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>",
|
|
1738
|
+
"optional": false,
|
|
1739
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
1740
|
+
"constraints": {
|
|
1741
|
+
"notEmpty": true
|
|
1742
|
+
},
|
|
1743
|
+
"feel": "required",
|
|
1846
1744
|
"group": "authorization",
|
|
1847
|
-
"feel": "optional",
|
|
1848
1745
|
"binding": {
|
|
1849
|
-
"
|
|
1850
|
-
"
|
|
1746
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
1747
|
+
"type": "zeebe:property"
|
|
1851
1748
|
},
|
|
1852
1749
|
"condition": {
|
|
1853
|
-
"property": "
|
|
1854
|
-
"equals": "
|
|
1750
|
+
"property": "inbound.auth.type",
|
|
1751
|
+
"equals": "APIKEY",
|
|
1752
|
+
"type": "simple"
|
|
1855
1753
|
},
|
|
1856
|
-
"
|
|
1857
|
-
"notEmpty": true
|
|
1858
|
-
}
|
|
1754
|
+
"type": "String"
|
|
1859
1755
|
},
|
|
1860
1756
|
{
|
|
1861
|
-
"
|
|
1862
|
-
"
|
|
1863
|
-
"
|
|
1864
|
-
"
|
|
1757
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
1758
|
+
"label": "JWK URL",
|
|
1759
|
+
"description": "Well-known URL of JWKs",
|
|
1760
|
+
"optional": false,
|
|
1865
1761
|
"feel": "optional",
|
|
1762
|
+
"group": "authorization",
|
|
1866
1763
|
"binding": {
|
|
1867
|
-
"
|
|
1868
|
-
"
|
|
1764
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
1765
|
+
"type": "zeebe:property"
|
|
1869
1766
|
},
|
|
1870
1767
|
"condition": {
|
|
1871
|
-
"property": "
|
|
1872
|
-
"equals": "
|
|
1768
|
+
"property": "inbound.auth.type",
|
|
1769
|
+
"equals": "JWT",
|
|
1770
|
+
"type": "simple"
|
|
1873
1771
|
},
|
|
1874
|
-
"
|
|
1875
|
-
"notEmpty": true
|
|
1876
|
-
}
|
|
1772
|
+
"type": "String"
|
|
1877
1773
|
},
|
|
1878
1774
|
{
|
|
1879
|
-
"
|
|
1880
|
-
"
|
|
1881
|
-
"
|
|
1775
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
1776
|
+
"label": "JWT role property expression",
|
|
1777
|
+
"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>",
|
|
1778
|
+
"optional": false,
|
|
1779
|
+
"feel": "required",
|
|
1882
1780
|
"group": "authorization",
|
|
1883
|
-
"feel": "optional",
|
|
1884
1781
|
"binding": {
|
|
1885
|
-
"
|
|
1886
|
-
"
|
|
1782
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
1783
|
+
"type": "zeebe:property"
|
|
1887
1784
|
},
|
|
1888
1785
|
"condition": {
|
|
1889
|
-
"property": "
|
|
1890
|
-
"equals": "
|
|
1786
|
+
"property": "inbound.auth.type",
|
|
1787
|
+
"equals": "JWT",
|
|
1788
|
+
"type": "simple"
|
|
1891
1789
|
},
|
|
1892
|
-
"
|
|
1893
|
-
"notEmpty": true
|
|
1894
|
-
}
|
|
1790
|
+
"type": "String"
|
|
1895
1791
|
},
|
|
1896
1792
|
{
|
|
1897
|
-
"
|
|
1898
|
-
"
|
|
1899
|
-
"
|
|
1900
|
-
"
|
|
1793
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
1794
|
+
"label": "Required roles",
|
|
1795
|
+
"description": "List of roles to test JWT roles against",
|
|
1796
|
+
"optional": false,
|
|
1901
1797
|
"feel": "required",
|
|
1798
|
+
"group": "authorization",
|
|
1902
1799
|
"binding": {
|
|
1903
|
-
"
|
|
1904
|
-
"
|
|
1800
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
1801
|
+
"type": "zeebe:property"
|
|
1905
1802
|
},
|
|
1906
1803
|
"condition": {
|
|
1907
|
-
"property": "
|
|
1908
|
-
"equals": "
|
|
1909
|
-
|
|
1910
|
-
"constraints": {
|
|
1911
|
-
"notEmpty": true
|
|
1804
|
+
"property": "inbound.auth.type",
|
|
1805
|
+
"equals": "JWT",
|
|
1806
|
+
"type": "simple"
|
|
1912
1807
|
},
|
|
1913
|
-
"
|
|
1808
|
+
"type": "String"
|
|
1914
1809
|
},
|
|
1915
1810
|
{
|
|
1916
|
-
"
|
|
1917
|
-
"
|
|
1918
|
-
"
|
|
1919
|
-
"feel": "required",
|
|
1811
|
+
"id": "inbound.responseBodyExpression",
|
|
1812
|
+
"label": "Response body expression",
|
|
1813
|
+
"description": "Specify condition and response",
|
|
1920
1814
|
"optional": true,
|
|
1815
|
+
"feel": "required",
|
|
1816
|
+
"group": "webhookResponse",
|
|
1921
1817
|
"binding": {
|
|
1922
|
-
"
|
|
1923
|
-
"
|
|
1818
|
+
"name": "inbound.responseBodyExpression",
|
|
1819
|
+
"type": "zeebe:property"
|
|
1924
1820
|
},
|
|
1925
|
-
"
|
|
1821
|
+
"type": "Text"
|
|
1926
1822
|
},
|
|
1927
1823
|
{
|
|
1928
|
-
"
|
|
1929
|
-
"
|
|
1930
|
-
"
|
|
1824
|
+
"id": "inbound.verificationExpression",
|
|
1825
|
+
"label": "One time verification response expression",
|
|
1826
|
+
"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>",
|
|
1931
1827
|
"optional": true,
|
|
1828
|
+
"feel": "required",
|
|
1829
|
+
"group": "webhookResponse",
|
|
1932
1830
|
"binding": {
|
|
1933
|
-
"
|
|
1934
|
-
"
|
|
1831
|
+
"name": "inbound.verificationExpression",
|
|
1832
|
+
"type": "zeebe:property"
|
|
1935
1833
|
},
|
|
1936
|
-
"
|
|
1834
|
+
"type": "Text"
|
|
1937
1835
|
},
|
|
1938
1836
|
{
|
|
1939
|
-
"
|
|
1940
|
-
"
|
|
1941
|
-
"
|
|
1942
|
-
"feel": "required",
|
|
1837
|
+
"id": "activationCondition",
|
|
1838
|
+
"label": "Activation condition",
|
|
1839
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1943
1840
|
"optional": true,
|
|
1841
|
+
"feel": "required",
|
|
1842
|
+
"group": "activation",
|
|
1944
1843
|
"binding": {
|
|
1945
|
-
"
|
|
1946
|
-
"
|
|
1844
|
+
"name": "activationCondition",
|
|
1845
|
+
"type": "zeebe:property"
|
|
1947
1846
|
},
|
|
1948
|
-
"
|
|
1847
|
+
"type": "String"
|
|
1949
1848
|
},
|
|
1950
1849
|
{
|
|
1951
|
-
"
|
|
1952
|
-
"
|
|
1953
|
-
"
|
|
1850
|
+
"id": "resultVariable",
|
|
1851
|
+
"label": "Result variable",
|
|
1852
|
+
"description": "Name of variable to store the response in",
|
|
1853
|
+
"group": "output",
|
|
1854
|
+
"binding": {
|
|
1855
|
+
"name": "resultVariable",
|
|
1856
|
+
"type": "zeebe:property"
|
|
1857
|
+
},
|
|
1858
|
+
"type": "String"
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
"id": "resultExpression",
|
|
1862
|
+
"label": "Result expression",
|
|
1863
|
+
"description": "Expression to map the response into process variables",
|
|
1954
1864
|
"feel": "required",
|
|
1955
|
-
"
|
|
1865
|
+
"group": "output",
|
|
1956
1866
|
"binding": {
|
|
1957
|
-
"
|
|
1958
|
-
"
|
|
1867
|
+
"name": "resultExpression",
|
|
1868
|
+
"type": "zeebe:property"
|
|
1959
1869
|
},
|
|
1960
|
-
"
|
|
1870
|
+
"type": "Text"
|
|
1961
1871
|
}
|
|
1962
1872
|
],
|
|
1963
1873
|
"icon": {
|
|
1964
|
-
"contents": "data:image/svg+xml
|
|
1874
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
1965
1875
|
},
|
|
1966
1876
|
"engines": {
|
|
1967
|
-
"camunda": "^8.
|
|
1877
|
+
"camunda": "^8.5"
|
|
1968
1878
|
}
|
|
1969
1879
|
},
|
|
1970
1880
|
{
|
|
1971
1881
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1972
1882
|
"name": "Webhook Connector",
|
|
1973
1883
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1974
|
-
"version":
|
|
1884
|
+
"version": 1,
|
|
1975
1885
|
"description": "Configure webhook to receive callbacks",
|
|
1976
1886
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1977
1887
|
"category": {
|
|
@@ -2021,10 +1931,10 @@
|
|
|
2021
1931
|
"type": "zeebe:property",
|
|
2022
1932
|
"name": "inbound.context"
|
|
2023
1933
|
},
|
|
2024
|
-
"description": "The webhook ID is a part of the URL",
|
|
2025
1934
|
"constraints": {
|
|
2026
1935
|
"notEmpty": true
|
|
2027
|
-
}
|
|
1936
|
+
},
|
|
1937
|
+
"description": "The webhook ID is a part of the URL"
|
|
2028
1938
|
},
|
|
2029
1939
|
{
|
|
2030
1940
|
"id": "shouldValidateHmac",
|
|
@@ -2120,27 +2030,15 @@
|
|
|
2120
2030
|
"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>"
|
|
2121
2031
|
},
|
|
2122
2032
|
{
|
|
2123
|
-
"label": "
|
|
2124
|
-
"type": "String",
|
|
2125
|
-
"group": "variable-mapping",
|
|
2126
|
-
"optional": true,
|
|
2127
|
-
"binding": {
|
|
2128
|
-
"type": "zeebe:property",
|
|
2129
|
-
"name": "resultVariable"
|
|
2130
|
-
},
|
|
2131
|
-
"description": "Name of variable to store the result of the Connector in"
|
|
2132
|
-
},
|
|
2133
|
-
{
|
|
2134
|
-
"label": "Result expression",
|
|
2033
|
+
"label": "Variables",
|
|
2135
2034
|
"type": "String",
|
|
2136
2035
|
"group": "variable-mapping",
|
|
2137
2036
|
"feel": "required",
|
|
2138
|
-
"optional": true,
|
|
2139
2037
|
"binding": {
|
|
2140
2038
|
"type": "zeebe:property",
|
|
2141
|
-
"name": "
|
|
2039
|
+
"name": "inbound.variableMapping"
|
|
2142
2040
|
},
|
|
2143
|
-
"description": "
|
|
2041
|
+
"description": "Map variables from the webhook payload (request) to start the process with. When blank, entire payload is copied over. <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>"
|
|
2144
2042
|
}
|
|
2145
2043
|
],
|
|
2146
2044
|
"icon": {
|
|
@@ -2152,28 +2050,19 @@
|
|
|
2152
2050
|
},
|
|
2153
2051
|
{
|
|
2154
2052
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2155
|
-
"name": "Webhook
|
|
2053
|
+
"name": "Webhook connector",
|
|
2156
2054
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2055
|
+
"version": 6,
|
|
2157
2056
|
"description": "Configure webhook to receive callbacks",
|
|
2158
|
-
"
|
|
2159
|
-
"keywords": []
|
|
2160
|
-
},
|
|
2161
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2162
|
-
"version": 13,
|
|
2057
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2163
2058
|
"category": {
|
|
2164
2059
|
"id": "connectors",
|
|
2165
2060
|
"name": "Connectors"
|
|
2166
2061
|
},
|
|
2167
|
-
"deprecated": {
|
|
2168
|
-
"message": "Migrate to Webhook Message Start Event Connector"
|
|
2169
|
-
},
|
|
2170
2062
|
"appliesTo": ["bpmn:StartEvent"],
|
|
2171
2063
|
"elementType": {
|
|
2172
2064
|
"value": "bpmn:StartEvent"
|
|
2173
2065
|
},
|
|
2174
|
-
"engines": {
|
|
2175
|
-
"camunda": "^8.3"
|
|
2176
|
-
},
|
|
2177
2066
|
"groups": [
|
|
2178
2067
|
{
|
|
2179
2068
|
"id": "endpoint",
|
|
@@ -2187,44 +2076,42 @@
|
|
|
2187
2076
|
"id": "authorization",
|
|
2188
2077
|
"label": "Authorization"
|
|
2189
2078
|
},
|
|
2190
|
-
{
|
|
2191
|
-
"id": "webhookResponse",
|
|
2192
|
-
"label": "Webhook response"
|
|
2193
|
-
},
|
|
2194
2079
|
{
|
|
2195
2080
|
"id": "activation",
|
|
2196
2081
|
"label": "Activation"
|
|
2197
2082
|
},
|
|
2198
2083
|
{
|
|
2199
|
-
"id": "
|
|
2200
|
-
"label": "
|
|
2201
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
2084
|
+
"id": "variable-mapping",
|
|
2085
|
+
"label": "Variable mapping"
|
|
2202
2086
|
},
|
|
2203
2087
|
{
|
|
2204
|
-
"id": "
|
|
2205
|
-
"label": "
|
|
2088
|
+
"id": "webhookResponse",
|
|
2089
|
+
"label": "Webhook response"
|
|
2206
2090
|
}
|
|
2207
2091
|
],
|
|
2208
2092
|
"properties": [
|
|
2209
2093
|
{
|
|
2094
|
+
"type": "Hidden",
|
|
2210
2095
|
"value": "io.camunda:webhook:1",
|
|
2211
2096
|
"binding": {
|
|
2212
|
-
"
|
|
2213
|
-
"
|
|
2214
|
-
}
|
|
2215
|
-
"type": "Hidden"
|
|
2097
|
+
"type": "zeebe:property",
|
|
2098
|
+
"name": "inbound.type"
|
|
2099
|
+
}
|
|
2216
2100
|
},
|
|
2217
2101
|
{
|
|
2218
|
-
"
|
|
2102
|
+
"type": "Hidden",
|
|
2103
|
+
"value": "ConfigurableInboundWebhook",
|
|
2104
|
+
"binding": {
|
|
2105
|
+
"type": "zeebe:property",
|
|
2106
|
+
"name": "inbound.subtype"
|
|
2107
|
+
}
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"id": "webhookMethod",
|
|
2219
2111
|
"label": "Webhook method",
|
|
2112
|
+
"group": "endpoint",
|
|
2220
2113
|
"description": "Select HTTP method",
|
|
2221
|
-
"optional": false,
|
|
2222
2114
|
"value": "any",
|
|
2223
|
-
"group": "endpoint",
|
|
2224
|
-
"binding": {
|
|
2225
|
-
"name": "inbound.method",
|
|
2226
|
-
"type": "zeebe:property"
|
|
2227
|
-
},
|
|
2228
2115
|
"type": "Dropdown",
|
|
2229
2116
|
"choices": [
|
|
2230
2117
|
{
|
|
@@ -2232,53 +2119,46 @@
|
|
|
2232
2119
|
"value": "any"
|
|
2233
2120
|
},
|
|
2234
2121
|
{
|
|
2235
|
-
"name": "
|
|
2122
|
+
"name": "Get",
|
|
2236
2123
|
"value": "get"
|
|
2237
2124
|
},
|
|
2238
2125
|
{
|
|
2239
|
-
"name": "
|
|
2126
|
+
"name": "Post",
|
|
2240
2127
|
"value": "post"
|
|
2241
2128
|
},
|
|
2242
2129
|
{
|
|
2243
|
-
"name": "
|
|
2130
|
+
"name": "Put",
|
|
2244
2131
|
"value": "put"
|
|
2245
2132
|
},
|
|
2246
2133
|
{
|
|
2247
|
-
"name": "
|
|
2134
|
+
"name": "Delete",
|
|
2248
2135
|
"value": "delete"
|
|
2249
2136
|
}
|
|
2250
|
-
]
|
|
2137
|
+
],
|
|
2138
|
+
"binding": {
|
|
2139
|
+
"type": "zeebe:property",
|
|
2140
|
+
"name": "inbound.method"
|
|
2141
|
+
}
|
|
2251
2142
|
},
|
|
2252
2143
|
{
|
|
2253
|
-
"id": "inbound.context",
|
|
2254
2144
|
"label": "Webhook ID",
|
|
2255
|
-
"
|
|
2256
|
-
"optional": false,
|
|
2257
|
-
"constraints": {
|
|
2258
|
-
"notEmpty": true,
|
|
2259
|
-
"pattern": {
|
|
2260
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2261
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2262
|
-
}
|
|
2263
|
-
},
|
|
2145
|
+
"type": "String",
|
|
2264
2146
|
"group": "endpoint",
|
|
2265
2147
|
"binding": {
|
|
2266
|
-
"
|
|
2267
|
-
"
|
|
2148
|
+
"type": "zeebe:property",
|
|
2149
|
+
"name": "inbound.context"
|
|
2268
2150
|
},
|
|
2269
|
-
"
|
|
2151
|
+
"description": "The webhook ID is a part of the URL",
|
|
2152
|
+
"constraints": {
|
|
2153
|
+
"notEmpty": true
|
|
2154
|
+
}
|
|
2270
2155
|
},
|
|
2271
2156
|
{
|
|
2272
|
-
"id": "
|
|
2157
|
+
"id": "shouldValidateHmac",
|
|
2273
2158
|
"label": "HMAC authentication",
|
|
2274
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
2275
|
-
"optional": false,
|
|
2276
|
-
"value": "disabled",
|
|
2277
2159
|
"group": "authentication",
|
|
2278
|
-
"
|
|
2279
|
-
|
|
2280
|
-
"type": "zeebe:property"
|
|
2281
|
-
},
|
|
2160
|
+
"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",
|
|
2161
|
+
"value": "disabled",
|
|
2282
2162
|
"type": "Dropdown",
|
|
2283
2163
|
"choices": [
|
|
2284
2164
|
{
|
|
@@ -2289,60 +2169,47 @@
|
|
|
2289
2169
|
"name": "Disabled",
|
|
2290
2170
|
"value": "disabled"
|
|
2291
2171
|
}
|
|
2292
|
-
]
|
|
2172
|
+
],
|
|
2173
|
+
"binding": {
|
|
2174
|
+
"type": "zeebe:property",
|
|
2175
|
+
"name": "inbound.shouldValidateHmac"
|
|
2176
|
+
}
|
|
2293
2177
|
},
|
|
2294
2178
|
{
|
|
2295
|
-
"id": "inbound.hmacSecret",
|
|
2296
2179
|
"label": "HMAC secret key",
|
|
2297
2180
|
"description": "Shared secret key",
|
|
2298
|
-
"
|
|
2299
|
-
"feel": "optional",
|
|
2181
|
+
"type": "String",
|
|
2300
2182
|
"group": "authentication",
|
|
2183
|
+
"optional": true,
|
|
2301
2184
|
"binding": {
|
|
2302
|
-
"
|
|
2303
|
-
"
|
|
2185
|
+
"type": "zeebe:property",
|
|
2186
|
+
"name": "inbound.hmacSecret"
|
|
2304
2187
|
},
|
|
2305
2188
|
"condition": {
|
|
2306
|
-
"property": "
|
|
2307
|
-
"equals": "enabled"
|
|
2308
|
-
|
|
2309
|
-
},
|
|
2310
|
-
"type": "String"
|
|
2189
|
+
"property": "shouldValidateHmac",
|
|
2190
|
+
"equals": "enabled"
|
|
2191
|
+
}
|
|
2311
2192
|
},
|
|
2312
2193
|
{
|
|
2313
|
-
"id": "inbound.hmacHeader",
|
|
2314
2194
|
"label": "HMAC header",
|
|
2315
2195
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2316
|
-
"
|
|
2317
|
-
"feel": "optional",
|
|
2196
|
+
"type": "String",
|
|
2318
2197
|
"group": "authentication",
|
|
2198
|
+
"optional": true,
|
|
2319
2199
|
"binding": {
|
|
2320
|
-
"
|
|
2321
|
-
"
|
|
2200
|
+
"type": "zeebe:property",
|
|
2201
|
+
"name": "inbound.hmacHeader"
|
|
2322
2202
|
},
|
|
2323
2203
|
"condition": {
|
|
2324
|
-
"property": "
|
|
2325
|
-
"equals": "enabled"
|
|
2326
|
-
|
|
2327
|
-
},
|
|
2328
|
-
"type": "String"
|
|
2204
|
+
"property": "shouldValidateHmac",
|
|
2205
|
+
"equals": "enabled"
|
|
2206
|
+
}
|
|
2329
2207
|
},
|
|
2330
2208
|
{
|
|
2331
|
-
"id": "inbound.hmacAlgorithm",
|
|
2332
2209
|
"label": "HMAC algorithm",
|
|
2210
|
+
"group": "authentication",
|
|
2333
2211
|
"description": "Choose HMAC algorithm",
|
|
2334
|
-
"optional": false,
|
|
2335
2212
|
"value": "sha_256",
|
|
2336
|
-
"group": "authentication",
|
|
2337
|
-
"binding": {
|
|
2338
|
-
"name": "inbound.hmacAlgorithm",
|
|
2339
|
-
"type": "zeebe:property"
|
|
2340
|
-
},
|
|
2341
|
-
"condition": {
|
|
2342
|
-
"property": "inbound.shouldValidateHmac",
|
|
2343
|
-
"equals": "enabled",
|
|
2344
|
-
"type": "simple"
|
|
2345
|
-
},
|
|
2346
2213
|
"type": "Dropdown",
|
|
2347
2214
|
"choices": [
|
|
2348
2215
|
{
|
|
@@ -2357,336 +2224,248 @@
|
|
|
2357
2224
|
"name": "SHA-512",
|
|
2358
2225
|
"value": "sha_512"
|
|
2359
2226
|
}
|
|
2360
|
-
]
|
|
2227
|
+
],
|
|
2228
|
+
"binding": {
|
|
2229
|
+
"type": "zeebe:property",
|
|
2230
|
+
"name": "inbound.hmacAlgorithm"
|
|
2231
|
+
},
|
|
2232
|
+
"condition": {
|
|
2233
|
+
"property": "shouldValidateHmac",
|
|
2234
|
+
"equals": "enabled"
|
|
2235
|
+
}
|
|
2361
2236
|
},
|
|
2362
2237
|
{
|
|
2363
|
-
"id": "inbound.hmacScopes",
|
|
2364
2238
|
"label": "HMAC scopes",
|
|
2365
|
-
"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>",
|
|
2366
|
-
"optional": true,
|
|
2367
|
-
"feel": "required",
|
|
2368
2239
|
"group": "authentication",
|
|
2240
|
+
"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>",
|
|
2241
|
+
"feel": "required",
|
|
2242
|
+
"type": "String",
|
|
2243
|
+
"optional": true,
|
|
2369
2244
|
"binding": {
|
|
2370
|
-
"
|
|
2371
|
-
"
|
|
2245
|
+
"type": "zeebe:property",
|
|
2246
|
+
"name": "inbound.hmacScopes"
|
|
2372
2247
|
},
|
|
2373
2248
|
"condition": {
|
|
2374
|
-
"property": "
|
|
2375
|
-
"equals": "enabled"
|
|
2376
|
-
|
|
2377
|
-
},
|
|
2378
|
-
"type": "String"
|
|
2249
|
+
"property": "shouldValidateHmac",
|
|
2250
|
+
"equals": "enabled"
|
|
2251
|
+
}
|
|
2379
2252
|
},
|
|
2380
2253
|
{
|
|
2381
|
-
"id": "
|
|
2254
|
+
"id": "authorizationType",
|
|
2382
2255
|
"label": "Authorization type",
|
|
2383
|
-
"description": "Choose the authorization type",
|
|
2384
|
-
"value": "NONE",
|
|
2385
2256
|
"group": "authorization",
|
|
2386
|
-
"
|
|
2387
|
-
|
|
2388
|
-
"type": "zeebe:property"
|
|
2389
|
-
},
|
|
2257
|
+
"description": "Choose the authorization type.",
|
|
2258
|
+
"value": "NONE",
|
|
2390
2259
|
"type": "Dropdown",
|
|
2391
2260
|
"choices": [
|
|
2392
2261
|
{
|
|
2393
2262
|
"name": "None",
|
|
2394
2263
|
"value": "NONE"
|
|
2395
2264
|
},
|
|
2265
|
+
{
|
|
2266
|
+
"name": "JWT",
|
|
2267
|
+
"value": "JWT"
|
|
2268
|
+
},
|
|
2396
2269
|
{
|
|
2397
2270
|
"name": "Basic",
|
|
2398
2271
|
"value": "BASIC"
|
|
2399
2272
|
},
|
|
2400
2273
|
{
|
|
2401
|
-
"name": "API
|
|
2274
|
+
"name": "API Key",
|
|
2402
2275
|
"value": "APIKEY"
|
|
2403
|
-
},
|
|
2404
|
-
{
|
|
2405
|
-
"name": "JWT",
|
|
2406
|
-
"value": "JWT"
|
|
2407
2276
|
}
|
|
2408
|
-
]
|
|
2409
|
-
},
|
|
2410
|
-
{
|
|
2411
|
-
"id": "inbound.auth.username",
|
|
2412
|
-
"label": "Username",
|
|
2413
|
-
"description": "Username for basic authentication",
|
|
2414
|
-
"optional": false,
|
|
2415
|
-
"feel": "optional",
|
|
2416
|
-
"group": "authorization",
|
|
2417
|
-
"binding": {
|
|
2418
|
-
"name": "inbound.auth.username",
|
|
2419
|
-
"type": "zeebe:property"
|
|
2420
|
-
},
|
|
2421
|
-
"condition": {
|
|
2422
|
-
"property": "inbound.auth.type",
|
|
2423
|
-
"equals": "BASIC",
|
|
2424
|
-
"type": "simple"
|
|
2425
|
-
},
|
|
2426
|
-
"type": "String"
|
|
2427
|
-
},
|
|
2428
|
-
{
|
|
2429
|
-
"id": "inbound.auth.password",
|
|
2430
|
-
"label": "Password",
|
|
2431
|
-
"description": "Password for basic authentication",
|
|
2432
|
-
"optional": false,
|
|
2433
|
-
"feel": "optional",
|
|
2434
|
-
"group": "authorization",
|
|
2435
|
-
"binding": {
|
|
2436
|
-
"name": "inbound.auth.password",
|
|
2437
|
-
"type": "zeebe:property"
|
|
2438
|
-
},
|
|
2439
|
-
"condition": {
|
|
2440
|
-
"property": "inbound.auth.type",
|
|
2441
|
-
"equals": "BASIC",
|
|
2442
|
-
"type": "simple"
|
|
2443
|
-
},
|
|
2444
|
-
"type": "String"
|
|
2445
|
-
},
|
|
2446
|
-
{
|
|
2447
|
-
"id": "inbound.auth.apiKey",
|
|
2448
|
-
"label": "API key",
|
|
2449
|
-
"description": "Expected API key",
|
|
2450
|
-
"optional": false,
|
|
2451
|
-
"feel": "optional",
|
|
2452
|
-
"group": "authorization",
|
|
2277
|
+
],
|
|
2453
2278
|
"binding": {
|
|
2454
|
-
"
|
|
2455
|
-
"
|
|
2456
|
-
}
|
|
2457
|
-
"condition": {
|
|
2458
|
-
"property": "inbound.auth.type",
|
|
2459
|
-
"equals": "APIKEY",
|
|
2460
|
-
"type": "simple"
|
|
2461
|
-
},
|
|
2462
|
-
"type": "String"
|
|
2279
|
+
"type": "zeebe:property",
|
|
2280
|
+
"name": "inbound.auth.type"
|
|
2281
|
+
}
|
|
2463
2282
|
},
|
|
2464
2283
|
{
|
|
2465
|
-
"
|
|
2466
|
-
"
|
|
2467
|
-
"
|
|
2468
|
-
"optional": false,
|
|
2469
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
2470
|
-
"constraints": {
|
|
2471
|
-
"notEmpty": true
|
|
2472
|
-
},
|
|
2473
|
-
"feel": "required",
|
|
2284
|
+
"label": "JWK url",
|
|
2285
|
+
"description": "Well-known url of JWKs",
|
|
2286
|
+
"type": "String",
|
|
2474
2287
|
"group": "authorization",
|
|
2475
|
-
"binding": {
|
|
2476
|
-
"name": "inbound.auth.apiKeyLocator",
|
|
2477
|
-
"type": "zeebe:property"
|
|
2478
|
-
},
|
|
2479
|
-
"condition": {
|
|
2480
|
-
"property": "inbound.auth.type",
|
|
2481
|
-
"equals": "APIKEY",
|
|
2482
|
-
"type": "simple"
|
|
2483
|
-
},
|
|
2484
|
-
"type": "String"
|
|
2485
|
-
},
|
|
2486
|
-
{
|
|
2487
|
-
"id": "inbound.auth.jwt.jwkUrl",
|
|
2488
|
-
"label": "JWK URL",
|
|
2489
|
-
"description": "Well-known URL of JWKs",
|
|
2490
|
-
"optional": false,
|
|
2491
2288
|
"feel": "optional",
|
|
2492
|
-
"group": "authorization",
|
|
2493
|
-
"binding": {
|
|
2494
|
-
"name": "inbound.auth.jwt.jwkUrl",
|
|
2495
|
-
"type": "zeebe:property"
|
|
2496
|
-
},
|
|
2497
|
-
"condition": {
|
|
2498
|
-
"property": "inbound.auth.type",
|
|
2499
|
-
"equals": "JWT",
|
|
2500
|
-
"type": "simple"
|
|
2501
|
-
},
|
|
2502
|
-
"type": "String"
|
|
2503
|
-
},
|
|
2504
|
-
{
|
|
2505
|
-
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2506
|
-
"label": "JWT role property expression",
|
|
2507
|
-
"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>",
|
|
2508
|
-
"optional": false,
|
|
2509
|
-
"feel": "required",
|
|
2510
|
-
"group": "authorization",
|
|
2511
|
-
"binding": {
|
|
2512
|
-
"name": "inbound.auth.jwt.permissionsExpression",
|
|
2513
|
-
"type": "zeebe:property"
|
|
2514
|
-
},
|
|
2515
|
-
"condition": {
|
|
2516
|
-
"property": "inbound.auth.type",
|
|
2517
|
-
"equals": "JWT",
|
|
2518
|
-
"type": "simple"
|
|
2519
|
-
},
|
|
2520
|
-
"type": "String"
|
|
2521
|
-
},
|
|
2522
|
-
{
|
|
2523
|
-
"id": "inbound.auth.jwt.requiredPermissions",
|
|
2524
|
-
"label": "Required roles",
|
|
2525
|
-
"description": "List of roles to test JWT roles against",
|
|
2526
|
-
"optional": false,
|
|
2527
|
-
"feel": "required",
|
|
2528
|
-
"group": "authorization",
|
|
2529
|
-
"binding": {
|
|
2530
|
-
"name": "inbound.auth.jwt.requiredPermissions",
|
|
2531
|
-
"type": "zeebe:property"
|
|
2532
|
-
},
|
|
2533
|
-
"condition": {
|
|
2534
|
-
"property": "inbound.auth.type",
|
|
2535
|
-
"equals": "JWT",
|
|
2536
|
-
"type": "simple"
|
|
2537
|
-
},
|
|
2538
|
-
"type": "String"
|
|
2539
|
-
},
|
|
2540
|
-
{
|
|
2541
|
-
"id": "inbound.responseExpression",
|
|
2542
|
-
"label": "Response expression",
|
|
2543
|
-
"description": "Expression used to generate the HTTP response",
|
|
2544
2289
|
"optional": true,
|
|
2545
|
-
"feel": "required",
|
|
2546
|
-
"group": "webhookResponse",
|
|
2547
2290
|
"binding": {
|
|
2548
|
-
"
|
|
2549
|
-
"
|
|
2291
|
+
"type": "zeebe:property",
|
|
2292
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
2550
2293
|
},
|
|
2551
|
-
"
|
|
2294
|
+
"condition": {
|
|
2295
|
+
"property": "authorizationType",
|
|
2296
|
+
"equals": "JWT"
|
|
2297
|
+
}
|
|
2552
2298
|
},
|
|
2553
2299
|
{
|
|
2554
|
-
"
|
|
2555
|
-
"
|
|
2556
|
-
"
|
|
2557
|
-
"
|
|
2300
|
+
"label": "JWT role property expression",
|
|
2301
|
+
"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>",
|
|
2302
|
+
"type": "String",
|
|
2303
|
+
"group": "authorization",
|
|
2558
2304
|
"feel": "required",
|
|
2559
|
-
"
|
|
2305
|
+
"optional": true,
|
|
2560
2306
|
"binding": {
|
|
2561
|
-
"
|
|
2562
|
-
"
|
|
2307
|
+
"type": "zeebe:property",
|
|
2308
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
2563
2309
|
},
|
|
2564
|
-
"
|
|
2310
|
+
"condition": {
|
|
2311
|
+
"property": "authorizationType",
|
|
2312
|
+
"equals": "JWT"
|
|
2313
|
+
}
|
|
2565
2314
|
},
|
|
2566
2315
|
{
|
|
2567
|
-
"
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
"
|
|
2316
|
+
"label": "Required roles",
|
|
2317
|
+
"description": "List of roles to test JWT roles against",
|
|
2318
|
+
"type": "String",
|
|
2319
|
+
"group": "authorization",
|
|
2571
2320
|
"feel": "required",
|
|
2572
|
-
"
|
|
2321
|
+
"optional": true,
|
|
2573
2322
|
"binding": {
|
|
2574
|
-
"
|
|
2575
|
-
"
|
|
2323
|
+
"type": "zeebe:property",
|
|
2324
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
2576
2325
|
},
|
|
2577
|
-
"
|
|
2326
|
+
"condition": {
|
|
2327
|
+
"property": "authorizationType",
|
|
2328
|
+
"equals": "JWT"
|
|
2329
|
+
}
|
|
2578
2330
|
},
|
|
2579
2331
|
{
|
|
2580
|
-
"
|
|
2581
|
-
"
|
|
2582
|
-
"
|
|
2583
|
-
"group": "
|
|
2332
|
+
"label": "Username",
|
|
2333
|
+
"description": "Username for basic authentication",
|
|
2334
|
+
"type": "String",
|
|
2335
|
+
"group": "authorization",
|
|
2336
|
+
"feel": "optional",
|
|
2584
2337
|
"binding": {
|
|
2585
|
-
"
|
|
2586
|
-
"
|
|
2338
|
+
"type": "zeebe:property",
|
|
2339
|
+
"name": "inbound.auth.username"
|
|
2587
2340
|
},
|
|
2588
|
-
"
|
|
2589
|
-
|
|
2341
|
+
"condition": {
|
|
2342
|
+
"property": "authorizationType",
|
|
2343
|
+
"equals": "BASIC"
|
|
2344
|
+
},
|
|
2345
|
+
"constraints": {
|
|
2346
|
+
"notEmpty": true
|
|
2347
|
+
}
|
|
2590
2348
|
},
|
|
2591
2349
|
{
|
|
2592
|
-
"
|
|
2593
|
-
"
|
|
2594
|
-
"
|
|
2595
|
-
"
|
|
2596
|
-
"
|
|
2350
|
+
"label": "Password",
|
|
2351
|
+
"description": "Password for basic authentication",
|
|
2352
|
+
"type": "String",
|
|
2353
|
+
"group": "authorization",
|
|
2354
|
+
"feel": "optional",
|
|
2597
2355
|
"binding": {
|
|
2598
|
-
"
|
|
2599
|
-
"
|
|
2356
|
+
"type": "zeebe:property",
|
|
2357
|
+
"name": "inbound.auth.password"
|
|
2600
2358
|
},
|
|
2601
|
-
"
|
|
2359
|
+
"condition": {
|
|
2360
|
+
"property": "authorizationType",
|
|
2361
|
+
"equals": "BASIC"
|
|
2362
|
+
},
|
|
2363
|
+
"constraints": {
|
|
2364
|
+
"notEmpty": true
|
|
2365
|
+
}
|
|
2602
2366
|
},
|
|
2603
2367
|
{
|
|
2604
|
-
"
|
|
2605
|
-
"
|
|
2606
|
-
"
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
2610
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2611
|
-
}
|
|
2612
|
-
},
|
|
2613
|
-
"group": "deduplication",
|
|
2368
|
+
"label": "API Key",
|
|
2369
|
+
"description": "Expected API key",
|
|
2370
|
+
"type": "String",
|
|
2371
|
+
"group": "authorization",
|
|
2372
|
+
"feel": "optional",
|
|
2614
2373
|
"binding": {
|
|
2615
|
-
"
|
|
2616
|
-
"
|
|
2374
|
+
"type": "zeebe:property",
|
|
2375
|
+
"name": "inbound.auth.apiKey"
|
|
2617
2376
|
},
|
|
2618
2377
|
"condition": {
|
|
2619
|
-
"property": "
|
|
2620
|
-
"equals":
|
|
2621
|
-
"type": "simple"
|
|
2378
|
+
"property": "authorizationType",
|
|
2379
|
+
"equals": "APIKEY"
|
|
2622
2380
|
},
|
|
2623
|
-
"
|
|
2381
|
+
"constraints": {
|
|
2382
|
+
"notEmpty": true
|
|
2383
|
+
}
|
|
2624
2384
|
},
|
|
2625
2385
|
{
|
|
2626
|
-
"
|
|
2627
|
-
"
|
|
2628
|
-
"
|
|
2386
|
+
"label": "API Key locator",
|
|
2387
|
+
"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>",
|
|
2388
|
+
"type": "String",
|
|
2389
|
+
"group": "authorization",
|
|
2390
|
+
"feel": "required",
|
|
2629
2391
|
"binding": {
|
|
2630
|
-
"
|
|
2631
|
-
"
|
|
2392
|
+
"type": "zeebe:property",
|
|
2393
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
2632
2394
|
},
|
|
2633
2395
|
"condition": {
|
|
2634
|
-
"property": "
|
|
2635
|
-
"
|
|
2636
|
-
"type": "simple"
|
|
2396
|
+
"property": "authorizationType",
|
|
2397
|
+
"equals": "APIKEY"
|
|
2637
2398
|
},
|
|
2638
|
-
"
|
|
2399
|
+
"constraints": {
|
|
2400
|
+
"notEmpty": true
|
|
2401
|
+
},
|
|
2402
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
2639
2403
|
},
|
|
2640
2404
|
{
|
|
2641
|
-
"
|
|
2642
|
-
"
|
|
2643
|
-
"group": "
|
|
2405
|
+
"label": "Condition",
|
|
2406
|
+
"type": "String",
|
|
2407
|
+
"group": "activation",
|
|
2408
|
+
"feel": "required",
|
|
2409
|
+
"optional": true,
|
|
2644
2410
|
"binding": {
|
|
2645
|
-
"
|
|
2646
|
-
"
|
|
2647
|
-
},
|
|
2648
|
-
"condition": {
|
|
2649
|
-
"property": "deduplicationId",
|
|
2650
|
-
"isActive": false,
|
|
2651
|
-
"type": "simple"
|
|
2411
|
+
"type": "zeebe:property",
|
|
2412
|
+
"name": "activationCondition"
|
|
2652
2413
|
},
|
|
2653
|
-
"
|
|
2414
|
+
"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>"
|
|
2654
2415
|
},
|
|
2655
2416
|
{
|
|
2656
|
-
"id": "resultVariable",
|
|
2657
2417
|
"label": "Result variable",
|
|
2658
|
-
"
|
|
2659
|
-
"group": "
|
|
2418
|
+
"type": "String",
|
|
2419
|
+
"group": "variable-mapping",
|
|
2420
|
+
"optional": true,
|
|
2660
2421
|
"binding": {
|
|
2661
|
-
"
|
|
2662
|
-
"
|
|
2422
|
+
"type": "zeebe:property",
|
|
2423
|
+
"name": "resultVariable"
|
|
2663
2424
|
},
|
|
2664
|
-
"
|
|
2425
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2665
2426
|
},
|
|
2666
2427
|
{
|
|
2667
|
-
"id": "resultExpression",
|
|
2668
2428
|
"label": "Result expression",
|
|
2669
|
-
"
|
|
2429
|
+
"type": "String",
|
|
2430
|
+
"group": "variable-mapping",
|
|
2670
2431
|
"feel": "required",
|
|
2671
|
-
"
|
|
2432
|
+
"optional": true,
|
|
2672
2433
|
"binding": {
|
|
2673
|
-
"
|
|
2674
|
-
"
|
|
2434
|
+
"type": "zeebe:property",
|
|
2435
|
+
"name": "resultExpression"
|
|
2675
2436
|
},
|
|
2676
|
-
"
|
|
2437
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2438
|
+
},
|
|
2439
|
+
{
|
|
2440
|
+
"label": "Response body expression",
|
|
2441
|
+
"type": "Text",
|
|
2442
|
+
"group": "webhookResponse",
|
|
2443
|
+
"feel": "required",
|
|
2444
|
+
"optional": true,
|
|
2445
|
+
"binding": {
|
|
2446
|
+
"type": "zeebe:property",
|
|
2447
|
+
"name": "inbound.responseBodyExpression"
|
|
2448
|
+
},
|
|
2449
|
+
"description": "Specify condition and response"
|
|
2677
2450
|
}
|
|
2678
2451
|
],
|
|
2679
2452
|
"icon": {
|
|
2680
|
-
"contents": "data:image/svg+xml;
|
|
2453
|
+
"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"
|
|
2454
|
+
},
|
|
2455
|
+
"engines": {
|
|
2456
|
+
"camunda": "^8.2"
|
|
2681
2457
|
}
|
|
2682
2458
|
},
|
|
2683
2459
|
{
|
|
2684
2460
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2685
2461
|
"name": "Webhook Start Event Connector",
|
|
2686
2462
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2687
|
-
"version": 8,
|
|
2688
2463
|
"description": "Configure webhook to receive callbacks",
|
|
2689
|
-
"
|
|
2464
|
+
"metadata": {
|
|
2465
|
+
"keywords": []
|
|
2466
|
+
},
|
|
2467
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2468
|
+
"version": 12,
|
|
2690
2469
|
"category": {
|
|
2691
2470
|
"id": "connectors",
|
|
2692
2471
|
"name": "Connectors"
|
|
@@ -2709,41 +2488,38 @@
|
|
|
2709
2488
|
"label": "Authorization"
|
|
2710
2489
|
},
|
|
2711
2490
|
{
|
|
2712
|
-
"id": "
|
|
2713
|
-
"label": "
|
|
2491
|
+
"id": "webhookResponse",
|
|
2492
|
+
"label": "Webhook response"
|
|
2714
2493
|
},
|
|
2715
2494
|
{
|
|
2716
|
-
"id": "
|
|
2717
|
-
"label": "
|
|
2495
|
+
"id": "activation",
|
|
2496
|
+
"label": "Activation"
|
|
2718
2497
|
},
|
|
2719
2498
|
{
|
|
2720
|
-
"id": "
|
|
2721
|
-
"label": "
|
|
2499
|
+
"id": "output",
|
|
2500
|
+
"label": "Output mapping"
|
|
2722
2501
|
}
|
|
2723
2502
|
],
|
|
2724
2503
|
"properties": [
|
|
2725
2504
|
{
|
|
2726
|
-
"type": "Hidden",
|
|
2727
2505
|
"value": "io.camunda:webhook:1",
|
|
2728
2506
|
"binding": {
|
|
2729
|
-
"
|
|
2730
|
-
"
|
|
2731
|
-
}
|
|
2732
|
-
|
|
2733
|
-
{
|
|
2734
|
-
"type": "Hidden",
|
|
2735
|
-
"value": "ConfigurableInboundWebhook",
|
|
2736
|
-
"binding": {
|
|
2737
|
-
"type": "zeebe:property",
|
|
2738
|
-
"name": "inbound.subtype"
|
|
2739
|
-
}
|
|
2507
|
+
"name": "inbound.type",
|
|
2508
|
+
"type": "zeebe:property"
|
|
2509
|
+
},
|
|
2510
|
+
"type": "Hidden"
|
|
2740
2511
|
},
|
|
2741
2512
|
{
|
|
2742
|
-
"id": "
|
|
2513
|
+
"id": "inbound.method",
|
|
2743
2514
|
"label": "Webhook method",
|
|
2744
|
-
"group": "endpoint",
|
|
2745
2515
|
"description": "Select HTTP method",
|
|
2516
|
+
"optional": false,
|
|
2746
2517
|
"value": "any",
|
|
2518
|
+
"group": "endpoint",
|
|
2519
|
+
"binding": {
|
|
2520
|
+
"name": "inbound.method",
|
|
2521
|
+
"type": "zeebe:property"
|
|
2522
|
+
},
|
|
2747
2523
|
"type": "Dropdown",
|
|
2748
2524
|
"choices": [
|
|
2749
2525
|
{
|
|
@@ -2751,46 +2527,53 @@
|
|
|
2751
2527
|
"value": "any"
|
|
2752
2528
|
},
|
|
2753
2529
|
{
|
|
2754
|
-
"name": "
|
|
2530
|
+
"name": "GET",
|
|
2755
2531
|
"value": "get"
|
|
2756
2532
|
},
|
|
2757
2533
|
{
|
|
2758
|
-
"name": "
|
|
2534
|
+
"name": "POST",
|
|
2759
2535
|
"value": "post"
|
|
2760
2536
|
},
|
|
2761
2537
|
{
|
|
2762
|
-
"name": "
|
|
2538
|
+
"name": "PUT",
|
|
2763
2539
|
"value": "put"
|
|
2764
2540
|
},
|
|
2765
2541
|
{
|
|
2766
|
-
"name": "
|
|
2542
|
+
"name": "DELETE",
|
|
2767
2543
|
"value": "delete"
|
|
2768
2544
|
}
|
|
2769
|
-
]
|
|
2770
|
-
"binding": {
|
|
2771
|
-
"type": "zeebe:property",
|
|
2772
|
-
"name": "inbound.method"
|
|
2773
|
-
}
|
|
2545
|
+
]
|
|
2774
2546
|
},
|
|
2775
2547
|
{
|
|
2548
|
+
"id": "inbound.context",
|
|
2776
2549
|
"label": "Webhook ID",
|
|
2777
|
-
"
|
|
2550
|
+
"description": "The webhook ID is a part of the URL",
|
|
2551
|
+
"optional": false,
|
|
2552
|
+
"constraints": {
|
|
2553
|
+
"notEmpty": true,
|
|
2554
|
+
"pattern": {
|
|
2555
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2556
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2557
|
+
}
|
|
2558
|
+
},
|
|
2778
2559
|
"group": "endpoint",
|
|
2779
2560
|
"binding": {
|
|
2780
|
-
"
|
|
2781
|
-
"
|
|
2561
|
+
"name": "inbound.context",
|
|
2562
|
+
"type": "zeebe:property"
|
|
2782
2563
|
},
|
|
2783
|
-
"
|
|
2784
|
-
"constraints": {
|
|
2785
|
-
"notEmpty": true
|
|
2786
|
-
}
|
|
2564
|
+
"type": "String"
|
|
2787
2565
|
},
|
|
2788
2566
|
{
|
|
2789
|
-
"id": "shouldValidateHmac",
|
|
2567
|
+
"id": "inbound.shouldValidateHmac",
|
|
2790
2568
|
"label": "HMAC authentication",
|
|
2791
|
-
"
|
|
2792
|
-
"
|
|
2569
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
2570
|
+
"optional": false,
|
|
2793
2571
|
"value": "disabled",
|
|
2572
|
+
"group": "authentication",
|
|
2573
|
+
"binding": {
|
|
2574
|
+
"name": "inbound.shouldValidateHmac",
|
|
2575
|
+
"type": "zeebe:property"
|
|
2576
|
+
},
|
|
2794
2577
|
"type": "Dropdown",
|
|
2795
2578
|
"choices": [
|
|
2796
2579
|
{
|
|
@@ -2801,47 +2584,60 @@
|
|
|
2801
2584
|
"name": "Disabled",
|
|
2802
2585
|
"value": "disabled"
|
|
2803
2586
|
}
|
|
2804
|
-
]
|
|
2805
|
-
"binding": {
|
|
2806
|
-
"type": "zeebe:property",
|
|
2807
|
-
"name": "inbound.shouldValidateHmac"
|
|
2808
|
-
}
|
|
2587
|
+
]
|
|
2809
2588
|
},
|
|
2810
2589
|
{
|
|
2590
|
+
"id": "inbound.hmacSecret",
|
|
2811
2591
|
"label": "HMAC secret key",
|
|
2812
2592
|
"description": "Shared secret key",
|
|
2813
|
-
"type": "String",
|
|
2814
|
-
"group": "authentication",
|
|
2815
2593
|
"optional": true,
|
|
2594
|
+
"feel": "optional",
|
|
2595
|
+
"group": "authentication",
|
|
2816
2596
|
"binding": {
|
|
2817
|
-
"
|
|
2818
|
-
"
|
|
2597
|
+
"name": "inbound.hmacSecret",
|
|
2598
|
+
"type": "zeebe:property"
|
|
2819
2599
|
},
|
|
2820
2600
|
"condition": {
|
|
2821
|
-
"property": "shouldValidateHmac",
|
|
2822
|
-
"equals": "enabled"
|
|
2823
|
-
|
|
2601
|
+
"property": "inbound.shouldValidateHmac",
|
|
2602
|
+
"equals": "enabled",
|
|
2603
|
+
"type": "simple"
|
|
2604
|
+
},
|
|
2605
|
+
"type": "String"
|
|
2824
2606
|
},
|
|
2825
2607
|
{
|
|
2608
|
+
"id": "inbound.hmacHeader",
|
|
2826
2609
|
"label": "HMAC header",
|
|
2827
2610
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2828
|
-
"type": "String",
|
|
2829
|
-
"group": "authentication",
|
|
2830
2611
|
"optional": true,
|
|
2612
|
+
"feel": "optional",
|
|
2613
|
+
"group": "authentication",
|
|
2831
2614
|
"binding": {
|
|
2832
|
-
"
|
|
2833
|
-
"
|
|
2615
|
+
"name": "inbound.hmacHeader",
|
|
2616
|
+
"type": "zeebe:property"
|
|
2834
2617
|
},
|
|
2835
2618
|
"condition": {
|
|
2836
|
-
"property": "shouldValidateHmac",
|
|
2837
|
-
"equals": "enabled"
|
|
2838
|
-
|
|
2619
|
+
"property": "inbound.shouldValidateHmac",
|
|
2620
|
+
"equals": "enabled",
|
|
2621
|
+
"type": "simple"
|
|
2622
|
+
},
|
|
2623
|
+
"type": "String"
|
|
2839
2624
|
},
|
|
2840
2625
|
{
|
|
2626
|
+
"id": "inbound.hmacAlgorithm",
|
|
2841
2627
|
"label": "HMAC algorithm",
|
|
2842
|
-
"group": "authentication",
|
|
2843
2628
|
"description": "Choose HMAC algorithm",
|
|
2629
|
+
"optional": false,
|
|
2844
2630
|
"value": "sha_256",
|
|
2631
|
+
"group": "authentication",
|
|
2632
|
+
"binding": {
|
|
2633
|
+
"name": "inbound.hmacAlgorithm",
|
|
2634
|
+
"type": "zeebe:property"
|
|
2635
|
+
},
|
|
2636
|
+
"condition": {
|
|
2637
|
+
"property": "inbound.shouldValidateHmac",
|
|
2638
|
+
"equals": "enabled",
|
|
2639
|
+
"type": "simple"
|
|
2640
|
+
},
|
|
2845
2641
|
"type": "Dropdown",
|
|
2846
2642
|
"choices": [
|
|
2847
2643
|
{
|
|
@@ -2856,248 +2652,266 @@
|
|
|
2856
2652
|
"name": "SHA-512",
|
|
2857
2653
|
"value": "sha_512"
|
|
2858
2654
|
}
|
|
2859
|
-
]
|
|
2860
|
-
"binding": {
|
|
2861
|
-
"type": "zeebe:property",
|
|
2862
|
-
"name": "inbound.hmacAlgorithm"
|
|
2863
|
-
},
|
|
2864
|
-
"condition": {
|
|
2865
|
-
"property": "shouldValidateHmac",
|
|
2866
|
-
"equals": "enabled"
|
|
2867
|
-
}
|
|
2655
|
+
]
|
|
2868
2656
|
},
|
|
2869
2657
|
{
|
|
2658
|
+
"id": "inbound.hmacScopes",
|
|
2870
2659
|
"label": "HMAC scopes",
|
|
2871
|
-
"
|
|
2872
|
-
"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>",
|
|
2873
|
-
"feel": "required",
|
|
2874
|
-
"type": "String",
|
|
2660
|
+
"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>",
|
|
2875
2661
|
"optional": true,
|
|
2662
|
+
"feel": "required",
|
|
2663
|
+
"group": "authentication",
|
|
2876
2664
|
"binding": {
|
|
2877
|
-
"
|
|
2878
|
-
"
|
|
2665
|
+
"name": "inbound.hmacScopes",
|
|
2666
|
+
"type": "zeebe:property"
|
|
2879
2667
|
},
|
|
2880
2668
|
"condition": {
|
|
2881
|
-
"property": "shouldValidateHmac",
|
|
2882
|
-
"equals": "enabled"
|
|
2883
|
-
|
|
2669
|
+
"property": "inbound.shouldValidateHmac",
|
|
2670
|
+
"equals": "enabled",
|
|
2671
|
+
"type": "simple"
|
|
2672
|
+
},
|
|
2673
|
+
"type": "String"
|
|
2884
2674
|
},
|
|
2885
2675
|
{
|
|
2886
|
-
"id": "
|
|
2676
|
+
"id": "inbound.auth.type",
|
|
2887
2677
|
"label": "Authorization type",
|
|
2888
|
-
"
|
|
2889
|
-
"description": "Choose the authorization type.",
|
|
2678
|
+
"description": "Choose the authorization type",
|
|
2890
2679
|
"value": "NONE",
|
|
2680
|
+
"group": "authorization",
|
|
2681
|
+
"binding": {
|
|
2682
|
+
"name": "inbound.auth.type",
|
|
2683
|
+
"type": "zeebe:property"
|
|
2684
|
+
},
|
|
2891
2685
|
"type": "Dropdown",
|
|
2892
2686
|
"choices": [
|
|
2893
2687
|
{
|
|
2894
2688
|
"name": "None",
|
|
2895
2689
|
"value": "NONE"
|
|
2896
2690
|
},
|
|
2897
|
-
{
|
|
2898
|
-
"name": "JWT",
|
|
2899
|
-
"value": "JWT"
|
|
2900
|
-
},
|
|
2901
2691
|
{
|
|
2902
2692
|
"name": "Basic",
|
|
2903
2693
|
"value": "BASIC"
|
|
2904
2694
|
},
|
|
2905
2695
|
{
|
|
2906
|
-
"name": "API
|
|
2696
|
+
"name": "API key",
|
|
2907
2697
|
"value": "APIKEY"
|
|
2698
|
+
},
|
|
2699
|
+
{
|
|
2700
|
+
"name": "JWT",
|
|
2701
|
+
"value": "JWT"
|
|
2908
2702
|
}
|
|
2909
|
-
]
|
|
2910
|
-
"binding": {
|
|
2911
|
-
"type": "zeebe:property",
|
|
2912
|
-
"name": "inbound.auth.type"
|
|
2913
|
-
}
|
|
2703
|
+
]
|
|
2914
2704
|
},
|
|
2915
2705
|
{
|
|
2916
|
-
"
|
|
2917
|
-
"
|
|
2918
|
-
"
|
|
2919
|
-
"
|
|
2706
|
+
"id": "inbound.auth.username",
|
|
2707
|
+
"label": "Username",
|
|
2708
|
+
"description": "Username for basic authentication",
|
|
2709
|
+
"optional": false,
|
|
2920
2710
|
"feel": "optional",
|
|
2921
|
-
"
|
|
2711
|
+
"group": "authorization",
|
|
2922
2712
|
"binding": {
|
|
2923
|
-
"
|
|
2924
|
-
"
|
|
2713
|
+
"name": "inbound.auth.username",
|
|
2714
|
+
"type": "zeebe:property"
|
|
2925
2715
|
},
|
|
2926
2716
|
"condition": {
|
|
2927
|
-
"property": "
|
|
2928
|
-
"equals": "
|
|
2929
|
-
|
|
2717
|
+
"property": "inbound.auth.type",
|
|
2718
|
+
"equals": "BASIC",
|
|
2719
|
+
"type": "simple"
|
|
2720
|
+
},
|
|
2721
|
+
"type": "String"
|
|
2930
2722
|
},
|
|
2931
2723
|
{
|
|
2932
|
-
"
|
|
2933
|
-
"
|
|
2934
|
-
"
|
|
2724
|
+
"id": "inbound.auth.password",
|
|
2725
|
+
"label": "Password",
|
|
2726
|
+
"description": "Password for basic authentication",
|
|
2727
|
+
"optional": false,
|
|
2728
|
+
"feel": "optional",
|
|
2935
2729
|
"group": "authorization",
|
|
2936
|
-
"feel": "required",
|
|
2937
|
-
"optional": true,
|
|
2938
2730
|
"binding": {
|
|
2939
|
-
"
|
|
2940
|
-
"
|
|
2731
|
+
"name": "inbound.auth.password",
|
|
2732
|
+
"type": "zeebe:property"
|
|
2941
2733
|
},
|
|
2942
2734
|
"condition": {
|
|
2943
|
-
"property": "
|
|
2944
|
-
"equals": "
|
|
2945
|
-
|
|
2735
|
+
"property": "inbound.auth.type",
|
|
2736
|
+
"equals": "BASIC",
|
|
2737
|
+
"type": "simple"
|
|
2738
|
+
},
|
|
2739
|
+
"type": "String"
|
|
2946
2740
|
},
|
|
2947
2741
|
{
|
|
2948
|
-
"
|
|
2949
|
-
"
|
|
2950
|
-
"
|
|
2742
|
+
"id": "inbound.auth.apiKey",
|
|
2743
|
+
"label": "API key",
|
|
2744
|
+
"description": "Expected API key",
|
|
2745
|
+
"optional": false,
|
|
2746
|
+
"feel": "optional",
|
|
2951
2747
|
"group": "authorization",
|
|
2952
|
-
"feel": "required",
|
|
2953
|
-
"optional": true,
|
|
2954
2748
|
"binding": {
|
|
2955
|
-
"
|
|
2956
|
-
"
|
|
2749
|
+
"name": "inbound.auth.apiKey",
|
|
2750
|
+
"type": "zeebe:property"
|
|
2957
2751
|
},
|
|
2958
2752
|
"condition": {
|
|
2959
|
-
"property": "
|
|
2960
|
-
"equals": "
|
|
2961
|
-
|
|
2753
|
+
"property": "inbound.auth.type",
|
|
2754
|
+
"equals": "APIKEY",
|
|
2755
|
+
"type": "simple"
|
|
2756
|
+
},
|
|
2757
|
+
"type": "String"
|
|
2962
2758
|
},
|
|
2963
2759
|
{
|
|
2964
|
-
"
|
|
2965
|
-
"
|
|
2966
|
-
"
|
|
2760
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
2761
|
+
"label": "API key locator",
|
|
2762
|
+
"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>",
|
|
2763
|
+
"optional": false,
|
|
2764
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
2765
|
+
"constraints": {
|
|
2766
|
+
"notEmpty": true
|
|
2767
|
+
},
|
|
2768
|
+
"feel": "required",
|
|
2967
2769
|
"group": "authorization",
|
|
2968
|
-
"feel": "optional",
|
|
2969
2770
|
"binding": {
|
|
2970
|
-
"
|
|
2971
|
-
"
|
|
2771
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
2772
|
+
"type": "zeebe:property"
|
|
2972
2773
|
},
|
|
2973
2774
|
"condition": {
|
|
2974
|
-
"property": "
|
|
2975
|
-
"equals": "
|
|
2775
|
+
"property": "inbound.auth.type",
|
|
2776
|
+
"equals": "APIKEY",
|
|
2777
|
+
"type": "simple"
|
|
2976
2778
|
},
|
|
2977
|
-
"
|
|
2978
|
-
"notEmpty": true
|
|
2979
|
-
}
|
|
2779
|
+
"type": "String"
|
|
2980
2780
|
},
|
|
2981
2781
|
{
|
|
2982
|
-
"
|
|
2983
|
-
"
|
|
2984
|
-
"
|
|
2985
|
-
"
|
|
2782
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
2783
|
+
"label": "JWK URL",
|
|
2784
|
+
"description": "Well-known URL of JWKs",
|
|
2785
|
+
"optional": false,
|
|
2986
2786
|
"feel": "optional",
|
|
2787
|
+
"group": "authorization",
|
|
2987
2788
|
"binding": {
|
|
2988
|
-
"
|
|
2989
|
-
"
|
|
2789
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
2790
|
+
"type": "zeebe:property"
|
|
2990
2791
|
},
|
|
2991
2792
|
"condition": {
|
|
2992
|
-
"property": "
|
|
2993
|
-
"equals": "
|
|
2793
|
+
"property": "inbound.auth.type",
|
|
2794
|
+
"equals": "JWT",
|
|
2795
|
+
"type": "simple"
|
|
2994
2796
|
},
|
|
2995
|
-
"
|
|
2996
|
-
"notEmpty": true
|
|
2997
|
-
}
|
|
2797
|
+
"type": "String"
|
|
2998
2798
|
},
|
|
2999
2799
|
{
|
|
3000
|
-
"
|
|
3001
|
-
"
|
|
3002
|
-
"
|
|
2800
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2801
|
+
"label": "JWT role property expression",
|
|
2802
|
+
"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>",
|
|
2803
|
+
"optional": false,
|
|
2804
|
+
"feel": "required",
|
|
3003
2805
|
"group": "authorization",
|
|
3004
|
-
"feel": "optional",
|
|
3005
2806
|
"binding": {
|
|
3006
|
-
"
|
|
3007
|
-
"
|
|
2807
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
2808
|
+
"type": "zeebe:property"
|
|
3008
2809
|
},
|
|
3009
2810
|
"condition": {
|
|
3010
|
-
"property": "
|
|
3011
|
-
"equals": "
|
|
2811
|
+
"property": "inbound.auth.type",
|
|
2812
|
+
"equals": "JWT",
|
|
2813
|
+
"type": "simple"
|
|
3012
2814
|
},
|
|
3013
|
-
"
|
|
3014
|
-
"notEmpty": true
|
|
3015
|
-
}
|
|
2815
|
+
"type": "String"
|
|
3016
2816
|
},
|
|
3017
2817
|
{
|
|
3018
|
-
"
|
|
3019
|
-
"
|
|
3020
|
-
"
|
|
3021
|
-
"
|
|
2818
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
2819
|
+
"label": "Required roles",
|
|
2820
|
+
"description": "List of roles to test JWT roles against",
|
|
2821
|
+
"optional": false,
|
|
3022
2822
|
"feel": "required",
|
|
2823
|
+
"group": "authorization",
|
|
3023
2824
|
"binding": {
|
|
3024
|
-
"
|
|
3025
|
-
"
|
|
2825
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
2826
|
+
"type": "zeebe:property"
|
|
3026
2827
|
},
|
|
3027
2828
|
"condition": {
|
|
3028
|
-
"property": "
|
|
3029
|
-
"equals": "
|
|
3030
|
-
|
|
3031
|
-
"constraints": {
|
|
3032
|
-
"notEmpty": true
|
|
2829
|
+
"property": "inbound.auth.type",
|
|
2830
|
+
"equals": "JWT",
|
|
2831
|
+
"type": "simple"
|
|
3033
2832
|
},
|
|
3034
|
-
"
|
|
2833
|
+
"type": "String"
|
|
3035
2834
|
},
|
|
3036
2835
|
{
|
|
3037
|
-
"
|
|
3038
|
-
"
|
|
3039
|
-
"
|
|
3040
|
-
"feel": "required",
|
|
2836
|
+
"id": "inbound.responseExpression",
|
|
2837
|
+
"label": "Response expression",
|
|
2838
|
+
"description": "Expression used to generate the HTTP response",
|
|
3041
2839
|
"optional": true,
|
|
2840
|
+
"feel": "required",
|
|
2841
|
+
"group": "webhookResponse",
|
|
3042
2842
|
"binding": {
|
|
3043
|
-
"
|
|
3044
|
-
"
|
|
2843
|
+
"name": "inbound.responseExpression",
|
|
2844
|
+
"type": "zeebe:property"
|
|
3045
2845
|
},
|
|
3046
|
-
"
|
|
2846
|
+
"type": "Text"
|
|
3047
2847
|
},
|
|
3048
2848
|
{
|
|
3049
|
-
"
|
|
3050
|
-
"
|
|
3051
|
-
"
|
|
2849
|
+
"id": "inbound.verificationExpression",
|
|
2850
|
+
"label": "One time verification response expression",
|
|
2851
|
+
"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>",
|
|
3052
2852
|
"optional": true,
|
|
2853
|
+
"feel": "required",
|
|
2854
|
+
"group": "webhookResponse",
|
|
3053
2855
|
"binding": {
|
|
3054
|
-
"
|
|
3055
|
-
"
|
|
2856
|
+
"name": "inbound.verificationExpression",
|
|
2857
|
+
"type": "zeebe:property"
|
|
3056
2858
|
},
|
|
3057
|
-
"
|
|
2859
|
+
"type": "Text"
|
|
3058
2860
|
},
|
|
3059
2861
|
{
|
|
3060
|
-
"
|
|
3061
|
-
"
|
|
3062
|
-
"
|
|
3063
|
-
"feel": "required",
|
|
2862
|
+
"id": "activationCondition",
|
|
2863
|
+
"label": "Activation condition",
|
|
2864
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
3064
2865
|
"optional": true,
|
|
2866
|
+
"feel": "required",
|
|
2867
|
+
"group": "activation",
|
|
3065
2868
|
"binding": {
|
|
3066
|
-
"
|
|
3067
|
-
"
|
|
2869
|
+
"name": "activationCondition",
|
|
2870
|
+
"type": "zeebe:property"
|
|
3068
2871
|
},
|
|
3069
|
-
"
|
|
2872
|
+
"type": "String"
|
|
3070
2873
|
},
|
|
3071
2874
|
{
|
|
3072
|
-
"
|
|
3073
|
-
"
|
|
3074
|
-
"
|
|
3075
|
-
"group": "
|
|
3076
|
-
"feel": "required",
|
|
3077
|
-
"optional": true,
|
|
2875
|
+
"id": "consumeUnmatchedEvents",
|
|
2876
|
+
"label": "Consume unmatched events",
|
|
2877
|
+
"value": true,
|
|
2878
|
+
"group": "activation",
|
|
3078
2879
|
"binding": {
|
|
3079
|
-
"
|
|
3080
|
-
"
|
|
3081
|
-
}
|
|
2880
|
+
"name": "consumeUnmatchedEvents",
|
|
2881
|
+
"type": "zeebe:property"
|
|
2882
|
+
},
|
|
2883
|
+
"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",
|
|
2884
|
+
"type": "Boolean"
|
|
3082
2885
|
},
|
|
3083
2886
|
{
|
|
3084
|
-
"
|
|
3085
|
-
"
|
|
3086
|
-
"
|
|
2887
|
+
"id": "resultVariable",
|
|
2888
|
+
"label": "Result variable",
|
|
2889
|
+
"description": "Name of variable to store the response in",
|
|
2890
|
+
"group": "output",
|
|
2891
|
+
"binding": {
|
|
2892
|
+
"name": "resultVariable",
|
|
2893
|
+
"type": "zeebe:property"
|
|
2894
|
+
},
|
|
2895
|
+
"type": "String"
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"id": "resultExpression",
|
|
2899
|
+
"label": "Result expression",
|
|
2900
|
+
"description": "Expression to map the response into process variables",
|
|
3087
2901
|
"feel": "required",
|
|
3088
|
-
"
|
|
2902
|
+
"group": "output",
|
|
3089
2903
|
"binding": {
|
|
3090
|
-
"
|
|
3091
|
-
"
|
|
2904
|
+
"name": "resultExpression",
|
|
2905
|
+
"type": "zeebe:property"
|
|
3092
2906
|
},
|
|
3093
|
-
"
|
|
2907
|
+
"type": "Text"
|
|
3094
2908
|
}
|
|
3095
2909
|
],
|
|
3096
|
-
"icon": {
|
|
3097
|
-
"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"
|
|
3098
|
-
},
|
|
3099
2910
|
"engines": {
|
|
3100
|
-
"camunda": "^8.
|
|
2911
|
+
"camunda": "^8.3"
|
|
2912
|
+
},
|
|
2913
|
+
"icon": {
|
|
2914
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
3101
2915
|
}
|
|
3102
2916
|
},
|
|
3103
2917
|
{
|
|
@@ -3105,16 +2919,25 @@
|
|
|
3105
2919
|
"name": "Webhook Start Event Connector",
|
|
3106
2920
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3107
2921
|
"description": "Configure webhook to receive callbacks",
|
|
3108
|
-
"
|
|
3109
|
-
|
|
2922
|
+
"metadata": {
|
|
2923
|
+
"keywords": []
|
|
2924
|
+
},
|
|
2925
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2926
|
+
"version": 13,
|
|
3110
2927
|
"category": {
|
|
3111
2928
|
"id": "connectors",
|
|
3112
2929
|
"name": "Connectors"
|
|
3113
2930
|
},
|
|
2931
|
+
"deprecated": {
|
|
2932
|
+
"message": "Migrate to Webhook Message Start Event Connector"
|
|
2933
|
+
},
|
|
3114
2934
|
"appliesTo": ["bpmn:StartEvent"],
|
|
3115
2935
|
"elementType": {
|
|
3116
2936
|
"value": "bpmn:StartEvent"
|
|
3117
2937
|
},
|
|
2938
|
+
"engines": {
|
|
2939
|
+
"camunda": "^8.3"
|
|
2940
|
+
},
|
|
3118
2941
|
"groups": [
|
|
3119
2942
|
{
|
|
3120
2943
|
"id": "endpoint",
|
|
@@ -3136,6 +2959,11 @@
|
|
|
3136
2959
|
"id": "activation",
|
|
3137
2960
|
"label": "Activation"
|
|
3138
2961
|
},
|
|
2962
|
+
{
|
|
2963
|
+
"id": "deduplication",
|
|
2964
|
+
"label": "Deduplication",
|
|
2965
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
2966
|
+
},
|
|
3139
2967
|
{
|
|
3140
2968
|
"id": "output",
|
|
3141
2969
|
"label": "Output mapping"
|
|
@@ -3207,7 +3035,7 @@
|
|
|
3207
3035
|
{
|
|
3208
3036
|
"id": "inbound.shouldValidateHmac",
|
|
3209
3037
|
"label": "HMAC authentication",
|
|
3210
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3038
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
3211
3039
|
"optional": false,
|
|
3212
3040
|
"value": "disabled",
|
|
3213
3041
|
"group": "authentication",
|
|
@@ -3298,7 +3126,7 @@
|
|
|
3298
3126
|
{
|
|
3299
3127
|
"id": "inbound.hmacScopes",
|
|
3300
3128
|
"label": "HMAC scopes",
|
|
3301
|
-
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3129
|
+
"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>",
|
|
3302
3130
|
"optional": true,
|
|
3303
3131
|
"feel": "required",
|
|
3304
3132
|
"group": "authentication",
|
|
@@ -3400,7 +3228,7 @@
|
|
|
3400
3228
|
{
|
|
3401
3229
|
"id": "inbound.auth.apiKeyLocator",
|
|
3402
3230
|
"label": "API key locator",
|
|
3403
|
-
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3231
|
+
"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>",
|
|
3404
3232
|
"optional": false,
|
|
3405
3233
|
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
3406
3234
|
"constraints": {
|
|
@@ -3440,7 +3268,7 @@
|
|
|
3440
3268
|
{
|
|
3441
3269
|
"id": "inbound.auth.jwt.permissionsExpression",
|
|
3442
3270
|
"label": "JWT role property expression",
|
|
3443
|
-
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3271
|
+
"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>",
|
|
3444
3272
|
"optional": false,
|
|
3445
3273
|
"feel": "required",
|
|
3446
3274
|
"group": "authorization",
|
|
@@ -3474,14 +3302,14 @@
|
|
|
3474
3302
|
"type": "String"
|
|
3475
3303
|
},
|
|
3476
3304
|
{
|
|
3477
|
-
"id": "inbound.
|
|
3478
|
-
"label": "Response
|
|
3479
|
-
"description": "
|
|
3305
|
+
"id": "inbound.responseExpression",
|
|
3306
|
+
"label": "Response expression",
|
|
3307
|
+
"description": "Expression used to generate the HTTP response",
|
|
3480
3308
|
"optional": true,
|
|
3481
3309
|
"feel": "required",
|
|
3482
3310
|
"group": "webhookResponse",
|
|
3483
3311
|
"binding": {
|
|
3484
|
-
"name": "inbound.
|
|
3312
|
+
"name": "inbound.responseExpression",
|
|
3485
3313
|
"type": "zeebe:property"
|
|
3486
3314
|
},
|
|
3487
3315
|
"type": "Text"
|
|
@@ -3512,6 +3340,82 @@
|
|
|
3512
3340
|
},
|
|
3513
3341
|
"type": "String"
|
|
3514
3342
|
},
|
|
3343
|
+
{
|
|
3344
|
+
"id": "consumeUnmatchedEvents",
|
|
3345
|
+
"label": "Consume unmatched events",
|
|
3346
|
+
"value": true,
|
|
3347
|
+
"group": "activation",
|
|
3348
|
+
"binding": {
|
|
3349
|
+
"name": "consumeUnmatchedEvents",
|
|
3350
|
+
"type": "zeebe:property"
|
|
3351
|
+
},
|
|
3352
|
+
"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",
|
|
3353
|
+
"type": "Boolean"
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
"id": "deduplicationModeManualFlag",
|
|
3357
|
+
"label": "Manual mode",
|
|
3358
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
3359
|
+
"value": false,
|
|
3360
|
+
"group": "deduplication",
|
|
3361
|
+
"binding": {
|
|
3362
|
+
"name": "deduplicationModeManualFlag",
|
|
3363
|
+
"type": "zeebe:property"
|
|
3364
|
+
},
|
|
3365
|
+
"type": "Boolean"
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"id": "deduplicationId",
|
|
3369
|
+
"label": "Deduplication ID",
|
|
3370
|
+
"constraints": {
|
|
3371
|
+
"notEmpty": true,
|
|
3372
|
+
"pattern": {
|
|
3373
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
3374
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
3375
|
+
}
|
|
3376
|
+
},
|
|
3377
|
+
"group": "deduplication",
|
|
3378
|
+
"binding": {
|
|
3379
|
+
"name": "deduplicationId",
|
|
3380
|
+
"type": "zeebe:property"
|
|
3381
|
+
},
|
|
3382
|
+
"condition": {
|
|
3383
|
+
"property": "deduplicationModeManualFlag",
|
|
3384
|
+
"equals": true,
|
|
3385
|
+
"type": "simple"
|
|
3386
|
+
},
|
|
3387
|
+
"type": "String"
|
|
3388
|
+
},
|
|
3389
|
+
{
|
|
3390
|
+
"id": "deduplicationModeManual",
|
|
3391
|
+
"value": "MANUAL",
|
|
3392
|
+
"group": "deduplication",
|
|
3393
|
+
"binding": {
|
|
3394
|
+
"name": "deduplicationMode",
|
|
3395
|
+
"type": "zeebe:property"
|
|
3396
|
+
},
|
|
3397
|
+
"condition": {
|
|
3398
|
+
"property": "deduplicationId",
|
|
3399
|
+
"isActive": true,
|
|
3400
|
+
"type": "simple"
|
|
3401
|
+
},
|
|
3402
|
+
"type": "Hidden"
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
"id": "deduplicationModeAuto",
|
|
3406
|
+
"value": "AUTO",
|
|
3407
|
+
"group": "deduplication",
|
|
3408
|
+
"binding": {
|
|
3409
|
+
"name": "deduplicationMode",
|
|
3410
|
+
"type": "zeebe:property"
|
|
3411
|
+
},
|
|
3412
|
+
"condition": {
|
|
3413
|
+
"property": "deduplicationId",
|
|
3414
|
+
"isActive": false,
|
|
3415
|
+
"type": "simple"
|
|
3416
|
+
},
|
|
3417
|
+
"type": "Hidden"
|
|
3418
|
+
},
|
|
3515
3419
|
{
|
|
3516
3420
|
"id": "resultVariable",
|
|
3517
3421
|
"label": "Result variable",
|
|
@@ -3538,18 +3442,15 @@
|
|
|
3538
3442
|
],
|
|
3539
3443
|
"icon": {
|
|
3540
3444
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
3541
|
-
},
|
|
3542
|
-
"engines": {
|
|
3543
|
-
"camunda": "^8.5"
|
|
3544
3445
|
}
|
|
3545
3446
|
},
|
|
3546
3447
|
{
|
|
3547
3448
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3548
|
-
"name": "Webhook
|
|
3449
|
+
"name": "Webhook Start Event Connector",
|
|
3549
3450
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3550
|
-
"version": 6,
|
|
3551
3451
|
"description": "Configure webhook to receive callbacks",
|
|
3552
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
3452
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
3453
|
+
"version": 11,
|
|
3553
3454
|
"category": {
|
|
3554
3455
|
"id": "connectors",
|
|
3555
3456
|
"name": "Connectors"
|
|
@@ -3571,42 +3472,39 @@
|
|
|
3571
3472
|
"id": "authorization",
|
|
3572
3473
|
"label": "Authorization"
|
|
3573
3474
|
},
|
|
3475
|
+
{
|
|
3476
|
+
"id": "webhookResponse",
|
|
3477
|
+
"label": "Webhook response"
|
|
3478
|
+
},
|
|
3574
3479
|
{
|
|
3575
3480
|
"id": "activation",
|
|
3576
3481
|
"label": "Activation"
|
|
3577
3482
|
},
|
|
3578
3483
|
{
|
|
3579
|
-
"id": "
|
|
3580
|
-
"label": "
|
|
3581
|
-
},
|
|
3582
|
-
{
|
|
3583
|
-
"id": "webhookResponse",
|
|
3584
|
-
"label": "Webhook response"
|
|
3484
|
+
"id": "output",
|
|
3485
|
+
"label": "Output mapping"
|
|
3585
3486
|
}
|
|
3586
3487
|
],
|
|
3587
3488
|
"properties": [
|
|
3588
3489
|
{
|
|
3589
|
-
"type": "Hidden",
|
|
3590
3490
|
"value": "io.camunda:webhook:1",
|
|
3591
3491
|
"binding": {
|
|
3592
|
-
"
|
|
3593
|
-
"
|
|
3594
|
-
}
|
|
3595
|
-
|
|
3596
|
-
{
|
|
3597
|
-
"type": "Hidden",
|
|
3598
|
-
"value": "ConfigurableInboundWebhook",
|
|
3599
|
-
"binding": {
|
|
3600
|
-
"type": "zeebe:property",
|
|
3601
|
-
"name": "inbound.subtype"
|
|
3602
|
-
}
|
|
3492
|
+
"name": "inbound.type",
|
|
3493
|
+
"type": "zeebe:property"
|
|
3494
|
+
},
|
|
3495
|
+
"type": "Hidden"
|
|
3603
3496
|
},
|
|
3604
3497
|
{
|
|
3605
|
-
"id": "
|
|
3498
|
+
"id": "inbound.method",
|
|
3606
3499
|
"label": "Webhook method",
|
|
3607
|
-
"group": "endpoint",
|
|
3608
3500
|
"description": "Select HTTP method",
|
|
3501
|
+
"optional": false,
|
|
3609
3502
|
"value": "any",
|
|
3503
|
+
"group": "endpoint",
|
|
3504
|
+
"binding": {
|
|
3505
|
+
"name": "inbound.method",
|
|
3506
|
+
"type": "zeebe:property"
|
|
3507
|
+
},
|
|
3610
3508
|
"type": "Dropdown",
|
|
3611
3509
|
"choices": [
|
|
3612
3510
|
{
|
|
@@ -3614,46 +3512,53 @@
|
|
|
3614
3512
|
"value": "any"
|
|
3615
3513
|
},
|
|
3616
3514
|
{
|
|
3617
|
-
"name": "
|
|
3515
|
+
"name": "GET",
|
|
3618
3516
|
"value": "get"
|
|
3619
3517
|
},
|
|
3620
3518
|
{
|
|
3621
|
-
"name": "
|
|
3519
|
+
"name": "POST",
|
|
3622
3520
|
"value": "post"
|
|
3623
3521
|
},
|
|
3624
3522
|
{
|
|
3625
|
-
"name": "
|
|
3523
|
+
"name": "PUT",
|
|
3626
3524
|
"value": "put"
|
|
3627
3525
|
},
|
|
3628
3526
|
{
|
|
3629
|
-
"name": "
|
|
3527
|
+
"name": "DELETE",
|
|
3630
3528
|
"value": "delete"
|
|
3631
3529
|
}
|
|
3632
|
-
]
|
|
3633
|
-
"binding": {
|
|
3634
|
-
"type": "zeebe:property",
|
|
3635
|
-
"name": "inbound.method"
|
|
3636
|
-
}
|
|
3530
|
+
]
|
|
3637
3531
|
},
|
|
3638
3532
|
{
|
|
3533
|
+
"id": "inbound.context",
|
|
3639
3534
|
"label": "Webhook ID",
|
|
3640
|
-
"
|
|
3535
|
+
"description": "The webhook ID is a part of the URL",
|
|
3536
|
+
"optional": false,
|
|
3537
|
+
"constraints": {
|
|
3538
|
+
"notEmpty": true,
|
|
3539
|
+
"pattern": {
|
|
3540
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
3541
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
3542
|
+
}
|
|
3543
|
+
},
|
|
3641
3544
|
"group": "endpoint",
|
|
3642
3545
|
"binding": {
|
|
3643
|
-
"
|
|
3644
|
-
"
|
|
3546
|
+
"name": "inbound.context",
|
|
3547
|
+
"type": "zeebe:property"
|
|
3645
3548
|
},
|
|
3646
|
-
"
|
|
3647
|
-
"constraints": {
|
|
3648
|
-
"notEmpty": true
|
|
3649
|
-
}
|
|
3549
|
+
"type": "String"
|
|
3650
3550
|
},
|
|
3651
3551
|
{
|
|
3652
|
-
"id": "shouldValidateHmac",
|
|
3552
|
+
"id": "inbound.shouldValidateHmac",
|
|
3653
3553
|
"label": "HMAC authentication",
|
|
3654
|
-
"
|
|
3655
|
-
"
|
|
3554
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
3555
|
+
"optional": false,
|
|
3656
3556
|
"value": "disabled",
|
|
3557
|
+
"group": "authentication",
|
|
3558
|
+
"binding": {
|
|
3559
|
+
"name": "inbound.shouldValidateHmac",
|
|
3560
|
+
"type": "zeebe:property"
|
|
3561
|
+
},
|
|
3657
3562
|
"type": "Dropdown",
|
|
3658
3563
|
"choices": [
|
|
3659
3564
|
{
|
|
@@ -3664,47 +3569,60 @@
|
|
|
3664
3569
|
"name": "Disabled",
|
|
3665
3570
|
"value": "disabled"
|
|
3666
3571
|
}
|
|
3667
|
-
]
|
|
3668
|
-
"binding": {
|
|
3669
|
-
"type": "zeebe:property",
|
|
3670
|
-
"name": "inbound.shouldValidateHmac"
|
|
3671
|
-
}
|
|
3572
|
+
]
|
|
3672
3573
|
},
|
|
3673
3574
|
{
|
|
3575
|
+
"id": "inbound.hmacSecret",
|
|
3674
3576
|
"label": "HMAC secret key",
|
|
3675
3577
|
"description": "Shared secret key",
|
|
3676
|
-
"type": "String",
|
|
3677
|
-
"group": "authentication",
|
|
3678
3578
|
"optional": true,
|
|
3579
|
+
"feel": "optional",
|
|
3580
|
+
"group": "authentication",
|
|
3679
3581
|
"binding": {
|
|
3680
|
-
"
|
|
3681
|
-
"
|
|
3582
|
+
"name": "inbound.hmacSecret",
|
|
3583
|
+
"type": "zeebe:property"
|
|
3682
3584
|
},
|
|
3683
3585
|
"condition": {
|
|
3684
|
-
"property": "shouldValidateHmac",
|
|
3685
|
-
"equals": "enabled"
|
|
3686
|
-
|
|
3586
|
+
"property": "inbound.shouldValidateHmac",
|
|
3587
|
+
"equals": "enabled",
|
|
3588
|
+
"type": "simple"
|
|
3589
|
+
},
|
|
3590
|
+
"type": "String"
|
|
3687
3591
|
},
|
|
3688
3592
|
{
|
|
3593
|
+
"id": "inbound.hmacHeader",
|
|
3689
3594
|
"label": "HMAC header",
|
|
3690
3595
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
3691
|
-
"type": "String",
|
|
3692
|
-
"group": "authentication",
|
|
3693
3596
|
"optional": true,
|
|
3597
|
+
"feel": "optional",
|
|
3598
|
+
"group": "authentication",
|
|
3694
3599
|
"binding": {
|
|
3695
|
-
"
|
|
3696
|
-
"
|
|
3600
|
+
"name": "inbound.hmacHeader",
|
|
3601
|
+
"type": "zeebe:property"
|
|
3697
3602
|
},
|
|
3698
3603
|
"condition": {
|
|
3699
|
-
"property": "shouldValidateHmac",
|
|
3700
|
-
"equals": "enabled"
|
|
3701
|
-
|
|
3604
|
+
"property": "inbound.shouldValidateHmac",
|
|
3605
|
+
"equals": "enabled",
|
|
3606
|
+
"type": "simple"
|
|
3607
|
+
},
|
|
3608
|
+
"type": "String"
|
|
3702
3609
|
},
|
|
3703
3610
|
{
|
|
3611
|
+
"id": "inbound.hmacAlgorithm",
|
|
3704
3612
|
"label": "HMAC algorithm",
|
|
3705
|
-
"group": "authentication",
|
|
3706
3613
|
"description": "Choose HMAC algorithm",
|
|
3614
|
+
"optional": false,
|
|
3707
3615
|
"value": "sha_256",
|
|
3616
|
+
"group": "authentication",
|
|
3617
|
+
"binding": {
|
|
3618
|
+
"name": "inbound.hmacAlgorithm",
|
|
3619
|
+
"type": "zeebe:property"
|
|
3620
|
+
},
|
|
3621
|
+
"condition": {
|
|
3622
|
+
"property": "inbound.shouldValidateHmac",
|
|
3623
|
+
"equals": "enabled",
|
|
3624
|
+
"type": "simple"
|
|
3625
|
+
},
|
|
3708
3626
|
"type": "Dropdown",
|
|
3709
3627
|
"choices": [
|
|
3710
3628
|
{
|
|
@@ -3719,248 +3637,275 @@
|
|
|
3719
3637
|
"name": "SHA-512",
|
|
3720
3638
|
"value": "sha_512"
|
|
3721
3639
|
}
|
|
3722
|
-
]
|
|
3723
|
-
"binding": {
|
|
3724
|
-
"type": "zeebe:property",
|
|
3725
|
-
"name": "inbound.hmacAlgorithm"
|
|
3726
|
-
},
|
|
3727
|
-
"condition": {
|
|
3728
|
-
"property": "shouldValidateHmac",
|
|
3729
|
-
"equals": "enabled"
|
|
3730
|
-
}
|
|
3640
|
+
]
|
|
3731
3641
|
},
|
|
3732
3642
|
{
|
|
3643
|
+
"id": "inbound.hmacScopes",
|
|
3733
3644
|
"label": "HMAC scopes",
|
|
3734
|
-
"
|
|
3735
|
-
"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>",
|
|
3736
|
-
"feel": "required",
|
|
3737
|
-
"type": "String",
|
|
3645
|
+
"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>",
|
|
3738
3646
|
"optional": true,
|
|
3647
|
+
"feel": "required",
|
|
3648
|
+
"group": "authentication",
|
|
3739
3649
|
"binding": {
|
|
3740
|
-
"
|
|
3741
|
-
"
|
|
3650
|
+
"name": "inbound.hmacScopes",
|
|
3651
|
+
"type": "zeebe:property"
|
|
3742
3652
|
},
|
|
3743
3653
|
"condition": {
|
|
3744
|
-
"property": "shouldValidateHmac",
|
|
3745
|
-
"equals": "enabled"
|
|
3746
|
-
|
|
3654
|
+
"property": "inbound.shouldValidateHmac",
|
|
3655
|
+
"equals": "enabled",
|
|
3656
|
+
"type": "simple"
|
|
3657
|
+
},
|
|
3658
|
+
"type": "String"
|
|
3747
3659
|
},
|
|
3748
3660
|
{
|
|
3749
|
-
"id": "
|
|
3661
|
+
"id": "inbound.auth.type",
|
|
3750
3662
|
"label": "Authorization type",
|
|
3751
|
-
"
|
|
3752
|
-
"description": "Choose the authorization type.",
|
|
3663
|
+
"description": "Choose the authorization type",
|
|
3753
3664
|
"value": "NONE",
|
|
3665
|
+
"group": "authorization",
|
|
3666
|
+
"binding": {
|
|
3667
|
+
"name": "inbound.auth.type",
|
|
3668
|
+
"type": "zeebe:property"
|
|
3669
|
+
},
|
|
3754
3670
|
"type": "Dropdown",
|
|
3755
3671
|
"choices": [
|
|
3756
3672
|
{
|
|
3757
3673
|
"name": "None",
|
|
3758
3674
|
"value": "NONE"
|
|
3759
3675
|
},
|
|
3760
|
-
{
|
|
3761
|
-
"name": "JWT",
|
|
3762
|
-
"value": "JWT"
|
|
3763
|
-
},
|
|
3764
3676
|
{
|
|
3765
3677
|
"name": "Basic",
|
|
3766
3678
|
"value": "BASIC"
|
|
3767
3679
|
},
|
|
3768
3680
|
{
|
|
3769
|
-
"name": "API
|
|
3681
|
+
"name": "API key",
|
|
3770
3682
|
"value": "APIKEY"
|
|
3683
|
+
},
|
|
3684
|
+
{
|
|
3685
|
+
"name": "JWT",
|
|
3686
|
+
"value": "JWT"
|
|
3771
3687
|
}
|
|
3772
|
-
]
|
|
3773
|
-
"binding": {
|
|
3774
|
-
"type": "zeebe:property",
|
|
3775
|
-
"name": "inbound.auth.type"
|
|
3776
|
-
}
|
|
3688
|
+
]
|
|
3777
3689
|
},
|
|
3778
3690
|
{
|
|
3779
|
-
"
|
|
3780
|
-
"
|
|
3781
|
-
"
|
|
3782
|
-
"
|
|
3691
|
+
"id": "inbound.auth.username",
|
|
3692
|
+
"label": "Username",
|
|
3693
|
+
"description": "Username for basic authentication",
|
|
3694
|
+
"optional": false,
|
|
3783
3695
|
"feel": "optional",
|
|
3784
|
-
"
|
|
3696
|
+
"group": "authorization",
|
|
3785
3697
|
"binding": {
|
|
3786
|
-
"
|
|
3787
|
-
"
|
|
3698
|
+
"name": "inbound.auth.username",
|
|
3699
|
+
"type": "zeebe:property"
|
|
3788
3700
|
},
|
|
3789
3701
|
"condition": {
|
|
3790
|
-
"property": "
|
|
3791
|
-
"equals": "
|
|
3792
|
-
|
|
3702
|
+
"property": "inbound.auth.type",
|
|
3703
|
+
"equals": "BASIC",
|
|
3704
|
+
"type": "simple"
|
|
3705
|
+
},
|
|
3706
|
+
"type": "String"
|
|
3793
3707
|
},
|
|
3794
3708
|
{
|
|
3795
|
-
"
|
|
3796
|
-
"
|
|
3797
|
-
"
|
|
3709
|
+
"id": "inbound.auth.password",
|
|
3710
|
+
"label": "Password",
|
|
3711
|
+
"description": "Password for basic authentication",
|
|
3712
|
+
"optional": false,
|
|
3713
|
+
"feel": "optional",
|
|
3798
3714
|
"group": "authorization",
|
|
3799
|
-
"feel": "required",
|
|
3800
|
-
"optional": true,
|
|
3801
3715
|
"binding": {
|
|
3802
|
-
"
|
|
3803
|
-
"
|
|
3716
|
+
"name": "inbound.auth.password",
|
|
3717
|
+
"type": "zeebe:property"
|
|
3804
3718
|
},
|
|
3805
3719
|
"condition": {
|
|
3806
|
-
"property": "
|
|
3807
|
-
"equals": "
|
|
3808
|
-
|
|
3720
|
+
"property": "inbound.auth.type",
|
|
3721
|
+
"equals": "BASIC",
|
|
3722
|
+
"type": "simple"
|
|
3723
|
+
},
|
|
3724
|
+
"type": "String"
|
|
3809
3725
|
},
|
|
3810
3726
|
{
|
|
3811
|
-
"
|
|
3812
|
-
"
|
|
3813
|
-
"
|
|
3727
|
+
"id": "inbound.auth.apiKey",
|
|
3728
|
+
"label": "API key",
|
|
3729
|
+
"description": "Expected API key",
|
|
3730
|
+
"optional": false,
|
|
3731
|
+
"feel": "optional",
|
|
3814
3732
|
"group": "authorization",
|
|
3733
|
+
"binding": {
|
|
3734
|
+
"name": "inbound.auth.apiKey",
|
|
3735
|
+
"type": "zeebe:property"
|
|
3736
|
+
},
|
|
3737
|
+
"condition": {
|
|
3738
|
+
"property": "inbound.auth.type",
|
|
3739
|
+
"equals": "APIKEY",
|
|
3740
|
+
"type": "simple"
|
|
3741
|
+
},
|
|
3742
|
+
"type": "String"
|
|
3743
|
+
},
|
|
3744
|
+
{
|
|
3745
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
3746
|
+
"label": "API key locator",
|
|
3747
|
+
"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>",
|
|
3748
|
+
"optional": false,
|
|
3749
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
3750
|
+
"constraints": {
|
|
3751
|
+
"notEmpty": true
|
|
3752
|
+
},
|
|
3815
3753
|
"feel": "required",
|
|
3816
|
-
"
|
|
3754
|
+
"group": "authorization",
|
|
3817
3755
|
"binding": {
|
|
3818
|
-
"
|
|
3819
|
-
"
|
|
3756
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
3757
|
+
"type": "zeebe:property"
|
|
3820
3758
|
},
|
|
3821
3759
|
"condition": {
|
|
3822
|
-
"property": "
|
|
3823
|
-
"equals": "
|
|
3824
|
-
|
|
3760
|
+
"property": "inbound.auth.type",
|
|
3761
|
+
"equals": "APIKEY",
|
|
3762
|
+
"type": "simple"
|
|
3763
|
+
},
|
|
3764
|
+
"type": "String"
|
|
3825
3765
|
},
|
|
3826
3766
|
{
|
|
3827
|
-
"
|
|
3828
|
-
"
|
|
3829
|
-
"
|
|
3830
|
-
"
|
|
3767
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
3768
|
+
"label": "JWK URL",
|
|
3769
|
+
"description": "Well-known URL of JWKs",
|
|
3770
|
+
"optional": false,
|
|
3831
3771
|
"feel": "optional",
|
|
3772
|
+
"group": "authorization",
|
|
3832
3773
|
"binding": {
|
|
3833
|
-
"
|
|
3834
|
-
"
|
|
3774
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
3775
|
+
"type": "zeebe:property"
|
|
3835
3776
|
},
|
|
3836
3777
|
"condition": {
|
|
3837
|
-
"property": "
|
|
3838
|
-
"equals": "
|
|
3778
|
+
"property": "inbound.auth.type",
|
|
3779
|
+
"equals": "JWT",
|
|
3780
|
+
"type": "simple"
|
|
3839
3781
|
},
|
|
3840
|
-
"
|
|
3841
|
-
"notEmpty": true
|
|
3842
|
-
}
|
|
3782
|
+
"type": "String"
|
|
3843
3783
|
},
|
|
3844
3784
|
{
|
|
3845
|
-
"
|
|
3846
|
-
"
|
|
3847
|
-
"
|
|
3785
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
3786
|
+
"label": "JWT role property expression",
|
|
3787
|
+
"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>",
|
|
3788
|
+
"optional": false,
|
|
3789
|
+
"feel": "required",
|
|
3848
3790
|
"group": "authorization",
|
|
3849
|
-
"feel": "optional",
|
|
3850
3791
|
"binding": {
|
|
3851
|
-
"
|
|
3852
|
-
"
|
|
3792
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
3793
|
+
"type": "zeebe:property"
|
|
3853
3794
|
},
|
|
3854
3795
|
"condition": {
|
|
3855
|
-
"property": "
|
|
3856
|
-
"equals": "
|
|
3796
|
+
"property": "inbound.auth.type",
|
|
3797
|
+
"equals": "JWT",
|
|
3798
|
+
"type": "simple"
|
|
3857
3799
|
},
|
|
3858
|
-
"
|
|
3859
|
-
"notEmpty": true
|
|
3860
|
-
}
|
|
3800
|
+
"type": "String"
|
|
3861
3801
|
},
|
|
3862
3802
|
{
|
|
3863
|
-
"
|
|
3864
|
-
"
|
|
3865
|
-
"
|
|
3803
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
3804
|
+
"label": "Required roles",
|
|
3805
|
+
"description": "List of roles to test JWT roles against",
|
|
3806
|
+
"optional": false,
|
|
3807
|
+
"feel": "required",
|
|
3866
3808
|
"group": "authorization",
|
|
3867
|
-
"feel": "optional",
|
|
3868
3809
|
"binding": {
|
|
3869
|
-
"
|
|
3870
|
-
"
|
|
3810
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
3811
|
+
"type": "zeebe:property"
|
|
3871
3812
|
},
|
|
3872
3813
|
"condition": {
|
|
3873
|
-
"property": "
|
|
3874
|
-
"equals": "
|
|
3814
|
+
"property": "inbound.auth.type",
|
|
3815
|
+
"equals": "JWT",
|
|
3816
|
+
"type": "simple"
|
|
3875
3817
|
},
|
|
3876
|
-
"
|
|
3877
|
-
"notEmpty": true
|
|
3878
|
-
}
|
|
3818
|
+
"type": "String"
|
|
3879
3819
|
},
|
|
3880
3820
|
{
|
|
3881
|
-
"
|
|
3882
|
-
"
|
|
3883
|
-
"
|
|
3884
|
-
"
|
|
3821
|
+
"id": "inbound.responseExpression",
|
|
3822
|
+
"label": "Response expression",
|
|
3823
|
+
"description": "Expression used to generate the HTTP response",
|
|
3824
|
+
"optional": true,
|
|
3885
3825
|
"feel": "required",
|
|
3826
|
+
"group": "webhookResponse",
|
|
3886
3827
|
"binding": {
|
|
3887
|
-
"
|
|
3888
|
-
"
|
|
3889
|
-
},
|
|
3890
|
-
"condition": {
|
|
3891
|
-
"property": "authorizationType",
|
|
3892
|
-
"equals": "APIKEY"
|
|
3893
|
-
},
|
|
3894
|
-
"constraints": {
|
|
3895
|
-
"notEmpty": true
|
|
3828
|
+
"name": "inbound.responseExpression",
|
|
3829
|
+
"type": "zeebe:property"
|
|
3896
3830
|
},
|
|
3897
|
-
"
|
|
3831
|
+
"type": "Text"
|
|
3898
3832
|
},
|
|
3899
3833
|
{
|
|
3900
|
-
"
|
|
3901
|
-
"
|
|
3902
|
-
"
|
|
3903
|
-
"feel": "required",
|
|
3834
|
+
"id": "inbound.verificationExpression",
|
|
3835
|
+
"label": "One time verification response expression",
|
|
3836
|
+
"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>",
|
|
3904
3837
|
"optional": true,
|
|
3838
|
+
"feel": "required",
|
|
3839
|
+
"group": "webhookResponse",
|
|
3905
3840
|
"binding": {
|
|
3906
|
-
"
|
|
3907
|
-
"
|
|
3841
|
+
"name": "inbound.verificationExpression",
|
|
3842
|
+
"type": "zeebe:property"
|
|
3908
3843
|
},
|
|
3909
|
-
"
|
|
3844
|
+
"type": "Text"
|
|
3910
3845
|
},
|
|
3911
3846
|
{
|
|
3912
|
-
"
|
|
3913
|
-
"
|
|
3914
|
-
"
|
|
3847
|
+
"id": "activationCondition",
|
|
3848
|
+
"label": "Activation condition",
|
|
3849
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
3915
3850
|
"optional": true,
|
|
3851
|
+
"feel": "required",
|
|
3852
|
+
"group": "activation",
|
|
3916
3853
|
"binding": {
|
|
3917
|
-
"
|
|
3918
|
-
"
|
|
3854
|
+
"name": "activationCondition",
|
|
3855
|
+
"type": "zeebe:property"
|
|
3919
3856
|
},
|
|
3920
|
-
"
|
|
3857
|
+
"type": "String"
|
|
3921
3858
|
},
|
|
3922
3859
|
{
|
|
3923
|
-
"
|
|
3924
|
-
"
|
|
3925
|
-
"
|
|
3926
|
-
"
|
|
3927
|
-
"optional": true,
|
|
3860
|
+
"id": "consumeUnmatchedEvents",
|
|
3861
|
+
"label": "Consume unmatched events",
|
|
3862
|
+
"value": true,
|
|
3863
|
+
"group": "activation",
|
|
3928
3864
|
"binding": {
|
|
3929
|
-
"
|
|
3930
|
-
"
|
|
3865
|
+
"name": "consumeUnmatchedEvents",
|
|
3866
|
+
"type": "zeebe:property"
|
|
3931
3867
|
},
|
|
3932
|
-
"
|
|
3868
|
+
"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",
|
|
3869
|
+
"type": "Boolean"
|
|
3933
3870
|
},
|
|
3934
3871
|
{
|
|
3935
|
-
"
|
|
3936
|
-
"
|
|
3937
|
-
"
|
|
3872
|
+
"id": "resultVariable",
|
|
3873
|
+
"label": "Result variable",
|
|
3874
|
+
"description": "Name of variable to store the response in",
|
|
3875
|
+
"group": "output",
|
|
3876
|
+
"binding": {
|
|
3877
|
+
"name": "resultVariable",
|
|
3878
|
+
"type": "zeebe:property"
|
|
3879
|
+
},
|
|
3880
|
+
"type": "String"
|
|
3881
|
+
},
|
|
3882
|
+
{
|
|
3883
|
+
"id": "resultExpression",
|
|
3884
|
+
"label": "Result expression",
|
|
3885
|
+
"description": "Expression to map the response into process variables",
|
|
3938
3886
|
"feel": "required",
|
|
3939
|
-
"
|
|
3887
|
+
"group": "output",
|
|
3940
3888
|
"binding": {
|
|
3941
|
-
"
|
|
3942
|
-
"
|
|
3889
|
+
"name": "resultExpression",
|
|
3890
|
+
"type": "zeebe:property"
|
|
3943
3891
|
},
|
|
3944
|
-
"
|
|
3892
|
+
"type": "Text"
|
|
3945
3893
|
}
|
|
3946
3894
|
],
|
|
3947
3895
|
"icon": {
|
|
3948
|
-
"contents": "data:image/svg+xml
|
|
3896
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
3949
3897
|
},
|
|
3950
3898
|
"engines": {
|
|
3951
|
-
"camunda": "^8.
|
|
3899
|
+
"camunda": "^8.6"
|
|
3952
3900
|
}
|
|
3953
3901
|
},
|
|
3954
3902
|
{
|
|
3955
3903
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3956
|
-
"name": "Webhook
|
|
3904
|
+
"name": "Webhook connector",
|
|
3957
3905
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3906
|
+
"version": 5,
|
|
3958
3907
|
"description": "Configure webhook to receive callbacks",
|
|
3959
|
-
"
|
|
3960
|
-
"keywords": []
|
|
3961
|
-
},
|
|
3962
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
3963
|
-
"version": 12,
|
|
3908
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3964
3909
|
"category": {
|
|
3965
3910
|
"id": "connectors",
|
|
3966
3911
|
"name": "Connectors"
|
|
@@ -3982,39 +3927,38 @@
|
|
|
3982
3927
|
"id": "authorization",
|
|
3983
3928
|
"label": "Authorization"
|
|
3984
3929
|
},
|
|
3985
|
-
{
|
|
3986
|
-
"id": "webhookResponse",
|
|
3987
|
-
"label": "Webhook response"
|
|
3988
|
-
},
|
|
3989
3930
|
{
|
|
3990
3931
|
"id": "activation",
|
|
3991
3932
|
"label": "Activation"
|
|
3992
3933
|
},
|
|
3993
3934
|
{
|
|
3994
|
-
"id": "
|
|
3995
|
-
"label": "
|
|
3935
|
+
"id": "variable-mapping",
|
|
3936
|
+
"label": "Variable mapping"
|
|
3996
3937
|
}
|
|
3997
3938
|
],
|
|
3998
3939
|
"properties": [
|
|
3999
3940
|
{
|
|
3941
|
+
"type": "Hidden",
|
|
4000
3942
|
"value": "io.camunda:webhook:1",
|
|
4001
3943
|
"binding": {
|
|
4002
|
-
"
|
|
4003
|
-
"
|
|
4004
|
-
}
|
|
4005
|
-
"type": "Hidden"
|
|
3944
|
+
"type": "zeebe:property",
|
|
3945
|
+
"name": "inbound.type"
|
|
3946
|
+
}
|
|
4006
3947
|
},
|
|
4007
3948
|
{
|
|
4008
|
-
"
|
|
3949
|
+
"type": "Hidden",
|
|
3950
|
+
"value": "ConfigurableInboundWebhook",
|
|
3951
|
+
"binding": {
|
|
3952
|
+
"type": "zeebe:property",
|
|
3953
|
+
"name": "inbound.subtype"
|
|
3954
|
+
}
|
|
3955
|
+
},
|
|
3956
|
+
{
|
|
3957
|
+
"id": "webhookMethod",
|
|
4009
3958
|
"label": "Webhook method",
|
|
3959
|
+
"group": "endpoint",
|
|
4010
3960
|
"description": "Select HTTP method",
|
|
4011
|
-
"optional": false,
|
|
4012
3961
|
"value": "any",
|
|
4013
|
-
"group": "endpoint",
|
|
4014
|
-
"binding": {
|
|
4015
|
-
"name": "inbound.method",
|
|
4016
|
-
"type": "zeebe:property"
|
|
4017
|
-
},
|
|
4018
3962
|
"type": "Dropdown",
|
|
4019
3963
|
"choices": [
|
|
4020
3964
|
{
|
|
@@ -4022,53 +3966,46 @@
|
|
|
4022
3966
|
"value": "any"
|
|
4023
3967
|
},
|
|
4024
3968
|
{
|
|
4025
|
-
"name": "
|
|
3969
|
+
"name": "Get",
|
|
4026
3970
|
"value": "get"
|
|
4027
3971
|
},
|
|
4028
3972
|
{
|
|
4029
|
-
"name": "
|
|
3973
|
+
"name": "Post",
|
|
4030
3974
|
"value": "post"
|
|
4031
3975
|
},
|
|
4032
3976
|
{
|
|
4033
|
-
"name": "
|
|
3977
|
+
"name": "Put",
|
|
4034
3978
|
"value": "put"
|
|
4035
3979
|
},
|
|
4036
3980
|
{
|
|
4037
|
-
"name": "
|
|
3981
|
+
"name": "Delete",
|
|
4038
3982
|
"value": "delete"
|
|
4039
3983
|
}
|
|
4040
|
-
]
|
|
3984
|
+
],
|
|
3985
|
+
"binding": {
|
|
3986
|
+
"type": "zeebe:property",
|
|
3987
|
+
"name": "inbound.method"
|
|
3988
|
+
}
|
|
4041
3989
|
},
|
|
4042
3990
|
{
|
|
4043
|
-
"id": "inbound.context",
|
|
4044
3991
|
"label": "Webhook ID",
|
|
4045
|
-
"
|
|
4046
|
-
"optional": false,
|
|
4047
|
-
"constraints": {
|
|
4048
|
-
"notEmpty": true,
|
|
4049
|
-
"pattern": {
|
|
4050
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
4051
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
4052
|
-
}
|
|
4053
|
-
},
|
|
3992
|
+
"type": "String",
|
|
4054
3993
|
"group": "endpoint",
|
|
4055
3994
|
"binding": {
|
|
4056
|
-
"
|
|
4057
|
-
"
|
|
3995
|
+
"type": "zeebe:property",
|
|
3996
|
+
"name": "inbound.context"
|
|
4058
3997
|
},
|
|
4059
|
-
"
|
|
3998
|
+
"description": "The webhook ID is a part of the URL",
|
|
3999
|
+
"constraints": {
|
|
4000
|
+
"notEmpty": true
|
|
4001
|
+
}
|
|
4060
4002
|
},
|
|
4061
4003
|
{
|
|
4062
|
-
"id": "
|
|
4004
|
+
"id": "shouldValidateHmac",
|
|
4063
4005
|
"label": "HMAC authentication",
|
|
4064
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
4065
|
-
"optional": false,
|
|
4066
|
-
"value": "disabled",
|
|
4067
4006
|
"group": "authentication",
|
|
4068
|
-
"
|
|
4069
|
-
|
|
4070
|
-
"type": "zeebe:property"
|
|
4071
|
-
},
|
|
4007
|
+
"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",
|
|
4008
|
+
"value": "disabled",
|
|
4072
4009
|
"type": "Dropdown",
|
|
4073
4010
|
"choices": [
|
|
4074
4011
|
{
|
|
@@ -4079,60 +4016,47 @@
|
|
|
4079
4016
|
"name": "Disabled",
|
|
4080
4017
|
"value": "disabled"
|
|
4081
4018
|
}
|
|
4082
|
-
]
|
|
4019
|
+
],
|
|
4020
|
+
"binding": {
|
|
4021
|
+
"type": "zeebe:property",
|
|
4022
|
+
"name": "inbound.shouldValidateHmac"
|
|
4023
|
+
}
|
|
4083
4024
|
},
|
|
4084
4025
|
{
|
|
4085
|
-
"id": "inbound.hmacSecret",
|
|
4086
4026
|
"label": "HMAC secret key",
|
|
4087
4027
|
"description": "Shared secret key",
|
|
4088
|
-
"
|
|
4089
|
-
"feel": "optional",
|
|
4028
|
+
"type": "String",
|
|
4090
4029
|
"group": "authentication",
|
|
4030
|
+
"optional": true,
|
|
4091
4031
|
"binding": {
|
|
4092
|
-
"
|
|
4093
|
-
"
|
|
4032
|
+
"type": "zeebe:property",
|
|
4033
|
+
"name": "inbound.hmacSecret"
|
|
4094
4034
|
},
|
|
4095
4035
|
"condition": {
|
|
4096
|
-
"property": "
|
|
4097
|
-
"equals": "enabled"
|
|
4098
|
-
|
|
4099
|
-
},
|
|
4100
|
-
"type": "String"
|
|
4036
|
+
"property": "shouldValidateHmac",
|
|
4037
|
+
"equals": "enabled"
|
|
4038
|
+
}
|
|
4101
4039
|
},
|
|
4102
4040
|
{
|
|
4103
|
-
"id": "inbound.hmacHeader",
|
|
4104
4041
|
"label": "HMAC header",
|
|
4105
4042
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
4106
|
-
"
|
|
4107
|
-
"feel": "optional",
|
|
4043
|
+
"type": "String",
|
|
4108
4044
|
"group": "authentication",
|
|
4045
|
+
"optional": true,
|
|
4109
4046
|
"binding": {
|
|
4110
|
-
"
|
|
4111
|
-
"
|
|
4047
|
+
"type": "zeebe:property",
|
|
4048
|
+
"name": "inbound.hmacHeader"
|
|
4112
4049
|
},
|
|
4113
4050
|
"condition": {
|
|
4114
|
-
"property": "
|
|
4115
|
-
"equals": "enabled"
|
|
4116
|
-
|
|
4117
|
-
},
|
|
4118
|
-
"type": "String"
|
|
4051
|
+
"property": "shouldValidateHmac",
|
|
4052
|
+
"equals": "enabled"
|
|
4053
|
+
}
|
|
4119
4054
|
},
|
|
4120
4055
|
{
|
|
4121
|
-
"id": "inbound.hmacAlgorithm",
|
|
4122
4056
|
"label": "HMAC algorithm",
|
|
4057
|
+
"group": "authentication",
|
|
4123
4058
|
"description": "Choose HMAC algorithm",
|
|
4124
|
-
"optional": false,
|
|
4125
4059
|
"value": "sha_256",
|
|
4126
|
-
"group": "authentication",
|
|
4127
|
-
"binding": {
|
|
4128
|
-
"name": "inbound.hmacAlgorithm",
|
|
4129
|
-
"type": "zeebe:property"
|
|
4130
|
-
},
|
|
4131
|
-
"condition": {
|
|
4132
|
-
"property": "inbound.shouldValidateHmac",
|
|
4133
|
-
"equals": "enabled",
|
|
4134
|
-
"type": "simple"
|
|
4135
|
-
},
|
|
4136
4060
|
"type": "Dropdown",
|
|
4137
4061
|
"choices": [
|
|
4138
4062
|
{
|
|
@@ -4147,273 +4071,231 @@
|
|
|
4147
4071
|
"name": "SHA-512",
|
|
4148
4072
|
"value": "sha_512"
|
|
4149
4073
|
}
|
|
4150
|
-
]
|
|
4074
|
+
],
|
|
4075
|
+
"binding": {
|
|
4076
|
+
"type": "zeebe:property",
|
|
4077
|
+
"name": "inbound.hmacAlgorithm"
|
|
4078
|
+
},
|
|
4079
|
+
"condition": {
|
|
4080
|
+
"property": "shouldValidateHmac",
|
|
4081
|
+
"equals": "enabled"
|
|
4082
|
+
}
|
|
4151
4083
|
},
|
|
4152
4084
|
{
|
|
4153
|
-
"id": "inbound.hmacScopes",
|
|
4154
4085
|
"label": "HMAC scopes",
|
|
4155
|
-
"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>",
|
|
4156
|
-
"optional": true,
|
|
4157
|
-
"feel": "required",
|
|
4158
4086
|
"group": "authentication",
|
|
4087
|
+
"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>",
|
|
4088
|
+
"feel": "required",
|
|
4089
|
+
"type": "String",
|
|
4090
|
+
"optional": true,
|
|
4159
4091
|
"binding": {
|
|
4160
|
-
"
|
|
4161
|
-
"
|
|
4092
|
+
"type": "zeebe:property",
|
|
4093
|
+
"name": "inbound.hmacScopes"
|
|
4162
4094
|
},
|
|
4163
4095
|
"condition": {
|
|
4164
|
-
"property": "
|
|
4165
|
-
"equals": "enabled"
|
|
4166
|
-
|
|
4167
|
-
},
|
|
4168
|
-
"type": "String"
|
|
4096
|
+
"property": "shouldValidateHmac",
|
|
4097
|
+
"equals": "enabled"
|
|
4098
|
+
}
|
|
4169
4099
|
},
|
|
4170
4100
|
{
|
|
4171
|
-
"id": "
|
|
4101
|
+
"id": "authorizationType",
|
|
4172
4102
|
"label": "Authorization type",
|
|
4173
|
-
"description": "Choose the authorization type",
|
|
4174
|
-
"value": "NONE",
|
|
4175
4103
|
"group": "authorization",
|
|
4176
|
-
"
|
|
4177
|
-
|
|
4178
|
-
"type": "zeebe:property"
|
|
4179
|
-
},
|
|
4104
|
+
"description": "Choose the authorization type.",
|
|
4105
|
+
"value": "NONE",
|
|
4180
4106
|
"type": "Dropdown",
|
|
4181
4107
|
"choices": [
|
|
4182
4108
|
{
|
|
4183
4109
|
"name": "None",
|
|
4184
4110
|
"value": "NONE"
|
|
4185
4111
|
},
|
|
4112
|
+
{
|
|
4113
|
+
"name": "JWT",
|
|
4114
|
+
"value": "JWT"
|
|
4115
|
+
},
|
|
4186
4116
|
{
|
|
4187
4117
|
"name": "Basic",
|
|
4188
4118
|
"value": "BASIC"
|
|
4189
4119
|
},
|
|
4190
4120
|
{
|
|
4191
|
-
"name": "API
|
|
4121
|
+
"name": "API Key",
|
|
4192
4122
|
"value": "APIKEY"
|
|
4193
|
-
},
|
|
4194
|
-
{
|
|
4195
|
-
"name": "JWT",
|
|
4196
|
-
"value": "JWT"
|
|
4197
4123
|
}
|
|
4198
|
-
]
|
|
4199
|
-
},
|
|
4200
|
-
{
|
|
4201
|
-
"id": "inbound.auth.username",
|
|
4202
|
-
"label": "Username",
|
|
4203
|
-
"description": "Username for basic authentication",
|
|
4204
|
-
"optional": false,
|
|
4205
|
-
"feel": "optional",
|
|
4206
|
-
"group": "authorization",
|
|
4124
|
+
],
|
|
4207
4125
|
"binding": {
|
|
4208
|
-
"
|
|
4209
|
-
"
|
|
4210
|
-
}
|
|
4211
|
-
"condition": {
|
|
4212
|
-
"property": "inbound.auth.type",
|
|
4213
|
-
"equals": "BASIC",
|
|
4214
|
-
"type": "simple"
|
|
4215
|
-
},
|
|
4216
|
-
"type": "String"
|
|
4126
|
+
"type": "zeebe:property",
|
|
4127
|
+
"name": "inbound.auth.type"
|
|
4128
|
+
}
|
|
4217
4129
|
},
|
|
4218
4130
|
{
|
|
4219
|
-
"
|
|
4220
|
-
"
|
|
4221
|
-
"
|
|
4222
|
-
"optional": false,
|
|
4223
|
-
"feel": "optional",
|
|
4131
|
+
"label": "JWK url",
|
|
4132
|
+
"description": "Well-known url of JWKs",
|
|
4133
|
+
"type": "String",
|
|
4224
4134
|
"group": "authorization",
|
|
4135
|
+
"feel": "optional",
|
|
4136
|
+
"optional": true,
|
|
4225
4137
|
"binding": {
|
|
4226
|
-
"
|
|
4227
|
-
"
|
|
4138
|
+
"type": "zeebe:property",
|
|
4139
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
4228
4140
|
},
|
|
4229
4141
|
"condition": {
|
|
4230
|
-
"property": "
|
|
4231
|
-
"equals": "
|
|
4232
|
-
|
|
4233
|
-
},
|
|
4234
|
-
"type": "String"
|
|
4142
|
+
"property": "authorizationType",
|
|
4143
|
+
"equals": "JWT"
|
|
4144
|
+
}
|
|
4235
4145
|
},
|
|
4236
4146
|
{
|
|
4237
|
-
"
|
|
4238
|
-
"
|
|
4239
|
-
"
|
|
4240
|
-
"optional": false,
|
|
4241
|
-
"feel": "optional",
|
|
4147
|
+
"label": "JWT role property expression",
|
|
4148
|
+
"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>",
|
|
4149
|
+
"type": "String",
|
|
4242
4150
|
"group": "authorization",
|
|
4151
|
+
"feel": "required",
|
|
4152
|
+
"optional": true,
|
|
4243
4153
|
"binding": {
|
|
4244
|
-
"
|
|
4245
|
-
"
|
|
4154
|
+
"type": "zeebe:property",
|
|
4155
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
4246
4156
|
},
|
|
4247
4157
|
"condition": {
|
|
4248
|
-
"property": "
|
|
4249
|
-
"equals": "
|
|
4250
|
-
|
|
4251
|
-
},
|
|
4252
|
-
"type": "String"
|
|
4158
|
+
"property": "authorizationType",
|
|
4159
|
+
"equals": "JWT"
|
|
4160
|
+
}
|
|
4253
4161
|
},
|
|
4254
4162
|
{
|
|
4255
|
-
"
|
|
4256
|
-
"
|
|
4257
|
-
"
|
|
4258
|
-
"optional": false,
|
|
4259
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
4260
|
-
"constraints": {
|
|
4261
|
-
"notEmpty": true
|
|
4262
|
-
},
|
|
4263
|
-
"feel": "required",
|
|
4163
|
+
"label": "Required roles",
|
|
4164
|
+
"description": "List of roles to test JWT roles against",
|
|
4165
|
+
"type": "String",
|
|
4264
4166
|
"group": "authorization",
|
|
4167
|
+
"feel": "required",
|
|
4168
|
+
"optional": true,
|
|
4265
4169
|
"binding": {
|
|
4266
|
-
"
|
|
4267
|
-
"
|
|
4170
|
+
"type": "zeebe:property",
|
|
4171
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
4268
4172
|
},
|
|
4269
4173
|
"condition": {
|
|
4270
|
-
"property": "
|
|
4271
|
-
"equals": "
|
|
4272
|
-
|
|
4273
|
-
},
|
|
4274
|
-
"type": "String"
|
|
4174
|
+
"property": "authorizationType",
|
|
4175
|
+
"equals": "JWT"
|
|
4176
|
+
}
|
|
4275
4177
|
},
|
|
4276
4178
|
{
|
|
4277
|
-
"
|
|
4278
|
-
"
|
|
4279
|
-
"
|
|
4280
|
-
"optional": false,
|
|
4281
|
-
"feel": "optional",
|
|
4179
|
+
"label": "Username",
|
|
4180
|
+
"description": "Username for basic authentication",
|
|
4181
|
+
"type": "String",
|
|
4282
4182
|
"group": "authorization",
|
|
4183
|
+
"feel": "optional",
|
|
4283
4184
|
"binding": {
|
|
4284
|
-
"
|
|
4285
|
-
"
|
|
4185
|
+
"type": "zeebe:property",
|
|
4186
|
+
"name": "inbound.auth.username"
|
|
4286
4187
|
},
|
|
4287
4188
|
"condition": {
|
|
4288
|
-
"property": "
|
|
4289
|
-
"equals": "
|
|
4290
|
-
"type": "simple"
|
|
4189
|
+
"property": "authorizationType",
|
|
4190
|
+
"equals": "BASIC"
|
|
4291
4191
|
},
|
|
4292
|
-
"
|
|
4192
|
+
"constraints": {
|
|
4193
|
+
"notEmpty": true
|
|
4194
|
+
}
|
|
4293
4195
|
},
|
|
4294
4196
|
{
|
|
4295
|
-
"
|
|
4296
|
-
"
|
|
4297
|
-
"
|
|
4298
|
-
"optional": false,
|
|
4299
|
-
"feel": "required",
|
|
4197
|
+
"label": "Password",
|
|
4198
|
+
"description": "Password for basic authentication",
|
|
4199
|
+
"type": "String",
|
|
4300
4200
|
"group": "authorization",
|
|
4201
|
+
"feel": "optional",
|
|
4301
4202
|
"binding": {
|
|
4302
|
-
"
|
|
4303
|
-
"
|
|
4203
|
+
"type": "zeebe:property",
|
|
4204
|
+
"name": "inbound.auth.password"
|
|
4304
4205
|
},
|
|
4305
4206
|
"condition": {
|
|
4306
|
-
"property": "
|
|
4307
|
-
"equals": "
|
|
4308
|
-
"type": "simple"
|
|
4207
|
+
"property": "authorizationType",
|
|
4208
|
+
"equals": "BASIC"
|
|
4309
4209
|
},
|
|
4310
|
-
"
|
|
4210
|
+
"constraints": {
|
|
4211
|
+
"notEmpty": true
|
|
4212
|
+
}
|
|
4311
4213
|
},
|
|
4312
4214
|
{
|
|
4313
|
-
"
|
|
4314
|
-
"
|
|
4315
|
-
"
|
|
4316
|
-
"optional": false,
|
|
4317
|
-
"feel": "required",
|
|
4215
|
+
"label": "API Key",
|
|
4216
|
+
"description": "Expected API key",
|
|
4217
|
+
"type": "String",
|
|
4318
4218
|
"group": "authorization",
|
|
4219
|
+
"feel": "optional",
|
|
4319
4220
|
"binding": {
|
|
4320
|
-
"
|
|
4321
|
-
"
|
|
4221
|
+
"type": "zeebe:property",
|
|
4222
|
+
"name": "inbound.auth.apiKey"
|
|
4322
4223
|
},
|
|
4323
4224
|
"condition": {
|
|
4324
|
-
"property": "
|
|
4325
|
-
"equals": "
|
|
4326
|
-
"type": "simple"
|
|
4225
|
+
"property": "authorizationType",
|
|
4226
|
+
"equals": "APIKEY"
|
|
4327
4227
|
},
|
|
4328
|
-
"
|
|
4228
|
+
"constraints": {
|
|
4229
|
+
"notEmpty": true
|
|
4230
|
+
}
|
|
4329
4231
|
},
|
|
4330
4232
|
{
|
|
4331
|
-
"
|
|
4332
|
-
"
|
|
4333
|
-
"
|
|
4334
|
-
"
|
|
4233
|
+
"label": "API Key locator",
|
|
4234
|
+
"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>",
|
|
4235
|
+
"type": "String",
|
|
4236
|
+
"group": "authorization",
|
|
4335
4237
|
"feel": "required",
|
|
4336
|
-
"group": "webhookResponse",
|
|
4337
4238
|
"binding": {
|
|
4338
|
-
"
|
|
4339
|
-
"
|
|
4239
|
+
"type": "zeebe:property",
|
|
4240
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
4340
4241
|
},
|
|
4341
|
-
"
|
|
4342
|
-
|
|
4343
|
-
|
|
4344
|
-
"id": "inbound.verificationExpression",
|
|
4345
|
-
"label": "One time verification response expression",
|
|
4346
|
-
"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>",
|
|
4347
|
-
"optional": true,
|
|
4348
|
-
"feel": "required",
|
|
4349
|
-
"group": "webhookResponse",
|
|
4350
|
-
"binding": {
|
|
4351
|
-
"name": "inbound.verificationExpression",
|
|
4352
|
-
"type": "zeebe:property"
|
|
4242
|
+
"condition": {
|
|
4243
|
+
"property": "authorizationType",
|
|
4244
|
+
"equals": "APIKEY"
|
|
4353
4245
|
},
|
|
4354
|
-
"
|
|
4355
|
-
|
|
4356
|
-
{
|
|
4357
|
-
"id": "activationCondition",
|
|
4358
|
-
"label": "Activation condition",
|
|
4359
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
4360
|
-
"optional": true,
|
|
4361
|
-
"feel": "required",
|
|
4362
|
-
"group": "activation",
|
|
4363
|
-
"binding": {
|
|
4364
|
-
"name": "activationCondition",
|
|
4365
|
-
"type": "zeebe:property"
|
|
4246
|
+
"constraints": {
|
|
4247
|
+
"notEmpty": true
|
|
4366
4248
|
},
|
|
4367
|
-
"
|
|
4249
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
4368
4250
|
},
|
|
4369
4251
|
{
|
|
4370
|
-
"
|
|
4371
|
-
"
|
|
4372
|
-
"value": true,
|
|
4252
|
+
"label": "Condition",
|
|
4253
|
+
"type": "String",
|
|
4373
4254
|
"group": "activation",
|
|
4255
|
+
"feel": "required",
|
|
4256
|
+
"optional": true,
|
|
4374
4257
|
"binding": {
|
|
4375
|
-
"
|
|
4376
|
-
"
|
|
4258
|
+
"type": "zeebe:property",
|
|
4259
|
+
"name": "activationCondition"
|
|
4377
4260
|
},
|
|
4378
|
-
"
|
|
4379
|
-
"type": "Boolean"
|
|
4261
|
+
"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>"
|
|
4380
4262
|
},
|
|
4381
4263
|
{
|
|
4382
|
-
"id": "resultVariable",
|
|
4383
4264
|
"label": "Result variable",
|
|
4384
|
-
"
|
|
4385
|
-
"group": "
|
|
4265
|
+
"type": "String",
|
|
4266
|
+
"group": "variable-mapping",
|
|
4267
|
+
"optional": true,
|
|
4386
4268
|
"binding": {
|
|
4387
|
-
"
|
|
4388
|
-
"
|
|
4269
|
+
"type": "zeebe:property",
|
|
4270
|
+
"name": "resultVariable"
|
|
4389
4271
|
},
|
|
4390
|
-
"
|
|
4272
|
+
"description": "Name of variable to store the result of the connector in"
|
|
4391
4273
|
},
|
|
4392
4274
|
{
|
|
4393
|
-
"id": "resultExpression",
|
|
4394
4275
|
"label": "Result expression",
|
|
4395
|
-
"
|
|
4276
|
+
"type": "String",
|
|
4277
|
+
"group": "variable-mapping",
|
|
4396
4278
|
"feel": "required",
|
|
4397
|
-
"
|
|
4279
|
+
"optional": true,
|
|
4398
4280
|
"binding": {
|
|
4399
|
-
"
|
|
4400
|
-
"
|
|
4281
|
+
"type": "zeebe:property",
|
|
4282
|
+
"name": "resultExpression"
|
|
4401
4283
|
},
|
|
4402
|
-
"
|
|
4284
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
4403
4285
|
}
|
|
4404
4286
|
],
|
|
4405
|
-
"engines": {
|
|
4406
|
-
"camunda": "^8.3"
|
|
4407
|
-
},
|
|
4408
4287
|
"icon": {
|
|
4409
|
-
"contents": "data:image/svg+xml;
|
|
4288
|
+
"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"
|
|
4289
|
+
},
|
|
4290
|
+
"engines": {
|
|
4291
|
+
"camunda": "^8.2"
|
|
4410
4292
|
}
|
|
4411
4293
|
},
|
|
4412
4294
|
{
|
|
4413
4295
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4414
|
-
"name": "Webhook
|
|
4296
|
+
"name": "Webhook connector",
|
|
4415
4297
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
4416
|
-
"version":
|
|
4298
|
+
"version": 3,
|
|
4417
4299
|
"description": "Configure webhook to receive callbacks",
|
|
4418
4300
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
4419
4301
|
"category": {
|
|
@@ -4427,7 +4309,7 @@
|
|
|
4427
4309
|
"groups": [
|
|
4428
4310
|
{
|
|
4429
4311
|
"id": "endpoint",
|
|
4430
|
-
"label": "Webhook
|
|
4312
|
+
"label": "Webhook configuration"
|
|
4431
4313
|
},
|
|
4432
4314
|
{
|
|
4433
4315
|
"id": "activation",
|
|
@@ -4435,7 +4317,7 @@
|
|
|
4435
4317
|
},
|
|
4436
4318
|
{
|
|
4437
4319
|
"id": "variable-mapping",
|
|
4438
|
-
"label": "Variable
|
|
4320
|
+
"label": "Variable mapping"
|
|
4439
4321
|
}
|
|
4440
4322
|
],
|
|
4441
4323
|
"properties": [
|
|
@@ -4463,10 +4345,10 @@
|
|
|
4463
4345
|
"type": "zeebe:property",
|
|
4464
4346
|
"name": "inbound.context"
|
|
4465
4347
|
},
|
|
4348
|
+
"description": "The webhook ID is a part of the URL",
|
|
4466
4349
|
"constraints": {
|
|
4467
4350
|
"notEmpty": true
|
|
4468
|
-
}
|
|
4469
|
-
"description": "The webhook ID is a part of the URL"
|
|
4351
|
+
}
|
|
4470
4352
|
},
|
|
4471
4353
|
{
|
|
4472
4354
|
"id": "shouldValidateHmac",
|
|
@@ -4557,20 +4439,32 @@
|
|
|
4557
4439
|
"optional": true,
|
|
4558
4440
|
"binding": {
|
|
4559
4441
|
"type": "zeebe:property",
|
|
4560
|
-
"name": "
|
|
4442
|
+
"name": "activationCondition"
|
|
4561
4443
|
},
|
|
4562
4444
|
"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>"
|
|
4563
4445
|
},
|
|
4564
4446
|
{
|
|
4565
|
-
"label": "
|
|
4447
|
+
"label": "Result variable",
|
|
4448
|
+
"type": "String",
|
|
4449
|
+
"group": "variable-mapping",
|
|
4450
|
+
"optional": true,
|
|
4451
|
+
"binding": {
|
|
4452
|
+
"type": "zeebe:property",
|
|
4453
|
+
"name": "resultVariable"
|
|
4454
|
+
},
|
|
4455
|
+
"description": "Name of variable to store the result of the connector in"
|
|
4456
|
+
},
|
|
4457
|
+
{
|
|
4458
|
+
"label": "Result expression",
|
|
4566
4459
|
"type": "String",
|
|
4567
4460
|
"group": "variable-mapping",
|
|
4568
4461
|
"feel": "required",
|
|
4462
|
+
"optional": true,
|
|
4569
4463
|
"binding": {
|
|
4570
4464
|
"type": "zeebe:property",
|
|
4571
|
-
"name": "
|
|
4465
|
+
"name": "resultExpression"
|
|
4572
4466
|
},
|
|
4573
|
-
"description": "
|
|
4467
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
4574
4468
|
}
|
|
4575
4469
|
],
|
|
4576
4470
|
"icon": {
|
|
@@ -4585,8 +4479,17 @@
|
|
|
4585
4479
|
"name": "Webhook Start Event Connector",
|
|
4586
4480
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
4587
4481
|
"description": "Configure webhook to receive callbacks",
|
|
4482
|
+
"keywords": [
|
|
4483
|
+
"receive webhook",
|
|
4484
|
+
"HTTP trigger",
|
|
4485
|
+
"event received",
|
|
4486
|
+
"inbound event",
|
|
4487
|
+
"webhook trigger",
|
|
4488
|
+
"HTTP callback",
|
|
4489
|
+
"listen for event"
|
|
4490
|
+
],
|
|
4588
4491
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
4589
|
-
"version":
|
|
4492
|
+
"version": 14,
|
|
4590
4493
|
"category": {
|
|
4591
4494
|
"id": "connectors",
|
|
4592
4495
|
"name": "Connectors"
|
|
@@ -4595,6 +4498,9 @@
|
|
|
4595
4498
|
"elementType": {
|
|
4596
4499
|
"value": "bpmn:StartEvent"
|
|
4597
4500
|
},
|
|
4501
|
+
"engines": {
|
|
4502
|
+
"camunda": "^8.3"
|
|
4503
|
+
},
|
|
4598
4504
|
"groups": [
|
|
4599
4505
|
{
|
|
4600
4506
|
"id": "endpoint",
|
|
@@ -4616,6 +4522,15 @@
|
|
|
4616
4522
|
"id": "activation",
|
|
4617
4523
|
"label": "Activation"
|
|
4618
4524
|
},
|
|
4525
|
+
{
|
|
4526
|
+
"id": "synchronousResponse",
|
|
4527
|
+
"label": "Response mode"
|
|
4528
|
+
},
|
|
4529
|
+
{
|
|
4530
|
+
"id": "deduplication",
|
|
4531
|
+
"label": "Deduplication",
|
|
4532
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
4533
|
+
},
|
|
4619
4534
|
{
|
|
4620
4535
|
"id": "output",
|
|
4621
4536
|
"label": "Output mapping"
|
|
@@ -5004,10 +4919,97 @@
|
|
|
5004
4919
|
"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",
|
|
5005
4920
|
"type": "Boolean"
|
|
5006
4921
|
},
|
|
4922
|
+
{
|
|
4923
|
+
"id": "synchronousResponse",
|
|
4924
|
+
"label": "Response mode",
|
|
4925
|
+
"description": "Synchronous or Asynchronous <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#response-mode\" target=\"_blank\">response handling</a>",
|
|
4926
|
+
"value": "false",
|
|
4927
|
+
"group": "synchronousResponse",
|
|
4928
|
+
"binding": {
|
|
4929
|
+
"name": "synchronousResponse",
|
|
4930
|
+
"type": "zeebe:property"
|
|
4931
|
+
},
|
|
4932
|
+
"tooltip": "Select synchronous to wait for the result of the correlation. This is either the result of the created process or the process instance key that matched the correlated message subscription. Select asynchronous to trigger the correlation and return immediately without waiting for a result. This affects the data available in the <a href=\"https://docs.camunda.io/docs/components/connectors/connectors/protocol/http-webhook/#use-the-correlation-object\">correlation</a> object for the response expression.",
|
|
4933
|
+
"type": "Dropdown",
|
|
4934
|
+
"choices": [
|
|
4935
|
+
{
|
|
4936
|
+
"name": "Asynchronous",
|
|
4937
|
+
"value": "false"
|
|
4938
|
+
},
|
|
4939
|
+
{
|
|
4940
|
+
"name": "Synchronous",
|
|
4941
|
+
"value": "true"
|
|
4942
|
+
}
|
|
4943
|
+
]
|
|
4944
|
+
},
|
|
4945
|
+
{
|
|
4946
|
+
"id": "deduplicationModeManualFlag",
|
|
4947
|
+
"label": "Manual mode",
|
|
4948
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
4949
|
+
"value": false,
|
|
4950
|
+
"group": "deduplication",
|
|
4951
|
+
"binding": {
|
|
4952
|
+
"name": "deduplicationModeManualFlag",
|
|
4953
|
+
"type": "zeebe:property"
|
|
4954
|
+
},
|
|
4955
|
+
"type": "Boolean"
|
|
4956
|
+
},
|
|
4957
|
+
{
|
|
4958
|
+
"id": "deduplicationId",
|
|
4959
|
+
"label": "Deduplication ID",
|
|
4960
|
+
"constraints": {
|
|
4961
|
+
"notEmpty": true,
|
|
4962
|
+
"pattern": {
|
|
4963
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
4964
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
4965
|
+
}
|
|
4966
|
+
},
|
|
4967
|
+
"group": "deduplication",
|
|
4968
|
+
"binding": {
|
|
4969
|
+
"name": "deduplicationId",
|
|
4970
|
+
"type": "zeebe:property"
|
|
4971
|
+
},
|
|
4972
|
+
"condition": {
|
|
4973
|
+
"property": "deduplicationModeManualFlag",
|
|
4974
|
+
"equals": true,
|
|
4975
|
+
"type": "simple"
|
|
4976
|
+
},
|
|
4977
|
+
"type": "String"
|
|
4978
|
+
},
|
|
4979
|
+
{
|
|
4980
|
+
"id": "deduplicationModeManual",
|
|
4981
|
+
"value": "MANUAL",
|
|
4982
|
+
"group": "deduplication",
|
|
4983
|
+
"binding": {
|
|
4984
|
+
"name": "deduplicationMode",
|
|
4985
|
+
"type": "zeebe:property"
|
|
4986
|
+
},
|
|
4987
|
+
"condition": {
|
|
4988
|
+
"property": "deduplicationId",
|
|
4989
|
+
"isActive": true,
|
|
4990
|
+
"type": "simple"
|
|
4991
|
+
},
|
|
4992
|
+
"type": "Hidden"
|
|
4993
|
+
},
|
|
4994
|
+
{
|
|
4995
|
+
"id": "deduplicationModeAuto",
|
|
4996
|
+
"value": "AUTO",
|
|
4997
|
+
"group": "deduplication",
|
|
4998
|
+
"binding": {
|
|
4999
|
+
"name": "deduplicationMode",
|
|
5000
|
+
"type": "zeebe:property"
|
|
5001
|
+
},
|
|
5002
|
+
"condition": {
|
|
5003
|
+
"property": "deduplicationId",
|
|
5004
|
+
"isActive": false,
|
|
5005
|
+
"type": "simple"
|
|
5006
|
+
},
|
|
5007
|
+
"type": "Hidden"
|
|
5008
|
+
},
|
|
5007
5009
|
{
|
|
5008
5010
|
"id": "resultVariable",
|
|
5009
5011
|
"label": "Result variable",
|
|
5010
|
-
"description": "Name of variable to store the response in",
|
|
5012
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
5011
5013
|
"group": "output",
|
|
5012
5014
|
"binding": {
|
|
5013
5015
|
"name": "resultVariable",
|
|
@@ -5018,7 +5020,8 @@
|
|
|
5018
5020
|
{
|
|
5019
5021
|
"id": "resultExpression",
|
|
5020
5022
|
"label": "Result expression",
|
|
5021
|
-
"description": "Expression to map the response into process variables",
|
|
5023
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
5024
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
|
|
5022
5025
|
"feel": "required",
|
|
5023
5026
|
"group": "output",
|
|
5024
5027
|
"binding": {
|
|
@@ -5030,9 +5033,6 @@
|
|
|
5030
5033
|
],
|
|
5031
5034
|
"icon": {
|
|
5032
5035
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
5033
|
-
},
|
|
5034
|
-
"engines": {
|
|
5035
|
-
"camunda": "^8.6"
|
|
5036
5036
|
}
|
|
5037
5037
|
}
|
|
5038
5038
|
]
|