@camunda/connectors-element-templates 1.0.16 → 1.0.18
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/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -3,9 +3,18 @@
|
|
|
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,
|
|
7
6
|
"description": "Configure webhook to receive callbacks",
|
|
8
|
-
"
|
|
7
|
+
"keywords": [
|
|
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,
|
|
9
18
|
"category": {
|
|
10
19
|
"id": "connectors",
|
|
11
20
|
"name": "Connectors"
|
|
@@ -14,6 +23,9 @@
|
|
|
14
23
|
"elementType": {
|
|
15
24
|
"value": "bpmn:StartEvent"
|
|
16
25
|
},
|
|
26
|
+
"engines": {
|
|
27
|
+
"camunda": "^8.3"
|
|
28
|
+
},
|
|
17
29
|
"groups": [
|
|
18
30
|
{
|
|
19
31
|
"id": "endpoint",
|
|
@@ -27,42 +39,48 @@
|
|
|
27
39
|
"id": "authorization",
|
|
28
40
|
"label": "Authorization"
|
|
29
41
|
},
|
|
42
|
+
{
|
|
43
|
+
"id": "webhookResponse",
|
|
44
|
+
"label": "Webhook response"
|
|
45
|
+
},
|
|
30
46
|
{
|
|
31
47
|
"id": "activation",
|
|
32
48
|
"label": "Activation"
|
|
33
49
|
},
|
|
34
50
|
{
|
|
35
|
-
"id": "
|
|
36
|
-
"label": "
|
|
51
|
+
"id": "synchronousResponse",
|
|
52
|
+
"label": "Response mode"
|
|
37
53
|
},
|
|
38
54
|
{
|
|
39
|
-
"id": "
|
|
40
|
-
"label": "
|
|
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."
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"id": "output",
|
|
61
|
+
"label": "Output mapping"
|
|
41
62
|
}
|
|
42
63
|
],
|
|
43
64
|
"properties": [
|
|
44
65
|
{
|
|
45
|
-
"type": "Hidden",
|
|
46
66
|
"value": "io.camunda:webhook:1",
|
|
47
67
|
"binding": {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
{
|
|
53
|
-
"type": "Hidden",
|
|
54
|
-
"value": "ConfigurableInboundWebhook",
|
|
55
|
-
"binding": {
|
|
56
|
-
"type": "zeebe:property",
|
|
57
|
-
"name": "inbound.subtype"
|
|
58
|
-
}
|
|
68
|
+
"name": "inbound.type",
|
|
69
|
+
"type": "zeebe:property"
|
|
70
|
+
},
|
|
71
|
+
"type": "Hidden"
|
|
59
72
|
},
|
|
60
73
|
{
|
|
61
|
-
"id": "
|
|
74
|
+
"id": "inbound.method",
|
|
62
75
|
"label": "Webhook method",
|
|
63
|
-
"group": "endpoint",
|
|
64
76
|
"description": "Select HTTP method",
|
|
77
|
+
"optional": false,
|
|
65
78
|
"value": "any",
|
|
79
|
+
"group": "endpoint",
|
|
80
|
+
"binding": {
|
|
81
|
+
"name": "inbound.method",
|
|
82
|
+
"type": "zeebe:property"
|
|
83
|
+
},
|
|
66
84
|
"type": "Dropdown",
|
|
67
85
|
"choices": [
|
|
68
86
|
{
|
|
@@ -70,46 +88,53 @@
|
|
|
70
88
|
"value": "any"
|
|
71
89
|
},
|
|
72
90
|
{
|
|
73
|
-
"name": "
|
|
91
|
+
"name": "GET",
|
|
74
92
|
"value": "get"
|
|
75
93
|
},
|
|
76
94
|
{
|
|
77
|
-
"name": "
|
|
95
|
+
"name": "POST",
|
|
78
96
|
"value": "post"
|
|
79
97
|
},
|
|
80
98
|
{
|
|
81
|
-
"name": "
|
|
99
|
+
"name": "PUT",
|
|
82
100
|
"value": "put"
|
|
83
101
|
},
|
|
84
102
|
{
|
|
85
|
-
"name": "
|
|
103
|
+
"name": "DELETE",
|
|
86
104
|
"value": "delete"
|
|
87
105
|
}
|
|
88
|
-
]
|
|
89
|
-
"binding": {
|
|
90
|
-
"type": "zeebe:property",
|
|
91
|
-
"name": "inbound.method"
|
|
92
|
-
}
|
|
106
|
+
]
|
|
93
107
|
},
|
|
94
108
|
{
|
|
109
|
+
"id": "inbound.context",
|
|
95
110
|
"label": "Webhook ID",
|
|
96
|
-
"
|
|
111
|
+
"description": "The webhook ID is a part of the URL",
|
|
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
|
+
},
|
|
97
120
|
"group": "endpoint",
|
|
98
121
|
"binding": {
|
|
99
|
-
"
|
|
100
|
-
"
|
|
122
|
+
"name": "inbound.context",
|
|
123
|
+
"type": "zeebe:property"
|
|
101
124
|
},
|
|
102
|
-
"
|
|
103
|
-
"constraints": {
|
|
104
|
-
"notEmpty": true
|
|
105
|
-
}
|
|
125
|
+
"type": "String"
|
|
106
126
|
},
|
|
107
127
|
{
|
|
108
|
-
"id": "shouldValidateHmac",
|
|
128
|
+
"id": "inbound.shouldValidateHmac",
|
|
109
129
|
"label": "HMAC authentication",
|
|
110
|
-
"
|
|
111
|
-
"
|
|
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,
|
|
112
132
|
"value": "disabled",
|
|
133
|
+
"group": "authentication",
|
|
134
|
+
"binding": {
|
|
135
|
+
"name": "inbound.shouldValidateHmac",
|
|
136
|
+
"type": "zeebe:property"
|
|
137
|
+
},
|
|
113
138
|
"type": "Dropdown",
|
|
114
139
|
"choices": [
|
|
115
140
|
{
|
|
@@ -120,47 +145,60 @@
|
|
|
120
145
|
"name": "Disabled",
|
|
121
146
|
"value": "disabled"
|
|
122
147
|
}
|
|
123
|
-
]
|
|
124
|
-
"binding": {
|
|
125
|
-
"type": "zeebe:property",
|
|
126
|
-
"name": "inbound.shouldValidateHmac"
|
|
127
|
-
}
|
|
148
|
+
]
|
|
128
149
|
},
|
|
129
150
|
{
|
|
151
|
+
"id": "inbound.hmacSecret",
|
|
130
152
|
"label": "HMAC secret key",
|
|
131
153
|
"description": "Shared secret key",
|
|
132
|
-
"type": "String",
|
|
133
|
-
"group": "authentication",
|
|
134
154
|
"optional": true,
|
|
155
|
+
"feel": "optional",
|
|
156
|
+
"group": "authentication",
|
|
135
157
|
"binding": {
|
|
136
|
-
"
|
|
137
|
-
"
|
|
158
|
+
"name": "inbound.hmacSecret",
|
|
159
|
+
"type": "zeebe:property"
|
|
138
160
|
},
|
|
139
161
|
"condition": {
|
|
140
|
-
"property": "shouldValidateHmac",
|
|
141
|
-
"equals": "enabled"
|
|
142
|
-
|
|
162
|
+
"property": "inbound.shouldValidateHmac",
|
|
163
|
+
"equals": "enabled",
|
|
164
|
+
"type": "simple"
|
|
165
|
+
},
|
|
166
|
+
"type": "String"
|
|
143
167
|
},
|
|
144
168
|
{
|
|
169
|
+
"id": "inbound.hmacHeader",
|
|
145
170
|
"label": "HMAC header",
|
|
146
171
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
147
|
-
"type": "String",
|
|
148
|
-
"group": "authentication",
|
|
149
172
|
"optional": true,
|
|
173
|
+
"feel": "optional",
|
|
174
|
+
"group": "authentication",
|
|
150
175
|
"binding": {
|
|
151
|
-
"
|
|
152
|
-
"
|
|
176
|
+
"name": "inbound.hmacHeader",
|
|
177
|
+
"type": "zeebe:property"
|
|
153
178
|
},
|
|
154
179
|
"condition": {
|
|
155
|
-
"property": "shouldValidateHmac",
|
|
156
|
-
"equals": "enabled"
|
|
157
|
-
|
|
180
|
+
"property": "inbound.shouldValidateHmac",
|
|
181
|
+
"equals": "enabled",
|
|
182
|
+
"type": "simple"
|
|
183
|
+
},
|
|
184
|
+
"type": "String"
|
|
158
185
|
},
|
|
159
186
|
{
|
|
187
|
+
"id": "inbound.hmacAlgorithm",
|
|
160
188
|
"label": "HMAC algorithm",
|
|
161
|
-
"group": "authentication",
|
|
162
189
|
"description": "Choose HMAC algorithm",
|
|
190
|
+
"optional": false,
|
|
163
191
|
"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
|
+
},
|
|
164
202
|
"type": "Dropdown",
|
|
165
203
|
"choices": [
|
|
166
204
|
{
|
|
@@ -175,248 +213,534 @@
|
|
|
175
213
|
"name": "SHA-512",
|
|
176
214
|
"value": "sha_512"
|
|
177
215
|
}
|
|
178
|
-
]
|
|
179
|
-
"binding": {
|
|
180
|
-
"type": "zeebe:property",
|
|
181
|
-
"name": "inbound.hmacAlgorithm"
|
|
182
|
-
},
|
|
183
|
-
"condition": {
|
|
184
|
-
"property": "shouldValidateHmac",
|
|
185
|
-
"equals": "enabled"
|
|
186
|
-
}
|
|
216
|
+
]
|
|
187
217
|
},
|
|
188
218
|
{
|
|
219
|
+
"id": "inbound.hmacScopes",
|
|
189
220
|
"label": "HMAC scopes",
|
|
190
|
-
"
|
|
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",
|
|
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>",
|
|
194
222
|
"optional": true,
|
|
223
|
+
"feel": "required",
|
|
224
|
+
"group": "authentication",
|
|
195
225
|
"binding": {
|
|
196
|
-
"
|
|
197
|
-
"
|
|
226
|
+
"name": "inbound.hmacScopes",
|
|
227
|
+
"type": "zeebe:property"
|
|
198
228
|
},
|
|
199
229
|
"condition": {
|
|
200
|
-
"property": "shouldValidateHmac",
|
|
201
|
-
"equals": "enabled"
|
|
202
|
-
|
|
230
|
+
"property": "inbound.shouldValidateHmac",
|
|
231
|
+
"equals": "enabled",
|
|
232
|
+
"type": "simple"
|
|
233
|
+
},
|
|
234
|
+
"type": "String"
|
|
203
235
|
},
|
|
204
236
|
{
|
|
205
|
-
"id": "
|
|
237
|
+
"id": "inbound.auth.type",
|
|
206
238
|
"label": "Authorization type",
|
|
207
|
-
"
|
|
208
|
-
"description": "Choose the authorization type.",
|
|
239
|
+
"description": "Choose the authorization type",
|
|
209
240
|
"value": "NONE",
|
|
241
|
+
"group": "authorization",
|
|
242
|
+
"binding": {
|
|
243
|
+
"name": "inbound.auth.type",
|
|
244
|
+
"type": "zeebe:property"
|
|
245
|
+
},
|
|
210
246
|
"type": "Dropdown",
|
|
211
247
|
"choices": [
|
|
212
248
|
{
|
|
213
249
|
"name": "None",
|
|
214
250
|
"value": "NONE"
|
|
215
251
|
},
|
|
216
|
-
{
|
|
217
|
-
"name": "JWT",
|
|
218
|
-
"value": "JWT"
|
|
219
|
-
},
|
|
220
252
|
{
|
|
221
253
|
"name": "Basic",
|
|
222
254
|
"value": "BASIC"
|
|
223
255
|
},
|
|
224
256
|
{
|
|
225
|
-
"name": "API
|
|
257
|
+
"name": "API key",
|
|
226
258
|
"value": "APIKEY"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"name": "JWT",
|
|
262
|
+
"value": "JWT"
|
|
227
263
|
}
|
|
228
|
-
]
|
|
229
|
-
"binding": {
|
|
230
|
-
"type": "zeebe:property",
|
|
231
|
-
"name": "inbound.auth.type"
|
|
232
|
-
}
|
|
264
|
+
]
|
|
233
265
|
},
|
|
234
266
|
{
|
|
235
|
-
"
|
|
236
|
-
"
|
|
237
|
-
"
|
|
238
|
-
"
|
|
267
|
+
"id": "inbound.auth.username",
|
|
268
|
+
"label": "Username",
|
|
269
|
+
"description": "Username for basic authentication",
|
|
270
|
+
"optional": false,
|
|
239
271
|
"feel": "optional",
|
|
240
|
-
"
|
|
272
|
+
"group": "authorization",
|
|
241
273
|
"binding": {
|
|
242
|
-
"
|
|
243
|
-
"
|
|
274
|
+
"name": "inbound.auth.username",
|
|
275
|
+
"type": "zeebe:property"
|
|
244
276
|
},
|
|
245
277
|
"condition": {
|
|
246
|
-
"property": "
|
|
247
|
-
"equals": "
|
|
248
|
-
|
|
278
|
+
"property": "inbound.auth.type",
|
|
279
|
+
"equals": "BASIC",
|
|
280
|
+
"type": "simple"
|
|
281
|
+
},
|
|
282
|
+
"type": "String"
|
|
249
283
|
},
|
|
250
284
|
{
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
285
|
+
"id": "inbound.auth.password",
|
|
286
|
+
"label": "Password",
|
|
287
|
+
"description": "Password for basic authentication",
|
|
288
|
+
"optional": false,
|
|
289
|
+
"feel": "optional",
|
|
254
290
|
"group": "authorization",
|
|
255
|
-
"feel": "required",
|
|
256
|
-
"optional": true,
|
|
257
291
|
"binding": {
|
|
258
|
-
"
|
|
259
|
-
"
|
|
292
|
+
"name": "inbound.auth.password",
|
|
293
|
+
"type": "zeebe:property"
|
|
260
294
|
},
|
|
261
295
|
"condition": {
|
|
262
|
-
"property": "
|
|
263
|
-
"equals": "
|
|
264
|
-
|
|
296
|
+
"property": "inbound.auth.type",
|
|
297
|
+
"equals": "BASIC",
|
|
298
|
+
"type": "simple"
|
|
299
|
+
},
|
|
300
|
+
"type": "String"
|
|
265
301
|
},
|
|
266
302
|
{
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
303
|
+
"id": "inbound.auth.apiKey",
|
|
304
|
+
"label": "API key",
|
|
305
|
+
"description": "Expected API key",
|
|
306
|
+
"optional": false,
|
|
307
|
+
"feel": "optional",
|
|
270
308
|
"group": "authorization",
|
|
271
|
-
"feel": "required",
|
|
272
|
-
"optional": true,
|
|
273
309
|
"binding": {
|
|
274
|
-
"
|
|
275
|
-
"
|
|
310
|
+
"name": "inbound.auth.apiKey",
|
|
311
|
+
"type": "zeebe:property"
|
|
276
312
|
},
|
|
277
313
|
"condition": {
|
|
278
|
-
"property": "
|
|
279
|
-
"equals": "
|
|
280
|
-
|
|
314
|
+
"property": "inbound.auth.type",
|
|
315
|
+
"equals": "APIKEY",
|
|
316
|
+
"type": "simple"
|
|
317
|
+
},
|
|
318
|
+
"type": "String"
|
|
281
319
|
},
|
|
282
320
|
{
|
|
283
|
-
"
|
|
284
|
-
"
|
|
285
|
-
"
|
|
321
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
322
|
+
"label": "API key locator",
|
|
323
|
+
"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>",
|
|
324
|
+
"optional": false,
|
|
325
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
326
|
+
"constraints": {
|
|
327
|
+
"notEmpty": true
|
|
328
|
+
},
|
|
329
|
+
"feel": "required",
|
|
286
330
|
"group": "authorization",
|
|
331
|
+
"binding": {
|
|
332
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
333
|
+
"type": "zeebe:property"
|
|
334
|
+
},
|
|
335
|
+
"condition": {
|
|
336
|
+
"property": "inbound.auth.type",
|
|
337
|
+
"equals": "APIKEY",
|
|
338
|
+
"type": "simple"
|
|
339
|
+
},
|
|
340
|
+
"type": "String"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
344
|
+
"label": "JWK URL",
|
|
345
|
+
"description": "Well-known URL of JWKs",
|
|
346
|
+
"optional": false,
|
|
287
347
|
"feel": "optional",
|
|
348
|
+
"group": "authorization",
|
|
288
349
|
"binding": {
|
|
289
|
-
"
|
|
290
|
-
"
|
|
350
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
351
|
+
"type": "zeebe:property"
|
|
291
352
|
},
|
|
292
353
|
"condition": {
|
|
293
|
-
"property": "
|
|
294
|
-
"equals": "
|
|
354
|
+
"property": "inbound.auth.type",
|
|
355
|
+
"equals": "JWT",
|
|
356
|
+
"type": "simple"
|
|
295
357
|
},
|
|
296
|
-
"
|
|
297
|
-
"notEmpty": true
|
|
298
|
-
}
|
|
358
|
+
"type": "String"
|
|
299
359
|
},
|
|
300
360
|
{
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"
|
|
361
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
362
|
+
"label": "JWT role property expression",
|
|
363
|
+
"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>",
|
|
364
|
+
"optional": false,
|
|
365
|
+
"feel": "required",
|
|
304
366
|
"group": "authorization",
|
|
305
|
-
"feel": "optional",
|
|
306
367
|
"binding": {
|
|
307
|
-
"
|
|
308
|
-
"
|
|
368
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
369
|
+
"type": "zeebe:property"
|
|
309
370
|
},
|
|
310
371
|
"condition": {
|
|
311
|
-
"property": "
|
|
312
|
-
"equals": "
|
|
372
|
+
"property": "inbound.auth.type",
|
|
373
|
+
"equals": "JWT",
|
|
374
|
+
"type": "simple"
|
|
313
375
|
},
|
|
314
|
-
"
|
|
315
|
-
"notEmpty": true
|
|
316
|
-
}
|
|
376
|
+
"type": "String"
|
|
317
377
|
},
|
|
318
378
|
{
|
|
319
|
-
"
|
|
320
|
-
"
|
|
321
|
-
"
|
|
379
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
380
|
+
"label": "Required roles",
|
|
381
|
+
"description": "List of roles to test JWT roles against",
|
|
382
|
+
"optional": false,
|
|
383
|
+
"feel": "required",
|
|
322
384
|
"group": "authorization",
|
|
323
|
-
"feel": "optional",
|
|
324
385
|
"binding": {
|
|
325
|
-
"
|
|
326
|
-
"
|
|
386
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
387
|
+
"type": "zeebe:property"
|
|
327
388
|
},
|
|
328
389
|
"condition": {
|
|
329
|
-
"property": "
|
|
330
|
-
"equals": "
|
|
390
|
+
"property": "inbound.auth.type",
|
|
391
|
+
"equals": "JWT",
|
|
392
|
+
"type": "simple"
|
|
393
|
+
},
|
|
394
|
+
"type": "String"
|
|
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"
|
|
406
|
+
},
|
|
407
|
+
"type": "Text"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"id": "inbound.verificationExpression",
|
|
411
|
+
"label": "One time verification response expression",
|
|
412
|
+
"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>",
|
|
413
|
+
"optional": true,
|
|
414
|
+
"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
|
+
"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"
|
|
331
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",
|
|
332
485
|
"constraints": {
|
|
333
|
-
"notEmpty": true
|
|
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
|
+
"binding": {
|
|
494
|
+
"name": "deduplicationId",
|
|
495
|
+
"type": "zeebe:property"
|
|
496
|
+
},
|
|
497
|
+
"condition": {
|
|
498
|
+
"property": "deduplicationModeManualFlag",
|
|
499
|
+
"equals": true,
|
|
500
|
+
"type": "simple"
|
|
501
|
+
},
|
|
502
|
+
"type": "String"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"id": "deduplicationModeManual",
|
|
506
|
+
"value": "MANUAL",
|
|
507
|
+
"group": "deduplication",
|
|
508
|
+
"binding": {
|
|
509
|
+
"name": "deduplicationMode",
|
|
510
|
+
"type": "zeebe:property"
|
|
511
|
+
},
|
|
512
|
+
"condition": {
|
|
513
|
+
"property": "deduplicationId",
|
|
514
|
+
"isActive": true,
|
|
515
|
+
"type": "simple"
|
|
516
|
+
},
|
|
517
|
+
"type": "Hidden"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"id": "deduplicationModeAuto",
|
|
521
|
+
"value": "AUTO",
|
|
522
|
+
"group": "deduplication",
|
|
523
|
+
"binding": {
|
|
524
|
+
"name": "deduplicationMode",
|
|
525
|
+
"type": "zeebe:property"
|
|
526
|
+
},
|
|
527
|
+
"condition": {
|
|
528
|
+
"property": "deduplicationId",
|
|
529
|
+
"isActive": false,
|
|
530
|
+
"type": "simple"
|
|
531
|
+
},
|
|
532
|
+
"type": "Hidden"
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"id": "resultVariable",
|
|
536
|
+
"label": "Result variable",
|
|
537
|
+
"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>.",
|
|
538
|
+
"group": "output",
|
|
539
|
+
"binding": {
|
|
540
|
+
"name": "resultVariable",
|
|
541
|
+
"type": "zeebe:property"
|
|
542
|
+
},
|
|
543
|
+
"type": "String"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"id": "resultExpression",
|
|
547
|
+
"label": "Result expression",
|
|
548
|
+
"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>.",
|
|
549
|
+
"value": "{\n myRequestBody: request.body\n // Use FEEL to extract values, e.g.,:\n // myMessage: request.body.message\n}",
|
|
550
|
+
"feel": "required",
|
|
551
|
+
"group": "output",
|
|
552
|
+
"binding": {
|
|
553
|
+
"name": "resultExpression",
|
|
554
|
+
"type": "zeebe:property"
|
|
555
|
+
},
|
|
556
|
+
"type": "Text"
|
|
557
|
+
}
|
|
558
|
+
],
|
|
559
|
+
"icon": {
|
|
560
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
561
|
+
}
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
565
|
+
"name": "Webhook connector",
|
|
566
|
+
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
567
|
+
"version": 3,
|
|
568
|
+
"description": "Configure webhook to receive callbacks",
|
|
569
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
570
|
+
"category": {
|
|
571
|
+
"id": "connectors",
|
|
572
|
+
"name": "Connectors"
|
|
573
|
+
},
|
|
574
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
575
|
+
"elementType": {
|
|
576
|
+
"value": "bpmn:StartEvent"
|
|
577
|
+
},
|
|
578
|
+
"groups": [
|
|
579
|
+
{
|
|
580
|
+
"id": "endpoint",
|
|
581
|
+
"label": "Webhook configuration"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"id": "activation",
|
|
585
|
+
"label": "Activation"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"id": "variable-mapping",
|
|
589
|
+
"label": "Variable mapping"
|
|
590
|
+
}
|
|
591
|
+
],
|
|
592
|
+
"properties": [
|
|
593
|
+
{
|
|
594
|
+
"type": "Hidden",
|
|
595
|
+
"value": "io.camunda:webhook:1",
|
|
596
|
+
"binding": {
|
|
597
|
+
"type": "zeebe:property",
|
|
598
|
+
"name": "inbound.type"
|
|
334
599
|
}
|
|
335
600
|
},
|
|
336
601
|
{
|
|
337
|
-
"
|
|
338
|
-
"
|
|
602
|
+
"type": "Hidden",
|
|
603
|
+
"value": "ConfigurableInboundWebhook",
|
|
604
|
+
"binding": {
|
|
605
|
+
"type": "zeebe:property",
|
|
606
|
+
"name": "inbound.subtype"
|
|
607
|
+
}
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"label": "Webhook ID",
|
|
339
611
|
"type": "String",
|
|
340
|
-
"group": "
|
|
341
|
-
"feel": "required",
|
|
612
|
+
"group": "endpoint",
|
|
342
613
|
"binding": {
|
|
343
614
|
"type": "zeebe:property",
|
|
344
|
-
"name": "inbound.
|
|
345
|
-
},
|
|
346
|
-
"condition": {
|
|
347
|
-
"property": "authorizationType",
|
|
348
|
-
"equals": "APIKEY"
|
|
615
|
+
"name": "inbound.context"
|
|
349
616
|
},
|
|
617
|
+
"description": "The webhook ID is a part of the URL",
|
|
350
618
|
"constraints": {
|
|
351
619
|
"notEmpty": true
|
|
352
|
-
}
|
|
353
|
-
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
620
|
+
}
|
|
354
621
|
},
|
|
355
622
|
{
|
|
356
|
-
"
|
|
623
|
+
"id": "shouldValidateHmac",
|
|
624
|
+
"label": "HMAC authentication",
|
|
625
|
+
"group": "endpoint",
|
|
626
|
+
"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",
|
|
627
|
+
"value": "disabled",
|
|
628
|
+
"type": "Dropdown",
|
|
629
|
+
"choices": [
|
|
630
|
+
{
|
|
631
|
+
"name": "Enabled",
|
|
632
|
+
"value": "enabled"
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"name": "Disabled",
|
|
636
|
+
"value": "disabled"
|
|
637
|
+
}
|
|
638
|
+
],
|
|
639
|
+
"binding": {
|
|
640
|
+
"type": "zeebe:property",
|
|
641
|
+
"name": "inbound.shouldValidateHmac"
|
|
642
|
+
}
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"label": "HMAC secret key",
|
|
646
|
+
"description": "Shared secret key",
|
|
357
647
|
"type": "String",
|
|
358
|
-
"group": "
|
|
359
|
-
"feel": "required",
|
|
648
|
+
"group": "endpoint",
|
|
360
649
|
"optional": true,
|
|
361
650
|
"binding": {
|
|
362
651
|
"type": "zeebe:property",
|
|
363
|
-
"name": "
|
|
652
|
+
"name": "inbound.hmacSecret"
|
|
364
653
|
},
|
|
365
|
-
"
|
|
654
|
+
"condition": {
|
|
655
|
+
"property": "shouldValidateHmac",
|
|
656
|
+
"equals": "enabled"
|
|
657
|
+
}
|
|
366
658
|
},
|
|
367
659
|
{
|
|
368
|
-
"label": "
|
|
660
|
+
"label": "HMAC header",
|
|
661
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
369
662
|
"type": "String",
|
|
370
|
-
"group": "
|
|
663
|
+
"group": "endpoint",
|
|
371
664
|
"optional": true,
|
|
372
665
|
"binding": {
|
|
373
666
|
"type": "zeebe:property",
|
|
374
|
-
"name": "
|
|
667
|
+
"name": "inbound.hmacHeader"
|
|
375
668
|
},
|
|
376
|
-
"
|
|
669
|
+
"condition": {
|
|
670
|
+
"property": "shouldValidateHmac",
|
|
671
|
+
"equals": "enabled"
|
|
672
|
+
}
|
|
377
673
|
},
|
|
378
674
|
{
|
|
379
|
-
"label": "
|
|
675
|
+
"label": "HMAC algorithm",
|
|
676
|
+
"group": "endpoint",
|
|
677
|
+
"description": "Choose HMAC algorithm",
|
|
678
|
+
"value": "sha_256",
|
|
679
|
+
"type": "Dropdown",
|
|
680
|
+
"choices": [
|
|
681
|
+
{
|
|
682
|
+
"name": "SHA-1",
|
|
683
|
+
"value": "sha_1"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"name": "SHA-256",
|
|
687
|
+
"value": "sha_256"
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"name": "SHA-512",
|
|
691
|
+
"value": "sha_512"
|
|
692
|
+
}
|
|
693
|
+
],
|
|
694
|
+
"binding": {
|
|
695
|
+
"type": "zeebe:property",
|
|
696
|
+
"name": "inbound.hmacAlgorithm"
|
|
697
|
+
},
|
|
698
|
+
"condition": {
|
|
699
|
+
"property": "shouldValidateHmac",
|
|
700
|
+
"equals": "enabled"
|
|
701
|
+
}
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
"label": "Condition",
|
|
380
705
|
"type": "String",
|
|
381
|
-
"group": "
|
|
706
|
+
"group": "activation",
|
|
382
707
|
"feel": "required",
|
|
383
708
|
"optional": true,
|
|
384
709
|
"binding": {
|
|
385
710
|
"type": "zeebe:property",
|
|
386
|
-
"name": "
|
|
711
|
+
"name": "activationCondition"
|
|
387
712
|
},
|
|
388
|
-
"description": "
|
|
713
|
+
"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>"
|
|
389
714
|
},
|
|
390
715
|
{
|
|
391
|
-
"label": "
|
|
392
|
-
"
|
|
393
|
-
"
|
|
394
|
-
"group": "webhookResponse",
|
|
395
|
-
"feel": "required",
|
|
716
|
+
"label": "Result variable",
|
|
717
|
+
"type": "String",
|
|
718
|
+
"group": "variable-mapping",
|
|
396
719
|
"optional": true,
|
|
397
720
|
"binding": {
|
|
398
721
|
"type": "zeebe:property",
|
|
399
|
-
"name": "
|
|
400
|
-
}
|
|
722
|
+
"name": "resultVariable"
|
|
723
|
+
},
|
|
724
|
+
"description": "Name of variable to store the result of the connector in"
|
|
401
725
|
},
|
|
402
726
|
{
|
|
403
|
-
"label": "
|
|
404
|
-
"type": "
|
|
405
|
-
"group": "
|
|
727
|
+
"label": "Result expression",
|
|
728
|
+
"type": "String",
|
|
729
|
+
"group": "variable-mapping",
|
|
406
730
|
"feel": "required",
|
|
407
731
|
"optional": true,
|
|
408
732
|
"binding": {
|
|
409
733
|
"type": "zeebe:property",
|
|
410
|
-
"name": "
|
|
734
|
+
"name": "resultExpression"
|
|
411
735
|
},
|
|
412
|
-
"description": "
|
|
736
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
413
737
|
}
|
|
414
738
|
],
|
|
415
739
|
"icon": {
|
|
416
740
|
"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
741
|
},
|
|
418
742
|
"engines": {
|
|
419
|
-
"camunda": "^8.
|
|
743
|
+
"camunda": "^8.2"
|
|
420
744
|
}
|
|
421
745
|
},
|
|
422
746
|
{
|
|
@@ -815,7 +1139,7 @@
|
|
|
815
1139
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
816
1140
|
"name": "Webhook Start Event Connector",
|
|
817
1141
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
818
|
-
"version":
|
|
1142
|
+
"version": 9,
|
|
819
1143
|
"description": "Configure webhook to receive callbacks",
|
|
820
1144
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
821
1145
|
"category": {
|
|
@@ -913,7 +1237,11 @@
|
|
|
913
1237
|
},
|
|
914
1238
|
"description": "The webhook ID is a part of the URL",
|
|
915
1239
|
"constraints": {
|
|
916
|
-
"notEmpty": true
|
|
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
|
+
}
|
|
917
1245
|
}
|
|
918
1246
|
},
|
|
919
1247
|
{
|
|
@@ -1199,6 +1527,18 @@
|
|
|
1199
1527
|
},
|
|
1200
1528
|
"description": "Expression to map the inbound payload to process variables"
|
|
1201
1529
|
},
|
|
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
|
+
},
|
|
1202
1542
|
{
|
|
1203
1543
|
"label": "Response body expression",
|
|
1204
1544
|
"type": "Text",
|
|
@@ -1216,14 +1556,14 @@
|
|
|
1216
1556
|
"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"
|
|
1217
1557
|
},
|
|
1218
1558
|
"engines": {
|
|
1219
|
-
"camunda": "^8.
|
|
1559
|
+
"camunda": "^8.5"
|
|
1220
1560
|
}
|
|
1221
1561
|
},
|
|
1222
1562
|
{
|
|
1223
1563
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1224
|
-
"name": "Webhook Connector",
|
|
1564
|
+
"name": "Webhook Start Event Connector",
|
|
1225
1565
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1226
|
-
"version":
|
|
1566
|
+
"version": 7,
|
|
1227
1567
|
"description": "Configure webhook to receive callbacks",
|
|
1228
1568
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1229
1569
|
"category": {
|
|
@@ -1237,7 +1577,15 @@
|
|
|
1237
1577
|
"groups": [
|
|
1238
1578
|
{
|
|
1239
1579
|
"id": "endpoint",
|
|
1240
|
-
"label": "Webhook
|
|
1580
|
+
"label": "Webhook configuration"
|
|
1581
|
+
},
|
|
1582
|
+
{
|
|
1583
|
+
"id": "authentication",
|
|
1584
|
+
"label": "Authentication"
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"id": "authorization",
|
|
1588
|
+
"label": "Authorization"
|
|
1241
1589
|
},
|
|
1242
1590
|
{
|
|
1243
1591
|
"id": "activation",
|
|
@@ -1245,7 +1593,11 @@
|
|
|
1245
1593
|
},
|
|
1246
1594
|
{
|
|
1247
1595
|
"id": "variable-mapping",
|
|
1248
|
-
"label": "Variable
|
|
1596
|
+
"label": "Variable mapping"
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"id": "webhookResponse",
|
|
1600
|
+
"label": "Webhook response"
|
|
1249
1601
|
}
|
|
1250
1602
|
],
|
|
1251
1603
|
"properties": [
|
|
@@ -1258,106 +1610,307 @@
|
|
|
1258
1610
|
}
|
|
1259
1611
|
},
|
|
1260
1612
|
{
|
|
1261
|
-
"type": "Hidden",
|
|
1262
|
-
"value": "ConfigurableInboundWebhook",
|
|
1613
|
+
"type": "Hidden",
|
|
1614
|
+
"value": "ConfigurableInboundWebhook",
|
|
1615
|
+
"binding": {
|
|
1616
|
+
"type": "zeebe:property",
|
|
1617
|
+
"name": "inbound.subtype"
|
|
1618
|
+
}
|
|
1619
|
+
},
|
|
1620
|
+
{
|
|
1621
|
+
"id": "webhookMethod",
|
|
1622
|
+
"label": "Webhook method",
|
|
1623
|
+
"group": "endpoint",
|
|
1624
|
+
"description": "Select HTTP method",
|
|
1625
|
+
"value": "any",
|
|
1626
|
+
"type": "Dropdown",
|
|
1627
|
+
"choices": [
|
|
1628
|
+
{
|
|
1629
|
+
"name": "Any",
|
|
1630
|
+
"value": "any"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"name": "Get",
|
|
1634
|
+
"value": "get"
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"name": "Post",
|
|
1638
|
+
"value": "post"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"name": "Put",
|
|
1642
|
+
"value": "put"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"name": "Delete",
|
|
1646
|
+
"value": "delete"
|
|
1647
|
+
}
|
|
1648
|
+
],
|
|
1649
|
+
"binding": {
|
|
1650
|
+
"type": "zeebe:property",
|
|
1651
|
+
"name": "inbound.method"
|
|
1652
|
+
}
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"label": "Webhook ID",
|
|
1656
|
+
"type": "String",
|
|
1657
|
+
"group": "endpoint",
|
|
1658
|
+
"binding": {
|
|
1659
|
+
"type": "zeebe:property",
|
|
1660
|
+
"name": "inbound.context"
|
|
1661
|
+
},
|
|
1662
|
+
"description": "The webhook ID is a part of the URL",
|
|
1663
|
+
"constraints": {
|
|
1664
|
+
"notEmpty": true
|
|
1665
|
+
}
|
|
1666
|
+
},
|
|
1667
|
+
{
|
|
1668
|
+
"id": "shouldValidateHmac",
|
|
1669
|
+
"label": "HMAC authentication",
|
|
1670
|
+
"group": "authentication",
|
|
1671
|
+
"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",
|
|
1672
|
+
"value": "disabled",
|
|
1673
|
+
"type": "Dropdown",
|
|
1674
|
+
"choices": [
|
|
1675
|
+
{
|
|
1676
|
+
"name": "Enabled",
|
|
1677
|
+
"value": "enabled"
|
|
1678
|
+
},
|
|
1679
|
+
{
|
|
1680
|
+
"name": "Disabled",
|
|
1681
|
+
"value": "disabled"
|
|
1682
|
+
}
|
|
1683
|
+
],
|
|
1684
|
+
"binding": {
|
|
1685
|
+
"type": "zeebe:property",
|
|
1686
|
+
"name": "inbound.shouldValidateHmac"
|
|
1687
|
+
}
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"label": "HMAC secret key",
|
|
1691
|
+
"description": "Shared secret key",
|
|
1692
|
+
"type": "String",
|
|
1693
|
+
"group": "authentication",
|
|
1694
|
+
"optional": true,
|
|
1695
|
+
"binding": {
|
|
1696
|
+
"type": "zeebe:property",
|
|
1697
|
+
"name": "inbound.hmacSecret"
|
|
1698
|
+
},
|
|
1699
|
+
"condition": {
|
|
1700
|
+
"property": "shouldValidateHmac",
|
|
1701
|
+
"equals": "enabled"
|
|
1702
|
+
}
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"label": "HMAC header",
|
|
1706
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
1707
|
+
"type": "String",
|
|
1708
|
+
"group": "authentication",
|
|
1709
|
+
"optional": true,
|
|
1710
|
+
"binding": {
|
|
1711
|
+
"type": "zeebe:property",
|
|
1712
|
+
"name": "inbound.hmacHeader"
|
|
1713
|
+
},
|
|
1714
|
+
"condition": {
|
|
1715
|
+
"property": "shouldValidateHmac",
|
|
1716
|
+
"equals": "enabled"
|
|
1717
|
+
}
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
"label": "HMAC algorithm",
|
|
1721
|
+
"group": "authentication",
|
|
1722
|
+
"description": "Choose HMAC algorithm",
|
|
1723
|
+
"value": "sha_256",
|
|
1724
|
+
"type": "Dropdown",
|
|
1725
|
+
"choices": [
|
|
1726
|
+
{
|
|
1727
|
+
"name": "SHA-1",
|
|
1728
|
+
"value": "sha_1"
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"name": "SHA-256",
|
|
1732
|
+
"value": "sha_256"
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"name": "SHA-512",
|
|
1736
|
+
"value": "sha_512"
|
|
1737
|
+
}
|
|
1738
|
+
],
|
|
1739
|
+
"binding": {
|
|
1740
|
+
"type": "zeebe:property",
|
|
1741
|
+
"name": "inbound.hmacAlgorithm"
|
|
1742
|
+
},
|
|
1743
|
+
"condition": {
|
|
1744
|
+
"property": "shouldValidateHmac",
|
|
1745
|
+
"equals": "enabled"
|
|
1746
|
+
}
|
|
1747
|
+
},
|
|
1748
|
+
{
|
|
1749
|
+
"label": "HMAC scopes",
|
|
1750
|
+
"group": "authentication",
|
|
1751
|
+
"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
|
+
"optional": true,
|
|
1755
|
+
"binding": {
|
|
1756
|
+
"type": "zeebe:property",
|
|
1757
|
+
"name": "inbound.hmacScopes"
|
|
1758
|
+
},
|
|
1759
|
+
"condition": {
|
|
1760
|
+
"property": "shouldValidateHmac",
|
|
1761
|
+
"equals": "enabled"
|
|
1762
|
+
}
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
"id": "authorizationType",
|
|
1766
|
+
"label": "Authorization type",
|
|
1767
|
+
"group": "authorization",
|
|
1768
|
+
"description": "Choose the authorization type.",
|
|
1769
|
+
"value": "NONE",
|
|
1770
|
+
"type": "Dropdown",
|
|
1771
|
+
"choices": [
|
|
1772
|
+
{
|
|
1773
|
+
"name": "None",
|
|
1774
|
+
"value": "NONE"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"name": "JWT",
|
|
1778
|
+
"value": "JWT"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"name": "Basic",
|
|
1782
|
+
"value": "BASIC"
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"name": "API Key",
|
|
1786
|
+
"value": "APIKEY"
|
|
1787
|
+
}
|
|
1788
|
+
],
|
|
1789
|
+
"binding": {
|
|
1790
|
+
"type": "zeebe:property",
|
|
1791
|
+
"name": "inbound.auth.type"
|
|
1792
|
+
}
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"label": "JWK url",
|
|
1796
|
+
"description": "Well-known url of JWKs",
|
|
1797
|
+
"type": "String",
|
|
1798
|
+
"group": "authorization",
|
|
1799
|
+
"feel": "optional",
|
|
1800
|
+
"optional": true,
|
|
1801
|
+
"binding": {
|
|
1802
|
+
"type": "zeebe:property",
|
|
1803
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
1804
|
+
},
|
|
1805
|
+
"condition": {
|
|
1806
|
+
"property": "authorizationType",
|
|
1807
|
+
"equals": "JWT"
|
|
1808
|
+
}
|
|
1809
|
+
},
|
|
1810
|
+
{
|
|
1811
|
+
"label": "JWT role property expression",
|
|
1812
|
+
"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>",
|
|
1813
|
+
"type": "String",
|
|
1814
|
+
"group": "authorization",
|
|
1815
|
+
"feel": "required",
|
|
1816
|
+
"optional": true,
|
|
1263
1817
|
"binding": {
|
|
1264
1818
|
"type": "zeebe:property",
|
|
1265
|
-
"name": "inbound.
|
|
1819
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
1820
|
+
},
|
|
1821
|
+
"condition": {
|
|
1822
|
+
"property": "authorizationType",
|
|
1823
|
+
"equals": "JWT"
|
|
1266
1824
|
}
|
|
1267
1825
|
},
|
|
1268
1826
|
{
|
|
1269
|
-
"label": "
|
|
1827
|
+
"label": "Required roles",
|
|
1828
|
+
"description": "List of roles to test JWT roles against",
|
|
1270
1829
|
"type": "String",
|
|
1271
|
-
"group": "
|
|
1830
|
+
"group": "authorization",
|
|
1831
|
+
"feel": "required",
|
|
1832
|
+
"optional": true,
|
|
1272
1833
|
"binding": {
|
|
1273
1834
|
"type": "zeebe:property",
|
|
1274
|
-
"name": "inbound.
|
|
1835
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
1275
1836
|
},
|
|
1276
|
-
"
|
|
1277
|
-
|
|
1278
|
-
"
|
|
1837
|
+
"condition": {
|
|
1838
|
+
"property": "authorizationType",
|
|
1839
|
+
"equals": "JWT"
|
|
1279
1840
|
}
|
|
1280
1841
|
},
|
|
1281
1842
|
{
|
|
1282
|
-
"
|
|
1283
|
-
"
|
|
1284
|
-
"
|
|
1285
|
-
"
|
|
1286
|
-
"
|
|
1287
|
-
"type": "Dropdown",
|
|
1288
|
-
"choices": [
|
|
1289
|
-
{
|
|
1290
|
-
"name": "Enabled",
|
|
1291
|
-
"value": "enabled"
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"name": "Disabled",
|
|
1295
|
-
"value": "disabled"
|
|
1296
|
-
}
|
|
1297
|
-
],
|
|
1843
|
+
"label": "Username",
|
|
1844
|
+
"description": "Username for basic authentication",
|
|
1845
|
+
"type": "String",
|
|
1846
|
+
"group": "authorization",
|
|
1847
|
+
"feel": "optional",
|
|
1298
1848
|
"binding": {
|
|
1299
1849
|
"type": "zeebe:property",
|
|
1300
|
-
"name": "inbound.
|
|
1850
|
+
"name": "inbound.auth.username"
|
|
1851
|
+
},
|
|
1852
|
+
"condition": {
|
|
1853
|
+
"property": "authorizationType",
|
|
1854
|
+
"equals": "BASIC"
|
|
1855
|
+
},
|
|
1856
|
+
"constraints": {
|
|
1857
|
+
"notEmpty": true
|
|
1301
1858
|
}
|
|
1302
1859
|
},
|
|
1303
1860
|
{
|
|
1304
|
-
"label": "
|
|
1305
|
-
"description": "
|
|
1861
|
+
"label": "Password",
|
|
1862
|
+
"description": "Password for basic authentication",
|
|
1306
1863
|
"type": "String",
|
|
1307
|
-
"group": "
|
|
1308
|
-
"
|
|
1864
|
+
"group": "authorization",
|
|
1865
|
+
"feel": "optional",
|
|
1309
1866
|
"binding": {
|
|
1310
1867
|
"type": "zeebe:property",
|
|
1311
|
-
"name": "inbound.
|
|
1868
|
+
"name": "inbound.auth.password"
|
|
1312
1869
|
},
|
|
1313
1870
|
"condition": {
|
|
1314
|
-
"property": "
|
|
1315
|
-
"equals": "
|
|
1871
|
+
"property": "authorizationType",
|
|
1872
|
+
"equals": "BASIC"
|
|
1873
|
+
},
|
|
1874
|
+
"constraints": {
|
|
1875
|
+
"notEmpty": true
|
|
1316
1876
|
}
|
|
1317
1877
|
},
|
|
1318
1878
|
{
|
|
1319
|
-
"label": "
|
|
1320
|
-
"description": "
|
|
1879
|
+
"label": "API Key",
|
|
1880
|
+
"description": "Expected API key",
|
|
1321
1881
|
"type": "String",
|
|
1322
|
-
"group": "
|
|
1323
|
-
"
|
|
1882
|
+
"group": "authorization",
|
|
1883
|
+
"feel": "optional",
|
|
1324
1884
|
"binding": {
|
|
1325
1885
|
"type": "zeebe:property",
|
|
1326
|
-
"name": "inbound.
|
|
1886
|
+
"name": "inbound.auth.apiKey"
|
|
1327
1887
|
},
|
|
1328
1888
|
"condition": {
|
|
1329
|
-
"property": "
|
|
1330
|
-
"equals": "
|
|
1889
|
+
"property": "authorizationType",
|
|
1890
|
+
"equals": "APIKEY"
|
|
1891
|
+
},
|
|
1892
|
+
"constraints": {
|
|
1893
|
+
"notEmpty": true
|
|
1331
1894
|
}
|
|
1332
1895
|
},
|
|
1333
1896
|
{
|
|
1334
|
-
"label": "
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
1339
|
-
"choices": [
|
|
1340
|
-
{
|
|
1341
|
-
"name": "SHA-1",
|
|
1342
|
-
"value": "sha_1"
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"name": "SHA-256",
|
|
1346
|
-
"value": "sha_256"
|
|
1347
|
-
},
|
|
1348
|
-
{
|
|
1349
|
-
"name": "SHA-512",
|
|
1350
|
-
"value": "sha_512"
|
|
1351
|
-
}
|
|
1352
|
-
],
|
|
1897
|
+
"label": "API Key locator",
|
|
1898
|
+
"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>",
|
|
1899
|
+
"type": "String",
|
|
1900
|
+
"group": "authorization",
|
|
1901
|
+
"feel": "required",
|
|
1353
1902
|
"binding": {
|
|
1354
1903
|
"type": "zeebe:property",
|
|
1355
|
-
"name": "inbound.
|
|
1904
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
1356
1905
|
},
|
|
1357
1906
|
"condition": {
|
|
1358
|
-
"property": "
|
|
1359
|
-
"equals": "
|
|
1360
|
-
}
|
|
1907
|
+
"property": "authorizationType",
|
|
1908
|
+
"equals": "APIKEY"
|
|
1909
|
+
},
|
|
1910
|
+
"constraints": {
|
|
1911
|
+
"notEmpty": true
|
|
1912
|
+
},
|
|
1913
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
1361
1914
|
},
|
|
1362
1915
|
{
|
|
1363
1916
|
"label": "Condition",
|
|
@@ -1367,7 +1920,7 @@
|
|
|
1367
1920
|
"optional": true,
|
|
1368
1921
|
"binding": {
|
|
1369
1922
|
"type": "zeebe:property",
|
|
1370
|
-
"name": "
|
|
1923
|
+
"name": "activationCondition"
|
|
1371
1924
|
},
|
|
1372
1925
|
"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>"
|
|
1373
1926
|
},
|
|
@@ -1380,7 +1933,7 @@
|
|
|
1380
1933
|
"type": "zeebe:property",
|
|
1381
1934
|
"name": "resultVariable"
|
|
1382
1935
|
},
|
|
1383
|
-
"description": "Name of variable to store the result of the
|
|
1936
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1384
1937
|
},
|
|
1385
1938
|
{
|
|
1386
1939
|
"label": "Result expression",
|
|
@@ -1393,6 +1946,18 @@
|
|
|
1393
1946
|
"name": "resultExpression"
|
|
1394
1947
|
},
|
|
1395
1948
|
"description": "Expression to map the inbound payload to process variables"
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"label": "Response body expression",
|
|
1952
|
+
"type": "Text",
|
|
1953
|
+
"group": "webhookResponse",
|
|
1954
|
+
"feel": "required",
|
|
1955
|
+
"optional": true,
|
|
1956
|
+
"binding": {
|
|
1957
|
+
"type": "zeebe:property",
|
|
1958
|
+
"name": "inbound.responseBodyExpression"
|
|
1959
|
+
},
|
|
1960
|
+
"description": "Specify condition and response"
|
|
1396
1961
|
}
|
|
1397
1962
|
],
|
|
1398
1963
|
"icon": {
|
|
@@ -1404,9 +1969,9 @@
|
|
|
1404
1969
|
},
|
|
1405
1970
|
{
|
|
1406
1971
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1407
|
-
"name": "Webhook
|
|
1972
|
+
"name": "Webhook Connector",
|
|
1408
1973
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1409
|
-
"version":
|
|
1974
|
+
"version": 2,
|
|
1410
1975
|
"description": "Configure webhook to receive callbacks",
|
|
1411
1976
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1412
1977
|
"category": {
|
|
@@ -1420,7 +1985,7 @@
|
|
|
1420
1985
|
"groups": [
|
|
1421
1986
|
{
|
|
1422
1987
|
"id": "endpoint",
|
|
1423
|
-
"label": "Webhook
|
|
1988
|
+
"label": "Webhook Configuration"
|
|
1424
1989
|
},
|
|
1425
1990
|
{
|
|
1426
1991
|
"id": "activation",
|
|
@@ -1428,7 +1993,7 @@
|
|
|
1428
1993
|
},
|
|
1429
1994
|
{
|
|
1430
1995
|
"id": "variable-mapping",
|
|
1431
|
-
"label": "Variable
|
|
1996
|
+
"label": "Variable Mapping"
|
|
1432
1997
|
}
|
|
1433
1998
|
],
|
|
1434
1999
|
"properties": [
|
|
@@ -1550,7 +2115,7 @@
|
|
|
1550
2115
|
"optional": true,
|
|
1551
2116
|
"binding": {
|
|
1552
2117
|
"type": "zeebe:property",
|
|
1553
|
-
"name": "activationCondition"
|
|
2118
|
+
"name": "inbound.activationCondition"
|
|
1554
2119
|
},
|
|
1555
2120
|
"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>"
|
|
1556
2121
|
},
|
|
@@ -1563,7 +2128,7 @@
|
|
|
1563
2128
|
"type": "zeebe:property",
|
|
1564
2129
|
"name": "resultVariable"
|
|
1565
2130
|
},
|
|
1566
|
-
"description": "Name of variable to store the result of the
|
|
2131
|
+
"description": "Name of variable to store the result of the Connector in"
|
|
1567
2132
|
},
|
|
1568
2133
|
{
|
|
1569
2134
|
"label": "Result expression",
|
|
@@ -1594,15 +2159,21 @@
|
|
|
1594
2159
|
"keywords": []
|
|
1595
2160
|
},
|
|
1596
2161
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
1597
|
-
"version":
|
|
2162
|
+
"version": 13,
|
|
1598
2163
|
"category": {
|
|
1599
2164
|
"id": "connectors",
|
|
1600
2165
|
"name": "Connectors"
|
|
1601
2166
|
},
|
|
2167
|
+
"deprecated": {
|
|
2168
|
+
"message": "Migrate to Webhook Message Start Event Connector"
|
|
2169
|
+
},
|
|
1602
2170
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1603
2171
|
"elementType": {
|
|
1604
2172
|
"value": "bpmn:StartEvent"
|
|
1605
2173
|
},
|
|
2174
|
+
"engines": {
|
|
2175
|
+
"camunda": "^8.3"
|
|
2176
|
+
},
|
|
1606
2177
|
"groups": [
|
|
1607
2178
|
{
|
|
1608
2179
|
"id": "endpoint",
|
|
@@ -1624,6 +2195,11 @@
|
|
|
1624
2195
|
"id": "activation",
|
|
1625
2196
|
"label": "Activation"
|
|
1626
2197
|
},
|
|
2198
|
+
{
|
|
2199
|
+
"id": "deduplication",
|
|
2200
|
+
"label": "Deduplication",
|
|
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."
|
|
2202
|
+
},
|
|
1627
2203
|
{
|
|
1628
2204
|
"id": "output",
|
|
1629
2205
|
"label": "Output mapping"
|
|
@@ -1955,62 +2531,126 @@
|
|
|
1955
2531
|
"type": "zeebe:property"
|
|
1956
2532
|
},
|
|
1957
2533
|
"condition": {
|
|
1958
|
-
"property": "inbound.auth.type",
|
|
1959
|
-
"equals": "JWT",
|
|
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
|
+
"optional": true,
|
|
2545
|
+
"feel": "required",
|
|
2546
|
+
"group": "webhookResponse",
|
|
2547
|
+
"binding": {
|
|
2548
|
+
"name": "inbound.responseExpression",
|
|
2549
|
+
"type": "zeebe:property"
|
|
2550
|
+
},
|
|
2551
|
+
"type": "Text"
|
|
2552
|
+
},
|
|
2553
|
+
{
|
|
2554
|
+
"id": "inbound.verificationExpression",
|
|
2555
|
+
"label": "One time verification response expression",
|
|
2556
|
+
"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>",
|
|
2557
|
+
"optional": true,
|
|
2558
|
+
"feel": "required",
|
|
2559
|
+
"group": "webhookResponse",
|
|
2560
|
+
"binding": {
|
|
2561
|
+
"name": "inbound.verificationExpression",
|
|
2562
|
+
"type": "zeebe:property"
|
|
2563
|
+
},
|
|
2564
|
+
"type": "Text"
|
|
2565
|
+
},
|
|
2566
|
+
{
|
|
2567
|
+
"id": "activationCondition",
|
|
2568
|
+
"label": "Activation condition",
|
|
2569
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2570
|
+
"optional": true,
|
|
2571
|
+
"feel": "required",
|
|
2572
|
+
"group": "activation",
|
|
2573
|
+
"binding": {
|
|
2574
|
+
"name": "activationCondition",
|
|
2575
|
+
"type": "zeebe:property"
|
|
2576
|
+
},
|
|
2577
|
+
"type": "String"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"id": "consumeUnmatchedEvents",
|
|
2581
|
+
"label": "Consume unmatched events",
|
|
2582
|
+
"value": true,
|
|
2583
|
+
"group": "activation",
|
|
2584
|
+
"binding": {
|
|
2585
|
+
"name": "consumeUnmatchedEvents",
|
|
2586
|
+
"type": "zeebe:property"
|
|
2587
|
+
},
|
|
2588
|
+
"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",
|
|
2589
|
+
"type": "Boolean"
|
|
2590
|
+
},
|
|
2591
|
+
{
|
|
2592
|
+
"id": "deduplicationModeManualFlag",
|
|
2593
|
+
"label": "Manual mode",
|
|
2594
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
2595
|
+
"value": false,
|
|
2596
|
+
"group": "deduplication",
|
|
2597
|
+
"binding": {
|
|
2598
|
+
"name": "deduplicationModeManualFlag",
|
|
2599
|
+
"type": "zeebe:property"
|
|
2600
|
+
},
|
|
2601
|
+
"type": "Boolean"
|
|
2602
|
+
},
|
|
2603
|
+
{
|
|
2604
|
+
"id": "deduplicationId",
|
|
2605
|
+
"label": "Deduplication ID",
|
|
2606
|
+
"constraints": {
|
|
2607
|
+
"notEmpty": true,
|
|
2608
|
+
"pattern": {
|
|
2609
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
2610
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2611
|
+
}
|
|
2612
|
+
},
|
|
2613
|
+
"group": "deduplication",
|
|
2614
|
+
"binding": {
|
|
2615
|
+
"name": "deduplicationId",
|
|
2616
|
+
"type": "zeebe:property"
|
|
2617
|
+
},
|
|
2618
|
+
"condition": {
|
|
2619
|
+
"property": "deduplicationModeManualFlag",
|
|
2620
|
+
"equals": true,
|
|
1960
2621
|
"type": "simple"
|
|
1961
2622
|
},
|
|
1962
2623
|
"type": "String"
|
|
1963
2624
|
},
|
|
1964
2625
|
{
|
|
1965
|
-
"id": "
|
|
1966
|
-
"
|
|
1967
|
-
"
|
|
1968
|
-
"optional": true,
|
|
1969
|
-
"feel": "required",
|
|
1970
|
-
"group": "webhookResponse",
|
|
2626
|
+
"id": "deduplicationModeManual",
|
|
2627
|
+
"value": "MANUAL",
|
|
2628
|
+
"group": "deduplication",
|
|
1971
2629
|
"binding": {
|
|
1972
|
-
"name": "
|
|
2630
|
+
"name": "deduplicationMode",
|
|
1973
2631
|
"type": "zeebe:property"
|
|
1974
2632
|
},
|
|
1975
|
-
"
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
"label": "One time verification response expression",
|
|
1980
|
-
"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>",
|
|
1981
|
-
"optional": true,
|
|
1982
|
-
"feel": "required",
|
|
1983
|
-
"group": "webhookResponse",
|
|
1984
|
-
"binding": {
|
|
1985
|
-
"name": "inbound.verificationExpression",
|
|
1986
|
-
"type": "zeebe:property"
|
|
2633
|
+
"condition": {
|
|
2634
|
+
"property": "deduplicationId",
|
|
2635
|
+
"isActive": true,
|
|
2636
|
+
"type": "simple"
|
|
1987
2637
|
},
|
|
1988
|
-
"type": "
|
|
2638
|
+
"type": "Hidden"
|
|
1989
2639
|
},
|
|
1990
2640
|
{
|
|
1991
|
-
"id": "
|
|
1992
|
-
"
|
|
1993
|
-
"
|
|
1994
|
-
"optional": true,
|
|
1995
|
-
"feel": "required",
|
|
1996
|
-
"group": "activation",
|
|
2641
|
+
"id": "deduplicationModeAuto",
|
|
2642
|
+
"value": "AUTO",
|
|
2643
|
+
"group": "deduplication",
|
|
1997
2644
|
"binding": {
|
|
1998
|
-
"name": "
|
|
2645
|
+
"name": "deduplicationMode",
|
|
1999
2646
|
"type": "zeebe:property"
|
|
2000
2647
|
},
|
|
2001
|
-
"
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
"label": "Consume unmatched events",
|
|
2006
|
-
"value": true,
|
|
2007
|
-
"group": "activation",
|
|
2008
|
-
"binding": {
|
|
2009
|
-
"name": "consumeUnmatchedEvents",
|
|
2010
|
-
"type": "zeebe:property"
|
|
2648
|
+
"condition": {
|
|
2649
|
+
"property": "deduplicationId",
|
|
2650
|
+
"isActive": false,
|
|
2651
|
+
"type": "simple"
|
|
2011
2652
|
},
|
|
2012
|
-
"
|
|
2013
|
-
"type": "Boolean"
|
|
2653
|
+
"type": "Hidden"
|
|
2014
2654
|
},
|
|
2015
2655
|
{
|
|
2016
2656
|
"id": "resultVariable",
|
|
@@ -2036,9 +2676,6 @@
|
|
|
2036
2676
|
"type": "Text"
|
|
2037
2677
|
}
|
|
2038
2678
|
],
|
|
2039
|
-
"engines": {
|
|
2040
|
-
"camunda": "^8.3"
|
|
2041
|
-
},
|
|
2042
2679
|
"icon": {
|
|
2043
2680
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
2044
2681
|
}
|
|
@@ -2047,7 +2684,7 @@
|
|
|
2047
2684
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2048
2685
|
"name": "Webhook Start Event Connector",
|
|
2049
2686
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2050
|
-
"version":
|
|
2687
|
+
"version": 8,
|
|
2051
2688
|
"description": "Configure webhook to receive callbacks",
|
|
2052
2689
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2053
2690
|
"category": {
|
|
@@ -2145,11 +2782,7 @@
|
|
|
2145
2782
|
},
|
|
2146
2783
|
"description": "The webhook ID is a part of the URL",
|
|
2147
2784
|
"constraints": {
|
|
2148
|
-
"notEmpty": true
|
|
2149
|
-
"pattern": {
|
|
2150
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2151
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2152
|
-
}
|
|
2785
|
+
"notEmpty": true
|
|
2153
2786
|
}
|
|
2154
2787
|
},
|
|
2155
2788
|
{
|
|
@@ -2414,228 +3047,57 @@
|
|
|
2414
3047
|
},
|
|
2415
3048
|
{
|
|
2416
3049
|
"label": "Result variable",
|
|
2417
|
-
"type": "String",
|
|
2418
|
-
"group": "variable-mapping",
|
|
2419
|
-
"optional": true,
|
|
2420
|
-
"binding": {
|
|
2421
|
-
"type": "zeebe:property",
|
|
2422
|
-
"name": "resultVariable"
|
|
2423
|
-
},
|
|
2424
|
-
"description": "Name of variable to store the result of the connector in"
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
"label": "Result expression",
|
|
2428
|
-
"type": "String",
|
|
2429
|
-
"group": "variable-mapping",
|
|
2430
|
-
"feel": "required",
|
|
2431
|
-
"optional": true,
|
|
2432
|
-
"binding": {
|
|
2433
|
-
"type": "zeebe:property",
|
|
2434
|
-
"name": "resultExpression"
|
|
2435
|
-
},
|
|
2436
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
2437
|
-
},
|
|
2438
|
-
{
|
|
2439
|
-
"label": "One time verification response expression",
|
|
2440
|
-
"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>",
|
|
2441
|
-
"type": "Text",
|
|
2442
|
-
"group": "webhookResponse",
|
|
2443
|
-
"feel": "required",
|
|
2444
|
-
"optional": true,
|
|
2445
|
-
"binding": {
|
|
2446
|
-
"type": "zeebe:property",
|
|
2447
|
-
"name": "inbound.verificationExpression"
|
|
2448
|
-
}
|
|
2449
|
-
},
|
|
2450
|
-
{
|
|
2451
|
-
"label": "Response body expression",
|
|
2452
|
-
"type": "Text",
|
|
2453
|
-
"group": "webhookResponse",
|
|
2454
|
-
"feel": "required",
|
|
2455
|
-
"optional": true,
|
|
2456
|
-
"binding": {
|
|
2457
|
-
"type": "zeebe:property",
|
|
2458
|
-
"name": "inbound.responseBodyExpression"
|
|
2459
|
-
},
|
|
2460
|
-
"description": "Specify condition and response"
|
|
2461
|
-
}
|
|
2462
|
-
],
|
|
2463
|
-
"icon": {
|
|
2464
|
-
"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"
|
|
2465
|
-
},
|
|
2466
|
-
"engines": {
|
|
2467
|
-
"camunda": "^8.5"
|
|
2468
|
-
}
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2472
|
-
"name": "Webhook Connector",
|
|
2473
|
-
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2474
|
-
"version": 1,
|
|
2475
|
-
"description": "Configure webhook to receive callbacks",
|
|
2476
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2477
|
-
"category": {
|
|
2478
|
-
"id": "connectors",
|
|
2479
|
-
"name": "Connectors"
|
|
2480
|
-
},
|
|
2481
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
2482
|
-
"elementType": {
|
|
2483
|
-
"value": "bpmn:StartEvent"
|
|
2484
|
-
},
|
|
2485
|
-
"groups": [
|
|
2486
|
-
{
|
|
2487
|
-
"id": "endpoint",
|
|
2488
|
-
"label": "Webhook Configuration"
|
|
2489
|
-
},
|
|
2490
|
-
{
|
|
2491
|
-
"id": "activation",
|
|
2492
|
-
"label": "Activation"
|
|
2493
|
-
},
|
|
2494
|
-
{
|
|
2495
|
-
"id": "variable-mapping",
|
|
2496
|
-
"label": "Variable Mapping"
|
|
2497
|
-
}
|
|
2498
|
-
],
|
|
2499
|
-
"properties": [
|
|
2500
|
-
{
|
|
2501
|
-
"type": "Hidden",
|
|
2502
|
-
"value": "io.camunda:webhook:1",
|
|
2503
|
-
"binding": {
|
|
2504
|
-
"type": "zeebe:property",
|
|
2505
|
-
"name": "inbound.type"
|
|
2506
|
-
}
|
|
2507
|
-
},
|
|
2508
|
-
{
|
|
2509
|
-
"type": "Hidden",
|
|
2510
|
-
"value": "ConfigurableInboundWebhook",
|
|
2511
|
-
"binding": {
|
|
2512
|
-
"type": "zeebe:property",
|
|
2513
|
-
"name": "inbound.subtype"
|
|
2514
|
-
}
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"label": "Webhook ID",
|
|
2518
|
-
"type": "String",
|
|
2519
|
-
"group": "endpoint",
|
|
2520
|
-
"binding": {
|
|
2521
|
-
"type": "zeebe:property",
|
|
2522
|
-
"name": "inbound.context"
|
|
2523
|
-
},
|
|
2524
|
-
"constraints": {
|
|
2525
|
-
"notEmpty": true
|
|
2526
|
-
},
|
|
2527
|
-
"description": "The webhook ID is a part of the URL"
|
|
2528
|
-
},
|
|
2529
|
-
{
|
|
2530
|
-
"id": "shouldValidateHmac",
|
|
2531
|
-
"label": "HMAC authentication",
|
|
2532
|
-
"group": "endpoint",
|
|
2533
|
-
"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",
|
|
2534
|
-
"value": "disabled",
|
|
2535
|
-
"type": "Dropdown",
|
|
2536
|
-
"choices": [
|
|
2537
|
-
{
|
|
2538
|
-
"name": "Enabled",
|
|
2539
|
-
"value": "enabled"
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"name": "Disabled",
|
|
2543
|
-
"value": "disabled"
|
|
2544
|
-
}
|
|
2545
|
-
],
|
|
2546
|
-
"binding": {
|
|
2547
|
-
"type": "zeebe:property",
|
|
2548
|
-
"name": "inbound.shouldValidateHmac"
|
|
2549
|
-
}
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"label": "HMAC secret key",
|
|
2553
|
-
"description": "Shared secret key",
|
|
2554
|
-
"type": "String",
|
|
2555
|
-
"group": "endpoint",
|
|
2556
|
-
"optional": true,
|
|
2557
|
-
"binding": {
|
|
2558
|
-
"type": "zeebe:property",
|
|
2559
|
-
"name": "inbound.hmacSecret"
|
|
2560
|
-
},
|
|
2561
|
-
"condition": {
|
|
2562
|
-
"property": "shouldValidateHmac",
|
|
2563
|
-
"equals": "enabled"
|
|
2564
|
-
}
|
|
2565
|
-
},
|
|
2566
|
-
{
|
|
2567
|
-
"label": "HMAC header",
|
|
2568
|
-
"description": "Name of header attribute that will contain the HMAC value",
|
|
2569
|
-
"type": "String",
|
|
2570
|
-
"group": "endpoint",
|
|
2571
|
-
"optional": true,
|
|
2572
|
-
"binding": {
|
|
2573
|
-
"type": "zeebe:property",
|
|
2574
|
-
"name": "inbound.hmacHeader"
|
|
2575
|
-
},
|
|
2576
|
-
"condition": {
|
|
2577
|
-
"property": "shouldValidateHmac",
|
|
2578
|
-
"equals": "enabled"
|
|
2579
|
-
}
|
|
2580
|
-
},
|
|
2581
|
-
{
|
|
2582
|
-
"label": "HMAC algorithm",
|
|
2583
|
-
"group": "endpoint",
|
|
2584
|
-
"description": "Choose HMAC algorithm",
|
|
2585
|
-
"value": "sha_256",
|
|
2586
|
-
"type": "Dropdown",
|
|
2587
|
-
"choices": [
|
|
2588
|
-
{
|
|
2589
|
-
"name": "SHA-1",
|
|
2590
|
-
"value": "sha_1"
|
|
2591
|
-
},
|
|
2592
|
-
{
|
|
2593
|
-
"name": "SHA-256",
|
|
2594
|
-
"value": "sha_256"
|
|
2595
|
-
},
|
|
2596
|
-
{
|
|
2597
|
-
"name": "SHA-512",
|
|
2598
|
-
"value": "sha_512"
|
|
2599
|
-
}
|
|
2600
|
-
],
|
|
3050
|
+
"type": "String",
|
|
3051
|
+
"group": "variable-mapping",
|
|
3052
|
+
"optional": true,
|
|
2601
3053
|
"binding": {
|
|
2602
3054
|
"type": "zeebe:property",
|
|
2603
|
-
"name": "
|
|
3055
|
+
"name": "resultVariable"
|
|
2604
3056
|
},
|
|
2605
|
-
"
|
|
2606
|
-
"property": "shouldValidateHmac",
|
|
2607
|
-
"equals": "enabled"
|
|
2608
|
-
}
|
|
3057
|
+
"description": "Name of variable to store the result of the connector in"
|
|
2609
3058
|
},
|
|
2610
3059
|
{
|
|
2611
|
-
"label": "
|
|
3060
|
+
"label": "Result expression",
|
|
2612
3061
|
"type": "String",
|
|
2613
|
-
"group": "
|
|
3062
|
+
"group": "variable-mapping",
|
|
2614
3063
|
"feel": "required",
|
|
2615
3064
|
"optional": true,
|
|
2616
3065
|
"binding": {
|
|
2617
3066
|
"type": "zeebe:property",
|
|
2618
|
-
"name": "
|
|
3067
|
+
"name": "resultExpression"
|
|
2619
3068
|
},
|
|
2620
|
-
"description": "
|
|
3069
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2621
3070
|
},
|
|
2622
3071
|
{
|
|
2623
|
-
"label": "
|
|
2624
|
-
"
|
|
2625
|
-
"
|
|
3072
|
+
"label": "One time verification response expression",
|
|
3073
|
+
"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>",
|
|
3074
|
+
"type": "Text",
|
|
3075
|
+
"group": "webhookResponse",
|
|
2626
3076
|
"feel": "required",
|
|
3077
|
+
"optional": true,
|
|
2627
3078
|
"binding": {
|
|
2628
3079
|
"type": "zeebe:property",
|
|
2629
|
-
"name": "inbound.
|
|
3080
|
+
"name": "inbound.verificationExpression"
|
|
3081
|
+
}
|
|
3082
|
+
},
|
|
3083
|
+
{
|
|
3084
|
+
"label": "Response body expression",
|
|
3085
|
+
"type": "Text",
|
|
3086
|
+
"group": "webhookResponse",
|
|
3087
|
+
"feel": "required",
|
|
3088
|
+
"optional": true,
|
|
3089
|
+
"binding": {
|
|
3090
|
+
"type": "zeebe:property",
|
|
3091
|
+
"name": "inbound.responseBodyExpression"
|
|
2630
3092
|
},
|
|
2631
|
-
"description": "
|
|
3093
|
+
"description": "Specify condition and response"
|
|
2632
3094
|
}
|
|
2633
3095
|
],
|
|
2634
3096
|
"icon": {
|
|
2635
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"
|
|
2636
3098
|
},
|
|
2637
3099
|
"engines": {
|
|
2638
|
-
"camunda": "^8.
|
|
3100
|
+
"camunda": "^8.4"
|
|
2639
3101
|
}
|
|
2640
3102
|
},
|
|
2641
3103
|
{
|
|
@@ -2643,8 +3105,8 @@
|
|
|
2643
3105
|
"name": "Webhook Start Event Connector",
|
|
2644
3106
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2645
3107
|
"description": "Configure webhook to receive callbacks",
|
|
2646
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
2647
|
-
"version":
|
|
3108
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3109
|
+
"version": 10,
|
|
2648
3110
|
"category": {
|
|
2649
3111
|
"id": "connectors",
|
|
2650
3112
|
"name": "Connectors"
|
|
@@ -2745,7 +3207,7 @@
|
|
|
2745
3207
|
{
|
|
2746
3208
|
"id": "inbound.shouldValidateHmac",
|
|
2747
3209
|
"label": "HMAC authentication",
|
|
2748
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3210
|
+
"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",
|
|
2749
3211
|
"optional": false,
|
|
2750
3212
|
"value": "disabled",
|
|
2751
3213
|
"group": "authentication",
|
|
@@ -2836,7 +3298,7 @@
|
|
|
2836
3298
|
{
|
|
2837
3299
|
"id": "inbound.hmacScopes",
|
|
2838
3300
|
"label": "HMAC scopes",
|
|
2839
|
-
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3301
|
+
"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>",
|
|
2840
3302
|
"optional": true,
|
|
2841
3303
|
"feel": "required",
|
|
2842
3304
|
"group": "authentication",
|
|
@@ -2938,7 +3400,7 @@
|
|
|
2938
3400
|
{
|
|
2939
3401
|
"id": "inbound.auth.apiKeyLocator",
|
|
2940
3402
|
"label": "API key locator",
|
|
2941
|
-
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3403
|
+
"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>",
|
|
2942
3404
|
"optional": false,
|
|
2943
3405
|
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
2944
3406
|
"constraints": {
|
|
@@ -2978,7 +3440,7 @@
|
|
|
2978
3440
|
{
|
|
2979
3441
|
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2980
3442
|
"label": "JWT role property expression",
|
|
2981
|
-
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
3443
|
+
"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>",
|
|
2982
3444
|
"optional": false,
|
|
2983
3445
|
"feel": "required",
|
|
2984
3446
|
"group": "authorization",
|
|
@@ -3012,14 +3474,14 @@
|
|
|
3012
3474
|
"type": "String"
|
|
3013
3475
|
},
|
|
3014
3476
|
{
|
|
3015
|
-
"id": "inbound.
|
|
3016
|
-
"label": "Response expression",
|
|
3017
|
-
"description": "
|
|
3477
|
+
"id": "inbound.responseBodyExpression",
|
|
3478
|
+
"label": "Response body expression",
|
|
3479
|
+
"description": "Specify condition and response",
|
|
3018
3480
|
"optional": true,
|
|
3019
3481
|
"feel": "required",
|
|
3020
3482
|
"group": "webhookResponse",
|
|
3021
3483
|
"binding": {
|
|
3022
|
-
"name": "inbound.
|
|
3484
|
+
"name": "inbound.responseBodyExpression",
|
|
3023
3485
|
"type": "zeebe:property"
|
|
3024
3486
|
},
|
|
3025
3487
|
"type": "Text"
|
|
@@ -3050,18 +3512,6 @@
|
|
|
3050
3512
|
},
|
|
3051
3513
|
"type": "String"
|
|
3052
3514
|
},
|
|
3053
|
-
{
|
|
3054
|
-
"id": "consumeUnmatchedEvents",
|
|
3055
|
-
"label": "Consume unmatched events",
|
|
3056
|
-
"value": true,
|
|
3057
|
-
"group": "activation",
|
|
3058
|
-
"binding": {
|
|
3059
|
-
"name": "consumeUnmatchedEvents",
|
|
3060
|
-
"type": "zeebe:property"
|
|
3061
|
-
},
|
|
3062
|
-
"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",
|
|
3063
|
-
"type": "Boolean"
|
|
3064
|
-
},
|
|
3065
3515
|
{
|
|
3066
3516
|
"id": "resultVariable",
|
|
3067
3517
|
"label": "Result variable",
|
|
@@ -3090,7 +3540,7 @@
|
|
|
3090
3540
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
3091
3541
|
},
|
|
3092
3542
|
"engines": {
|
|
3093
|
-
"camunda": "^8.
|
|
3543
|
+
"camunda": "^8.5"
|
|
3094
3544
|
}
|
|
3095
3545
|
},
|
|
3096
3546
|
{
|
|
@@ -3506,8 +3956,11 @@
|
|
|
3506
3956
|
"name": "Webhook Start Event Connector",
|
|
3507
3957
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3508
3958
|
"description": "Configure webhook to receive callbacks",
|
|
3509
|
-
"
|
|
3510
|
-
|
|
3959
|
+
"metadata": {
|
|
3960
|
+
"keywords": []
|
|
3961
|
+
},
|
|
3962
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
3963
|
+
"version": 12,
|
|
3511
3964
|
"category": {
|
|
3512
3965
|
"id": "connectors",
|
|
3513
3966
|
"name": "Connectors"
|
|
@@ -3608,7 +4061,7 @@
|
|
|
3608
4061
|
{
|
|
3609
4062
|
"id": "inbound.shouldValidateHmac",
|
|
3610
4063
|
"label": "HMAC authentication",
|
|
3611
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
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",
|
|
3612
4065
|
"optional": false,
|
|
3613
4066
|
"value": "disabled",
|
|
3614
4067
|
"group": "authentication",
|
|
@@ -3699,7 +4152,7 @@
|
|
|
3699
4152
|
{
|
|
3700
4153
|
"id": "inbound.hmacScopes",
|
|
3701
4154
|
"label": "HMAC scopes",
|
|
3702
|
-
"description": "Set HMAC scopes for calculating signature data. See <a href='https://docs.camunda.io/docs/components/connectors/
|
|
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>",
|
|
3703
4156
|
"optional": true,
|
|
3704
4157
|
"feel": "required",
|
|
3705
4158
|
"group": "authentication",
|
|
@@ -3801,7 +4254,7 @@
|
|
|
3801
4254
|
{
|
|
3802
4255
|
"id": "inbound.auth.apiKeyLocator",
|
|
3803
4256
|
"label": "API key locator",
|
|
3804
|
-
"description": "A FEEL expression that extracts API key from the request. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
4257
|
+
"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>",
|
|
3805
4258
|
"optional": false,
|
|
3806
4259
|
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
3807
4260
|
"constraints": {
|
|
@@ -3828,120 +4281,303 @@
|
|
|
3828
4281
|
"feel": "optional",
|
|
3829
4282
|
"group": "authorization",
|
|
3830
4283
|
"binding": {
|
|
3831
|
-
"name": "inbound.auth.jwt.jwkUrl",
|
|
3832
|
-
"type": "zeebe:property"
|
|
3833
|
-
},
|
|
3834
|
-
"condition": {
|
|
3835
|
-
"property": "inbound.auth.type",
|
|
3836
|
-
"equals": "JWT",
|
|
3837
|
-
"type": "simple"
|
|
3838
|
-
},
|
|
3839
|
-
"type": "String"
|
|
4284
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
4285
|
+
"type": "zeebe:property"
|
|
4286
|
+
},
|
|
4287
|
+
"condition": {
|
|
4288
|
+
"property": "inbound.auth.type",
|
|
4289
|
+
"equals": "JWT",
|
|
4290
|
+
"type": "simple"
|
|
4291
|
+
},
|
|
4292
|
+
"type": "String"
|
|
4293
|
+
},
|
|
4294
|
+
{
|
|
4295
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
4296
|
+
"label": "JWT role property expression",
|
|
4297
|
+
"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>",
|
|
4298
|
+
"optional": false,
|
|
4299
|
+
"feel": "required",
|
|
4300
|
+
"group": "authorization",
|
|
4301
|
+
"binding": {
|
|
4302
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
4303
|
+
"type": "zeebe:property"
|
|
4304
|
+
},
|
|
4305
|
+
"condition": {
|
|
4306
|
+
"property": "inbound.auth.type",
|
|
4307
|
+
"equals": "JWT",
|
|
4308
|
+
"type": "simple"
|
|
4309
|
+
},
|
|
4310
|
+
"type": "String"
|
|
4311
|
+
},
|
|
4312
|
+
{
|
|
4313
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
4314
|
+
"label": "Required roles",
|
|
4315
|
+
"description": "List of roles to test JWT roles against",
|
|
4316
|
+
"optional": false,
|
|
4317
|
+
"feel": "required",
|
|
4318
|
+
"group": "authorization",
|
|
4319
|
+
"binding": {
|
|
4320
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
4321
|
+
"type": "zeebe:property"
|
|
4322
|
+
},
|
|
4323
|
+
"condition": {
|
|
4324
|
+
"property": "inbound.auth.type",
|
|
4325
|
+
"equals": "JWT",
|
|
4326
|
+
"type": "simple"
|
|
4327
|
+
},
|
|
4328
|
+
"type": "String"
|
|
4329
|
+
},
|
|
4330
|
+
{
|
|
4331
|
+
"id": "inbound.responseExpression",
|
|
4332
|
+
"label": "Response expression",
|
|
4333
|
+
"description": "Expression used to generate the HTTP response",
|
|
4334
|
+
"optional": true,
|
|
4335
|
+
"feel": "required",
|
|
4336
|
+
"group": "webhookResponse",
|
|
4337
|
+
"binding": {
|
|
4338
|
+
"name": "inbound.responseExpression",
|
|
4339
|
+
"type": "zeebe:property"
|
|
4340
|
+
},
|
|
4341
|
+
"type": "Text"
|
|
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"
|
|
4353
|
+
},
|
|
4354
|
+
"type": "Text"
|
|
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"
|
|
4366
|
+
},
|
|
4367
|
+
"type": "String"
|
|
4368
|
+
},
|
|
4369
|
+
{
|
|
4370
|
+
"id": "consumeUnmatchedEvents",
|
|
4371
|
+
"label": "Consume unmatched events",
|
|
4372
|
+
"value": true,
|
|
4373
|
+
"group": "activation",
|
|
4374
|
+
"binding": {
|
|
4375
|
+
"name": "consumeUnmatchedEvents",
|
|
4376
|
+
"type": "zeebe:property"
|
|
4377
|
+
},
|
|
4378
|
+
"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",
|
|
4379
|
+
"type": "Boolean"
|
|
4380
|
+
},
|
|
4381
|
+
{
|
|
4382
|
+
"id": "resultVariable",
|
|
4383
|
+
"label": "Result variable",
|
|
4384
|
+
"description": "Name of variable to store the response in",
|
|
4385
|
+
"group": "output",
|
|
4386
|
+
"binding": {
|
|
4387
|
+
"name": "resultVariable",
|
|
4388
|
+
"type": "zeebe:property"
|
|
4389
|
+
},
|
|
4390
|
+
"type": "String"
|
|
4391
|
+
},
|
|
4392
|
+
{
|
|
4393
|
+
"id": "resultExpression",
|
|
4394
|
+
"label": "Result expression",
|
|
4395
|
+
"description": "Expression to map the response into process variables",
|
|
4396
|
+
"feel": "required",
|
|
4397
|
+
"group": "output",
|
|
4398
|
+
"binding": {
|
|
4399
|
+
"name": "resultExpression",
|
|
4400
|
+
"type": "zeebe:property"
|
|
4401
|
+
},
|
|
4402
|
+
"type": "Text"
|
|
4403
|
+
}
|
|
4404
|
+
],
|
|
4405
|
+
"engines": {
|
|
4406
|
+
"camunda": "^8.3"
|
|
4407
|
+
},
|
|
4408
|
+
"icon": {
|
|
4409
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
4410
|
+
}
|
|
4411
|
+
},
|
|
4412
|
+
{
|
|
4413
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4414
|
+
"name": "Webhook Connector",
|
|
4415
|
+
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
4416
|
+
"version": 1,
|
|
4417
|
+
"description": "Configure webhook to receive callbacks",
|
|
4418
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
4419
|
+
"category": {
|
|
4420
|
+
"id": "connectors",
|
|
4421
|
+
"name": "Connectors"
|
|
4422
|
+
},
|
|
4423
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
4424
|
+
"elementType": {
|
|
4425
|
+
"value": "bpmn:StartEvent"
|
|
4426
|
+
},
|
|
4427
|
+
"groups": [
|
|
4428
|
+
{
|
|
4429
|
+
"id": "endpoint",
|
|
4430
|
+
"label": "Webhook Configuration"
|
|
4431
|
+
},
|
|
4432
|
+
{
|
|
4433
|
+
"id": "activation",
|
|
4434
|
+
"label": "Activation"
|
|
4435
|
+
},
|
|
4436
|
+
{
|
|
4437
|
+
"id": "variable-mapping",
|
|
4438
|
+
"label": "Variable Mapping"
|
|
4439
|
+
}
|
|
4440
|
+
],
|
|
4441
|
+
"properties": [
|
|
4442
|
+
{
|
|
4443
|
+
"type": "Hidden",
|
|
4444
|
+
"value": "io.camunda:webhook:1",
|
|
4445
|
+
"binding": {
|
|
4446
|
+
"type": "zeebe:property",
|
|
4447
|
+
"name": "inbound.type"
|
|
4448
|
+
}
|
|
4449
|
+
},
|
|
4450
|
+
{
|
|
4451
|
+
"type": "Hidden",
|
|
4452
|
+
"value": "ConfigurableInboundWebhook",
|
|
4453
|
+
"binding": {
|
|
4454
|
+
"type": "zeebe:property",
|
|
4455
|
+
"name": "inbound.subtype"
|
|
4456
|
+
}
|
|
3840
4457
|
},
|
|
3841
4458
|
{
|
|
3842
|
-
"
|
|
3843
|
-
"
|
|
3844
|
-
"
|
|
3845
|
-
"optional": false,
|
|
3846
|
-
"feel": "required",
|
|
3847
|
-
"group": "authorization",
|
|
4459
|
+
"label": "Webhook ID",
|
|
4460
|
+
"type": "String",
|
|
4461
|
+
"group": "endpoint",
|
|
3848
4462
|
"binding": {
|
|
3849
|
-
"
|
|
3850
|
-
"
|
|
4463
|
+
"type": "zeebe:property",
|
|
4464
|
+
"name": "inbound.context"
|
|
3851
4465
|
},
|
|
3852
|
-
"
|
|
3853
|
-
"
|
|
3854
|
-
"equals": "JWT",
|
|
3855
|
-
"type": "simple"
|
|
4466
|
+
"constraints": {
|
|
4467
|
+
"notEmpty": true
|
|
3856
4468
|
},
|
|
3857
|
-
"
|
|
4469
|
+
"description": "The webhook ID is a part of the URL"
|
|
3858
4470
|
},
|
|
3859
4471
|
{
|
|
3860
|
-
"id": "
|
|
3861
|
-
"label": "
|
|
3862
|
-
"
|
|
3863
|
-
"
|
|
3864
|
-
"
|
|
3865
|
-
"
|
|
4472
|
+
"id": "shouldValidateHmac",
|
|
4473
|
+
"label": "HMAC authentication",
|
|
4474
|
+
"group": "endpoint",
|
|
4475
|
+
"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",
|
|
4476
|
+
"value": "disabled",
|
|
4477
|
+
"type": "Dropdown",
|
|
4478
|
+
"choices": [
|
|
4479
|
+
{
|
|
4480
|
+
"name": "Enabled",
|
|
4481
|
+
"value": "enabled"
|
|
4482
|
+
},
|
|
4483
|
+
{
|
|
4484
|
+
"name": "Disabled",
|
|
4485
|
+
"value": "disabled"
|
|
4486
|
+
}
|
|
4487
|
+
],
|
|
3866
4488
|
"binding": {
|
|
3867
|
-
"
|
|
3868
|
-
"
|
|
3869
|
-
}
|
|
3870
|
-
"condition": {
|
|
3871
|
-
"property": "inbound.auth.type",
|
|
3872
|
-
"equals": "JWT",
|
|
3873
|
-
"type": "simple"
|
|
3874
|
-
},
|
|
3875
|
-
"type": "String"
|
|
4489
|
+
"type": "zeebe:property",
|
|
4490
|
+
"name": "inbound.shouldValidateHmac"
|
|
4491
|
+
}
|
|
3876
4492
|
},
|
|
3877
4493
|
{
|
|
3878
|
-
"
|
|
3879
|
-
"
|
|
3880
|
-
"
|
|
4494
|
+
"label": "HMAC secret key",
|
|
4495
|
+
"description": "Shared secret key",
|
|
4496
|
+
"type": "String",
|
|
4497
|
+
"group": "endpoint",
|
|
3881
4498
|
"optional": true,
|
|
3882
|
-
"feel": "required",
|
|
3883
|
-
"group": "webhookResponse",
|
|
3884
4499
|
"binding": {
|
|
3885
|
-
"
|
|
3886
|
-
"
|
|
4500
|
+
"type": "zeebe:property",
|
|
4501
|
+
"name": "inbound.hmacSecret"
|
|
3887
4502
|
},
|
|
3888
|
-
"
|
|
4503
|
+
"condition": {
|
|
4504
|
+
"property": "shouldValidateHmac",
|
|
4505
|
+
"equals": "enabled"
|
|
4506
|
+
}
|
|
3889
4507
|
},
|
|
3890
4508
|
{
|
|
3891
|
-
"
|
|
3892
|
-
"
|
|
3893
|
-
"
|
|
4509
|
+
"label": "HMAC header",
|
|
4510
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
4511
|
+
"type": "String",
|
|
4512
|
+
"group": "endpoint",
|
|
3894
4513
|
"optional": true,
|
|
3895
|
-
"feel": "required",
|
|
3896
|
-
"group": "webhookResponse",
|
|
3897
4514
|
"binding": {
|
|
3898
|
-
"
|
|
3899
|
-
"
|
|
4515
|
+
"type": "zeebe:property",
|
|
4516
|
+
"name": "inbound.hmacHeader"
|
|
3900
4517
|
},
|
|
3901
|
-
"
|
|
4518
|
+
"condition": {
|
|
4519
|
+
"property": "shouldValidateHmac",
|
|
4520
|
+
"equals": "enabled"
|
|
4521
|
+
}
|
|
3902
4522
|
},
|
|
3903
4523
|
{
|
|
3904
|
-
"
|
|
3905
|
-
"
|
|
3906
|
-
"description": "
|
|
3907
|
-
"
|
|
3908
|
-
"
|
|
3909
|
-
"
|
|
4524
|
+
"label": "HMAC algorithm",
|
|
4525
|
+
"group": "endpoint",
|
|
4526
|
+
"description": "Choose HMAC algorithm",
|
|
4527
|
+
"value": "sha_256",
|
|
4528
|
+
"type": "Dropdown",
|
|
4529
|
+
"choices": [
|
|
4530
|
+
{
|
|
4531
|
+
"name": "SHA-1",
|
|
4532
|
+
"value": "sha_1"
|
|
4533
|
+
},
|
|
4534
|
+
{
|
|
4535
|
+
"name": "SHA-256",
|
|
4536
|
+
"value": "sha_256"
|
|
4537
|
+
},
|
|
4538
|
+
{
|
|
4539
|
+
"name": "SHA-512",
|
|
4540
|
+
"value": "sha_512"
|
|
4541
|
+
}
|
|
4542
|
+
],
|
|
3910
4543
|
"binding": {
|
|
3911
|
-
"
|
|
3912
|
-
"
|
|
4544
|
+
"type": "zeebe:property",
|
|
4545
|
+
"name": "inbound.hmacAlgorithm"
|
|
3913
4546
|
},
|
|
3914
|
-
"
|
|
4547
|
+
"condition": {
|
|
4548
|
+
"property": "shouldValidateHmac",
|
|
4549
|
+
"equals": "enabled"
|
|
4550
|
+
}
|
|
3915
4551
|
},
|
|
3916
4552
|
{
|
|
3917
|
-
"
|
|
3918
|
-
"
|
|
3919
|
-
"
|
|
3920
|
-
"
|
|
4553
|
+
"label": "Condition",
|
|
4554
|
+
"type": "String",
|
|
4555
|
+
"group": "activation",
|
|
4556
|
+
"feel": "required",
|
|
4557
|
+
"optional": true,
|
|
3921
4558
|
"binding": {
|
|
3922
|
-
"
|
|
3923
|
-
"
|
|
4559
|
+
"type": "zeebe:property",
|
|
4560
|
+
"name": "inbound.activationCondition"
|
|
3924
4561
|
},
|
|
3925
|
-
"
|
|
4562
|
+
"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>"
|
|
3926
4563
|
},
|
|
3927
4564
|
{
|
|
3928
|
-
"
|
|
3929
|
-
"
|
|
3930
|
-
"
|
|
4565
|
+
"label": "Variables",
|
|
4566
|
+
"type": "String",
|
|
4567
|
+
"group": "variable-mapping",
|
|
3931
4568
|
"feel": "required",
|
|
3932
|
-
"group": "output",
|
|
3933
4569
|
"binding": {
|
|
3934
|
-
"
|
|
3935
|
-
"
|
|
4570
|
+
"type": "zeebe:property",
|
|
4571
|
+
"name": "inbound.variableMapping"
|
|
3936
4572
|
},
|
|
3937
|
-
"
|
|
4573
|
+
"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>"
|
|
3938
4574
|
}
|
|
3939
4575
|
],
|
|
3940
4576
|
"icon": {
|
|
3941
|
-
"contents": "data:image/svg+xml;
|
|
4577
|
+
"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"
|
|
3942
4578
|
},
|
|
3943
4579
|
"engines": {
|
|
3944
|
-
"camunda": "^8.
|
|
4580
|
+
"camunda": "^8.2"
|
|
3945
4581
|
}
|
|
3946
4582
|
},
|
|
3947
4583
|
{
|
|
@@ -3949,25 +4585,16 @@
|
|
|
3949
4585
|
"name": "Webhook Start Event Connector",
|
|
3950
4586
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3951
4587
|
"description": "Configure webhook to receive callbacks",
|
|
3952
|
-
"metadata": {
|
|
3953
|
-
"keywords": []
|
|
3954
|
-
},
|
|
3955
4588
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
3956
|
-
"version":
|
|
4589
|
+
"version": 11,
|
|
3957
4590
|
"category": {
|
|
3958
4591
|
"id": "connectors",
|
|
3959
4592
|
"name": "Connectors"
|
|
3960
4593
|
},
|
|
3961
|
-
"deprecated": {
|
|
3962
|
-
"message": "Migrate to Webhook Message Start Event Connector"
|
|
3963
|
-
},
|
|
3964
4594
|
"appliesTo": ["bpmn:StartEvent"],
|
|
3965
4595
|
"elementType": {
|
|
3966
4596
|
"value": "bpmn:StartEvent"
|
|
3967
4597
|
},
|
|
3968
|
-
"engines": {
|
|
3969
|
-
"camunda": "^8.3"
|
|
3970
|
-
},
|
|
3971
4598
|
"groups": [
|
|
3972
4599
|
{
|
|
3973
4600
|
"id": "endpoint",
|
|
@@ -3989,11 +4616,6 @@
|
|
|
3989
4616
|
"id": "activation",
|
|
3990
4617
|
"label": "Activation"
|
|
3991
4618
|
},
|
|
3992
|
-
{
|
|
3993
|
-
"id": "deduplication",
|
|
3994
|
-
"label": "Deduplication",
|
|
3995
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
3996
|
-
},
|
|
3997
4619
|
{
|
|
3998
4620
|
"id": "output",
|
|
3999
4621
|
"label": "Output mapping"
|
|
@@ -4382,70 +5004,6 @@
|
|
|
4382
5004
|
"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",
|
|
4383
5005
|
"type": "Boolean"
|
|
4384
5006
|
},
|
|
4385
|
-
{
|
|
4386
|
-
"id": "deduplicationModeManualFlag",
|
|
4387
|
-
"label": "Manual mode",
|
|
4388
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
4389
|
-
"value": false,
|
|
4390
|
-
"group": "deduplication",
|
|
4391
|
-
"binding": {
|
|
4392
|
-
"name": "deduplicationModeManualFlag",
|
|
4393
|
-
"type": "zeebe:property"
|
|
4394
|
-
},
|
|
4395
|
-
"type": "Boolean"
|
|
4396
|
-
},
|
|
4397
|
-
{
|
|
4398
|
-
"id": "deduplicationId",
|
|
4399
|
-
"label": "Deduplication ID",
|
|
4400
|
-
"constraints": {
|
|
4401
|
-
"notEmpty": true,
|
|
4402
|
-
"pattern": {
|
|
4403
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
4404
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
4405
|
-
}
|
|
4406
|
-
},
|
|
4407
|
-
"group": "deduplication",
|
|
4408
|
-
"binding": {
|
|
4409
|
-
"name": "deduplicationId",
|
|
4410
|
-
"type": "zeebe:property"
|
|
4411
|
-
},
|
|
4412
|
-
"condition": {
|
|
4413
|
-
"property": "deduplicationModeManualFlag",
|
|
4414
|
-
"equals": true,
|
|
4415
|
-
"type": "simple"
|
|
4416
|
-
},
|
|
4417
|
-
"type": "String"
|
|
4418
|
-
},
|
|
4419
|
-
{
|
|
4420
|
-
"id": "deduplicationModeManual",
|
|
4421
|
-
"value": "MANUAL",
|
|
4422
|
-
"group": "deduplication",
|
|
4423
|
-
"binding": {
|
|
4424
|
-
"name": "deduplicationMode",
|
|
4425
|
-
"type": "zeebe:property"
|
|
4426
|
-
},
|
|
4427
|
-
"condition": {
|
|
4428
|
-
"property": "deduplicationId",
|
|
4429
|
-
"isActive": true,
|
|
4430
|
-
"type": "simple"
|
|
4431
|
-
},
|
|
4432
|
-
"type": "Hidden"
|
|
4433
|
-
},
|
|
4434
|
-
{
|
|
4435
|
-
"id": "deduplicationModeAuto",
|
|
4436
|
-
"value": "AUTO",
|
|
4437
|
-
"group": "deduplication",
|
|
4438
|
-
"binding": {
|
|
4439
|
-
"name": "deduplicationMode",
|
|
4440
|
-
"type": "zeebe:property"
|
|
4441
|
-
},
|
|
4442
|
-
"condition": {
|
|
4443
|
-
"property": "deduplicationId",
|
|
4444
|
-
"isActive": false,
|
|
4445
|
-
"type": "simple"
|
|
4446
|
-
},
|
|
4447
|
-
"type": "Hidden"
|
|
4448
|
-
},
|
|
4449
5007
|
{
|
|
4450
5008
|
"id": "resultVariable",
|
|
4451
5009
|
"label": "Result variable",
|
|
@@ -4472,6 +5030,9 @@
|
|
|
4472
5030
|
],
|
|
4473
5031
|
"icon": {
|
|
4474
5032
|
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
5033
|
+
},
|
|
5034
|
+
"engines": {
|
|
5035
|
+
"camunda": "^8.6"
|
|
4475
5036
|
}
|
|
4476
5037
|
}
|
|
4477
5038
|
]
|