@camunda/connectors-element-templates 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +8 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +30 -30
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +323 -9
- package/src/element-templates/asana-connector.json +101 -101
- package/src/element-templates/automation-anywhere-outbound-connector.json +1777 -961
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1373 -1373
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +23 -23
- package/src/element-templates/aws-eventbridge-outbound-connector.json +326 -326
- package/src/element-templates/aws-lambda-outbound-connector.json +231 -231
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +285 -285
- package/src/element-templates/aws-sns-inbound-intermediate.json +33 -33
- package/src/element-templates/aws-sns-inbound-message-start.json +227 -227
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +370 -370
- package/src/element-templates/aws-sqs-boundary-connector.json +232 -232
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +532 -532
- package/src/element-templates/aws-sqs-outbound-connector.json +396 -396
- package/src/element-templates/aws-sqs-start-event-connector.json +389 -389
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/blue-prism-connector.json +13 -13
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/easy-post-connector.json +121 -121
- package/src/element-templates/email-outbound-connector.json +233 -233
- package/src/element-templates/github-connector.json +1259 -1259
- package/src/element-templates/github-webhook-connector-boundary.json +35 -35
- package/src/element-templates/github-webhook-connector-intermediate.json +31 -31
- package/src/element-templates/github-webhook-connector-start-event.json +34 -34
- package/src/element-templates/gitlab-connector.json +3333 -3333
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +414 -101
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +489 -0
- package/src/element-templates/google-sheets-outbound-connector.json +2468 -2468
- package/src/element-templates/graphql-outbound-connector.json +1113 -1113
- package/src/element-templates/http-json-connector.json +2202 -1290
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +6 -6
- package/src/element-templates/http-polling-connector.json +6 -6
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +36 -36
- package/src/element-templates/kafka-inbound-connector-boundary.json +540 -540
- package/src/element-templates/kafka-inbound-connector-intermediate.json +585 -585
- package/src/element-templates/kafka-inbound-connector.json +603 -0
- package/src/element-templates/kafka-outbound-connector.json +261 -261
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +97 -97
- package/src/element-templates/openai-connector.json +517 -159
- package/src/element-templates/operate-connector.json +569 -53
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +132 -132
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +941 -941
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +459 -459
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +269 -269
- package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
- package/src/element-templates/salesforce-connector.json +44 -44
- package/src/element-templates/sendgrid-outbound-connector.json +787 -255
- package/src/element-templates/slack-inbound-boundary.json +215 -215
- package/src/element-templates/slack-inbound-intermediate.json +178 -178
- package/src/element-templates/slack-inbound-message-start.json +323 -323
- package/src/element-templates/slack-inbound-start-event.json +212 -212
- package/src/element-templates/slack-outbound-connector.json +777 -522
- package/src/element-templates/twilio-connector.json +29 -29
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/uipath-connector.json +8 -8
- package/src/element-templates/webhook-connector-boundary.json +1133 -1133
- package/src/element-templates/webhook-connector-intermediate.json +1380 -1380
- package/src/element-templates/webhook-connector-start-event.json +1370 -1370
- package/src/element-templates/webhook-connector-start-message.json +1171 -1171
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Webhook
|
|
4
|
+
"name": "Webhook connector",
|
|
5
5
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 5,
|
|
7
7
|
"description": "Configure webhook to receive callbacks",
|
|
8
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
9
9
|
"category": {
|
|
@@ -34,10 +34,6 @@
|
|
|
34
34
|
{
|
|
35
35
|
"id": "variable-mapping",
|
|
36
36
|
"label": "Variable mapping"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"id": "webhookResponse",
|
|
40
|
-
"label": "Webhook response"
|
|
41
37
|
}
|
|
42
38
|
],
|
|
43
39
|
"properties": [
|
|
@@ -386,37 +382,13 @@
|
|
|
386
382
|
"name": "resultExpression"
|
|
387
383
|
},
|
|
388
384
|
"description": "Expression to map the inbound payload to process variables"
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
"label": "One time verification response expression",
|
|
392
|
-
"description": "Specify condition and response. Learn more in the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#verification-expression' target='_blank'>documentation</a>",
|
|
393
|
-
"type": "Text",
|
|
394
|
-
"group": "webhookResponse",
|
|
395
|
-
"feel": "required",
|
|
396
|
-
"optional": true,
|
|
397
|
-
"binding": {
|
|
398
|
-
"type": "zeebe:property",
|
|
399
|
-
"name": "inbound.verificationExpression"
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"label": "Response body expression",
|
|
404
|
-
"type": "Text",
|
|
405
|
-
"group": "webhookResponse",
|
|
406
|
-
"feel": "required",
|
|
407
|
-
"optional": true,
|
|
408
|
-
"binding": {
|
|
409
|
-
"type": "zeebe:property",
|
|
410
|
-
"name": "inbound.responseBodyExpression"
|
|
411
|
-
},
|
|
412
|
-
"description": "Specify condition and response"
|
|
413
385
|
}
|
|
414
386
|
],
|
|
415
387
|
"icon": {
|
|
416
388
|
"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
389
|
},
|
|
418
390
|
"engines": {
|
|
419
|
-
"camunda": "^8.
|
|
391
|
+
"camunda": "^8.2"
|
|
420
392
|
}
|
|
421
393
|
},
|
|
422
394
|
{
|
|
@@ -864,9 +836,9 @@
|
|
|
864
836
|
},
|
|
865
837
|
{
|
|
866
838
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
867
|
-
"name": "Webhook
|
|
839
|
+
"name": "Webhook Start Event Connector",
|
|
868
840
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
869
|
-
"version":
|
|
841
|
+
"version": 7,
|
|
870
842
|
"description": "Configure webhook to receive callbacks",
|
|
871
843
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
872
844
|
"category": {
|
|
@@ -1270,189 +1242,6 @@
|
|
|
1270
1242
|
"camunda": "^8.2"
|
|
1271
1243
|
}
|
|
1272
1244
|
},
|
|
1273
|
-
{
|
|
1274
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1275
|
-
"name": "Webhook connector",
|
|
1276
|
-
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1277
|
-
"version": 3,
|
|
1278
|
-
"description": "Configure webhook to receive callbacks",
|
|
1279
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
1280
|
-
"category": {
|
|
1281
|
-
"id": "connectors",
|
|
1282
|
-
"name": "Connectors"
|
|
1283
|
-
},
|
|
1284
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
1285
|
-
"elementType": {
|
|
1286
|
-
"value": "bpmn:StartEvent"
|
|
1287
|
-
},
|
|
1288
|
-
"groups": [
|
|
1289
|
-
{
|
|
1290
|
-
"id": "endpoint",
|
|
1291
|
-
"label": "Webhook configuration"
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"id": "activation",
|
|
1295
|
-
"label": "Activation"
|
|
1296
|
-
},
|
|
1297
|
-
{
|
|
1298
|
-
"id": "variable-mapping",
|
|
1299
|
-
"label": "Variable mapping"
|
|
1300
|
-
}
|
|
1301
|
-
],
|
|
1302
|
-
"properties": [
|
|
1303
|
-
{
|
|
1304
|
-
"type": "Hidden",
|
|
1305
|
-
"value": "io.camunda:webhook:1",
|
|
1306
|
-
"binding": {
|
|
1307
|
-
"type": "zeebe:property",
|
|
1308
|
-
"name": "inbound.type"
|
|
1309
|
-
}
|
|
1310
|
-
},
|
|
1311
|
-
{
|
|
1312
|
-
"type": "Hidden",
|
|
1313
|
-
"value": "ConfigurableInboundWebhook",
|
|
1314
|
-
"binding": {
|
|
1315
|
-
"type": "zeebe:property",
|
|
1316
|
-
"name": "inbound.subtype"
|
|
1317
|
-
}
|
|
1318
|
-
},
|
|
1319
|
-
{
|
|
1320
|
-
"label": "Webhook ID",
|
|
1321
|
-
"type": "String",
|
|
1322
|
-
"group": "endpoint",
|
|
1323
|
-
"binding": {
|
|
1324
|
-
"type": "zeebe:property",
|
|
1325
|
-
"name": "inbound.context"
|
|
1326
|
-
},
|
|
1327
|
-
"description": "The webhook ID is a part of the URL",
|
|
1328
|
-
"constraints": {
|
|
1329
|
-
"notEmpty": true
|
|
1330
|
-
}
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"id": "shouldValidateHmac",
|
|
1334
|
-
"label": "HMAC authentication",
|
|
1335
|
-
"group": "endpoint",
|
|
1336
|
-
"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",
|
|
1337
|
-
"value": "disabled",
|
|
1338
|
-
"type": "Dropdown",
|
|
1339
|
-
"choices": [
|
|
1340
|
-
{
|
|
1341
|
-
"name": "Enabled",
|
|
1342
|
-
"value": "enabled"
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"name": "Disabled",
|
|
1346
|
-
"value": "disabled"
|
|
1347
|
-
}
|
|
1348
|
-
],
|
|
1349
|
-
"binding": {
|
|
1350
|
-
"type": "zeebe:property",
|
|
1351
|
-
"name": "inbound.shouldValidateHmac"
|
|
1352
|
-
}
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"label": "HMAC secret key",
|
|
1356
|
-
"description": "Shared secret key",
|
|
1357
|
-
"type": "String",
|
|
1358
|
-
"group": "endpoint",
|
|
1359
|
-
"optional": true,
|
|
1360
|
-
"binding": {
|
|
1361
|
-
"type": "zeebe:property",
|
|
1362
|
-
"name": "inbound.hmacSecret"
|
|
1363
|
-
},
|
|
1364
|
-
"condition": {
|
|
1365
|
-
"property": "shouldValidateHmac",
|
|
1366
|
-
"equals": "enabled"
|
|
1367
|
-
}
|
|
1368
|
-
},
|
|
1369
|
-
{
|
|
1370
|
-
"label": "HMAC header",
|
|
1371
|
-
"description": "Name of header attribute that will contain the HMAC value",
|
|
1372
|
-
"type": "String",
|
|
1373
|
-
"group": "endpoint",
|
|
1374
|
-
"optional": true,
|
|
1375
|
-
"binding": {
|
|
1376
|
-
"type": "zeebe:property",
|
|
1377
|
-
"name": "inbound.hmacHeader"
|
|
1378
|
-
},
|
|
1379
|
-
"condition": {
|
|
1380
|
-
"property": "shouldValidateHmac",
|
|
1381
|
-
"equals": "enabled"
|
|
1382
|
-
}
|
|
1383
|
-
},
|
|
1384
|
-
{
|
|
1385
|
-
"label": "HMAC algorithm",
|
|
1386
|
-
"group": "endpoint",
|
|
1387
|
-
"description": "Choose HMAC algorithm",
|
|
1388
|
-
"value": "sha_256",
|
|
1389
|
-
"type": "Dropdown",
|
|
1390
|
-
"choices": [
|
|
1391
|
-
{
|
|
1392
|
-
"name": "SHA-1",
|
|
1393
|
-
"value": "sha_1"
|
|
1394
|
-
},
|
|
1395
|
-
{
|
|
1396
|
-
"name": "SHA-256",
|
|
1397
|
-
"value": "sha_256"
|
|
1398
|
-
},
|
|
1399
|
-
{
|
|
1400
|
-
"name": "SHA-512",
|
|
1401
|
-
"value": "sha_512"
|
|
1402
|
-
}
|
|
1403
|
-
],
|
|
1404
|
-
"binding": {
|
|
1405
|
-
"type": "zeebe:property",
|
|
1406
|
-
"name": "inbound.hmacAlgorithm"
|
|
1407
|
-
},
|
|
1408
|
-
"condition": {
|
|
1409
|
-
"property": "shouldValidateHmac",
|
|
1410
|
-
"equals": "enabled"
|
|
1411
|
-
}
|
|
1412
|
-
},
|
|
1413
|
-
{
|
|
1414
|
-
"label": "Condition",
|
|
1415
|
-
"type": "String",
|
|
1416
|
-
"group": "activation",
|
|
1417
|
-
"feel": "required",
|
|
1418
|
-
"optional": true,
|
|
1419
|
-
"binding": {
|
|
1420
|
-
"type": "zeebe:property",
|
|
1421
|
-
"name": "activationCondition"
|
|
1422
|
-
},
|
|
1423
|
-
"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>"
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
"label": "Result variable",
|
|
1427
|
-
"type": "String",
|
|
1428
|
-
"group": "variable-mapping",
|
|
1429
|
-
"optional": true,
|
|
1430
|
-
"binding": {
|
|
1431
|
-
"type": "zeebe:property",
|
|
1432
|
-
"name": "resultVariable"
|
|
1433
|
-
},
|
|
1434
|
-
"description": "Name of variable to store the result of the connector in"
|
|
1435
|
-
},
|
|
1436
|
-
{
|
|
1437
|
-
"label": "Result expression",
|
|
1438
|
-
"type": "String",
|
|
1439
|
-
"group": "variable-mapping",
|
|
1440
|
-
"feel": "required",
|
|
1441
|
-
"optional": true,
|
|
1442
|
-
"binding": {
|
|
1443
|
-
"type": "zeebe:property",
|
|
1444
|
-
"name": "resultExpression"
|
|
1445
|
-
},
|
|
1446
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
1447
|
-
}
|
|
1448
|
-
],
|
|
1449
|
-
"icon": {
|
|
1450
|
-
"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"
|
|
1451
|
-
},
|
|
1452
|
-
"engines": {
|
|
1453
|
-
"camunda": "^8.2"
|
|
1454
|
-
}
|
|
1455
|
-
},
|
|
1456
1245
|
{
|
|
1457
1246
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1458
1247
|
"name": "Webhook Start Event Connector",
|
|
@@ -1879,11 +1668,14 @@
|
|
|
1879
1668
|
},
|
|
1880
1669
|
{
|
|
1881
1670
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1882
|
-
"name": "Webhook
|
|
1671
|
+
"name": "Webhook Start Event Connector",
|
|
1883
1672
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
1884
|
-
"version": 5,
|
|
1885
1673
|
"description": "Configure webhook to receive callbacks",
|
|
1886
|
-
"
|
|
1674
|
+
"metadata": {
|
|
1675
|
+
"keywords": []
|
|
1676
|
+
},
|
|
1677
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
1678
|
+
"version": 12,
|
|
1887
1679
|
"category": {
|
|
1888
1680
|
"id": "connectors",
|
|
1889
1681
|
"name": "Connectors"
|
|
@@ -1905,38 +1697,39 @@
|
|
|
1905
1697
|
"id": "authorization",
|
|
1906
1698
|
"label": "Authorization"
|
|
1907
1699
|
},
|
|
1700
|
+
{
|
|
1701
|
+
"id": "webhookResponse",
|
|
1702
|
+
"label": "Webhook response"
|
|
1703
|
+
},
|
|
1908
1704
|
{
|
|
1909
1705
|
"id": "activation",
|
|
1910
1706
|
"label": "Activation"
|
|
1911
1707
|
},
|
|
1912
1708
|
{
|
|
1913
|
-
"id": "
|
|
1914
|
-
"label": "
|
|
1709
|
+
"id": "output",
|
|
1710
|
+
"label": "Output mapping"
|
|
1915
1711
|
}
|
|
1916
1712
|
],
|
|
1917
1713
|
"properties": [
|
|
1918
1714
|
{
|
|
1919
|
-
"type": "Hidden",
|
|
1920
1715
|
"value": "io.camunda:webhook:1",
|
|
1921
1716
|
"binding": {
|
|
1922
|
-
"
|
|
1923
|
-
"
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
{
|
|
1927
|
-
"type": "Hidden",
|
|
1928
|
-
"value": "ConfigurableInboundWebhook",
|
|
1929
|
-
"binding": {
|
|
1930
|
-
"type": "zeebe:property",
|
|
1931
|
-
"name": "inbound.subtype"
|
|
1932
|
-
}
|
|
1717
|
+
"name": "inbound.type",
|
|
1718
|
+
"type": "zeebe:property"
|
|
1719
|
+
},
|
|
1720
|
+
"type": "Hidden"
|
|
1933
1721
|
},
|
|
1934
1722
|
{
|
|
1935
|
-
"id": "
|
|
1723
|
+
"id": "inbound.method",
|
|
1936
1724
|
"label": "Webhook method",
|
|
1937
|
-
"group": "endpoint",
|
|
1938
1725
|
"description": "Select HTTP method",
|
|
1726
|
+
"optional": false,
|
|
1939
1727
|
"value": "any",
|
|
1728
|
+
"group": "endpoint",
|
|
1729
|
+
"binding": {
|
|
1730
|
+
"name": "inbound.method",
|
|
1731
|
+
"type": "zeebe:property"
|
|
1732
|
+
},
|
|
1940
1733
|
"type": "Dropdown",
|
|
1941
1734
|
"choices": [
|
|
1942
1735
|
{
|
|
@@ -1944,46 +1737,53 @@
|
|
|
1944
1737
|
"value": "any"
|
|
1945
1738
|
},
|
|
1946
1739
|
{
|
|
1947
|
-
"name": "
|
|
1740
|
+
"name": "GET",
|
|
1948
1741
|
"value": "get"
|
|
1949
1742
|
},
|
|
1950
1743
|
{
|
|
1951
|
-
"name": "
|
|
1744
|
+
"name": "POST",
|
|
1952
1745
|
"value": "post"
|
|
1953
1746
|
},
|
|
1954
1747
|
{
|
|
1955
|
-
"name": "
|
|
1748
|
+
"name": "PUT",
|
|
1956
1749
|
"value": "put"
|
|
1957
1750
|
},
|
|
1958
1751
|
{
|
|
1959
|
-
"name": "
|
|
1752
|
+
"name": "DELETE",
|
|
1960
1753
|
"value": "delete"
|
|
1961
1754
|
}
|
|
1962
|
-
]
|
|
1963
|
-
"binding": {
|
|
1964
|
-
"type": "zeebe:property",
|
|
1965
|
-
"name": "inbound.method"
|
|
1966
|
-
}
|
|
1755
|
+
]
|
|
1967
1756
|
},
|
|
1968
1757
|
{
|
|
1758
|
+
"id": "inbound.context",
|
|
1969
1759
|
"label": "Webhook ID",
|
|
1970
|
-
"
|
|
1760
|
+
"description": "The webhook ID is a part of the URL",
|
|
1761
|
+
"optional": false,
|
|
1762
|
+
"constraints": {
|
|
1763
|
+
"notEmpty": true,
|
|
1764
|
+
"pattern": {
|
|
1765
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
1766
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
1767
|
+
}
|
|
1768
|
+
},
|
|
1971
1769
|
"group": "endpoint",
|
|
1972
1770
|
"binding": {
|
|
1973
|
-
"
|
|
1974
|
-
"
|
|
1771
|
+
"name": "inbound.context",
|
|
1772
|
+
"type": "zeebe:property"
|
|
1975
1773
|
},
|
|
1976
|
-
"
|
|
1977
|
-
"constraints": {
|
|
1978
|
-
"notEmpty": true
|
|
1979
|
-
}
|
|
1774
|
+
"type": "String"
|
|
1980
1775
|
},
|
|
1981
1776
|
{
|
|
1982
|
-
"id": "shouldValidateHmac",
|
|
1777
|
+
"id": "inbound.shouldValidateHmac",
|
|
1983
1778
|
"label": "HMAC authentication",
|
|
1984
|
-
"
|
|
1985
|
-
"
|
|
1779
|
+
"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",
|
|
1780
|
+
"optional": false,
|
|
1986
1781
|
"value": "disabled",
|
|
1782
|
+
"group": "authentication",
|
|
1783
|
+
"binding": {
|
|
1784
|
+
"name": "inbound.shouldValidateHmac",
|
|
1785
|
+
"type": "zeebe:property"
|
|
1786
|
+
},
|
|
1987
1787
|
"type": "Dropdown",
|
|
1988
1788
|
"choices": [
|
|
1989
1789
|
{
|
|
@@ -1994,47 +1794,60 @@
|
|
|
1994
1794
|
"name": "Disabled",
|
|
1995
1795
|
"value": "disabled"
|
|
1996
1796
|
}
|
|
1997
|
-
]
|
|
1998
|
-
"binding": {
|
|
1999
|
-
"type": "zeebe:property",
|
|
2000
|
-
"name": "inbound.shouldValidateHmac"
|
|
2001
|
-
}
|
|
1797
|
+
]
|
|
2002
1798
|
},
|
|
2003
1799
|
{
|
|
1800
|
+
"id": "inbound.hmacSecret",
|
|
2004
1801
|
"label": "HMAC secret key",
|
|
2005
1802
|
"description": "Shared secret key",
|
|
2006
|
-
"type": "String",
|
|
2007
|
-
"group": "authentication",
|
|
2008
1803
|
"optional": true,
|
|
1804
|
+
"feel": "optional",
|
|
1805
|
+
"group": "authentication",
|
|
2009
1806
|
"binding": {
|
|
2010
|
-
"
|
|
2011
|
-
"
|
|
1807
|
+
"name": "inbound.hmacSecret",
|
|
1808
|
+
"type": "zeebe:property"
|
|
2012
1809
|
},
|
|
2013
1810
|
"condition": {
|
|
2014
|
-
"property": "shouldValidateHmac",
|
|
2015
|
-
"equals": "enabled"
|
|
2016
|
-
|
|
1811
|
+
"property": "inbound.shouldValidateHmac",
|
|
1812
|
+
"equals": "enabled",
|
|
1813
|
+
"type": "simple"
|
|
1814
|
+
},
|
|
1815
|
+
"type": "String"
|
|
2017
1816
|
},
|
|
2018
1817
|
{
|
|
1818
|
+
"id": "inbound.hmacHeader",
|
|
2019
1819
|
"label": "HMAC header",
|
|
2020
1820
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2021
|
-
"type": "String",
|
|
2022
|
-
"group": "authentication",
|
|
2023
1821
|
"optional": true,
|
|
1822
|
+
"feel": "optional",
|
|
1823
|
+
"group": "authentication",
|
|
2024
1824
|
"binding": {
|
|
2025
|
-
"
|
|
2026
|
-
"
|
|
1825
|
+
"name": "inbound.hmacHeader",
|
|
1826
|
+
"type": "zeebe:property"
|
|
2027
1827
|
},
|
|
2028
1828
|
"condition": {
|
|
2029
|
-
"property": "shouldValidateHmac",
|
|
2030
|
-
"equals": "enabled"
|
|
2031
|
-
|
|
1829
|
+
"property": "inbound.shouldValidateHmac",
|
|
1830
|
+
"equals": "enabled",
|
|
1831
|
+
"type": "simple"
|
|
1832
|
+
},
|
|
1833
|
+
"type": "String"
|
|
2032
1834
|
},
|
|
2033
1835
|
{
|
|
1836
|
+
"id": "inbound.hmacAlgorithm",
|
|
2034
1837
|
"label": "HMAC algorithm",
|
|
2035
|
-
"group": "authentication",
|
|
2036
1838
|
"description": "Choose HMAC algorithm",
|
|
1839
|
+
"optional": false,
|
|
2037
1840
|
"value": "sha_256",
|
|
1841
|
+
"group": "authentication",
|
|
1842
|
+
"binding": {
|
|
1843
|
+
"name": "inbound.hmacAlgorithm",
|
|
1844
|
+
"type": "zeebe:property"
|
|
1845
|
+
},
|
|
1846
|
+
"condition": {
|
|
1847
|
+
"property": "inbound.shouldValidateHmac",
|
|
1848
|
+
"equals": "enabled",
|
|
1849
|
+
"type": "simple"
|
|
1850
|
+
},
|
|
2038
1851
|
"type": "Dropdown",
|
|
2039
1852
|
"choices": [
|
|
2040
1853
|
{
|
|
@@ -2049,233 +1862,275 @@
|
|
|
2049
1862
|
"name": "SHA-512",
|
|
2050
1863
|
"value": "sha_512"
|
|
2051
1864
|
}
|
|
2052
|
-
]
|
|
2053
|
-
"binding": {
|
|
2054
|
-
"type": "zeebe:property",
|
|
2055
|
-
"name": "inbound.hmacAlgorithm"
|
|
2056
|
-
},
|
|
2057
|
-
"condition": {
|
|
2058
|
-
"property": "shouldValidateHmac",
|
|
2059
|
-
"equals": "enabled"
|
|
2060
|
-
}
|
|
1865
|
+
]
|
|
2061
1866
|
},
|
|
2062
1867
|
{
|
|
1868
|
+
"id": "inbound.hmacScopes",
|
|
2063
1869
|
"label": "HMAC scopes",
|
|
2064
|
-
"
|
|
2065
|
-
"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>",
|
|
2066
|
-
"feel": "required",
|
|
2067
|
-
"type": "String",
|
|
1870
|
+
"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>",
|
|
2068
1871
|
"optional": true,
|
|
1872
|
+
"feel": "required",
|
|
1873
|
+
"group": "authentication",
|
|
2069
1874
|
"binding": {
|
|
2070
|
-
"
|
|
2071
|
-
"
|
|
1875
|
+
"name": "inbound.hmacScopes",
|
|
1876
|
+
"type": "zeebe:property"
|
|
2072
1877
|
},
|
|
2073
1878
|
"condition": {
|
|
2074
|
-
"property": "shouldValidateHmac",
|
|
2075
|
-
"equals": "enabled"
|
|
2076
|
-
|
|
1879
|
+
"property": "inbound.shouldValidateHmac",
|
|
1880
|
+
"equals": "enabled",
|
|
1881
|
+
"type": "simple"
|
|
1882
|
+
},
|
|
1883
|
+
"type": "String"
|
|
2077
1884
|
},
|
|
2078
1885
|
{
|
|
2079
|
-
"id": "
|
|
1886
|
+
"id": "inbound.auth.type",
|
|
2080
1887
|
"label": "Authorization type",
|
|
2081
|
-
"
|
|
2082
|
-
"description": "Choose the authorization type.",
|
|
1888
|
+
"description": "Choose the authorization type",
|
|
2083
1889
|
"value": "NONE",
|
|
1890
|
+
"group": "authorization",
|
|
1891
|
+
"binding": {
|
|
1892
|
+
"name": "inbound.auth.type",
|
|
1893
|
+
"type": "zeebe:property"
|
|
1894
|
+
},
|
|
2084
1895
|
"type": "Dropdown",
|
|
2085
1896
|
"choices": [
|
|
2086
1897
|
{
|
|
2087
1898
|
"name": "None",
|
|
2088
1899
|
"value": "NONE"
|
|
2089
1900
|
},
|
|
2090
|
-
{
|
|
2091
|
-
"name": "JWT",
|
|
2092
|
-
"value": "JWT"
|
|
2093
|
-
},
|
|
2094
1901
|
{
|
|
2095
1902
|
"name": "Basic",
|
|
2096
1903
|
"value": "BASIC"
|
|
2097
1904
|
},
|
|
2098
1905
|
{
|
|
2099
|
-
"name": "API
|
|
1906
|
+
"name": "API key",
|
|
2100
1907
|
"value": "APIKEY"
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
"name": "JWT",
|
|
1911
|
+
"value": "JWT"
|
|
2101
1912
|
}
|
|
2102
|
-
]
|
|
2103
|
-
"binding": {
|
|
2104
|
-
"type": "zeebe:property",
|
|
2105
|
-
"name": "inbound.auth.type"
|
|
2106
|
-
}
|
|
1913
|
+
]
|
|
2107
1914
|
},
|
|
2108
1915
|
{
|
|
2109
|
-
"
|
|
2110
|
-
"
|
|
2111
|
-
"
|
|
2112
|
-
"
|
|
1916
|
+
"id": "inbound.auth.username",
|
|
1917
|
+
"label": "Username",
|
|
1918
|
+
"description": "Username for basic authentication",
|
|
1919
|
+
"optional": false,
|
|
2113
1920
|
"feel": "optional",
|
|
2114
|
-
"
|
|
1921
|
+
"group": "authorization",
|
|
2115
1922
|
"binding": {
|
|
2116
|
-
"
|
|
2117
|
-
"
|
|
1923
|
+
"name": "inbound.auth.username",
|
|
1924
|
+
"type": "zeebe:property"
|
|
2118
1925
|
},
|
|
2119
1926
|
"condition": {
|
|
2120
|
-
"property": "
|
|
2121
|
-
"equals": "
|
|
2122
|
-
|
|
1927
|
+
"property": "inbound.auth.type",
|
|
1928
|
+
"equals": "BASIC",
|
|
1929
|
+
"type": "simple"
|
|
1930
|
+
},
|
|
1931
|
+
"type": "String"
|
|
2123
1932
|
},
|
|
2124
1933
|
{
|
|
2125
|
-
"
|
|
2126
|
-
"
|
|
2127
|
-
"
|
|
1934
|
+
"id": "inbound.auth.password",
|
|
1935
|
+
"label": "Password",
|
|
1936
|
+
"description": "Password for basic authentication",
|
|
1937
|
+
"optional": false,
|
|
1938
|
+
"feel": "optional",
|
|
2128
1939
|
"group": "authorization",
|
|
2129
|
-
"feel": "required",
|
|
2130
|
-
"optional": true,
|
|
2131
1940
|
"binding": {
|
|
2132
|
-
"
|
|
2133
|
-
"
|
|
1941
|
+
"name": "inbound.auth.password",
|
|
1942
|
+
"type": "zeebe:property"
|
|
2134
1943
|
},
|
|
2135
1944
|
"condition": {
|
|
2136
|
-
"property": "
|
|
2137
|
-
"equals": "
|
|
2138
|
-
|
|
1945
|
+
"property": "inbound.auth.type",
|
|
1946
|
+
"equals": "BASIC",
|
|
1947
|
+
"type": "simple"
|
|
1948
|
+
},
|
|
1949
|
+
"type": "String"
|
|
2139
1950
|
},
|
|
2140
1951
|
{
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2143
|
-
"
|
|
1952
|
+
"id": "inbound.auth.apiKey",
|
|
1953
|
+
"label": "API key",
|
|
1954
|
+
"description": "Expected API key",
|
|
1955
|
+
"optional": false,
|
|
1956
|
+
"feel": "optional",
|
|
2144
1957
|
"group": "authorization",
|
|
2145
|
-
"feel": "required",
|
|
2146
|
-
"optional": true,
|
|
2147
1958
|
"binding": {
|
|
2148
|
-
"
|
|
2149
|
-
"
|
|
1959
|
+
"name": "inbound.auth.apiKey",
|
|
1960
|
+
"type": "zeebe:property"
|
|
2150
1961
|
},
|
|
2151
1962
|
"condition": {
|
|
2152
|
-
"property": "
|
|
2153
|
-
"equals": "
|
|
2154
|
-
|
|
1963
|
+
"property": "inbound.auth.type",
|
|
1964
|
+
"equals": "APIKEY",
|
|
1965
|
+
"type": "simple"
|
|
1966
|
+
},
|
|
1967
|
+
"type": "String"
|
|
2155
1968
|
},
|
|
2156
1969
|
{
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2159
|
-
"
|
|
1970
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
1971
|
+
"label": "API key locator",
|
|
1972
|
+
"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>",
|
|
1973
|
+
"optional": false,
|
|
1974
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
1975
|
+
"constraints": {
|
|
1976
|
+
"notEmpty": true
|
|
1977
|
+
},
|
|
1978
|
+
"feel": "required",
|
|
2160
1979
|
"group": "authorization",
|
|
2161
|
-
"feel": "optional",
|
|
2162
1980
|
"binding": {
|
|
2163
|
-
"
|
|
2164
|
-
"
|
|
1981
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
1982
|
+
"type": "zeebe:property"
|
|
2165
1983
|
},
|
|
2166
1984
|
"condition": {
|
|
2167
|
-
"property": "
|
|
2168
|
-
"equals": "
|
|
1985
|
+
"property": "inbound.auth.type",
|
|
1986
|
+
"equals": "APIKEY",
|
|
1987
|
+
"type": "simple"
|
|
2169
1988
|
},
|
|
2170
|
-
"
|
|
2171
|
-
"notEmpty": true
|
|
2172
|
-
}
|
|
1989
|
+
"type": "String"
|
|
2173
1990
|
},
|
|
2174
1991
|
{
|
|
2175
|
-
"
|
|
2176
|
-
"
|
|
2177
|
-
"
|
|
2178
|
-
"
|
|
1992
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
1993
|
+
"label": "JWK URL",
|
|
1994
|
+
"description": "Well-known URL of JWKs",
|
|
1995
|
+
"optional": false,
|
|
2179
1996
|
"feel": "optional",
|
|
1997
|
+
"group": "authorization",
|
|
2180
1998
|
"binding": {
|
|
2181
|
-
"
|
|
2182
|
-
"
|
|
1999
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
2000
|
+
"type": "zeebe:property"
|
|
2183
2001
|
},
|
|
2184
2002
|
"condition": {
|
|
2185
|
-
"property": "
|
|
2186
|
-
"equals": "
|
|
2003
|
+
"property": "inbound.auth.type",
|
|
2004
|
+
"equals": "JWT",
|
|
2005
|
+
"type": "simple"
|
|
2187
2006
|
},
|
|
2188
|
-
"
|
|
2189
|
-
"notEmpty": true
|
|
2190
|
-
}
|
|
2007
|
+
"type": "String"
|
|
2191
2008
|
},
|
|
2192
2009
|
{
|
|
2193
|
-
"
|
|
2194
|
-
"
|
|
2195
|
-
"
|
|
2010
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2011
|
+
"label": "JWT role property expression",
|
|
2012
|
+
"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>",
|
|
2013
|
+
"optional": false,
|
|
2014
|
+
"feel": "required",
|
|
2196
2015
|
"group": "authorization",
|
|
2197
|
-
"feel": "optional",
|
|
2198
2016
|
"binding": {
|
|
2199
|
-
"
|
|
2200
|
-
"
|
|
2017
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
2018
|
+
"type": "zeebe:property"
|
|
2201
2019
|
},
|
|
2202
2020
|
"condition": {
|
|
2203
|
-
"property": "
|
|
2204
|
-
"equals": "
|
|
2021
|
+
"property": "inbound.auth.type",
|
|
2022
|
+
"equals": "JWT",
|
|
2023
|
+
"type": "simple"
|
|
2205
2024
|
},
|
|
2206
|
-
"
|
|
2207
|
-
"notEmpty": true
|
|
2208
|
-
}
|
|
2025
|
+
"type": "String"
|
|
2209
2026
|
},
|
|
2210
2027
|
{
|
|
2211
|
-
"
|
|
2212
|
-
"
|
|
2213
|
-
"
|
|
2214
|
-
"
|
|
2028
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
2029
|
+
"label": "Required roles",
|
|
2030
|
+
"description": "List of roles to test JWT roles against",
|
|
2031
|
+
"optional": false,
|
|
2215
2032
|
"feel": "required",
|
|
2033
|
+
"group": "authorization",
|
|
2216
2034
|
"binding": {
|
|
2217
|
-
"
|
|
2218
|
-
"
|
|
2035
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
2036
|
+
"type": "zeebe:property"
|
|
2219
2037
|
},
|
|
2220
2038
|
"condition": {
|
|
2221
|
-
"property": "
|
|
2222
|
-
"equals": "
|
|
2039
|
+
"property": "inbound.auth.type",
|
|
2040
|
+
"equals": "JWT",
|
|
2041
|
+
"type": "simple"
|
|
2223
2042
|
},
|
|
2224
|
-
"
|
|
2225
|
-
|
|
2043
|
+
"type": "String"
|
|
2044
|
+
},
|
|
2045
|
+
{
|
|
2046
|
+
"id": "inbound.responseExpression",
|
|
2047
|
+
"label": "Response expression",
|
|
2048
|
+
"description": "Expression used to generate the HTTP response",
|
|
2049
|
+
"optional": true,
|
|
2050
|
+
"feel": "required",
|
|
2051
|
+
"group": "webhookResponse",
|
|
2052
|
+
"binding": {
|
|
2053
|
+
"name": "inbound.responseExpression",
|
|
2054
|
+
"type": "zeebe:property"
|
|
2226
2055
|
},
|
|
2227
|
-
"
|
|
2056
|
+
"type": "Text"
|
|
2228
2057
|
},
|
|
2229
2058
|
{
|
|
2230
|
-
"
|
|
2231
|
-
"
|
|
2232
|
-
"
|
|
2059
|
+
"id": "inbound.verificationExpression",
|
|
2060
|
+
"label": "One time verification response expression",
|
|
2061
|
+
"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>",
|
|
2062
|
+
"optional": true,
|
|
2233
2063
|
"feel": "required",
|
|
2064
|
+
"group": "webhookResponse",
|
|
2065
|
+
"binding": {
|
|
2066
|
+
"name": "inbound.verificationExpression",
|
|
2067
|
+
"type": "zeebe:property"
|
|
2068
|
+
},
|
|
2069
|
+
"type": "Text"
|
|
2070
|
+
},
|
|
2071
|
+
{
|
|
2072
|
+
"id": "activationCondition",
|
|
2073
|
+
"label": "Activation condition",
|
|
2074
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2234
2075
|
"optional": true,
|
|
2076
|
+
"feel": "required",
|
|
2077
|
+
"group": "activation",
|
|
2235
2078
|
"binding": {
|
|
2236
|
-
"
|
|
2237
|
-
"
|
|
2079
|
+
"name": "activationCondition",
|
|
2080
|
+
"type": "zeebe:property"
|
|
2238
2081
|
},
|
|
2239
|
-
"
|
|
2082
|
+
"type": "String"
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"id": "consumeUnmatchedEvents",
|
|
2086
|
+
"label": "Consume unmatched events",
|
|
2087
|
+
"value": true,
|
|
2088
|
+
"group": "activation",
|
|
2089
|
+
"binding": {
|
|
2090
|
+
"name": "consumeUnmatchedEvents",
|
|
2091
|
+
"type": "zeebe:property"
|
|
2092
|
+
},
|
|
2093
|
+
"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",
|
|
2094
|
+
"type": "Boolean"
|
|
2240
2095
|
},
|
|
2241
2096
|
{
|
|
2097
|
+
"id": "resultVariable",
|
|
2242
2098
|
"label": "Result variable",
|
|
2243
|
-
"
|
|
2244
|
-
"group": "
|
|
2245
|
-
"optional": true,
|
|
2099
|
+
"description": "Name of variable to store the response in",
|
|
2100
|
+
"group": "output",
|
|
2246
2101
|
"binding": {
|
|
2247
|
-
"
|
|
2248
|
-
"
|
|
2102
|
+
"name": "resultVariable",
|
|
2103
|
+
"type": "zeebe:property"
|
|
2249
2104
|
},
|
|
2250
|
-
"
|
|
2105
|
+
"type": "String"
|
|
2251
2106
|
},
|
|
2252
2107
|
{
|
|
2108
|
+
"id": "resultExpression",
|
|
2253
2109
|
"label": "Result expression",
|
|
2254
|
-
"
|
|
2255
|
-
"group": "variable-mapping",
|
|
2110
|
+
"description": "Expression to map the response into process variables",
|
|
2256
2111
|
"feel": "required",
|
|
2257
|
-
"
|
|
2112
|
+
"group": "output",
|
|
2258
2113
|
"binding": {
|
|
2259
|
-
"
|
|
2260
|
-
"
|
|
2114
|
+
"name": "resultExpression",
|
|
2115
|
+
"type": "zeebe:property"
|
|
2261
2116
|
},
|
|
2262
|
-
"
|
|
2117
|
+
"type": "Text"
|
|
2263
2118
|
}
|
|
2264
2119
|
],
|
|
2265
|
-
"icon": {
|
|
2266
|
-
"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"
|
|
2267
|
-
},
|
|
2268
2120
|
"engines": {
|
|
2269
|
-
"camunda": "^8.
|
|
2121
|
+
"camunda": "^8.3"
|
|
2122
|
+
},
|
|
2123
|
+
"icon": {
|
|
2124
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
2270
2125
|
}
|
|
2271
2126
|
},
|
|
2272
2127
|
{
|
|
2273
2128
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2274
|
-
"name": "Webhook Connector",
|
|
2129
|
+
"name": "Webhook Start Event Connector",
|
|
2275
2130
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2276
|
-
"version": 1,
|
|
2277
2131
|
"description": "Configure webhook to receive callbacks",
|
|
2278
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
2132
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2133
|
+
"version": 11,
|
|
2279
2134
|
"category": {
|
|
2280
2135
|
"id": "connectors",
|
|
2281
2136
|
"name": "Connectors"
|
|
@@ -2287,53 +2142,103 @@
|
|
|
2287
2142
|
"groups": [
|
|
2288
2143
|
{
|
|
2289
2144
|
"id": "endpoint",
|
|
2290
|
-
"label": "Webhook
|
|
2145
|
+
"label": "Webhook configuration"
|
|
2146
|
+
},
|
|
2147
|
+
{
|
|
2148
|
+
"id": "authentication",
|
|
2149
|
+
"label": "Authentication"
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"id": "authorization",
|
|
2153
|
+
"label": "Authorization"
|
|
2154
|
+
},
|
|
2155
|
+
{
|
|
2156
|
+
"id": "webhookResponse",
|
|
2157
|
+
"label": "Webhook response"
|
|
2291
2158
|
},
|
|
2292
2159
|
{
|
|
2293
2160
|
"id": "activation",
|
|
2294
2161
|
"label": "Activation"
|
|
2295
2162
|
},
|
|
2296
2163
|
{
|
|
2297
|
-
"id": "
|
|
2298
|
-
"label": "
|
|
2164
|
+
"id": "output",
|
|
2165
|
+
"label": "Output mapping"
|
|
2299
2166
|
}
|
|
2300
2167
|
],
|
|
2301
2168
|
"properties": [
|
|
2302
2169
|
{
|
|
2303
|
-
"type": "Hidden",
|
|
2304
2170
|
"value": "io.camunda:webhook:1",
|
|
2305
2171
|
"binding": {
|
|
2306
|
-
"
|
|
2307
|
-
"
|
|
2308
|
-
}
|
|
2172
|
+
"name": "inbound.type",
|
|
2173
|
+
"type": "zeebe:property"
|
|
2174
|
+
},
|
|
2175
|
+
"type": "Hidden"
|
|
2309
2176
|
},
|
|
2310
2177
|
{
|
|
2311
|
-
"
|
|
2312
|
-
"
|
|
2178
|
+
"id": "inbound.method",
|
|
2179
|
+
"label": "Webhook method",
|
|
2180
|
+
"description": "Select HTTP method",
|
|
2181
|
+
"optional": false,
|
|
2182
|
+
"value": "any",
|
|
2183
|
+
"group": "endpoint",
|
|
2313
2184
|
"binding": {
|
|
2314
|
-
"
|
|
2315
|
-
"
|
|
2316
|
-
}
|
|
2185
|
+
"name": "inbound.method",
|
|
2186
|
+
"type": "zeebe:property"
|
|
2187
|
+
},
|
|
2188
|
+
"type": "Dropdown",
|
|
2189
|
+
"choices": [
|
|
2190
|
+
{
|
|
2191
|
+
"name": "Any",
|
|
2192
|
+
"value": "any"
|
|
2193
|
+
},
|
|
2194
|
+
{
|
|
2195
|
+
"name": "GET",
|
|
2196
|
+
"value": "get"
|
|
2197
|
+
},
|
|
2198
|
+
{
|
|
2199
|
+
"name": "POST",
|
|
2200
|
+
"value": "post"
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
"name": "PUT",
|
|
2204
|
+
"value": "put"
|
|
2205
|
+
},
|
|
2206
|
+
{
|
|
2207
|
+
"name": "DELETE",
|
|
2208
|
+
"value": "delete"
|
|
2209
|
+
}
|
|
2210
|
+
]
|
|
2317
2211
|
},
|
|
2318
2212
|
{
|
|
2213
|
+
"id": "inbound.context",
|
|
2319
2214
|
"label": "Webhook ID",
|
|
2320
|
-
"
|
|
2215
|
+
"description": "The webhook ID is a part of the URL",
|
|
2216
|
+
"optional": false,
|
|
2217
|
+
"constraints": {
|
|
2218
|
+
"notEmpty": true,
|
|
2219
|
+
"pattern": {
|
|
2220
|
+
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2221
|
+
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2222
|
+
}
|
|
2223
|
+
},
|
|
2321
2224
|
"group": "endpoint",
|
|
2322
2225
|
"binding": {
|
|
2323
|
-
"
|
|
2324
|
-
"
|
|
2325
|
-
},
|
|
2326
|
-
"constraints": {
|
|
2327
|
-
"notEmpty": true
|
|
2226
|
+
"name": "inbound.context",
|
|
2227
|
+
"type": "zeebe:property"
|
|
2328
2228
|
},
|
|
2329
|
-
"
|
|
2229
|
+
"type": "String"
|
|
2330
2230
|
},
|
|
2331
2231
|
{
|
|
2332
|
-
"id": "shouldValidateHmac",
|
|
2232
|
+
"id": "inbound.shouldValidateHmac",
|
|
2333
2233
|
"label": "HMAC authentication",
|
|
2334
|
-
"
|
|
2335
|
-
"
|
|
2234
|
+
"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",
|
|
2235
|
+
"optional": false,
|
|
2336
2236
|
"value": "disabled",
|
|
2237
|
+
"group": "authentication",
|
|
2238
|
+
"binding": {
|
|
2239
|
+
"name": "inbound.shouldValidateHmac",
|
|
2240
|
+
"type": "zeebe:property"
|
|
2241
|
+
},
|
|
2337
2242
|
"type": "Dropdown",
|
|
2338
2243
|
"choices": [
|
|
2339
2244
|
{
|
|
@@ -2344,47 +2249,60 @@
|
|
|
2344
2249
|
"name": "Disabled",
|
|
2345
2250
|
"value": "disabled"
|
|
2346
2251
|
}
|
|
2347
|
-
]
|
|
2348
|
-
"binding": {
|
|
2349
|
-
"type": "zeebe:property",
|
|
2350
|
-
"name": "inbound.shouldValidateHmac"
|
|
2351
|
-
}
|
|
2252
|
+
]
|
|
2352
2253
|
},
|
|
2353
2254
|
{
|
|
2255
|
+
"id": "inbound.hmacSecret",
|
|
2354
2256
|
"label": "HMAC secret key",
|
|
2355
2257
|
"description": "Shared secret key",
|
|
2356
|
-
"type": "String",
|
|
2357
|
-
"group": "endpoint",
|
|
2358
2258
|
"optional": true,
|
|
2259
|
+
"feel": "optional",
|
|
2260
|
+
"group": "authentication",
|
|
2359
2261
|
"binding": {
|
|
2360
|
-
"
|
|
2361
|
-
"
|
|
2262
|
+
"name": "inbound.hmacSecret",
|
|
2263
|
+
"type": "zeebe:property"
|
|
2362
2264
|
},
|
|
2363
2265
|
"condition": {
|
|
2364
|
-
"property": "shouldValidateHmac",
|
|
2365
|
-
"equals": "enabled"
|
|
2366
|
-
|
|
2266
|
+
"property": "inbound.shouldValidateHmac",
|
|
2267
|
+
"equals": "enabled",
|
|
2268
|
+
"type": "simple"
|
|
2269
|
+
},
|
|
2270
|
+
"type": "String"
|
|
2367
2271
|
},
|
|
2368
2272
|
{
|
|
2273
|
+
"id": "inbound.hmacHeader",
|
|
2369
2274
|
"label": "HMAC header",
|
|
2370
2275
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2371
|
-
"type": "String",
|
|
2372
|
-
"group": "endpoint",
|
|
2373
2276
|
"optional": true,
|
|
2277
|
+
"feel": "optional",
|
|
2278
|
+
"group": "authentication",
|
|
2374
2279
|
"binding": {
|
|
2375
|
-
"
|
|
2376
|
-
"
|
|
2280
|
+
"name": "inbound.hmacHeader",
|
|
2281
|
+
"type": "zeebe:property"
|
|
2377
2282
|
},
|
|
2378
2283
|
"condition": {
|
|
2379
|
-
"property": "shouldValidateHmac",
|
|
2380
|
-
"equals": "enabled"
|
|
2381
|
-
|
|
2284
|
+
"property": "inbound.shouldValidateHmac",
|
|
2285
|
+
"equals": "enabled",
|
|
2286
|
+
"type": "simple"
|
|
2287
|
+
},
|
|
2288
|
+
"type": "String"
|
|
2382
2289
|
},
|
|
2383
2290
|
{
|
|
2291
|
+
"id": "inbound.hmacAlgorithm",
|
|
2384
2292
|
"label": "HMAC algorithm",
|
|
2385
|
-
"group": "endpoint",
|
|
2386
2293
|
"description": "Choose HMAC algorithm",
|
|
2294
|
+
"optional": false,
|
|
2387
2295
|
"value": "sha_256",
|
|
2296
|
+
"group": "authentication",
|
|
2297
|
+
"binding": {
|
|
2298
|
+
"name": "inbound.hmacAlgorithm",
|
|
2299
|
+
"type": "zeebe:property"
|
|
2300
|
+
},
|
|
2301
|
+
"condition": {
|
|
2302
|
+
"property": "inbound.shouldValidateHmac",
|
|
2303
|
+
"equals": "enabled",
|
|
2304
|
+
"type": "simple"
|
|
2305
|
+
},
|
|
2388
2306
|
"type": "Dropdown",
|
|
2389
2307
|
"choices": [
|
|
2390
2308
|
{
|
|
@@ -2399,465 +2317,275 @@
|
|
|
2399
2317
|
"name": "SHA-512",
|
|
2400
2318
|
"value": "sha_512"
|
|
2401
2319
|
}
|
|
2402
|
-
]
|
|
2403
|
-
"binding": {
|
|
2404
|
-
"type": "zeebe:property",
|
|
2405
|
-
"name": "inbound.hmacAlgorithm"
|
|
2406
|
-
},
|
|
2407
|
-
"condition": {
|
|
2408
|
-
"property": "shouldValidateHmac",
|
|
2409
|
-
"equals": "enabled"
|
|
2410
|
-
}
|
|
2320
|
+
]
|
|
2411
2321
|
},
|
|
2412
2322
|
{
|
|
2413
|
-
"
|
|
2414
|
-
"
|
|
2415
|
-
"
|
|
2416
|
-
"feel": "required",
|
|
2323
|
+
"id": "inbound.hmacScopes",
|
|
2324
|
+
"label": "HMAC scopes",
|
|
2325
|
+
"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>",
|
|
2417
2326
|
"optional": true,
|
|
2418
|
-
"binding": {
|
|
2419
|
-
"type": "zeebe:property",
|
|
2420
|
-
"name": "inbound.activationCondition"
|
|
2421
|
-
},
|
|
2422
|
-
"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>"
|
|
2423
|
-
},
|
|
2424
|
-
{
|
|
2425
|
-
"label": "Variables",
|
|
2426
|
-
"type": "String",
|
|
2427
|
-
"group": "variable-mapping",
|
|
2428
2327
|
"feel": "required",
|
|
2328
|
+
"group": "authentication",
|
|
2429
2329
|
"binding": {
|
|
2430
|
-
"
|
|
2431
|
-
"
|
|
2330
|
+
"name": "inbound.hmacScopes",
|
|
2331
|
+
"type": "zeebe:property"
|
|
2432
2332
|
},
|
|
2433
|
-
"
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
"engines": {
|
|
2440
|
-
"camunda": "^8.2"
|
|
2441
|
-
}
|
|
2442
|
-
},
|
|
2443
|
-
{
|
|
2444
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2445
|
-
"name": "Webhook Start Event Connector",
|
|
2446
|
-
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2447
|
-
"version": 7,
|
|
2448
|
-
"description": "Configure webhook to receive callbacks",
|
|
2449
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2450
|
-
"category": {
|
|
2451
|
-
"id": "connectors",
|
|
2452
|
-
"name": "Connectors"
|
|
2453
|
-
},
|
|
2454
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
2455
|
-
"elementType": {
|
|
2456
|
-
"value": "bpmn:StartEvent"
|
|
2457
|
-
},
|
|
2458
|
-
"groups": [
|
|
2459
|
-
{
|
|
2460
|
-
"id": "endpoint",
|
|
2461
|
-
"label": "Webhook configuration"
|
|
2462
|
-
},
|
|
2463
|
-
{
|
|
2464
|
-
"id": "authentication",
|
|
2465
|
-
"label": "Authentication"
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"id": "authorization",
|
|
2469
|
-
"label": "Authorization"
|
|
2470
|
-
},
|
|
2471
|
-
{
|
|
2472
|
-
"id": "activation",
|
|
2473
|
-
"label": "Activation"
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"id": "variable-mapping",
|
|
2477
|
-
"label": "Variable mapping"
|
|
2478
|
-
},
|
|
2479
|
-
{
|
|
2480
|
-
"id": "webhookResponse",
|
|
2481
|
-
"label": "Webhook response"
|
|
2482
|
-
}
|
|
2483
|
-
],
|
|
2484
|
-
"properties": [
|
|
2485
|
-
{
|
|
2486
|
-
"type": "Hidden",
|
|
2487
|
-
"value": "io.camunda:webhook:1",
|
|
2488
|
-
"binding": {
|
|
2489
|
-
"type": "zeebe:property",
|
|
2490
|
-
"name": "inbound.type"
|
|
2491
|
-
}
|
|
2333
|
+
"condition": {
|
|
2334
|
+
"property": "inbound.shouldValidateHmac",
|
|
2335
|
+
"equals": "enabled",
|
|
2336
|
+
"type": "simple"
|
|
2337
|
+
},
|
|
2338
|
+
"type": "String"
|
|
2492
2339
|
},
|
|
2493
2340
|
{
|
|
2494
|
-
"
|
|
2495
|
-
"
|
|
2341
|
+
"id": "inbound.auth.type",
|
|
2342
|
+
"label": "Authorization type",
|
|
2343
|
+
"description": "Choose the authorization type",
|
|
2344
|
+
"value": "NONE",
|
|
2345
|
+
"group": "authorization",
|
|
2496
2346
|
"binding": {
|
|
2497
|
-
"
|
|
2498
|
-
"
|
|
2499
|
-
}
|
|
2500
|
-
},
|
|
2501
|
-
{
|
|
2502
|
-
"id": "webhookMethod",
|
|
2503
|
-
"label": "Webhook method",
|
|
2504
|
-
"group": "endpoint",
|
|
2505
|
-
"description": "Select HTTP method",
|
|
2506
|
-
"value": "any",
|
|
2347
|
+
"name": "inbound.auth.type",
|
|
2348
|
+
"type": "zeebe:property"
|
|
2349
|
+
},
|
|
2507
2350
|
"type": "Dropdown",
|
|
2508
2351
|
"choices": [
|
|
2509
2352
|
{
|
|
2510
|
-
"name": "
|
|
2511
|
-
"value": "
|
|
2512
|
-
},
|
|
2513
|
-
{
|
|
2514
|
-
"name": "Get",
|
|
2515
|
-
"value": "get"
|
|
2353
|
+
"name": "None",
|
|
2354
|
+
"value": "NONE"
|
|
2516
2355
|
},
|
|
2517
2356
|
{
|
|
2518
|
-
"name": "
|
|
2519
|
-
"value": "
|
|
2357
|
+
"name": "Basic",
|
|
2358
|
+
"value": "BASIC"
|
|
2520
2359
|
},
|
|
2521
2360
|
{
|
|
2522
|
-
"name": "
|
|
2523
|
-
"value": "
|
|
2361
|
+
"name": "API key",
|
|
2362
|
+
"value": "APIKEY"
|
|
2524
2363
|
},
|
|
2525
2364
|
{
|
|
2526
|
-
"name": "
|
|
2527
|
-
"value": "
|
|
2365
|
+
"name": "JWT",
|
|
2366
|
+
"value": "JWT"
|
|
2528
2367
|
}
|
|
2529
|
-
]
|
|
2530
|
-
"binding": {
|
|
2531
|
-
"type": "zeebe:property",
|
|
2532
|
-
"name": "inbound.method"
|
|
2533
|
-
}
|
|
2368
|
+
]
|
|
2534
2369
|
},
|
|
2535
2370
|
{
|
|
2536
|
-
"
|
|
2537
|
-
"
|
|
2538
|
-
"
|
|
2371
|
+
"id": "inbound.auth.username",
|
|
2372
|
+
"label": "Username",
|
|
2373
|
+
"description": "Username for basic authentication",
|
|
2374
|
+
"optional": false,
|
|
2375
|
+
"feel": "optional",
|
|
2376
|
+
"group": "authorization",
|
|
2539
2377
|
"binding": {
|
|
2540
|
-
"
|
|
2541
|
-
"
|
|
2378
|
+
"name": "inbound.auth.username",
|
|
2379
|
+
"type": "zeebe:property"
|
|
2542
2380
|
},
|
|
2543
|
-
"
|
|
2544
|
-
|
|
2545
|
-
"
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
"id": "shouldValidateHmac",
|
|
2550
|
-
"label": "HMAC authentication",
|
|
2551
|
-
"group": "authentication",
|
|
2552
|
-
"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",
|
|
2553
|
-
"value": "disabled",
|
|
2554
|
-
"type": "Dropdown",
|
|
2555
|
-
"choices": [
|
|
2556
|
-
{
|
|
2557
|
-
"name": "Enabled",
|
|
2558
|
-
"value": "enabled"
|
|
2559
|
-
},
|
|
2560
|
-
{
|
|
2561
|
-
"name": "Disabled",
|
|
2562
|
-
"value": "disabled"
|
|
2563
|
-
}
|
|
2564
|
-
],
|
|
2565
|
-
"binding": {
|
|
2566
|
-
"type": "zeebe:property",
|
|
2567
|
-
"name": "inbound.shouldValidateHmac"
|
|
2568
|
-
}
|
|
2381
|
+
"condition": {
|
|
2382
|
+
"property": "inbound.auth.type",
|
|
2383
|
+
"equals": "BASIC",
|
|
2384
|
+
"type": "simple"
|
|
2385
|
+
},
|
|
2386
|
+
"type": "String"
|
|
2569
2387
|
},
|
|
2570
2388
|
{
|
|
2571
|
-
"
|
|
2572
|
-
"
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2575
|
-
"
|
|
2389
|
+
"id": "inbound.auth.password",
|
|
2390
|
+
"label": "Password",
|
|
2391
|
+
"description": "Password for basic authentication",
|
|
2392
|
+
"optional": false,
|
|
2393
|
+
"feel": "optional",
|
|
2394
|
+
"group": "authorization",
|
|
2576
2395
|
"binding": {
|
|
2577
|
-
"
|
|
2578
|
-
"
|
|
2396
|
+
"name": "inbound.auth.password",
|
|
2397
|
+
"type": "zeebe:property"
|
|
2579
2398
|
},
|
|
2580
2399
|
"condition": {
|
|
2581
|
-
"property": "
|
|
2582
|
-
"equals": "
|
|
2583
|
-
|
|
2400
|
+
"property": "inbound.auth.type",
|
|
2401
|
+
"equals": "BASIC",
|
|
2402
|
+
"type": "simple"
|
|
2403
|
+
},
|
|
2404
|
+
"type": "String"
|
|
2584
2405
|
},
|
|
2585
2406
|
{
|
|
2586
|
-
"
|
|
2587
|
-
"
|
|
2588
|
-
"
|
|
2589
|
-
"
|
|
2590
|
-
"
|
|
2407
|
+
"id": "inbound.auth.apiKey",
|
|
2408
|
+
"label": "API key",
|
|
2409
|
+
"description": "Expected API key",
|
|
2410
|
+
"optional": false,
|
|
2411
|
+
"feel": "optional",
|
|
2412
|
+
"group": "authorization",
|
|
2591
2413
|
"binding": {
|
|
2592
|
-
"
|
|
2593
|
-
"
|
|
2414
|
+
"name": "inbound.auth.apiKey",
|
|
2415
|
+
"type": "zeebe:property"
|
|
2594
2416
|
},
|
|
2595
2417
|
"condition": {
|
|
2596
|
-
"property": "
|
|
2597
|
-
"equals": "
|
|
2598
|
-
|
|
2599
|
-
},
|
|
2600
|
-
{
|
|
2601
|
-
"label": "HMAC algorithm",
|
|
2602
|
-
"group": "authentication",
|
|
2603
|
-
"description": "Choose HMAC algorithm",
|
|
2604
|
-
"value": "sha_256",
|
|
2605
|
-
"type": "Dropdown",
|
|
2606
|
-
"choices": [
|
|
2607
|
-
{
|
|
2608
|
-
"name": "SHA-1",
|
|
2609
|
-
"value": "sha_1"
|
|
2610
|
-
},
|
|
2611
|
-
{
|
|
2612
|
-
"name": "SHA-256",
|
|
2613
|
-
"value": "sha_256"
|
|
2614
|
-
},
|
|
2615
|
-
{
|
|
2616
|
-
"name": "SHA-512",
|
|
2617
|
-
"value": "sha_512"
|
|
2618
|
-
}
|
|
2619
|
-
],
|
|
2620
|
-
"binding": {
|
|
2621
|
-
"type": "zeebe:property",
|
|
2622
|
-
"name": "inbound.hmacAlgorithm"
|
|
2418
|
+
"property": "inbound.auth.type",
|
|
2419
|
+
"equals": "APIKEY",
|
|
2420
|
+
"type": "simple"
|
|
2623
2421
|
},
|
|
2624
|
-
"
|
|
2625
|
-
"property": "shouldValidateHmac",
|
|
2626
|
-
"equals": "enabled"
|
|
2627
|
-
}
|
|
2422
|
+
"type": "String"
|
|
2628
2423
|
},
|
|
2629
2424
|
{
|
|
2630
|
-
"
|
|
2631
|
-
"
|
|
2632
|
-
"description": "
|
|
2425
|
+
"id": "inbound.auth.apiKeyLocator",
|
|
2426
|
+
"label": "API key locator",
|
|
2427
|
+
"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>",
|
|
2428
|
+
"optional": false,
|
|
2429
|
+
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
2430
|
+
"constraints": {
|
|
2431
|
+
"notEmpty": true
|
|
2432
|
+
},
|
|
2633
2433
|
"feel": "required",
|
|
2634
|
-
"
|
|
2635
|
-
"optional": true,
|
|
2434
|
+
"group": "authorization",
|
|
2636
2435
|
"binding": {
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2436
|
+
"name": "inbound.auth.apiKeyLocator",
|
|
2437
|
+
"type": "zeebe:property"
|
|
2639
2438
|
},
|
|
2640
2439
|
"condition": {
|
|
2641
|
-
"property": "
|
|
2642
|
-
"equals": "
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
"id": "authorizationType",
|
|
2647
|
-
"label": "Authorization type",
|
|
2648
|
-
"group": "authorization",
|
|
2649
|
-
"description": "Choose the authorization type.",
|
|
2650
|
-
"value": "NONE",
|
|
2651
|
-
"type": "Dropdown",
|
|
2652
|
-
"choices": [
|
|
2653
|
-
{
|
|
2654
|
-
"name": "None",
|
|
2655
|
-
"value": "NONE"
|
|
2656
|
-
},
|
|
2657
|
-
{
|
|
2658
|
-
"name": "JWT",
|
|
2659
|
-
"value": "JWT"
|
|
2660
|
-
},
|
|
2661
|
-
{
|
|
2662
|
-
"name": "Basic",
|
|
2663
|
-
"value": "BASIC"
|
|
2664
|
-
},
|
|
2665
|
-
{
|
|
2666
|
-
"name": "API Key",
|
|
2667
|
-
"value": "APIKEY"
|
|
2668
|
-
}
|
|
2669
|
-
],
|
|
2670
|
-
"binding": {
|
|
2671
|
-
"type": "zeebe:property",
|
|
2672
|
-
"name": "inbound.auth.type"
|
|
2673
|
-
}
|
|
2440
|
+
"property": "inbound.auth.type",
|
|
2441
|
+
"equals": "APIKEY",
|
|
2442
|
+
"type": "simple"
|
|
2443
|
+
},
|
|
2444
|
+
"type": "String"
|
|
2674
2445
|
},
|
|
2675
2446
|
{
|
|
2676
|
-
"
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
"
|
|
2447
|
+
"id": "inbound.auth.jwt.jwkUrl",
|
|
2448
|
+
"label": "JWK URL",
|
|
2449
|
+
"description": "Well-known URL of JWKs",
|
|
2450
|
+
"optional": false,
|
|
2680
2451
|
"feel": "optional",
|
|
2681
|
-
"
|
|
2452
|
+
"group": "authorization",
|
|
2682
2453
|
"binding": {
|
|
2683
|
-
"
|
|
2684
|
-
"
|
|
2454
|
+
"name": "inbound.auth.jwt.jwkUrl",
|
|
2455
|
+
"type": "zeebe:property"
|
|
2685
2456
|
},
|
|
2686
2457
|
"condition": {
|
|
2687
|
-
"property": "
|
|
2688
|
-
"equals": "JWT"
|
|
2689
|
-
|
|
2458
|
+
"property": "inbound.auth.type",
|
|
2459
|
+
"equals": "JWT",
|
|
2460
|
+
"type": "simple"
|
|
2461
|
+
},
|
|
2462
|
+
"type": "String"
|
|
2690
2463
|
},
|
|
2691
2464
|
{
|
|
2465
|
+
"id": "inbound.auth.jwt.permissionsExpression",
|
|
2692
2466
|
"label": "JWT role property expression",
|
|
2693
|
-
"description": "Expression to extract the roles from the JWT token. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
2694
|
-
"
|
|
2695
|
-
"group": "authorization",
|
|
2467
|
+
"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>",
|
|
2468
|
+
"optional": false,
|
|
2696
2469
|
"feel": "required",
|
|
2697
|
-
"
|
|
2470
|
+
"group": "authorization",
|
|
2698
2471
|
"binding": {
|
|
2699
|
-
"
|
|
2700
|
-
"
|
|
2472
|
+
"name": "inbound.auth.jwt.permissionsExpression",
|
|
2473
|
+
"type": "zeebe:property"
|
|
2701
2474
|
},
|
|
2702
2475
|
"condition": {
|
|
2703
|
-
"property": "
|
|
2704
|
-
"equals": "JWT"
|
|
2705
|
-
|
|
2476
|
+
"property": "inbound.auth.type",
|
|
2477
|
+
"equals": "JWT",
|
|
2478
|
+
"type": "simple"
|
|
2479
|
+
},
|
|
2480
|
+
"type": "String"
|
|
2706
2481
|
},
|
|
2707
2482
|
{
|
|
2483
|
+
"id": "inbound.auth.jwt.requiredPermissions",
|
|
2708
2484
|
"label": "Required roles",
|
|
2709
2485
|
"description": "List of roles to test JWT roles against",
|
|
2710
|
-
"
|
|
2711
|
-
"group": "authorization",
|
|
2486
|
+
"optional": false,
|
|
2712
2487
|
"feel": "required",
|
|
2713
|
-
"optional": true,
|
|
2714
|
-
"binding": {
|
|
2715
|
-
"type": "zeebe:property",
|
|
2716
|
-
"name": "inbound.auth.jwt.requiredPermissions"
|
|
2717
|
-
},
|
|
2718
|
-
"condition": {
|
|
2719
|
-
"property": "authorizationType",
|
|
2720
|
-
"equals": "JWT"
|
|
2721
|
-
}
|
|
2722
|
-
},
|
|
2723
|
-
{
|
|
2724
|
-
"label": "Username",
|
|
2725
|
-
"description": "Username for basic authentication",
|
|
2726
|
-
"type": "String",
|
|
2727
2488
|
"group": "authorization",
|
|
2728
|
-
"feel": "optional",
|
|
2729
2489
|
"binding": {
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2490
|
+
"name": "inbound.auth.jwt.requiredPermissions",
|
|
2491
|
+
"type": "zeebe:property"
|
|
2732
2492
|
},
|
|
2733
2493
|
"condition": {
|
|
2734
|
-
"property": "
|
|
2735
|
-
"equals": "
|
|
2494
|
+
"property": "inbound.auth.type",
|
|
2495
|
+
"equals": "JWT",
|
|
2496
|
+
"type": "simple"
|
|
2736
2497
|
},
|
|
2737
|
-
"
|
|
2738
|
-
"notEmpty": true
|
|
2739
|
-
}
|
|
2498
|
+
"type": "String"
|
|
2740
2499
|
},
|
|
2741
2500
|
{
|
|
2742
|
-
"
|
|
2743
|
-
"
|
|
2744
|
-
"
|
|
2745
|
-
"
|
|
2746
|
-
"feel": "
|
|
2501
|
+
"id": "inbound.responseExpression",
|
|
2502
|
+
"label": "Response expression",
|
|
2503
|
+
"description": "Expression used to generate the HTTP response",
|
|
2504
|
+
"optional": true,
|
|
2505
|
+
"feel": "required",
|
|
2506
|
+
"group": "webhookResponse",
|
|
2747
2507
|
"binding": {
|
|
2748
|
-
"
|
|
2749
|
-
"
|
|
2750
|
-
},
|
|
2751
|
-
"condition": {
|
|
2752
|
-
"property": "authorizationType",
|
|
2753
|
-
"equals": "BASIC"
|
|
2508
|
+
"name": "inbound.responseExpression",
|
|
2509
|
+
"type": "zeebe:property"
|
|
2754
2510
|
},
|
|
2755
|
-
"
|
|
2756
|
-
"notEmpty": true
|
|
2757
|
-
}
|
|
2511
|
+
"type": "Text"
|
|
2758
2512
|
},
|
|
2759
2513
|
{
|
|
2760
|
-
"
|
|
2761
|
-
"
|
|
2762
|
-
"
|
|
2763
|
-
"
|
|
2764
|
-
"feel": "
|
|
2514
|
+
"id": "inbound.verificationExpression",
|
|
2515
|
+
"label": "One time verification response expression",
|
|
2516
|
+
"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>",
|
|
2517
|
+
"optional": true,
|
|
2518
|
+
"feel": "required",
|
|
2519
|
+
"group": "webhookResponse",
|
|
2765
2520
|
"binding": {
|
|
2766
|
-
"
|
|
2767
|
-
"
|
|
2768
|
-
},
|
|
2769
|
-
"condition": {
|
|
2770
|
-
"property": "authorizationType",
|
|
2771
|
-
"equals": "APIKEY"
|
|
2521
|
+
"name": "inbound.verificationExpression",
|
|
2522
|
+
"type": "zeebe:property"
|
|
2772
2523
|
},
|
|
2773
|
-
"
|
|
2774
|
-
"notEmpty": true
|
|
2775
|
-
}
|
|
2524
|
+
"type": "Text"
|
|
2776
2525
|
},
|
|
2777
2526
|
{
|
|
2778
|
-
"
|
|
2779
|
-
"
|
|
2780
|
-
"
|
|
2781
|
-
"
|
|
2527
|
+
"id": "activationCondition",
|
|
2528
|
+
"label": "Activation condition",
|
|
2529
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2530
|
+
"optional": true,
|
|
2782
2531
|
"feel": "required",
|
|
2532
|
+
"group": "activation",
|
|
2783
2533
|
"binding": {
|
|
2784
|
-
"
|
|
2785
|
-
"
|
|
2786
|
-
},
|
|
2787
|
-
"condition": {
|
|
2788
|
-
"property": "authorizationType",
|
|
2789
|
-
"equals": "APIKEY"
|
|
2790
|
-
},
|
|
2791
|
-
"constraints": {
|
|
2792
|
-
"notEmpty": true
|
|
2534
|
+
"name": "activationCondition",
|
|
2535
|
+
"type": "zeebe:property"
|
|
2793
2536
|
},
|
|
2794
|
-
"
|
|
2537
|
+
"type": "String"
|
|
2795
2538
|
},
|
|
2796
2539
|
{
|
|
2797
|
-
"
|
|
2798
|
-
"
|
|
2540
|
+
"id": "consumeUnmatchedEvents",
|
|
2541
|
+
"label": "Consume unmatched events",
|
|
2542
|
+
"value": true,
|
|
2799
2543
|
"group": "activation",
|
|
2800
|
-
"feel": "required",
|
|
2801
|
-
"optional": true,
|
|
2802
2544
|
"binding": {
|
|
2803
|
-
"
|
|
2804
|
-
"
|
|
2545
|
+
"name": "consumeUnmatchedEvents",
|
|
2546
|
+
"type": "zeebe:property"
|
|
2805
2547
|
},
|
|
2806
|
-
"
|
|
2548
|
+
"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",
|
|
2549
|
+
"type": "Boolean"
|
|
2807
2550
|
},
|
|
2808
2551
|
{
|
|
2552
|
+
"id": "resultVariable",
|
|
2809
2553
|
"label": "Result variable",
|
|
2810
|
-
"
|
|
2811
|
-
"group": "
|
|
2812
|
-
"optional": true,
|
|
2554
|
+
"description": "Name of variable to store the response in",
|
|
2555
|
+
"group": "output",
|
|
2813
2556
|
"binding": {
|
|
2814
|
-
"
|
|
2815
|
-
"
|
|
2557
|
+
"name": "resultVariable",
|
|
2558
|
+
"type": "zeebe:property"
|
|
2816
2559
|
},
|
|
2817
|
-
"
|
|
2560
|
+
"type": "String"
|
|
2818
2561
|
},
|
|
2819
2562
|
{
|
|
2563
|
+
"id": "resultExpression",
|
|
2820
2564
|
"label": "Result expression",
|
|
2821
|
-
"
|
|
2822
|
-
"group": "variable-mapping",
|
|
2823
|
-
"feel": "required",
|
|
2824
|
-
"optional": true,
|
|
2825
|
-
"binding": {
|
|
2826
|
-
"type": "zeebe:property",
|
|
2827
|
-
"name": "resultExpression"
|
|
2828
|
-
},
|
|
2829
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
2830
|
-
},
|
|
2831
|
-
{
|
|
2832
|
-
"label": "Response body expression",
|
|
2833
|
-
"type": "Text",
|
|
2834
|
-
"group": "webhookResponse",
|
|
2565
|
+
"description": "Expression to map the response into process variables",
|
|
2835
2566
|
"feel": "required",
|
|
2836
|
-
"
|
|
2567
|
+
"group": "output",
|
|
2837
2568
|
"binding": {
|
|
2838
|
-
"
|
|
2839
|
-
"
|
|
2569
|
+
"name": "resultExpression",
|
|
2570
|
+
"type": "zeebe:property"
|
|
2840
2571
|
},
|
|
2841
|
-
"
|
|
2572
|
+
"type": "Text"
|
|
2842
2573
|
}
|
|
2843
2574
|
],
|
|
2844
2575
|
"icon": {
|
|
2845
|
-
"contents": "data:image/svg+xml
|
|
2576
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyBpZD0naWNvbicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAzMiAzMic+CiAgPGRlZnM+CiAgICA8c3R5bGU+LmNscy0xIHsgZmlsbDogbm9uZTsgfTwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoCiAgICBkPSdNMjQsMjZhMywzLDAsMSwwLTIuODE2NC00SDEzdjFhNSw1LDAsMSwxLTUtNVYxNmE3LDcsMCwxLDAsNi45Mjg3LDhoNi4yNTQ5QTIuOTkxNCwyLjk5MTQsMCwwLDAsMjQsMjZaJy8+CiAgPHBhdGgKICAgIGQ9J00yNCwxNmE3LjAyNCw3LjAyNCwwLDAsMC0yLjU3LjQ4NzNsLTMuMTY1Ni01LjUzOTVhMy4wNDY5LDMuMDQ2OSwwLDEsMC0xLjczMjYuOTk4NWw0LjExODksNy4yMDg1Ljg2ODYtLjQ5NzZhNS4wMDA2LDUuMDAwNiwwLDEsMS0xLjg1MSw2Ljg0MThMMTcuOTM3LDI2LjUwMUE3LjAwMDUsNy4wMDA1LDAsMSwwLDI0LDE2WicvPgogIDxwYXRoCiAgICBkPSdNOC41MzIsMjAuMDUzN2EzLjAzLDMuMDMsMCwxLDAsMS43MzI2Ljk5ODVDMTEuNzQsMTguNDcsMTMuODYsMTQuNzYwNywxMy44OSwxNC43MDhsLjQ5NzYtLjg2ODItLjg2NzctLjQ5N2E1LDUsMCwxLDEsNi44MTItMS44NDM4bDEuNzMxNSwxLjAwMmE3LjAwMDgsNy4wMDA4LDAsMSwwLTEwLjM0NjIsMi4wMzU2Yy0uNDU3Ljc0MjctMS4xMDIxLDEuODcxNi0yLjA3MzcsMy41NzI4WicvPgogIDxyZWN0IGlkPSdfVHJhbnNwYXJlbnRfUmVjdGFuZ2xlXycgZGF0YS1uYW1lPScmbHQ7VHJhbnNwYXJlbnQgUmVjdGFuZ2xlJmd0OycgY2xhc3M9J2Nscy0xJwogICAgd2lkdGg9JzMyJyBoZWlnaHQ9JzMyJy8+Cjwvc3ZnPg=="
|
|
2846
2577
|
},
|
|
2847
2578
|
"engines": {
|
|
2848
|
-
"camunda": "^8.
|
|
2579
|
+
"camunda": "^8.6"
|
|
2849
2580
|
}
|
|
2850
2581
|
},
|
|
2851
2582
|
{
|
|
2852
2583
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2853
|
-
"name": "Webhook
|
|
2584
|
+
"name": "Webhook Connector",
|
|
2854
2585
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2586
|
+
"version": 2,
|
|
2855
2587
|
"description": "Configure webhook to receive callbacks",
|
|
2856
|
-
"
|
|
2857
|
-
"keywords": []
|
|
2858
|
-
},
|
|
2859
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/",
|
|
2860
|
-
"version": 12,
|
|
2588
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2861
2589
|
"category": {
|
|
2862
2590
|
"id": "connectors",
|
|
2863
2591
|
"name": "Connectors"
|
|
@@ -2869,103 +2597,53 @@
|
|
|
2869
2597
|
"groups": [
|
|
2870
2598
|
{
|
|
2871
2599
|
"id": "endpoint",
|
|
2872
|
-
"label": "Webhook
|
|
2873
|
-
},
|
|
2874
|
-
{
|
|
2875
|
-
"id": "authentication",
|
|
2876
|
-
"label": "Authentication"
|
|
2877
|
-
},
|
|
2878
|
-
{
|
|
2879
|
-
"id": "authorization",
|
|
2880
|
-
"label": "Authorization"
|
|
2881
|
-
},
|
|
2882
|
-
{
|
|
2883
|
-
"id": "webhookResponse",
|
|
2884
|
-
"label": "Webhook response"
|
|
2600
|
+
"label": "Webhook Configuration"
|
|
2885
2601
|
},
|
|
2886
2602
|
{
|
|
2887
2603
|
"id": "activation",
|
|
2888
2604
|
"label": "Activation"
|
|
2889
2605
|
},
|
|
2890
2606
|
{
|
|
2891
|
-
"id": "
|
|
2892
|
-
"label": "
|
|
2607
|
+
"id": "variable-mapping",
|
|
2608
|
+
"label": "Variable Mapping"
|
|
2893
2609
|
}
|
|
2894
2610
|
],
|
|
2895
2611
|
"properties": [
|
|
2896
2612
|
{
|
|
2613
|
+
"type": "Hidden",
|
|
2897
2614
|
"value": "io.camunda:webhook:1",
|
|
2898
2615
|
"binding": {
|
|
2899
|
-
"
|
|
2900
|
-
"
|
|
2901
|
-
}
|
|
2902
|
-
"type": "Hidden"
|
|
2616
|
+
"type": "zeebe:property",
|
|
2617
|
+
"name": "inbound.type"
|
|
2618
|
+
}
|
|
2903
2619
|
},
|
|
2904
2620
|
{
|
|
2905
|
-
"
|
|
2906
|
-
"
|
|
2907
|
-
"description": "Select HTTP method",
|
|
2908
|
-
"optional": false,
|
|
2909
|
-
"value": "any",
|
|
2910
|
-
"group": "endpoint",
|
|
2621
|
+
"type": "Hidden",
|
|
2622
|
+
"value": "ConfigurableInboundWebhook",
|
|
2911
2623
|
"binding": {
|
|
2912
|
-
"
|
|
2913
|
-
"
|
|
2914
|
-
}
|
|
2915
|
-
"type": "Dropdown",
|
|
2916
|
-
"choices": [
|
|
2917
|
-
{
|
|
2918
|
-
"name": "Any",
|
|
2919
|
-
"value": "any"
|
|
2920
|
-
},
|
|
2921
|
-
{
|
|
2922
|
-
"name": "GET",
|
|
2923
|
-
"value": "get"
|
|
2924
|
-
},
|
|
2925
|
-
{
|
|
2926
|
-
"name": "POST",
|
|
2927
|
-
"value": "post"
|
|
2928
|
-
},
|
|
2929
|
-
{
|
|
2930
|
-
"name": "PUT",
|
|
2931
|
-
"value": "put"
|
|
2932
|
-
},
|
|
2933
|
-
{
|
|
2934
|
-
"name": "DELETE",
|
|
2935
|
-
"value": "delete"
|
|
2936
|
-
}
|
|
2937
|
-
]
|
|
2624
|
+
"type": "zeebe:property",
|
|
2625
|
+
"name": "inbound.subtype"
|
|
2626
|
+
}
|
|
2938
2627
|
},
|
|
2939
2628
|
{
|
|
2940
|
-
"id": "inbound.context",
|
|
2941
2629
|
"label": "Webhook ID",
|
|
2942
|
-
"
|
|
2943
|
-
"optional": false,
|
|
2944
|
-
"constraints": {
|
|
2945
|
-
"notEmpty": true,
|
|
2946
|
-
"pattern": {
|
|
2947
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
2948
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
2949
|
-
}
|
|
2950
|
-
},
|
|
2630
|
+
"type": "String",
|
|
2951
2631
|
"group": "endpoint",
|
|
2952
2632
|
"binding": {
|
|
2953
|
-
"
|
|
2954
|
-
"
|
|
2633
|
+
"type": "zeebe:property",
|
|
2634
|
+
"name": "inbound.context"
|
|
2955
2635
|
},
|
|
2956
|
-
"
|
|
2636
|
+
"description": "The webhook ID is a part of the URL",
|
|
2637
|
+
"constraints": {
|
|
2638
|
+
"notEmpty": true
|
|
2639
|
+
}
|
|
2957
2640
|
},
|
|
2958
2641
|
{
|
|
2959
|
-
"id": "
|
|
2642
|
+
"id": "shouldValidateHmac",
|
|
2960
2643
|
"label": "HMAC authentication",
|
|
2961
|
-
"
|
|
2962
|
-
"
|
|
2644
|
+
"group": "endpoint",
|
|
2645
|
+
"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",
|
|
2963
2646
|
"value": "disabled",
|
|
2964
|
-
"group": "authentication",
|
|
2965
|
-
"binding": {
|
|
2966
|
-
"name": "inbound.shouldValidateHmac",
|
|
2967
|
-
"type": "zeebe:property"
|
|
2968
|
-
},
|
|
2969
2647
|
"type": "Dropdown",
|
|
2970
2648
|
"choices": [
|
|
2971
2649
|
{
|
|
@@ -2976,60 +2654,47 @@
|
|
|
2976
2654
|
"name": "Disabled",
|
|
2977
2655
|
"value": "disabled"
|
|
2978
2656
|
}
|
|
2979
|
-
]
|
|
2657
|
+
],
|
|
2658
|
+
"binding": {
|
|
2659
|
+
"type": "zeebe:property",
|
|
2660
|
+
"name": "inbound.shouldValidateHmac"
|
|
2661
|
+
}
|
|
2980
2662
|
},
|
|
2981
2663
|
{
|
|
2982
|
-
"id": "inbound.hmacSecret",
|
|
2983
2664
|
"label": "HMAC secret key",
|
|
2984
2665
|
"description": "Shared secret key",
|
|
2666
|
+
"type": "String",
|
|
2667
|
+
"group": "endpoint",
|
|
2985
2668
|
"optional": true,
|
|
2986
|
-
"feel": "optional",
|
|
2987
|
-
"group": "authentication",
|
|
2988
2669
|
"binding": {
|
|
2989
|
-
"
|
|
2990
|
-
"
|
|
2670
|
+
"type": "zeebe:property",
|
|
2671
|
+
"name": "inbound.hmacSecret"
|
|
2991
2672
|
},
|
|
2992
2673
|
"condition": {
|
|
2993
|
-
"property": "
|
|
2994
|
-
"equals": "enabled"
|
|
2995
|
-
|
|
2996
|
-
},
|
|
2997
|
-
"type": "String"
|
|
2674
|
+
"property": "shouldValidateHmac",
|
|
2675
|
+
"equals": "enabled"
|
|
2676
|
+
}
|
|
2998
2677
|
},
|
|
2999
2678
|
{
|
|
3000
|
-
"id": "inbound.hmacHeader",
|
|
3001
2679
|
"label": "HMAC header",
|
|
3002
2680
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
2681
|
+
"type": "String",
|
|
2682
|
+
"group": "endpoint",
|
|
3003
2683
|
"optional": true,
|
|
3004
|
-
"feel": "optional",
|
|
3005
|
-
"group": "authentication",
|
|
3006
2684
|
"binding": {
|
|
3007
|
-
"
|
|
3008
|
-
"
|
|
2685
|
+
"type": "zeebe:property",
|
|
2686
|
+
"name": "inbound.hmacHeader"
|
|
3009
2687
|
},
|
|
3010
2688
|
"condition": {
|
|
3011
|
-
"property": "
|
|
3012
|
-
"equals": "enabled"
|
|
3013
|
-
|
|
3014
|
-
},
|
|
3015
|
-
"type": "String"
|
|
2689
|
+
"property": "shouldValidateHmac",
|
|
2690
|
+
"equals": "enabled"
|
|
2691
|
+
}
|
|
3016
2692
|
},
|
|
3017
2693
|
{
|
|
3018
|
-
"id": "inbound.hmacAlgorithm",
|
|
3019
2694
|
"label": "HMAC algorithm",
|
|
2695
|
+
"group": "endpoint",
|
|
3020
2696
|
"description": "Choose HMAC algorithm",
|
|
3021
|
-
"optional": false,
|
|
3022
2697
|
"value": "sha_256",
|
|
3023
|
-
"group": "authentication",
|
|
3024
|
-
"binding": {
|
|
3025
|
-
"name": "inbound.hmacAlgorithm",
|
|
3026
|
-
"type": "zeebe:property"
|
|
3027
|
-
},
|
|
3028
|
-
"condition": {
|
|
3029
|
-
"property": "inbound.shouldValidateHmac",
|
|
3030
|
-
"equals": "enabled",
|
|
3031
|
-
"type": "simple"
|
|
3032
|
-
},
|
|
3033
2698
|
"type": "Dropdown",
|
|
3034
2699
|
"choices": [
|
|
3035
2700
|
{
|
|
@@ -3044,273 +2709,418 @@
|
|
|
3044
2709
|
"name": "SHA-512",
|
|
3045
2710
|
"value": "sha_512"
|
|
3046
2711
|
}
|
|
3047
|
-
]
|
|
2712
|
+
],
|
|
2713
|
+
"binding": {
|
|
2714
|
+
"type": "zeebe:property",
|
|
2715
|
+
"name": "inbound.hmacAlgorithm"
|
|
2716
|
+
},
|
|
2717
|
+
"condition": {
|
|
2718
|
+
"property": "shouldValidateHmac",
|
|
2719
|
+
"equals": "enabled"
|
|
2720
|
+
}
|
|
3048
2721
|
},
|
|
3049
2722
|
{
|
|
3050
|
-
"
|
|
3051
|
-
"
|
|
3052
|
-
"
|
|
3053
|
-
"optional": true,
|
|
2723
|
+
"label": "Condition",
|
|
2724
|
+
"type": "String",
|
|
2725
|
+
"group": "activation",
|
|
3054
2726
|
"feel": "required",
|
|
3055
|
-
"
|
|
2727
|
+
"optional": true,
|
|
3056
2728
|
"binding": {
|
|
3057
|
-
"
|
|
3058
|
-
"
|
|
2729
|
+
"type": "zeebe:property",
|
|
2730
|
+
"name": "inbound.activationCondition"
|
|
3059
2731
|
},
|
|
3060
|
-
"
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
2732
|
+
"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>"
|
|
2733
|
+
},
|
|
2734
|
+
{
|
|
2735
|
+
"label": "Result variable",
|
|
2736
|
+
"type": "String",
|
|
2737
|
+
"group": "variable-mapping",
|
|
2738
|
+
"optional": true,
|
|
2739
|
+
"binding": {
|
|
2740
|
+
"type": "zeebe:property",
|
|
2741
|
+
"name": "resultVariable"
|
|
3064
2742
|
},
|
|
3065
|
-
"
|
|
2743
|
+
"description": "Name of variable to store the result of the Connector in"
|
|
3066
2744
|
},
|
|
3067
2745
|
{
|
|
3068
|
-
"
|
|
3069
|
-
"
|
|
3070
|
-
"
|
|
3071
|
-
"
|
|
3072
|
-
"
|
|
2746
|
+
"label": "Result expression",
|
|
2747
|
+
"type": "String",
|
|
2748
|
+
"group": "variable-mapping",
|
|
2749
|
+
"feel": "required",
|
|
2750
|
+
"optional": true,
|
|
3073
2751
|
"binding": {
|
|
3074
|
-
"
|
|
3075
|
-
"
|
|
2752
|
+
"type": "zeebe:property",
|
|
2753
|
+
"name": "resultExpression"
|
|
3076
2754
|
},
|
|
3077
|
-
"
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
2755
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2756
|
+
}
|
|
2757
|
+
],
|
|
2758
|
+
"icon": {
|
|
2759
|
+
"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"
|
|
2760
|
+
},
|
|
2761
|
+
"engines": {
|
|
2762
|
+
"camunda": "^8.2"
|
|
2763
|
+
}
|
|
2764
|
+
},
|
|
2765
|
+
{
|
|
2766
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2767
|
+
"name": "Webhook connector",
|
|
2768
|
+
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2769
|
+
"version": 3,
|
|
2770
|
+
"description": "Configure webhook to receive callbacks",
|
|
2771
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2772
|
+
"category": {
|
|
2773
|
+
"id": "connectors",
|
|
2774
|
+
"name": "Connectors"
|
|
2775
|
+
},
|
|
2776
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
2777
|
+
"elementType": {
|
|
2778
|
+
"value": "bpmn:StartEvent"
|
|
2779
|
+
},
|
|
2780
|
+
"groups": [
|
|
2781
|
+
{
|
|
2782
|
+
"id": "endpoint",
|
|
2783
|
+
"label": "Webhook configuration"
|
|
2784
|
+
},
|
|
2785
|
+
{
|
|
2786
|
+
"id": "activation",
|
|
2787
|
+
"label": "Activation"
|
|
2788
|
+
},
|
|
2789
|
+
{
|
|
2790
|
+
"id": "variable-mapping",
|
|
2791
|
+
"label": "Variable mapping"
|
|
2792
|
+
}
|
|
2793
|
+
],
|
|
2794
|
+
"properties": [
|
|
2795
|
+
{
|
|
2796
|
+
"type": "Hidden",
|
|
2797
|
+
"value": "io.camunda:webhook:1",
|
|
2798
|
+
"binding": {
|
|
2799
|
+
"type": "zeebe:property",
|
|
2800
|
+
"name": "inbound.type"
|
|
2801
|
+
}
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"type": "Hidden",
|
|
2805
|
+
"value": "ConfigurableInboundWebhook",
|
|
2806
|
+
"binding": {
|
|
2807
|
+
"type": "zeebe:property",
|
|
2808
|
+
"name": "inbound.subtype"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"label": "Webhook ID",
|
|
2813
|
+
"type": "String",
|
|
2814
|
+
"group": "endpoint",
|
|
2815
|
+
"binding": {
|
|
2816
|
+
"type": "zeebe:property",
|
|
2817
|
+
"name": "inbound.context"
|
|
2818
|
+
},
|
|
2819
|
+
"description": "The webhook ID is a part of the URL",
|
|
2820
|
+
"constraints": {
|
|
2821
|
+
"notEmpty": true
|
|
2822
|
+
}
|
|
2823
|
+
},
|
|
2824
|
+
{
|
|
2825
|
+
"id": "shouldValidateHmac",
|
|
2826
|
+
"label": "HMAC authentication",
|
|
2827
|
+
"group": "endpoint",
|
|
2828
|
+
"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",
|
|
2829
|
+
"value": "disabled",
|
|
2830
|
+
"type": "Dropdown",
|
|
2831
|
+
"choices": [
|
|
3087
2832
|
{
|
|
3088
|
-
"name": "
|
|
3089
|
-
"value": "
|
|
2833
|
+
"name": "Enabled",
|
|
2834
|
+
"value": "enabled"
|
|
3090
2835
|
},
|
|
3091
2836
|
{
|
|
3092
|
-
"name": "
|
|
3093
|
-
"value": "
|
|
2837
|
+
"name": "Disabled",
|
|
2838
|
+
"value": "disabled"
|
|
3094
2839
|
}
|
|
3095
|
-
]
|
|
2840
|
+
],
|
|
2841
|
+
"binding": {
|
|
2842
|
+
"type": "zeebe:property",
|
|
2843
|
+
"name": "inbound.shouldValidateHmac"
|
|
2844
|
+
}
|
|
3096
2845
|
},
|
|
3097
2846
|
{
|
|
3098
|
-
"
|
|
3099
|
-
"
|
|
3100
|
-
"
|
|
3101
|
-
"
|
|
3102
|
-
"
|
|
3103
|
-
"group": "authorization",
|
|
2847
|
+
"label": "HMAC secret key",
|
|
2848
|
+
"description": "Shared secret key",
|
|
2849
|
+
"type": "String",
|
|
2850
|
+
"group": "endpoint",
|
|
2851
|
+
"optional": true,
|
|
3104
2852
|
"binding": {
|
|
3105
|
-
"
|
|
3106
|
-
"
|
|
2853
|
+
"type": "zeebe:property",
|
|
2854
|
+
"name": "inbound.hmacSecret"
|
|
3107
2855
|
},
|
|
3108
2856
|
"condition": {
|
|
3109
|
-
"property": "
|
|
3110
|
-
"equals": "
|
|
3111
|
-
|
|
3112
|
-
},
|
|
3113
|
-
"type": "String"
|
|
2857
|
+
"property": "shouldValidateHmac",
|
|
2858
|
+
"equals": "enabled"
|
|
2859
|
+
}
|
|
3114
2860
|
},
|
|
3115
2861
|
{
|
|
3116
|
-
"
|
|
3117
|
-
"
|
|
3118
|
-
"
|
|
3119
|
-
"
|
|
3120
|
-
"
|
|
3121
|
-
"group": "authorization",
|
|
2862
|
+
"label": "HMAC header",
|
|
2863
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
2864
|
+
"type": "String",
|
|
2865
|
+
"group": "endpoint",
|
|
2866
|
+
"optional": true,
|
|
3122
2867
|
"binding": {
|
|
3123
|
-
"
|
|
3124
|
-
"
|
|
2868
|
+
"type": "zeebe:property",
|
|
2869
|
+
"name": "inbound.hmacHeader"
|
|
3125
2870
|
},
|
|
3126
2871
|
"condition": {
|
|
3127
|
-
"property": "
|
|
3128
|
-
"equals": "
|
|
3129
|
-
|
|
3130
|
-
},
|
|
3131
|
-
"type": "String"
|
|
2872
|
+
"property": "shouldValidateHmac",
|
|
2873
|
+
"equals": "enabled"
|
|
2874
|
+
}
|
|
3132
2875
|
},
|
|
3133
2876
|
{
|
|
3134
|
-
"
|
|
3135
|
-
"
|
|
3136
|
-
"description": "
|
|
3137
|
-
"
|
|
3138
|
-
"
|
|
3139
|
-
"
|
|
2877
|
+
"label": "HMAC algorithm",
|
|
2878
|
+
"group": "endpoint",
|
|
2879
|
+
"description": "Choose HMAC algorithm",
|
|
2880
|
+
"value": "sha_256",
|
|
2881
|
+
"type": "Dropdown",
|
|
2882
|
+
"choices": [
|
|
2883
|
+
{
|
|
2884
|
+
"name": "SHA-1",
|
|
2885
|
+
"value": "sha_1"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"name": "SHA-256",
|
|
2889
|
+
"value": "sha_256"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
"name": "SHA-512",
|
|
2893
|
+
"value": "sha_512"
|
|
2894
|
+
}
|
|
2895
|
+
],
|
|
3140
2896
|
"binding": {
|
|
3141
|
-
"
|
|
3142
|
-
"
|
|
2897
|
+
"type": "zeebe:property",
|
|
2898
|
+
"name": "inbound.hmacAlgorithm"
|
|
3143
2899
|
},
|
|
3144
2900
|
"condition": {
|
|
3145
|
-
"property": "
|
|
3146
|
-
"equals": "
|
|
3147
|
-
|
|
3148
|
-
},
|
|
3149
|
-
"type": "String"
|
|
2901
|
+
"property": "shouldValidateHmac",
|
|
2902
|
+
"equals": "enabled"
|
|
2903
|
+
}
|
|
3150
2904
|
},
|
|
3151
2905
|
{
|
|
3152
|
-
"
|
|
3153
|
-
"
|
|
3154
|
-
"
|
|
3155
|
-
"optional": false,
|
|
3156
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
3157
|
-
"constraints": {
|
|
3158
|
-
"notEmpty": true
|
|
3159
|
-
},
|
|
2906
|
+
"label": "Condition",
|
|
2907
|
+
"type": "String",
|
|
2908
|
+
"group": "activation",
|
|
3160
2909
|
"feel": "required",
|
|
3161
|
-
"
|
|
2910
|
+
"optional": true,
|
|
3162
2911
|
"binding": {
|
|
3163
|
-
"
|
|
3164
|
-
"
|
|
3165
|
-
},
|
|
3166
|
-
"condition": {
|
|
3167
|
-
"property": "inbound.auth.type",
|
|
3168
|
-
"equals": "APIKEY",
|
|
3169
|
-
"type": "simple"
|
|
2912
|
+
"type": "zeebe:property",
|
|
2913
|
+
"name": "activationCondition"
|
|
3170
2914
|
},
|
|
3171
|
-
"
|
|
2915
|
+
"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>"
|
|
3172
2916
|
},
|
|
3173
2917
|
{
|
|
3174
|
-
"
|
|
3175
|
-
"
|
|
3176
|
-
"
|
|
3177
|
-
"optional":
|
|
3178
|
-
"feel": "optional",
|
|
3179
|
-
"group": "authorization",
|
|
2918
|
+
"label": "Result variable",
|
|
2919
|
+
"type": "String",
|
|
2920
|
+
"group": "variable-mapping",
|
|
2921
|
+
"optional": true,
|
|
3180
2922
|
"binding": {
|
|
3181
|
-
"
|
|
3182
|
-
"
|
|
3183
|
-
},
|
|
3184
|
-
"condition": {
|
|
3185
|
-
"property": "inbound.auth.type",
|
|
3186
|
-
"equals": "JWT",
|
|
3187
|
-
"type": "simple"
|
|
2923
|
+
"type": "zeebe:property",
|
|
2924
|
+
"name": "resultVariable"
|
|
3188
2925
|
},
|
|
3189
|
-
"
|
|
2926
|
+
"description": "Name of variable to store the result of the connector in"
|
|
3190
2927
|
},
|
|
3191
2928
|
{
|
|
3192
|
-
"
|
|
3193
|
-
"
|
|
3194
|
-
"
|
|
3195
|
-
"optional": false,
|
|
2929
|
+
"label": "Result expression",
|
|
2930
|
+
"type": "String",
|
|
2931
|
+
"group": "variable-mapping",
|
|
3196
2932
|
"feel": "required",
|
|
3197
|
-
"
|
|
2933
|
+
"optional": true,
|
|
3198
2934
|
"binding": {
|
|
3199
|
-
"
|
|
3200
|
-
"
|
|
3201
|
-
},
|
|
3202
|
-
"condition": {
|
|
3203
|
-
"property": "inbound.auth.type",
|
|
3204
|
-
"equals": "JWT",
|
|
3205
|
-
"type": "simple"
|
|
2935
|
+
"type": "zeebe:property",
|
|
2936
|
+
"name": "resultExpression"
|
|
3206
2937
|
},
|
|
3207
|
-
"
|
|
2938
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
2939
|
+
}
|
|
2940
|
+
],
|
|
2941
|
+
"icon": {
|
|
2942
|
+
"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"
|
|
2943
|
+
},
|
|
2944
|
+
"engines": {
|
|
2945
|
+
"camunda": "^8.2"
|
|
2946
|
+
}
|
|
2947
|
+
},
|
|
2948
|
+
{
|
|
2949
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2950
|
+
"name": "Webhook Connector",
|
|
2951
|
+
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
2952
|
+
"version": 1,
|
|
2953
|
+
"description": "Configure webhook to receive callbacks",
|
|
2954
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
2955
|
+
"category": {
|
|
2956
|
+
"id": "connectors",
|
|
2957
|
+
"name": "Connectors"
|
|
2958
|
+
},
|
|
2959
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
2960
|
+
"elementType": {
|
|
2961
|
+
"value": "bpmn:StartEvent"
|
|
2962
|
+
},
|
|
2963
|
+
"groups": [
|
|
2964
|
+
{
|
|
2965
|
+
"id": "endpoint",
|
|
2966
|
+
"label": "Webhook Configuration"
|
|
3208
2967
|
},
|
|
3209
2968
|
{
|
|
3210
|
-
"id": "
|
|
3211
|
-
"label": "
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
"
|
|
3215
|
-
"
|
|
2969
|
+
"id": "activation",
|
|
2970
|
+
"label": "Activation"
|
|
2971
|
+
},
|
|
2972
|
+
{
|
|
2973
|
+
"id": "variable-mapping",
|
|
2974
|
+
"label": "Variable Mapping"
|
|
2975
|
+
}
|
|
2976
|
+
],
|
|
2977
|
+
"properties": [
|
|
2978
|
+
{
|
|
2979
|
+
"type": "Hidden",
|
|
2980
|
+
"value": "io.camunda:webhook:1",
|
|
3216
2981
|
"binding": {
|
|
3217
|
-
"
|
|
3218
|
-
"
|
|
2982
|
+
"type": "zeebe:property",
|
|
2983
|
+
"name": "inbound.type"
|
|
2984
|
+
}
|
|
2985
|
+
},
|
|
2986
|
+
{
|
|
2987
|
+
"type": "Hidden",
|
|
2988
|
+
"value": "ConfigurableInboundWebhook",
|
|
2989
|
+
"binding": {
|
|
2990
|
+
"type": "zeebe:property",
|
|
2991
|
+
"name": "inbound.subtype"
|
|
2992
|
+
}
|
|
2993
|
+
},
|
|
2994
|
+
{
|
|
2995
|
+
"label": "Webhook ID",
|
|
2996
|
+
"type": "String",
|
|
2997
|
+
"group": "endpoint",
|
|
2998
|
+
"binding": {
|
|
2999
|
+
"type": "zeebe:property",
|
|
3000
|
+
"name": "inbound.context"
|
|
3219
3001
|
},
|
|
3220
|
-
"
|
|
3221
|
-
"
|
|
3222
|
-
"equals": "JWT",
|
|
3223
|
-
"type": "simple"
|
|
3002
|
+
"constraints": {
|
|
3003
|
+
"notEmpty": true
|
|
3224
3004
|
},
|
|
3225
|
-
"
|
|
3005
|
+
"description": "The webhook ID is a part of the URL"
|
|
3226
3006
|
},
|
|
3227
3007
|
{
|
|
3228
|
-
"id": "
|
|
3229
|
-
"label": "
|
|
3230
|
-
"
|
|
3231
|
-
"
|
|
3232
|
-
"
|
|
3233
|
-
"
|
|
3008
|
+
"id": "shouldValidateHmac",
|
|
3009
|
+
"label": "HMAC authentication",
|
|
3010
|
+
"group": "endpoint",
|
|
3011
|
+
"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",
|
|
3012
|
+
"value": "disabled",
|
|
3013
|
+
"type": "Dropdown",
|
|
3014
|
+
"choices": [
|
|
3015
|
+
{
|
|
3016
|
+
"name": "Enabled",
|
|
3017
|
+
"value": "enabled"
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"name": "Disabled",
|
|
3021
|
+
"value": "disabled"
|
|
3022
|
+
}
|
|
3023
|
+
],
|
|
3234
3024
|
"binding": {
|
|
3235
|
-
"
|
|
3236
|
-
"
|
|
3237
|
-
}
|
|
3238
|
-
"type": "Text"
|
|
3025
|
+
"type": "zeebe:property",
|
|
3026
|
+
"name": "inbound.shouldValidateHmac"
|
|
3027
|
+
}
|
|
3239
3028
|
},
|
|
3240
3029
|
{
|
|
3241
|
-
"
|
|
3242
|
-
"
|
|
3243
|
-
"
|
|
3030
|
+
"label": "HMAC secret key",
|
|
3031
|
+
"description": "Shared secret key",
|
|
3032
|
+
"type": "String",
|
|
3033
|
+
"group": "endpoint",
|
|
3244
3034
|
"optional": true,
|
|
3245
|
-
"feel": "required",
|
|
3246
|
-
"group": "webhookResponse",
|
|
3247
3035
|
"binding": {
|
|
3248
|
-
"
|
|
3249
|
-
"
|
|
3036
|
+
"type": "zeebe:property",
|
|
3037
|
+
"name": "inbound.hmacSecret"
|
|
3250
3038
|
},
|
|
3251
|
-
"
|
|
3039
|
+
"condition": {
|
|
3040
|
+
"property": "shouldValidateHmac",
|
|
3041
|
+
"equals": "enabled"
|
|
3042
|
+
}
|
|
3252
3043
|
},
|
|
3253
3044
|
{
|
|
3254
|
-
"
|
|
3255
|
-
"
|
|
3256
|
-
"
|
|
3045
|
+
"label": "HMAC header",
|
|
3046
|
+
"description": "Name of header attribute that will contain the HMAC value",
|
|
3047
|
+
"type": "String",
|
|
3048
|
+
"group": "endpoint",
|
|
3257
3049
|
"optional": true,
|
|
3258
|
-
"feel": "required",
|
|
3259
|
-
"group": "activation",
|
|
3260
3050
|
"binding": {
|
|
3261
|
-
"
|
|
3262
|
-
"
|
|
3051
|
+
"type": "zeebe:property",
|
|
3052
|
+
"name": "inbound.hmacHeader"
|
|
3263
3053
|
},
|
|
3264
|
-
"
|
|
3054
|
+
"condition": {
|
|
3055
|
+
"property": "shouldValidateHmac",
|
|
3056
|
+
"equals": "enabled"
|
|
3057
|
+
}
|
|
3265
3058
|
},
|
|
3266
3059
|
{
|
|
3267
|
-
"
|
|
3268
|
-
"
|
|
3269
|
-
"
|
|
3270
|
-
"
|
|
3060
|
+
"label": "HMAC algorithm",
|
|
3061
|
+
"group": "endpoint",
|
|
3062
|
+
"description": "Choose HMAC algorithm",
|
|
3063
|
+
"value": "sha_256",
|
|
3064
|
+
"type": "Dropdown",
|
|
3065
|
+
"choices": [
|
|
3066
|
+
{
|
|
3067
|
+
"name": "SHA-1",
|
|
3068
|
+
"value": "sha_1"
|
|
3069
|
+
},
|
|
3070
|
+
{
|
|
3071
|
+
"name": "SHA-256",
|
|
3072
|
+
"value": "sha_256"
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"name": "SHA-512",
|
|
3076
|
+
"value": "sha_512"
|
|
3077
|
+
}
|
|
3078
|
+
],
|
|
3271
3079
|
"binding": {
|
|
3272
|
-
"
|
|
3273
|
-
"
|
|
3080
|
+
"type": "zeebe:property",
|
|
3081
|
+
"name": "inbound.hmacAlgorithm"
|
|
3274
3082
|
},
|
|
3275
|
-
"
|
|
3276
|
-
|
|
3083
|
+
"condition": {
|
|
3084
|
+
"property": "shouldValidateHmac",
|
|
3085
|
+
"equals": "enabled"
|
|
3086
|
+
}
|
|
3277
3087
|
},
|
|
3278
3088
|
{
|
|
3279
|
-
"
|
|
3280
|
-
"
|
|
3281
|
-
"
|
|
3282
|
-
"
|
|
3089
|
+
"label": "Condition",
|
|
3090
|
+
"type": "String",
|
|
3091
|
+
"group": "activation",
|
|
3092
|
+
"feel": "required",
|
|
3093
|
+
"optional": true,
|
|
3283
3094
|
"binding": {
|
|
3284
|
-
"
|
|
3285
|
-
"
|
|
3095
|
+
"type": "zeebe:property",
|
|
3096
|
+
"name": "inbound.activationCondition"
|
|
3286
3097
|
},
|
|
3287
|
-
"
|
|
3098
|
+
"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>"
|
|
3288
3099
|
},
|
|
3289
3100
|
{
|
|
3290
|
-
"
|
|
3291
|
-
"
|
|
3292
|
-
"
|
|
3101
|
+
"label": "Variables",
|
|
3102
|
+
"type": "String",
|
|
3103
|
+
"group": "variable-mapping",
|
|
3293
3104
|
"feel": "required",
|
|
3294
|
-
"group": "output",
|
|
3295
3105
|
"binding": {
|
|
3296
|
-
"
|
|
3297
|
-
"
|
|
3106
|
+
"type": "zeebe:property",
|
|
3107
|
+
"name": "inbound.variableMapping"
|
|
3298
3108
|
},
|
|
3299
|
-
"
|
|
3109
|
+
"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>"
|
|
3300
3110
|
}
|
|
3301
3111
|
],
|
|
3302
|
-
"engines": {
|
|
3303
|
-
"camunda": "^8.3"
|
|
3304
|
-
},
|
|
3305
3112
|
"icon": {
|
|
3306
|
-
"contents": "data:image/svg+xml;
|
|
3113
|
+
"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"
|
|
3114
|
+
},
|
|
3115
|
+
"engines": {
|
|
3116
|
+
"camunda": "^8.2"
|
|
3307
3117
|
}
|
|
3308
3118
|
},
|
|
3309
3119
|
{
|
|
3310
3120
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3311
|
-
"name": "Webhook Connector",
|
|
3121
|
+
"name": "Webhook Start Event Connector",
|
|
3312
3122
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3313
|
-
"version":
|
|
3123
|
+
"version": 8,
|
|
3314
3124
|
"description": "Configure webhook to receive callbacks",
|
|
3315
3125
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3316
3126
|
"category": {
|
|
@@ -3324,7 +3134,15 @@
|
|
|
3324
3134
|
"groups": [
|
|
3325
3135
|
{
|
|
3326
3136
|
"id": "endpoint",
|
|
3327
|
-
"label": "Webhook
|
|
3137
|
+
"label": "Webhook configuration"
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
"id": "authentication",
|
|
3141
|
+
"label": "Authentication"
|
|
3142
|
+
},
|
|
3143
|
+
{
|
|
3144
|
+
"id": "authorization",
|
|
3145
|
+
"label": "Authorization"
|
|
3328
3146
|
},
|
|
3329
3147
|
{
|
|
3330
3148
|
"id": "activation",
|
|
@@ -3332,7 +3150,11 @@
|
|
|
3332
3150
|
},
|
|
3333
3151
|
{
|
|
3334
3152
|
"id": "variable-mapping",
|
|
3335
|
-
"label": "Variable
|
|
3153
|
+
"label": "Variable mapping"
|
|
3154
|
+
},
|
|
3155
|
+
{
|
|
3156
|
+
"id": "webhookResponse",
|
|
3157
|
+
"label": "Webhook response"
|
|
3336
3158
|
}
|
|
3337
3159
|
],
|
|
3338
3160
|
"properties": [
|
|
@@ -3352,6 +3174,40 @@
|
|
|
3352
3174
|
"name": "inbound.subtype"
|
|
3353
3175
|
}
|
|
3354
3176
|
},
|
|
3177
|
+
{
|
|
3178
|
+
"id": "webhookMethod",
|
|
3179
|
+
"label": "Webhook method",
|
|
3180
|
+
"group": "endpoint",
|
|
3181
|
+
"description": "Select HTTP method",
|
|
3182
|
+
"value": "any",
|
|
3183
|
+
"type": "Dropdown",
|
|
3184
|
+
"choices": [
|
|
3185
|
+
{
|
|
3186
|
+
"name": "Any",
|
|
3187
|
+
"value": "any"
|
|
3188
|
+
},
|
|
3189
|
+
{
|
|
3190
|
+
"name": "Get",
|
|
3191
|
+
"value": "get"
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"name": "Post",
|
|
3195
|
+
"value": "post"
|
|
3196
|
+
},
|
|
3197
|
+
{
|
|
3198
|
+
"name": "Put",
|
|
3199
|
+
"value": "put"
|
|
3200
|
+
},
|
|
3201
|
+
{
|
|
3202
|
+
"name": "Delete",
|
|
3203
|
+
"value": "delete"
|
|
3204
|
+
}
|
|
3205
|
+
],
|
|
3206
|
+
"binding": {
|
|
3207
|
+
"type": "zeebe:property",
|
|
3208
|
+
"name": "inbound.method"
|
|
3209
|
+
}
|
|
3210
|
+
},
|
|
3355
3211
|
{
|
|
3356
3212
|
"label": "Webhook ID",
|
|
3357
3213
|
"type": "String",
|
|
@@ -3368,7 +3224,7 @@
|
|
|
3368
3224
|
{
|
|
3369
3225
|
"id": "shouldValidateHmac",
|
|
3370
3226
|
"label": "HMAC authentication",
|
|
3371
|
-
"group": "
|
|
3227
|
+
"group": "authentication",
|
|
3372
3228
|
"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",
|
|
3373
3229
|
"value": "disabled",
|
|
3374
3230
|
"type": "Dropdown",
|
|
@@ -3391,7 +3247,7 @@
|
|
|
3391
3247
|
"label": "HMAC secret key",
|
|
3392
3248
|
"description": "Shared secret key",
|
|
3393
3249
|
"type": "String",
|
|
3394
|
-
"group": "
|
|
3250
|
+
"group": "authentication",
|
|
3395
3251
|
"optional": true,
|
|
3396
3252
|
"binding": {
|
|
3397
3253
|
"type": "zeebe:property",
|
|
@@ -3406,45 +3262,212 @@
|
|
|
3406
3262
|
"label": "HMAC header",
|
|
3407
3263
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
3408
3264
|
"type": "String",
|
|
3409
|
-
"group": "
|
|
3265
|
+
"group": "authentication",
|
|
3410
3266
|
"optional": true,
|
|
3411
3267
|
"binding": {
|
|
3412
3268
|
"type": "zeebe:property",
|
|
3413
3269
|
"name": "inbound.hmacHeader"
|
|
3414
3270
|
},
|
|
3415
|
-
"condition": {
|
|
3416
|
-
"property": "shouldValidateHmac",
|
|
3417
|
-
"equals": "enabled"
|
|
3271
|
+
"condition": {
|
|
3272
|
+
"property": "shouldValidateHmac",
|
|
3273
|
+
"equals": "enabled"
|
|
3274
|
+
}
|
|
3275
|
+
},
|
|
3276
|
+
{
|
|
3277
|
+
"label": "HMAC algorithm",
|
|
3278
|
+
"group": "authentication",
|
|
3279
|
+
"description": "Choose HMAC algorithm",
|
|
3280
|
+
"value": "sha_256",
|
|
3281
|
+
"type": "Dropdown",
|
|
3282
|
+
"choices": [
|
|
3283
|
+
{
|
|
3284
|
+
"name": "SHA-1",
|
|
3285
|
+
"value": "sha_1"
|
|
3286
|
+
},
|
|
3287
|
+
{
|
|
3288
|
+
"name": "SHA-256",
|
|
3289
|
+
"value": "sha_256"
|
|
3290
|
+
},
|
|
3291
|
+
{
|
|
3292
|
+
"name": "SHA-512",
|
|
3293
|
+
"value": "sha_512"
|
|
3294
|
+
}
|
|
3295
|
+
],
|
|
3296
|
+
"binding": {
|
|
3297
|
+
"type": "zeebe:property",
|
|
3298
|
+
"name": "inbound.hmacAlgorithm"
|
|
3299
|
+
},
|
|
3300
|
+
"condition": {
|
|
3301
|
+
"property": "shouldValidateHmac",
|
|
3302
|
+
"equals": "enabled"
|
|
3303
|
+
}
|
|
3304
|
+
},
|
|
3305
|
+
{
|
|
3306
|
+
"label": "HMAC scopes",
|
|
3307
|
+
"group": "authentication",
|
|
3308
|
+
"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>",
|
|
3309
|
+
"feel": "required",
|
|
3310
|
+
"type": "String",
|
|
3311
|
+
"optional": true,
|
|
3312
|
+
"binding": {
|
|
3313
|
+
"type": "zeebe:property",
|
|
3314
|
+
"name": "inbound.hmacScopes"
|
|
3315
|
+
},
|
|
3316
|
+
"condition": {
|
|
3317
|
+
"property": "shouldValidateHmac",
|
|
3318
|
+
"equals": "enabled"
|
|
3319
|
+
}
|
|
3320
|
+
},
|
|
3321
|
+
{
|
|
3322
|
+
"id": "authorizationType",
|
|
3323
|
+
"label": "Authorization type",
|
|
3324
|
+
"group": "authorization",
|
|
3325
|
+
"description": "Choose the authorization type.",
|
|
3326
|
+
"value": "NONE",
|
|
3327
|
+
"type": "Dropdown",
|
|
3328
|
+
"choices": [
|
|
3329
|
+
{
|
|
3330
|
+
"name": "None",
|
|
3331
|
+
"value": "NONE"
|
|
3332
|
+
},
|
|
3333
|
+
{
|
|
3334
|
+
"name": "JWT",
|
|
3335
|
+
"value": "JWT"
|
|
3336
|
+
},
|
|
3337
|
+
{
|
|
3338
|
+
"name": "Basic",
|
|
3339
|
+
"value": "BASIC"
|
|
3340
|
+
},
|
|
3341
|
+
{
|
|
3342
|
+
"name": "API Key",
|
|
3343
|
+
"value": "APIKEY"
|
|
3344
|
+
}
|
|
3345
|
+
],
|
|
3346
|
+
"binding": {
|
|
3347
|
+
"type": "zeebe:property",
|
|
3348
|
+
"name": "inbound.auth.type"
|
|
3349
|
+
}
|
|
3350
|
+
},
|
|
3351
|
+
{
|
|
3352
|
+
"label": "JWK url",
|
|
3353
|
+
"description": "Well-known url of JWKs",
|
|
3354
|
+
"type": "String",
|
|
3355
|
+
"group": "authorization",
|
|
3356
|
+
"feel": "optional",
|
|
3357
|
+
"optional": true,
|
|
3358
|
+
"binding": {
|
|
3359
|
+
"type": "zeebe:property",
|
|
3360
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
3361
|
+
},
|
|
3362
|
+
"condition": {
|
|
3363
|
+
"property": "authorizationType",
|
|
3364
|
+
"equals": "JWT"
|
|
3365
|
+
}
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"label": "JWT role property expression",
|
|
3369
|
+
"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>",
|
|
3370
|
+
"type": "String",
|
|
3371
|
+
"group": "authorization",
|
|
3372
|
+
"feel": "required",
|
|
3373
|
+
"optional": true,
|
|
3374
|
+
"binding": {
|
|
3375
|
+
"type": "zeebe:property",
|
|
3376
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
3377
|
+
},
|
|
3378
|
+
"condition": {
|
|
3379
|
+
"property": "authorizationType",
|
|
3380
|
+
"equals": "JWT"
|
|
3381
|
+
}
|
|
3382
|
+
},
|
|
3383
|
+
{
|
|
3384
|
+
"label": "Required roles",
|
|
3385
|
+
"description": "List of roles to test JWT roles against",
|
|
3386
|
+
"type": "String",
|
|
3387
|
+
"group": "authorization",
|
|
3388
|
+
"feel": "required",
|
|
3389
|
+
"optional": true,
|
|
3390
|
+
"binding": {
|
|
3391
|
+
"type": "zeebe:property",
|
|
3392
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
3393
|
+
},
|
|
3394
|
+
"condition": {
|
|
3395
|
+
"property": "authorizationType",
|
|
3396
|
+
"equals": "JWT"
|
|
3397
|
+
}
|
|
3398
|
+
},
|
|
3399
|
+
{
|
|
3400
|
+
"label": "Username",
|
|
3401
|
+
"description": "Username for basic authentication",
|
|
3402
|
+
"type": "String",
|
|
3403
|
+
"group": "authorization",
|
|
3404
|
+
"feel": "optional",
|
|
3405
|
+
"binding": {
|
|
3406
|
+
"type": "zeebe:property",
|
|
3407
|
+
"name": "inbound.auth.username"
|
|
3408
|
+
},
|
|
3409
|
+
"condition": {
|
|
3410
|
+
"property": "authorizationType",
|
|
3411
|
+
"equals": "BASIC"
|
|
3412
|
+
},
|
|
3413
|
+
"constraints": {
|
|
3414
|
+
"notEmpty": true
|
|
3415
|
+
}
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
"label": "Password",
|
|
3419
|
+
"description": "Password for basic authentication",
|
|
3420
|
+
"type": "String",
|
|
3421
|
+
"group": "authorization",
|
|
3422
|
+
"feel": "optional",
|
|
3423
|
+
"binding": {
|
|
3424
|
+
"type": "zeebe:property",
|
|
3425
|
+
"name": "inbound.auth.password"
|
|
3426
|
+
},
|
|
3427
|
+
"condition": {
|
|
3428
|
+
"property": "authorizationType",
|
|
3429
|
+
"equals": "BASIC"
|
|
3430
|
+
},
|
|
3431
|
+
"constraints": {
|
|
3432
|
+
"notEmpty": true
|
|
3433
|
+
}
|
|
3434
|
+
},
|
|
3435
|
+
{
|
|
3436
|
+
"label": "API Key",
|
|
3437
|
+
"description": "Expected API key",
|
|
3438
|
+
"type": "String",
|
|
3439
|
+
"group": "authorization",
|
|
3440
|
+
"feel": "optional",
|
|
3441
|
+
"binding": {
|
|
3442
|
+
"type": "zeebe:property",
|
|
3443
|
+
"name": "inbound.auth.apiKey"
|
|
3444
|
+
},
|
|
3445
|
+
"condition": {
|
|
3446
|
+
"property": "authorizationType",
|
|
3447
|
+
"equals": "APIKEY"
|
|
3448
|
+
},
|
|
3449
|
+
"constraints": {
|
|
3450
|
+
"notEmpty": true
|
|
3418
3451
|
}
|
|
3419
3452
|
},
|
|
3420
3453
|
{
|
|
3421
|
-
"label": "
|
|
3422
|
-
"
|
|
3423
|
-
"
|
|
3424
|
-
"
|
|
3425
|
-
"
|
|
3426
|
-
"choices": [
|
|
3427
|
-
{
|
|
3428
|
-
"name": "SHA-1",
|
|
3429
|
-
"value": "sha_1"
|
|
3430
|
-
},
|
|
3431
|
-
{
|
|
3432
|
-
"name": "SHA-256",
|
|
3433
|
-
"value": "sha_256"
|
|
3434
|
-
},
|
|
3435
|
-
{
|
|
3436
|
-
"name": "SHA-512",
|
|
3437
|
-
"value": "sha_512"
|
|
3438
|
-
}
|
|
3439
|
-
],
|
|
3454
|
+
"label": "API Key locator",
|
|
3455
|
+
"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>",
|
|
3456
|
+
"type": "String",
|
|
3457
|
+
"group": "authorization",
|
|
3458
|
+
"feel": "required",
|
|
3440
3459
|
"binding": {
|
|
3441
3460
|
"type": "zeebe:property",
|
|
3442
|
-
"name": "inbound.
|
|
3461
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
3443
3462
|
},
|
|
3444
3463
|
"condition": {
|
|
3445
|
-
"property": "
|
|
3446
|
-
"equals": "
|
|
3447
|
-
}
|
|
3464
|
+
"property": "authorizationType",
|
|
3465
|
+
"equals": "APIKEY"
|
|
3466
|
+
},
|
|
3467
|
+
"constraints": {
|
|
3468
|
+
"notEmpty": true
|
|
3469
|
+
},
|
|
3470
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
3448
3471
|
},
|
|
3449
3472
|
{
|
|
3450
3473
|
"label": "Condition",
|
|
@@ -3454,7 +3477,7 @@
|
|
|
3454
3477
|
"optional": true,
|
|
3455
3478
|
"binding": {
|
|
3456
3479
|
"type": "zeebe:property",
|
|
3457
|
-
"name": "
|
|
3480
|
+
"name": "activationCondition"
|
|
3458
3481
|
},
|
|
3459
3482
|
"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>"
|
|
3460
3483
|
},
|
|
@@ -3467,7 +3490,7 @@
|
|
|
3467
3490
|
"type": "zeebe:property",
|
|
3468
3491
|
"name": "resultVariable"
|
|
3469
3492
|
},
|
|
3470
|
-
"description": "Name of variable to store the result of the
|
|
3493
|
+
"description": "Name of variable to store the result of the connector in"
|
|
3471
3494
|
},
|
|
3472
3495
|
{
|
|
3473
3496
|
"label": "Result expression",
|
|
@@ -3480,22 +3503,46 @@
|
|
|
3480
3503
|
"name": "resultExpression"
|
|
3481
3504
|
},
|
|
3482
3505
|
"description": "Expression to map the inbound payload to process variables"
|
|
3506
|
+
},
|
|
3507
|
+
{
|
|
3508
|
+
"label": "One time verification response expression",
|
|
3509
|
+
"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>",
|
|
3510
|
+
"type": "Text",
|
|
3511
|
+
"group": "webhookResponse",
|
|
3512
|
+
"feel": "required",
|
|
3513
|
+
"optional": true,
|
|
3514
|
+
"binding": {
|
|
3515
|
+
"type": "zeebe:property",
|
|
3516
|
+
"name": "inbound.verificationExpression"
|
|
3517
|
+
}
|
|
3518
|
+
},
|
|
3519
|
+
{
|
|
3520
|
+
"label": "Response body expression",
|
|
3521
|
+
"type": "Text",
|
|
3522
|
+
"group": "webhookResponse",
|
|
3523
|
+
"feel": "required",
|
|
3524
|
+
"optional": true,
|
|
3525
|
+
"binding": {
|
|
3526
|
+
"type": "zeebe:property",
|
|
3527
|
+
"name": "inbound.responseBodyExpression"
|
|
3528
|
+
},
|
|
3529
|
+
"description": "Specify condition and response"
|
|
3483
3530
|
}
|
|
3484
3531
|
],
|
|
3485
3532
|
"icon": {
|
|
3486
3533
|
"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"
|
|
3487
3534
|
},
|
|
3488
3535
|
"engines": {
|
|
3489
|
-
"camunda": "^8.
|
|
3536
|
+
"camunda": "^8.4"
|
|
3490
3537
|
}
|
|
3491
3538
|
},
|
|
3492
3539
|
{
|
|
3493
3540
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3494
|
-
"name": "Webhook
|
|
3541
|
+
"name": "Webhook connector",
|
|
3495
3542
|
"id": "io.camunda.connectors.webhook.WebhookConnector.v1",
|
|
3543
|
+
"version": 6,
|
|
3496
3544
|
"description": "Configure webhook to receive callbacks",
|
|
3497
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
3498
|
-
"version": 11,
|
|
3545
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/",
|
|
3499
3546
|
"category": {
|
|
3500
3547
|
"id": "connectors",
|
|
3501
3548
|
"name": "Connectors"
|
|
@@ -3517,39 +3564,42 @@
|
|
|
3517
3564
|
"id": "authorization",
|
|
3518
3565
|
"label": "Authorization"
|
|
3519
3566
|
},
|
|
3520
|
-
{
|
|
3521
|
-
"id": "webhookResponse",
|
|
3522
|
-
"label": "Webhook response"
|
|
3523
|
-
},
|
|
3524
3567
|
{
|
|
3525
3568
|
"id": "activation",
|
|
3526
3569
|
"label": "Activation"
|
|
3527
3570
|
},
|
|
3528
3571
|
{
|
|
3529
|
-
"id": "
|
|
3530
|
-
"label": "
|
|
3572
|
+
"id": "variable-mapping",
|
|
3573
|
+
"label": "Variable mapping"
|
|
3574
|
+
},
|
|
3575
|
+
{
|
|
3576
|
+
"id": "webhookResponse",
|
|
3577
|
+
"label": "Webhook response"
|
|
3531
3578
|
}
|
|
3532
3579
|
],
|
|
3533
3580
|
"properties": [
|
|
3534
3581
|
{
|
|
3582
|
+
"type": "Hidden",
|
|
3535
3583
|
"value": "io.camunda:webhook:1",
|
|
3536
3584
|
"binding": {
|
|
3537
|
-
"
|
|
3538
|
-
"
|
|
3539
|
-
}
|
|
3540
|
-
"type": "Hidden"
|
|
3585
|
+
"type": "zeebe:property",
|
|
3586
|
+
"name": "inbound.type"
|
|
3587
|
+
}
|
|
3541
3588
|
},
|
|
3542
3589
|
{
|
|
3543
|
-
"
|
|
3590
|
+
"type": "Hidden",
|
|
3591
|
+
"value": "ConfigurableInboundWebhook",
|
|
3592
|
+
"binding": {
|
|
3593
|
+
"type": "zeebe:property",
|
|
3594
|
+
"name": "inbound.subtype"
|
|
3595
|
+
}
|
|
3596
|
+
},
|
|
3597
|
+
{
|
|
3598
|
+
"id": "webhookMethod",
|
|
3544
3599
|
"label": "Webhook method",
|
|
3600
|
+
"group": "endpoint",
|
|
3545
3601
|
"description": "Select HTTP method",
|
|
3546
|
-
"optional": false,
|
|
3547
3602
|
"value": "any",
|
|
3548
|
-
"group": "endpoint",
|
|
3549
|
-
"binding": {
|
|
3550
|
-
"name": "inbound.method",
|
|
3551
|
-
"type": "zeebe:property"
|
|
3552
|
-
},
|
|
3553
3603
|
"type": "Dropdown",
|
|
3554
3604
|
"choices": [
|
|
3555
3605
|
{
|
|
@@ -3557,53 +3607,46 @@
|
|
|
3557
3607
|
"value": "any"
|
|
3558
3608
|
},
|
|
3559
3609
|
{
|
|
3560
|
-
"name": "
|
|
3610
|
+
"name": "Get",
|
|
3561
3611
|
"value": "get"
|
|
3562
3612
|
},
|
|
3563
3613
|
{
|
|
3564
|
-
"name": "
|
|
3614
|
+
"name": "Post",
|
|
3565
3615
|
"value": "post"
|
|
3566
3616
|
},
|
|
3567
3617
|
{
|
|
3568
|
-
"name": "
|
|
3618
|
+
"name": "Put",
|
|
3569
3619
|
"value": "put"
|
|
3570
3620
|
},
|
|
3571
3621
|
{
|
|
3572
|
-
"name": "
|
|
3622
|
+
"name": "Delete",
|
|
3573
3623
|
"value": "delete"
|
|
3574
3624
|
}
|
|
3575
|
-
]
|
|
3625
|
+
],
|
|
3626
|
+
"binding": {
|
|
3627
|
+
"type": "zeebe:property",
|
|
3628
|
+
"name": "inbound.method"
|
|
3629
|
+
}
|
|
3576
3630
|
},
|
|
3577
3631
|
{
|
|
3578
|
-
"id": "inbound.context",
|
|
3579
3632
|
"label": "Webhook ID",
|
|
3580
|
-
"
|
|
3581
|
-
"optional": false,
|
|
3582
|
-
"constraints": {
|
|
3583
|
-
"notEmpty": true,
|
|
3584
|
-
"pattern": {
|
|
3585
|
-
"value": "^[a-zA-Z0-9]+([-_][a-zA-Z0-9]+)*$",
|
|
3586
|
-
"message": "can only contain letters, numbers, or single underscores/hyphens and cannot begin or end with an underscore/hyphen"
|
|
3587
|
-
}
|
|
3588
|
-
},
|
|
3633
|
+
"type": "String",
|
|
3589
3634
|
"group": "endpoint",
|
|
3590
3635
|
"binding": {
|
|
3591
|
-
"
|
|
3592
|
-
"
|
|
3636
|
+
"type": "zeebe:property",
|
|
3637
|
+
"name": "inbound.context"
|
|
3593
3638
|
},
|
|
3594
|
-
"
|
|
3639
|
+
"description": "The webhook ID is a part of the URL",
|
|
3640
|
+
"constraints": {
|
|
3641
|
+
"notEmpty": true
|
|
3642
|
+
}
|
|
3595
3643
|
},
|
|
3596
3644
|
{
|
|
3597
|
-
"id": "
|
|
3645
|
+
"id": "shouldValidateHmac",
|
|
3598
3646
|
"label": "HMAC authentication",
|
|
3599
|
-
"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",
|
|
3600
|
-
"optional": false,
|
|
3601
|
-
"value": "disabled",
|
|
3602
3647
|
"group": "authentication",
|
|
3603
|
-
"
|
|
3604
|
-
|
|
3605
|
-
"type": "zeebe:property"
|
|
3606
|
-
},
|
|
3648
|
+
"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",
|
|
3649
|
+
"value": "disabled",
|
|
3607
3650
|
"type": "Dropdown",
|
|
3608
3651
|
"choices": [
|
|
3609
3652
|
{
|
|
@@ -3614,60 +3657,47 @@
|
|
|
3614
3657
|
"name": "Disabled",
|
|
3615
3658
|
"value": "disabled"
|
|
3616
3659
|
}
|
|
3617
|
-
]
|
|
3660
|
+
],
|
|
3661
|
+
"binding": {
|
|
3662
|
+
"type": "zeebe:property",
|
|
3663
|
+
"name": "inbound.shouldValidateHmac"
|
|
3664
|
+
}
|
|
3618
3665
|
},
|
|
3619
3666
|
{
|
|
3620
|
-
"id": "inbound.hmacSecret",
|
|
3621
3667
|
"label": "HMAC secret key",
|
|
3622
3668
|
"description": "Shared secret key",
|
|
3623
|
-
"
|
|
3624
|
-
"feel": "optional",
|
|
3669
|
+
"type": "String",
|
|
3625
3670
|
"group": "authentication",
|
|
3671
|
+
"optional": true,
|
|
3626
3672
|
"binding": {
|
|
3627
|
-
"
|
|
3628
|
-
"
|
|
3673
|
+
"type": "zeebe:property",
|
|
3674
|
+
"name": "inbound.hmacSecret"
|
|
3629
3675
|
},
|
|
3630
3676
|
"condition": {
|
|
3631
|
-
"property": "
|
|
3632
|
-
"equals": "enabled"
|
|
3633
|
-
|
|
3634
|
-
},
|
|
3635
|
-
"type": "String"
|
|
3677
|
+
"property": "shouldValidateHmac",
|
|
3678
|
+
"equals": "enabled"
|
|
3679
|
+
}
|
|
3636
3680
|
},
|
|
3637
3681
|
{
|
|
3638
|
-
"id": "inbound.hmacHeader",
|
|
3639
3682
|
"label": "HMAC header",
|
|
3640
3683
|
"description": "Name of header attribute that will contain the HMAC value",
|
|
3641
|
-
"
|
|
3642
|
-
"feel": "optional",
|
|
3684
|
+
"type": "String",
|
|
3643
3685
|
"group": "authentication",
|
|
3686
|
+
"optional": true,
|
|
3644
3687
|
"binding": {
|
|
3645
|
-
"
|
|
3646
|
-
"
|
|
3688
|
+
"type": "zeebe:property",
|
|
3689
|
+
"name": "inbound.hmacHeader"
|
|
3647
3690
|
},
|
|
3648
3691
|
"condition": {
|
|
3649
|
-
"property": "
|
|
3650
|
-
"equals": "enabled"
|
|
3651
|
-
|
|
3652
|
-
},
|
|
3653
|
-
"type": "String"
|
|
3692
|
+
"property": "shouldValidateHmac",
|
|
3693
|
+
"equals": "enabled"
|
|
3694
|
+
}
|
|
3654
3695
|
},
|
|
3655
3696
|
{
|
|
3656
|
-
"id": "inbound.hmacAlgorithm",
|
|
3657
3697
|
"label": "HMAC algorithm",
|
|
3698
|
+
"group": "authentication",
|
|
3658
3699
|
"description": "Choose HMAC algorithm",
|
|
3659
|
-
"optional": false,
|
|
3660
3700
|
"value": "sha_256",
|
|
3661
|
-
"group": "authentication",
|
|
3662
|
-
"binding": {
|
|
3663
|
-
"name": "inbound.hmacAlgorithm",
|
|
3664
|
-
"type": "zeebe:property"
|
|
3665
|
-
},
|
|
3666
|
-
"condition": {
|
|
3667
|
-
"property": "inbound.shouldValidateHmac",
|
|
3668
|
-
"equals": "enabled",
|
|
3669
|
-
"type": "simple"
|
|
3670
|
-
},
|
|
3671
3701
|
"type": "Dropdown",
|
|
3672
3702
|
"choices": [
|
|
3673
3703
|
{
|
|
@@ -3682,266 +3712,236 @@
|
|
|
3682
3712
|
"name": "SHA-512",
|
|
3683
3713
|
"value": "sha_512"
|
|
3684
3714
|
}
|
|
3685
|
-
]
|
|
3715
|
+
],
|
|
3716
|
+
"binding": {
|
|
3717
|
+
"type": "zeebe:property",
|
|
3718
|
+
"name": "inbound.hmacAlgorithm"
|
|
3719
|
+
},
|
|
3720
|
+
"condition": {
|
|
3721
|
+
"property": "shouldValidateHmac",
|
|
3722
|
+
"equals": "enabled"
|
|
3723
|
+
}
|
|
3686
3724
|
},
|
|
3687
3725
|
{
|
|
3688
|
-
"id": "inbound.hmacScopes",
|
|
3689
3726
|
"label": "HMAC scopes",
|
|
3690
|
-
"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>",
|
|
3691
|
-
"optional": true,
|
|
3692
|
-
"feel": "required",
|
|
3693
3727
|
"group": "authentication",
|
|
3728
|
+
"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>",
|
|
3729
|
+
"feel": "required",
|
|
3730
|
+
"type": "String",
|
|
3731
|
+
"optional": true,
|
|
3694
3732
|
"binding": {
|
|
3695
|
-
"
|
|
3696
|
-
"
|
|
3733
|
+
"type": "zeebe:property",
|
|
3734
|
+
"name": "inbound.hmacScopes"
|
|
3697
3735
|
},
|
|
3698
3736
|
"condition": {
|
|
3699
|
-
"property": "
|
|
3700
|
-
"equals": "enabled"
|
|
3701
|
-
|
|
3702
|
-
},
|
|
3703
|
-
"type": "String"
|
|
3737
|
+
"property": "shouldValidateHmac",
|
|
3738
|
+
"equals": "enabled"
|
|
3739
|
+
}
|
|
3704
3740
|
},
|
|
3705
3741
|
{
|
|
3706
|
-
"id": "
|
|
3742
|
+
"id": "authorizationType",
|
|
3707
3743
|
"label": "Authorization type",
|
|
3708
|
-
"description": "Choose the authorization type",
|
|
3709
|
-
"value": "NONE",
|
|
3710
3744
|
"group": "authorization",
|
|
3711
|
-
"
|
|
3712
|
-
|
|
3713
|
-
"type": "zeebe:property"
|
|
3714
|
-
},
|
|
3745
|
+
"description": "Choose the authorization type.",
|
|
3746
|
+
"value": "NONE",
|
|
3715
3747
|
"type": "Dropdown",
|
|
3716
3748
|
"choices": [
|
|
3717
3749
|
{
|
|
3718
3750
|
"name": "None",
|
|
3719
3751
|
"value": "NONE"
|
|
3720
3752
|
},
|
|
3753
|
+
{
|
|
3754
|
+
"name": "JWT",
|
|
3755
|
+
"value": "JWT"
|
|
3756
|
+
},
|
|
3721
3757
|
{
|
|
3722
3758
|
"name": "Basic",
|
|
3723
3759
|
"value": "BASIC"
|
|
3724
3760
|
},
|
|
3725
3761
|
{
|
|
3726
|
-
"name": "API
|
|
3762
|
+
"name": "API Key",
|
|
3727
3763
|
"value": "APIKEY"
|
|
3728
|
-
},
|
|
3729
|
-
{
|
|
3730
|
-
"name": "JWT",
|
|
3731
|
-
"value": "JWT"
|
|
3732
3764
|
}
|
|
3733
|
-
]
|
|
3765
|
+
],
|
|
3766
|
+
"binding": {
|
|
3767
|
+
"type": "zeebe:property",
|
|
3768
|
+
"name": "inbound.auth.type"
|
|
3769
|
+
}
|
|
3734
3770
|
},
|
|
3735
3771
|
{
|
|
3736
|
-
"
|
|
3737
|
-
"
|
|
3738
|
-
"
|
|
3739
|
-
"optional": false,
|
|
3740
|
-
"feel": "optional",
|
|
3772
|
+
"label": "JWK url",
|
|
3773
|
+
"description": "Well-known url of JWKs",
|
|
3774
|
+
"type": "String",
|
|
3741
3775
|
"group": "authorization",
|
|
3776
|
+
"feel": "optional",
|
|
3777
|
+
"optional": true,
|
|
3742
3778
|
"binding": {
|
|
3743
|
-
"
|
|
3744
|
-
"
|
|
3779
|
+
"type": "zeebe:property",
|
|
3780
|
+
"name": "inbound.auth.jwt.jwkUrl"
|
|
3745
3781
|
},
|
|
3746
3782
|
"condition": {
|
|
3747
|
-
"property": "
|
|
3748
|
-
"equals": "
|
|
3749
|
-
|
|
3750
|
-
},
|
|
3751
|
-
"type": "String"
|
|
3783
|
+
"property": "authorizationType",
|
|
3784
|
+
"equals": "JWT"
|
|
3785
|
+
}
|
|
3752
3786
|
},
|
|
3753
3787
|
{
|
|
3754
|
-
"
|
|
3755
|
-
"
|
|
3756
|
-
"
|
|
3757
|
-
"optional": false,
|
|
3758
|
-
"feel": "optional",
|
|
3788
|
+
"label": "JWT role property expression",
|
|
3789
|
+
"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>",
|
|
3790
|
+
"type": "String",
|
|
3759
3791
|
"group": "authorization",
|
|
3792
|
+
"feel": "required",
|
|
3793
|
+
"optional": true,
|
|
3760
3794
|
"binding": {
|
|
3761
|
-
"
|
|
3762
|
-
"
|
|
3795
|
+
"type": "zeebe:property",
|
|
3796
|
+
"name": "inbound.auth.jwt.permissionsExpression"
|
|
3763
3797
|
},
|
|
3764
3798
|
"condition": {
|
|
3765
|
-
"property": "
|
|
3766
|
-
"equals": "
|
|
3767
|
-
|
|
3768
|
-
},
|
|
3769
|
-
"type": "String"
|
|
3799
|
+
"property": "authorizationType",
|
|
3800
|
+
"equals": "JWT"
|
|
3801
|
+
}
|
|
3770
3802
|
},
|
|
3771
3803
|
{
|
|
3772
|
-
"
|
|
3773
|
-
"
|
|
3774
|
-
"
|
|
3775
|
-
"optional": false,
|
|
3776
|
-
"feel": "optional",
|
|
3804
|
+
"label": "Required roles",
|
|
3805
|
+
"description": "List of roles to test JWT roles against",
|
|
3806
|
+
"type": "String",
|
|
3777
3807
|
"group": "authorization",
|
|
3808
|
+
"feel": "required",
|
|
3809
|
+
"optional": true,
|
|
3778
3810
|
"binding": {
|
|
3779
|
-
"
|
|
3780
|
-
"
|
|
3811
|
+
"type": "zeebe:property",
|
|
3812
|
+
"name": "inbound.auth.jwt.requiredPermissions"
|
|
3781
3813
|
},
|
|
3782
3814
|
"condition": {
|
|
3783
|
-
"property": "
|
|
3784
|
-
"equals": "
|
|
3785
|
-
|
|
3786
|
-
},
|
|
3787
|
-
"type": "String"
|
|
3815
|
+
"property": "authorizationType",
|
|
3816
|
+
"equals": "JWT"
|
|
3817
|
+
}
|
|
3788
3818
|
},
|
|
3789
3819
|
{
|
|
3790
|
-
"
|
|
3791
|
-
"
|
|
3792
|
-
"
|
|
3793
|
-
"optional": false,
|
|
3794
|
-
"value": "=split(request.headers.authorization, \" \")[2]",
|
|
3795
|
-
"constraints": {
|
|
3796
|
-
"notEmpty": true
|
|
3797
|
-
},
|
|
3798
|
-
"feel": "required",
|
|
3820
|
+
"label": "Username",
|
|
3821
|
+
"description": "Username for basic authentication",
|
|
3822
|
+
"type": "String",
|
|
3799
3823
|
"group": "authorization",
|
|
3824
|
+
"feel": "optional",
|
|
3800
3825
|
"binding": {
|
|
3801
|
-
"
|
|
3802
|
-
"
|
|
3826
|
+
"type": "zeebe:property",
|
|
3827
|
+
"name": "inbound.auth.username"
|
|
3803
3828
|
},
|
|
3804
3829
|
"condition": {
|
|
3805
|
-
"property": "
|
|
3806
|
-
"equals": "
|
|
3807
|
-
"type": "simple"
|
|
3830
|
+
"property": "authorizationType",
|
|
3831
|
+
"equals": "BASIC"
|
|
3808
3832
|
},
|
|
3809
|
-
"
|
|
3833
|
+
"constraints": {
|
|
3834
|
+
"notEmpty": true
|
|
3835
|
+
}
|
|
3810
3836
|
},
|
|
3811
3837
|
{
|
|
3812
|
-
"
|
|
3813
|
-
"
|
|
3814
|
-
"
|
|
3815
|
-
"optional": false,
|
|
3816
|
-
"feel": "optional",
|
|
3838
|
+
"label": "Password",
|
|
3839
|
+
"description": "Password for basic authentication",
|
|
3840
|
+
"type": "String",
|
|
3817
3841
|
"group": "authorization",
|
|
3842
|
+
"feel": "optional",
|
|
3818
3843
|
"binding": {
|
|
3819
|
-
"
|
|
3820
|
-
"
|
|
3844
|
+
"type": "zeebe:property",
|
|
3845
|
+
"name": "inbound.auth.password"
|
|
3821
3846
|
},
|
|
3822
3847
|
"condition": {
|
|
3823
|
-
"property": "
|
|
3824
|
-
"equals": "
|
|
3825
|
-
"type": "simple"
|
|
3848
|
+
"property": "authorizationType",
|
|
3849
|
+
"equals": "BASIC"
|
|
3826
3850
|
},
|
|
3827
|
-
"
|
|
3851
|
+
"constraints": {
|
|
3852
|
+
"notEmpty": true
|
|
3853
|
+
}
|
|
3828
3854
|
},
|
|
3829
3855
|
{
|
|
3830
|
-
"
|
|
3831
|
-
"
|
|
3832
|
-
"
|
|
3833
|
-
"optional": false,
|
|
3834
|
-
"feel": "required",
|
|
3856
|
+
"label": "API Key",
|
|
3857
|
+
"description": "Expected API key",
|
|
3858
|
+
"type": "String",
|
|
3835
3859
|
"group": "authorization",
|
|
3860
|
+
"feel": "optional",
|
|
3836
3861
|
"binding": {
|
|
3837
|
-
"
|
|
3838
|
-
"
|
|
3862
|
+
"type": "zeebe:property",
|
|
3863
|
+
"name": "inbound.auth.apiKey"
|
|
3839
3864
|
},
|
|
3840
3865
|
"condition": {
|
|
3841
|
-
"property": "
|
|
3842
|
-
"equals": "
|
|
3843
|
-
"type": "simple"
|
|
3866
|
+
"property": "authorizationType",
|
|
3867
|
+
"equals": "APIKEY"
|
|
3844
3868
|
},
|
|
3845
|
-
"
|
|
3869
|
+
"constraints": {
|
|
3870
|
+
"notEmpty": true
|
|
3871
|
+
}
|
|
3846
3872
|
},
|
|
3847
3873
|
{
|
|
3848
|
-
"
|
|
3849
|
-
"
|
|
3850
|
-
"
|
|
3851
|
-
"optional": false,
|
|
3852
|
-
"feel": "required",
|
|
3874
|
+
"label": "API Key locator",
|
|
3875
|
+
"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>",
|
|
3876
|
+
"type": "String",
|
|
3853
3877
|
"group": "authorization",
|
|
3878
|
+
"feel": "required",
|
|
3854
3879
|
"binding": {
|
|
3855
|
-
"
|
|
3856
|
-
"
|
|
3880
|
+
"type": "zeebe:property",
|
|
3881
|
+
"name": "inbound.auth.apiKeyLocator"
|
|
3857
3882
|
},
|
|
3858
3883
|
"condition": {
|
|
3859
|
-
"property": "
|
|
3860
|
-
"equals": "
|
|
3861
|
-
"type": "simple"
|
|
3884
|
+
"property": "authorizationType",
|
|
3885
|
+
"equals": "APIKEY"
|
|
3862
3886
|
},
|
|
3863
|
-
"
|
|
3864
|
-
|
|
3865
|
-
{
|
|
3866
|
-
"id": "inbound.responseExpression",
|
|
3867
|
-
"label": "Response expression",
|
|
3868
|
-
"description": "Expression used to generate the HTTP response",
|
|
3869
|
-
"optional": true,
|
|
3870
|
-
"feel": "required",
|
|
3871
|
-
"group": "webhookResponse",
|
|
3872
|
-
"binding": {
|
|
3873
|
-
"name": "inbound.responseExpression",
|
|
3874
|
-
"type": "zeebe:property"
|
|
3887
|
+
"constraints": {
|
|
3888
|
+
"notEmpty": true
|
|
3875
3889
|
},
|
|
3876
|
-
"
|
|
3890
|
+
"value": "=split(request.headers.authorization, \" \")[2]"
|
|
3877
3891
|
},
|
|
3878
3892
|
{
|
|
3879
|
-
"
|
|
3880
|
-
"
|
|
3881
|
-
"
|
|
3882
|
-
"optional": true,
|
|
3893
|
+
"label": "Condition",
|
|
3894
|
+
"type": "String",
|
|
3895
|
+
"group": "activation",
|
|
3883
3896
|
"feel": "required",
|
|
3884
|
-
"group": "webhookResponse",
|
|
3885
|
-
"binding": {
|
|
3886
|
-
"name": "inbound.verificationExpression",
|
|
3887
|
-
"type": "zeebe:property"
|
|
3888
|
-
},
|
|
3889
|
-
"type": "Text"
|
|
3890
|
-
},
|
|
3891
|
-
{
|
|
3892
|
-
"id": "activationCondition",
|
|
3893
|
-
"label": "Activation condition",
|
|
3894
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
3895
3897
|
"optional": true,
|
|
3896
|
-
"feel": "required",
|
|
3897
|
-
"group": "activation",
|
|
3898
3898
|
"binding": {
|
|
3899
|
-
"
|
|
3900
|
-
"
|
|
3899
|
+
"type": "zeebe:property",
|
|
3900
|
+
"name": "activationCondition"
|
|
3901
3901
|
},
|
|
3902
|
-
"
|
|
3902
|
+
"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>"
|
|
3903
3903
|
},
|
|
3904
3904
|
{
|
|
3905
|
-
"
|
|
3906
|
-
"
|
|
3907
|
-
"
|
|
3908
|
-
"
|
|
3905
|
+
"label": "Result variable",
|
|
3906
|
+
"type": "String",
|
|
3907
|
+
"group": "variable-mapping",
|
|
3908
|
+
"optional": true,
|
|
3909
3909
|
"binding": {
|
|
3910
|
-
"
|
|
3911
|
-
"
|
|
3910
|
+
"type": "zeebe:property",
|
|
3911
|
+
"name": "resultVariable"
|
|
3912
3912
|
},
|
|
3913
|
-
"
|
|
3914
|
-
"type": "Boolean"
|
|
3913
|
+
"description": "Name of variable to store the result of the connector in"
|
|
3915
3914
|
},
|
|
3916
3915
|
{
|
|
3917
|
-
"
|
|
3918
|
-
"
|
|
3919
|
-
"
|
|
3920
|
-
"
|
|
3916
|
+
"label": "Result expression",
|
|
3917
|
+
"type": "String",
|
|
3918
|
+
"group": "variable-mapping",
|
|
3919
|
+
"feel": "required",
|
|
3920
|
+
"optional": true,
|
|
3921
3921
|
"binding": {
|
|
3922
|
-
"
|
|
3923
|
-
"
|
|
3922
|
+
"type": "zeebe:property",
|
|
3923
|
+
"name": "resultExpression"
|
|
3924
3924
|
},
|
|
3925
|
-
"
|
|
3925
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
3926
3926
|
},
|
|
3927
3927
|
{
|
|
3928
|
-
"
|
|
3929
|
-
"
|
|
3930
|
-
"
|
|
3928
|
+
"label": "Response body expression",
|
|
3929
|
+
"type": "Text",
|
|
3930
|
+
"group": "webhookResponse",
|
|
3931
3931
|
"feel": "required",
|
|
3932
|
-
"
|
|
3932
|
+
"optional": true,
|
|
3933
3933
|
"binding": {
|
|
3934
|
-
"
|
|
3935
|
-
"
|
|
3934
|
+
"type": "zeebe:property",
|
|
3935
|
+
"name": "inbound.responseBodyExpression"
|
|
3936
3936
|
},
|
|
3937
|
-
"
|
|
3937
|
+
"description": "Specify condition and response"
|
|
3938
3938
|
}
|
|
3939
3939
|
],
|
|
3940
3940
|
"icon": {
|
|
3941
|
-
"contents": "data:image/svg+xml;
|
|
3941
|
+
"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
3942
|
},
|
|
3943
3943
|
"engines": {
|
|
3944
|
-
"camunda": "^8.
|
|
3944
|
+
"camunda": "^8.2"
|
|
3945
3945
|
}
|
|
3946
3946
|
},
|
|
3947
3947
|
{
|