@camunda/connectors-element-templates 1.0.18 → 1.0.19
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/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,20 +3,8 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.4"
|
|
9
|
-
},
|
|
6
|
+
"version": 2,
|
|
10
7
|
"description": "Receive incoming message with Twilio service",
|
|
11
|
-
"keywords": [
|
|
12
|
-
"SMS received",
|
|
13
|
-
"receive SMS",
|
|
14
|
-
"incoming SMS",
|
|
15
|
-
"phone event",
|
|
16
|
-
"text message received",
|
|
17
|
-
"webhook",
|
|
18
|
-
"inbound message"
|
|
19
|
-
],
|
|
20
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
21
9
|
"category": {
|
|
22
10
|
"id": "connectors",
|
|
@@ -119,7 +107,7 @@
|
|
|
119
107
|
"id": "shouldValidateHmac",
|
|
120
108
|
"label": "HMAC authentication",
|
|
121
109
|
"group": "endpoint",
|
|
122
|
-
"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/
|
|
110
|
+
"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/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
123
111
|
"value": "disabled",
|
|
124
112
|
"type": "Dropdown",
|
|
125
113
|
"choices": [
|
|
@@ -267,15 +255,18 @@
|
|
|
267
255
|
],
|
|
268
256
|
"icon": {
|
|
269
257
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
258
|
+
},
|
|
259
|
+
"engines": {
|
|
260
|
+
"camunda": "^8.4"
|
|
270
261
|
}
|
|
271
262
|
},
|
|
272
263
|
{
|
|
273
264
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
274
265
|
"name": "Twilio Boundary Event Connector",
|
|
275
266
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
276
|
-
"version":
|
|
267
|
+
"version": 1,
|
|
277
268
|
"description": "Receive incoming message with Twilio service",
|
|
278
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
269
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
279
270
|
"category": {
|
|
280
271
|
"id": "connectors",
|
|
281
272
|
"name": "Connectors"
|
|
@@ -377,7 +368,7 @@
|
|
|
377
368
|
"id": "shouldValidateHmac",
|
|
378
369
|
"label": "HMAC authentication",
|
|
379
370
|
"group": "endpoint",
|
|
380
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
371
|
+
"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",
|
|
381
372
|
"value": "disabled",
|
|
382
373
|
"type": "Dropdown",
|
|
383
374
|
"choices": [
|
|
@@ -475,18 +466,6 @@
|
|
|
475
466
|
"notEmpty": true
|
|
476
467
|
}
|
|
477
468
|
},
|
|
478
|
-
{
|
|
479
|
-
"label": "Message ID expression",
|
|
480
|
-
"feel": "required",
|
|
481
|
-
"type": "String",
|
|
482
|
-
"optional": true,
|
|
483
|
-
"group": "activation",
|
|
484
|
-
"binding": {
|
|
485
|
-
"type": "zeebe:property",
|
|
486
|
-
"name": "messageIdExpression"
|
|
487
|
-
},
|
|
488
|
-
"description": "Expression to extract unique identifier of a message"
|
|
489
|
-
},
|
|
490
469
|
{
|
|
491
470
|
"label": "Condition",
|
|
492
471
|
"type": "String",
|
|
@@ -497,7 +476,7 @@
|
|
|
497
476
|
"type": "zeebe:property",
|
|
498
477
|
"name": "inbound.activationCondition"
|
|
499
478
|
},
|
|
500
|
-
"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/twilio
|
|
479
|
+
"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/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
501
480
|
},
|
|
502
481
|
{
|
|
503
482
|
"label": "Result variable",
|
|
@@ -534,9 +513,21 @@
|
|
|
534
513
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
535
514
|
"name": "Twilio Boundary Event Connector",
|
|
536
515
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
537
|
-
"version":
|
|
516
|
+
"version": 3,
|
|
517
|
+
"engines": {
|
|
518
|
+
"camunda": "^8.4"
|
|
519
|
+
},
|
|
538
520
|
"description": "Receive incoming message with Twilio service",
|
|
539
|
-
"
|
|
521
|
+
"keywords": [
|
|
522
|
+
"SMS received",
|
|
523
|
+
"receive SMS",
|
|
524
|
+
"incoming SMS",
|
|
525
|
+
"phone event",
|
|
526
|
+
"text message received",
|
|
527
|
+
"webhook",
|
|
528
|
+
"inbound message"
|
|
529
|
+
],
|
|
530
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
540
531
|
"category": {
|
|
541
532
|
"id": "connectors",
|
|
542
533
|
"name": "Connectors"
|
|
@@ -638,7 +629,7 @@
|
|
|
638
629
|
"id": "shouldValidateHmac",
|
|
639
630
|
"label": "HMAC authentication",
|
|
640
631
|
"group": "endpoint",
|
|
641
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
632
|
+
"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",
|
|
642
633
|
"value": "disabled",
|
|
643
634
|
"type": "Dropdown",
|
|
644
635
|
"choices": [
|
|
@@ -736,6 +727,18 @@
|
|
|
736
727
|
"notEmpty": true
|
|
737
728
|
}
|
|
738
729
|
},
|
|
730
|
+
{
|
|
731
|
+
"label": "Message ID expression",
|
|
732
|
+
"feel": "required",
|
|
733
|
+
"type": "String",
|
|
734
|
+
"optional": true,
|
|
735
|
+
"group": "activation",
|
|
736
|
+
"binding": {
|
|
737
|
+
"type": "zeebe:property",
|
|
738
|
+
"name": "messageIdExpression"
|
|
739
|
+
},
|
|
740
|
+
"description": "Expression to extract unique identifier of a message"
|
|
741
|
+
},
|
|
739
742
|
{
|
|
740
743
|
"label": "Condition",
|
|
741
744
|
"type": "String",
|
|
@@ -746,7 +749,7 @@
|
|
|
746
749
|
"type": "zeebe:property",
|
|
747
750
|
"name": "inbound.activationCondition"
|
|
748
751
|
},
|
|
749
|
-
"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/twilio
|
|
752
|
+
"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/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
750
753
|
},
|
|
751
754
|
{
|
|
752
755
|
"label": "Result variable",
|
|
@@ -774,9 +777,6 @@
|
|
|
774
777
|
],
|
|
775
778
|
"icon": {
|
|
776
779
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
777
|
-
},
|
|
778
|
-
"engines": {
|
|
779
|
-
"camunda": "^8.4"
|
|
780
780
|
}
|
|
781
781
|
}
|
|
782
782
|
]
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 3,
|
|
7
7
|
"engines": {
|
|
8
8
|
"camunda": "^8.3"
|
|
9
9
|
},
|
|
@@ -99,6 +99,18 @@
|
|
|
99
99
|
"name": "inbound.subtype"
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
|
+
{
|
|
103
|
+
"type": "Hidden",
|
|
104
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
105
|
+
"binding": {
|
|
106
|
+
"type": "zeebe:property",
|
|
107
|
+
"name": "inbound.hmacScopes"
|
|
108
|
+
},
|
|
109
|
+
"condition": {
|
|
110
|
+
"property": "shouldValidateHmac",
|
|
111
|
+
"equals": "enabled"
|
|
112
|
+
}
|
|
113
|
+
},
|
|
102
114
|
{
|
|
103
115
|
"id": "shouldValidateHmac",
|
|
104
116
|
"label": "HMAC authentication",
|
|
@@ -121,18 +133,6 @@
|
|
|
121
133
|
"name": "inbound.shouldValidateHmac"
|
|
122
134
|
}
|
|
123
135
|
},
|
|
124
|
-
{
|
|
125
|
-
"type": "Hidden",
|
|
126
|
-
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
127
|
-
"binding": {
|
|
128
|
-
"type": "zeebe:property",
|
|
129
|
-
"name": "inbound.hmacScopes"
|
|
130
|
-
},
|
|
131
|
-
"condition": {
|
|
132
|
-
"property": "shouldValidateHmac",
|
|
133
|
-
"equals": "enabled"
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
136
|
{
|
|
137
137
|
"label": "HMAC secret key",
|
|
138
138
|
"description": "Shared secret key",
|
|
@@ -222,11 +222,11 @@
|
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
225
|
-
"name": "Twilio
|
|
225
|
+
"name": "Twilio Start Event Connector",
|
|
226
226
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
227
|
-
"version":
|
|
227
|
+
"version": 2,
|
|
228
228
|
"description": "Receive incoming message with Twilio service",
|
|
229
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
229
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
230
230
|
"category": {
|
|
231
231
|
"id": "connectors",
|
|
232
232
|
"name": "Connectors"
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"id": "shouldValidateHmac",
|
|
322
322
|
"label": "HMAC authentication",
|
|
323
323
|
"group": "endpoint",
|
|
324
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
324
|
+
"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",
|
|
325
325
|
"value": "disabled",
|
|
326
326
|
"type": "Dropdown",
|
|
327
327
|
"choices": [
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"type": "zeebe:property",
|
|
397
397
|
"name": "inbound.activationCondition"
|
|
398
398
|
},
|
|
399
|
-
"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/twilio
|
|
399
|
+
"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/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
400
400
|
},
|
|
401
401
|
{
|
|
402
402
|
"label": "Result variable",
|
|
@@ -431,11 +431,11 @@
|
|
|
431
431
|
},
|
|
432
432
|
{
|
|
433
433
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
434
|
-
"name": "Twilio
|
|
434
|
+
"name": "Twilio connector",
|
|
435
435
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
436
|
-
"version":
|
|
436
|
+
"version": 1,
|
|
437
437
|
"description": "Receive incoming message with Twilio service",
|
|
438
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
438
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
439
439
|
"category": {
|
|
440
440
|
"id": "connectors",
|
|
441
441
|
"name": "Connectors"
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
"id": "shouldValidateHmac",
|
|
531
531
|
"label": "HMAC authentication",
|
|
532
532
|
"group": "endpoint",
|
|
533
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
533
|
+
"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",
|
|
534
534
|
"value": "disabled",
|
|
535
535
|
"type": "Dropdown",
|
|
536
536
|
"choices": [
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
"type": "zeebe:property",
|
|
606
606
|
"name": "inbound.activationCondition"
|
|
607
607
|
},
|
|
608
|
-
"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/twilio
|
|
608
|
+
"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/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
609
609
|
},
|
|
610
610
|
{
|
|
611
611
|
"label": "Result variable",
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
643
643
|
"name": "Twilio Start Event Connector",
|
|
644
644
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
645
|
-
"version":
|
|
645
|
+
"version": 4,
|
|
646
646
|
"engines": {
|
|
647
647
|
"camunda": "^8.3"
|
|
648
648
|
},
|
|
@@ -738,18 +738,6 @@
|
|
|
738
738
|
"name": "inbound.subtype"
|
|
739
739
|
}
|
|
740
740
|
},
|
|
741
|
-
{
|
|
742
|
-
"type": "Hidden",
|
|
743
|
-
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
744
|
-
"binding": {
|
|
745
|
-
"type": "zeebe:property",
|
|
746
|
-
"name": "inbound.hmacScopes"
|
|
747
|
-
},
|
|
748
|
-
"condition": {
|
|
749
|
-
"property": "shouldValidateHmac",
|
|
750
|
-
"equals": "enabled"
|
|
751
|
-
}
|
|
752
|
-
},
|
|
753
741
|
{
|
|
754
742
|
"id": "shouldValidateHmac",
|
|
755
743
|
"label": "HMAC authentication",
|
|
@@ -772,6 +760,18 @@
|
|
|
772
760
|
"name": "inbound.shouldValidateHmac"
|
|
773
761
|
}
|
|
774
762
|
},
|
|
763
|
+
{
|
|
764
|
+
"type": "Hidden",
|
|
765
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
766
|
+
"binding": {
|
|
767
|
+
"type": "zeebe:property",
|
|
768
|
+
"name": "inbound.hmacScopes"
|
|
769
|
+
},
|
|
770
|
+
"condition": {
|
|
771
|
+
"property": "shouldValidateHmac",
|
|
772
|
+
"equals": "enabled"
|
|
773
|
+
}
|
|
774
|
+
},
|
|
775
775
|
{
|
|
776
776
|
"label": "HMAC secret key",
|
|
777
777
|
"description": "Shared secret key",
|
|
@@ -1,23 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Twilio
|
|
4
|
+
"name": "Twilio connector",
|
|
5
5
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
6
|
+
"version": 1,
|
|
10
7
|
"description": "Receive incoming message with Twilio service",
|
|
11
|
-
"
|
|
12
|
-
"SMS received",
|
|
13
|
-
"receive SMS",
|
|
14
|
-
"incoming SMS",
|
|
15
|
-
"phone event",
|
|
16
|
-
"text message received",
|
|
17
|
-
"webhook",
|
|
18
|
-
"inbound message"
|
|
19
|
-
],
|
|
20
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
21
9
|
"category": {
|
|
22
10
|
"id": "connectors",
|
|
23
11
|
"name": "Connectors"
|
|
@@ -119,7 +107,7 @@
|
|
|
119
107
|
"id": "shouldValidateHmac",
|
|
120
108
|
"label": "HMAC authentication",
|
|
121
109
|
"group": "endpoint",
|
|
122
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
110
|
+
"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",
|
|
123
111
|
"value": "disabled",
|
|
124
112
|
"type": "Dropdown",
|
|
125
113
|
"choices": [
|
|
@@ -217,18 +205,6 @@
|
|
|
217
205
|
"notEmpty": true
|
|
218
206
|
}
|
|
219
207
|
},
|
|
220
|
-
{
|
|
221
|
-
"label": "Message ID expression",
|
|
222
|
-
"feel": "required",
|
|
223
|
-
"type": "String",
|
|
224
|
-
"optional": true,
|
|
225
|
-
"group": "activation",
|
|
226
|
-
"binding": {
|
|
227
|
-
"type": "zeebe:property",
|
|
228
|
-
"name": "messageIdExpression"
|
|
229
|
-
},
|
|
230
|
-
"description": "Expression to extract unique identifier of a message"
|
|
231
|
-
},
|
|
232
208
|
{
|
|
233
209
|
"label": "Condition",
|
|
234
210
|
"type": "String",
|
|
@@ -239,7 +215,7 @@
|
|
|
239
215
|
"type": "zeebe:property",
|
|
240
216
|
"name": "inbound.activationCondition"
|
|
241
217
|
},
|
|
242
|
-
"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/twilio
|
|
218
|
+
"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/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
243
219
|
},
|
|
244
220
|
{
|
|
245
221
|
"label": "Result variable",
|
|
@@ -267,15 +243,18 @@
|
|
|
267
243
|
],
|
|
268
244
|
"icon": {
|
|
269
245
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
246
|
+
},
|
|
247
|
+
"engines": {
|
|
248
|
+
"camunda": "^8.2"
|
|
270
249
|
}
|
|
271
250
|
},
|
|
272
251
|
{
|
|
273
252
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
274
253
|
"name": "Twilio Intermediate Catch Event Connector",
|
|
275
254
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
276
|
-
"version":
|
|
255
|
+
"version": 3,
|
|
277
256
|
"description": "Receive incoming message with Twilio service",
|
|
278
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
257
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
279
258
|
"category": {
|
|
280
259
|
"id": "connectors",
|
|
281
260
|
"name": "Connectors"
|
|
@@ -377,7 +356,7 @@
|
|
|
377
356
|
"id": "shouldValidateHmac",
|
|
378
357
|
"label": "HMAC authentication",
|
|
379
358
|
"group": "endpoint",
|
|
380
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
359
|
+
"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",
|
|
381
360
|
"value": "disabled",
|
|
382
361
|
"type": "Dropdown",
|
|
383
362
|
"choices": [
|
|
@@ -475,6 +454,18 @@
|
|
|
475
454
|
"notEmpty": true
|
|
476
455
|
}
|
|
477
456
|
},
|
|
457
|
+
{
|
|
458
|
+
"label": "Message ID expression",
|
|
459
|
+
"feel": "required",
|
|
460
|
+
"type": "String",
|
|
461
|
+
"optional": true,
|
|
462
|
+
"group": "activation",
|
|
463
|
+
"binding": {
|
|
464
|
+
"type": "zeebe:property",
|
|
465
|
+
"name": "messageIdExpression"
|
|
466
|
+
},
|
|
467
|
+
"description": "Expression to extract unique identifier of a message"
|
|
468
|
+
},
|
|
478
469
|
{
|
|
479
470
|
"label": "Condition",
|
|
480
471
|
"type": "String",
|
|
@@ -485,7 +476,7 @@
|
|
|
485
476
|
"type": "zeebe:property",
|
|
486
477
|
"name": "inbound.activationCondition"
|
|
487
478
|
},
|
|
488
|
-
"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/twilio
|
|
479
|
+
"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/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
489
480
|
},
|
|
490
481
|
{
|
|
491
482
|
"label": "Result variable",
|
|
@@ -515,16 +506,16 @@
|
|
|
515
506
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
516
507
|
},
|
|
517
508
|
"engines": {
|
|
518
|
-
"camunda": "^8.
|
|
509
|
+
"camunda": "^8.4"
|
|
519
510
|
}
|
|
520
511
|
},
|
|
521
512
|
{
|
|
522
513
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
523
514
|
"name": "Twilio Intermediate Catch Event Connector",
|
|
524
515
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
525
|
-
"version":
|
|
516
|
+
"version": 2,
|
|
526
517
|
"description": "Receive incoming message with Twilio service",
|
|
527
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
518
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
528
519
|
"category": {
|
|
529
520
|
"id": "connectors",
|
|
530
521
|
"name": "Connectors"
|
|
@@ -626,7 +617,7 @@
|
|
|
626
617
|
"id": "shouldValidateHmac",
|
|
627
618
|
"label": "HMAC authentication",
|
|
628
619
|
"group": "endpoint",
|
|
629
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
620
|
+
"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",
|
|
630
621
|
"value": "disabled",
|
|
631
622
|
"type": "Dropdown",
|
|
632
623
|
"choices": [
|
|
@@ -724,18 +715,6 @@
|
|
|
724
715
|
"notEmpty": true
|
|
725
716
|
}
|
|
726
717
|
},
|
|
727
|
-
{
|
|
728
|
-
"label": "Message ID expression",
|
|
729
|
-
"feel": "required",
|
|
730
|
-
"type": "String",
|
|
731
|
-
"optional": true,
|
|
732
|
-
"group": "activation",
|
|
733
|
-
"binding": {
|
|
734
|
-
"type": "zeebe:property",
|
|
735
|
-
"name": "messageIdExpression"
|
|
736
|
-
},
|
|
737
|
-
"description": "Expression to extract unique identifier of a message"
|
|
738
|
-
},
|
|
739
718
|
{
|
|
740
719
|
"label": "Condition",
|
|
741
720
|
"type": "String",
|
|
@@ -746,7 +725,7 @@
|
|
|
746
725
|
"type": "zeebe:property",
|
|
747
726
|
"name": "inbound.activationCondition"
|
|
748
727
|
},
|
|
749
|
-
"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/twilio
|
|
728
|
+
"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/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
750
729
|
},
|
|
751
730
|
{
|
|
752
731
|
"label": "Result variable",
|
|
@@ -776,16 +755,28 @@
|
|
|
776
755
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
777
756
|
},
|
|
778
757
|
"engines": {
|
|
779
|
-
"camunda": "^8.
|
|
758
|
+
"camunda": "^8.2"
|
|
780
759
|
}
|
|
781
760
|
},
|
|
782
761
|
{
|
|
783
762
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
784
|
-
"name": "Twilio
|
|
763
|
+
"name": "Twilio Intermediate Catch Event Connector",
|
|
785
764
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
786
|
-
"version":
|
|
765
|
+
"version": 4,
|
|
766
|
+
"engines": {
|
|
767
|
+
"camunda": "^8.3"
|
|
768
|
+
},
|
|
787
769
|
"description": "Receive incoming message with Twilio service",
|
|
788
|
-
"
|
|
770
|
+
"keywords": [
|
|
771
|
+
"SMS received",
|
|
772
|
+
"receive SMS",
|
|
773
|
+
"incoming SMS",
|
|
774
|
+
"phone event",
|
|
775
|
+
"text message received",
|
|
776
|
+
"webhook",
|
|
777
|
+
"inbound message"
|
|
778
|
+
],
|
|
779
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
789
780
|
"category": {
|
|
790
781
|
"id": "connectors",
|
|
791
782
|
"name": "Connectors"
|
|
@@ -887,7 +878,7 @@
|
|
|
887
878
|
"id": "shouldValidateHmac",
|
|
888
879
|
"label": "HMAC authentication",
|
|
889
880
|
"group": "endpoint",
|
|
890
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
881
|
+
"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",
|
|
891
882
|
"value": "disabled",
|
|
892
883
|
"type": "Dropdown",
|
|
893
884
|
"choices": [
|
|
@@ -985,6 +976,18 @@
|
|
|
985
976
|
"notEmpty": true
|
|
986
977
|
}
|
|
987
978
|
},
|
|
979
|
+
{
|
|
980
|
+
"label": "Message ID expression",
|
|
981
|
+
"feel": "required",
|
|
982
|
+
"type": "String",
|
|
983
|
+
"optional": true,
|
|
984
|
+
"group": "activation",
|
|
985
|
+
"binding": {
|
|
986
|
+
"type": "zeebe:property",
|
|
987
|
+
"name": "messageIdExpression"
|
|
988
|
+
},
|
|
989
|
+
"description": "Expression to extract unique identifier of a message"
|
|
990
|
+
},
|
|
988
991
|
{
|
|
989
992
|
"label": "Condition",
|
|
990
993
|
"type": "String",
|
|
@@ -995,7 +998,7 @@
|
|
|
995
998
|
"type": "zeebe:property",
|
|
996
999
|
"name": "inbound.activationCondition"
|
|
997
1000
|
},
|
|
998
|
-
"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/twilio
|
|
1001
|
+
"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/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
999
1002
|
},
|
|
1000
1003
|
{
|
|
1001
1004
|
"label": "Result variable",
|
|
@@ -1023,9 +1026,6 @@
|
|
|
1023
1026
|
],
|
|
1024
1027
|
"icon": {
|
|
1025
1028
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1026
|
-
},
|
|
1027
|
-
"engines": {
|
|
1028
|
-
"camunda": "^8.2"
|
|
1029
1029
|
}
|
|
1030
1030
|
}
|
|
1031
1031
|
]
|