@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -3,21 +3,9 @@
|
|
|
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": 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,6 +243,9 @@
|
|
|
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.4"
|
|
270
249
|
}
|
|
271
250
|
},
|
|
272
251
|
{
|
|
@@ -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
|
]
|
|
@@ -1,31 +1,16 @@
|
|
|
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.TwilioWebhook.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"
|
|
24
12
|
},
|
|
25
13
|
"appliesTo": ["bpmn:StartEvent"],
|
|
26
|
-
"deprecated": {
|
|
27
|
-
"message": "Migrate to Twilio Message Start Event Connector"
|
|
28
|
-
},
|
|
29
14
|
"elementType": {
|
|
30
15
|
"value": "bpmn:StartEvent"
|
|
31
16
|
},
|
|
@@ -99,11 +84,23 @@
|
|
|
99
84
|
"name": "inbound.subtype"
|
|
100
85
|
}
|
|
101
86
|
},
|
|
87
|
+
{
|
|
88
|
+
"type": "Hidden",
|
|
89
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
90
|
+
"binding": {
|
|
91
|
+
"type": "zeebe:property",
|
|
92
|
+
"name": "inbound.hmacScopes"
|
|
93
|
+
},
|
|
94
|
+
"condition": {
|
|
95
|
+
"property": "shouldValidateHmac",
|
|
96
|
+
"equals": "enabled"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
102
99
|
{
|
|
103
100
|
"id": "shouldValidateHmac",
|
|
104
101
|
"label": "HMAC authentication",
|
|
105
102
|
"group": "endpoint",
|
|
106
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
103
|
+
"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",
|
|
107
104
|
"value": "disabled",
|
|
108
105
|
"type": "Dropdown",
|
|
109
106
|
"choices": [
|
|
@@ -121,18 +118,6 @@
|
|
|
121
118
|
"name": "inbound.shouldValidateHmac"
|
|
122
119
|
}
|
|
123
120
|
},
|
|
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
121
|
{
|
|
137
122
|
"label": "HMAC secret key",
|
|
138
123
|
"description": "Shared secret key",
|
|
@@ -190,7 +175,7 @@
|
|
|
190
175
|
"type": "zeebe:property",
|
|
191
176
|
"name": "inbound.activationCondition"
|
|
192
177
|
},
|
|
193
|
-
"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
|
|
178
|
+
"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>"
|
|
194
179
|
},
|
|
195
180
|
{
|
|
196
181
|
"label": "Result variable",
|
|
@@ -218,20 +203,38 @@
|
|
|
218
203
|
],
|
|
219
204
|
"icon": {
|
|
220
205
|
"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"
|
|
206
|
+
},
|
|
207
|
+
"engines": {
|
|
208
|
+
"camunda": "^8.2"
|
|
221
209
|
}
|
|
222
210
|
},
|
|
223
211
|
{
|
|
224
212
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
225
|
-
"name": "Twilio
|
|
213
|
+
"name": "Twilio Start Event Connector",
|
|
226
214
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
227
|
-
"version":
|
|
215
|
+
"version": 3,
|
|
216
|
+
"engines": {
|
|
217
|
+
"camunda": "^8.3"
|
|
218
|
+
},
|
|
228
219
|
"description": "Receive incoming message with Twilio service",
|
|
229
|
-
"
|
|
220
|
+
"keywords": [
|
|
221
|
+
"SMS received",
|
|
222
|
+
"receive SMS",
|
|
223
|
+
"incoming SMS",
|
|
224
|
+
"phone event",
|
|
225
|
+
"text message received",
|
|
226
|
+
"webhook",
|
|
227
|
+
"inbound message"
|
|
228
|
+
],
|
|
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"
|
|
233
233
|
},
|
|
234
234
|
"appliesTo": ["bpmn:StartEvent"],
|
|
235
|
+
"deprecated": {
|
|
236
|
+
"message": "Migrate to Twilio Message Start Event Connector"
|
|
237
|
+
},
|
|
235
238
|
"elementType": {
|
|
236
239
|
"value": "bpmn:StartEvent"
|
|
237
240
|
},
|
|
@@ -321,7 +324,7 @@
|
|
|
321
324
|
"id": "shouldValidateHmac",
|
|
322
325
|
"label": "HMAC authentication",
|
|
323
326
|
"group": "endpoint",
|
|
324
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
327
|
+
"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
328
|
"value": "disabled",
|
|
326
329
|
"type": "Dropdown",
|
|
327
330
|
"choices": [
|
|
@@ -396,7 +399,7 @@
|
|
|
396
399
|
"type": "zeebe:property",
|
|
397
400
|
"name": "inbound.activationCondition"
|
|
398
401
|
},
|
|
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
|
|
402
|
+
"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
403
|
},
|
|
401
404
|
{
|
|
402
405
|
"label": "Result variable",
|
|
@@ -424,9 +427,6 @@
|
|
|
424
427
|
],
|
|
425
428
|
"icon": {
|
|
426
429
|
"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"
|
|
427
|
-
},
|
|
428
|
-
"engines": {
|
|
429
|
-
"camunda": "^8.2"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
432
|
{
|
|
@@ -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",
|
|
@@ -3,20 +3,8 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Intermediate Catch Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
6
|
+
"version": 3,
|
|
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",
|
|
@@ -267,6 +255,9 @@
|
|
|
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
|
{
|
|
@@ -520,11 +511,11 @@
|
|
|
520
511
|
},
|
|
521
512
|
{
|
|
522
513
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
523
|
-
"name": "Twilio
|
|
514
|
+
"name": "Twilio connector",
|
|
524
515
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
525
|
-
"version":
|
|
516
|
+
"version": 1,
|
|
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
|
]
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Message Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 2,
|
|
7
7
|
"engines": {
|
|
8
8
|
"camunda": "^8.4"
|
|
9
9
|
},
|
|
@@ -111,6 +111,18 @@
|
|
|
111
111
|
"name": "inbound.subtype"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
|
+
{
|
|
115
|
+
"type": "Hidden",
|
|
116
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
117
|
+
"binding": {
|
|
118
|
+
"type": "zeebe:property",
|
|
119
|
+
"name": "inbound.hmacScopes"
|
|
120
|
+
},
|
|
121
|
+
"condition": {
|
|
122
|
+
"property": "shouldValidateHmac",
|
|
123
|
+
"equals": "enabled"
|
|
124
|
+
}
|
|
125
|
+
},
|
|
114
126
|
{
|
|
115
127
|
"id": "shouldValidateHmac",
|
|
116
128
|
"label": "HMAC authentication",
|
|
@@ -133,18 +145,6 @@
|
|
|
133
145
|
"name": "inbound.shouldValidateHmac"
|
|
134
146
|
}
|
|
135
147
|
},
|
|
136
|
-
{
|
|
137
|
-
"type": "Hidden",
|
|
138
|
-
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
139
|
-
"binding": {
|
|
140
|
-
"type": "zeebe:property",
|
|
141
|
-
"name": "inbound.hmacScopes"
|
|
142
|
-
},
|
|
143
|
-
"condition": {
|
|
144
|
-
"property": "shouldValidateHmac",
|
|
145
|
-
"equals": "enabled"
|
|
146
|
-
}
|
|
147
|
-
},
|
|
148
148
|
{
|
|
149
149
|
"label": "HMAC secret key",
|
|
150
150
|
"description": "Shared secret key",
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
601
601
|
"name": "Twilio Message Start Event Connector",
|
|
602
602
|
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
|
|
603
|
-
"version":
|
|
603
|
+
"version": 3,
|
|
604
604
|
"engines": {
|
|
605
605
|
"camunda": "^8.4"
|
|
606
606
|
},
|
|
@@ -708,18 +708,6 @@
|
|
|
708
708
|
"name": "inbound.subtype"
|
|
709
709
|
}
|
|
710
710
|
},
|
|
711
|
-
{
|
|
712
|
-
"type": "Hidden",
|
|
713
|
-
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
714
|
-
"binding": {
|
|
715
|
-
"type": "zeebe:property",
|
|
716
|
-
"name": "inbound.hmacScopes"
|
|
717
|
-
},
|
|
718
|
-
"condition": {
|
|
719
|
-
"property": "shouldValidateHmac",
|
|
720
|
-
"equals": "enabled"
|
|
721
|
-
}
|
|
722
|
-
},
|
|
723
711
|
{
|
|
724
712
|
"id": "shouldValidateHmac",
|
|
725
713
|
"label": "HMAC authentication",
|
|
@@ -742,6 +730,18 @@
|
|
|
742
730
|
"name": "inbound.shouldValidateHmac"
|
|
743
731
|
}
|
|
744
732
|
},
|
|
733
|
+
{
|
|
734
|
+
"type": "Hidden",
|
|
735
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
736
|
+
"binding": {
|
|
737
|
+
"type": "zeebe:property",
|
|
738
|
+
"name": "inbound.hmacScopes"
|
|
739
|
+
},
|
|
740
|
+
"condition": {
|
|
741
|
+
"property": "shouldValidateHmac",
|
|
742
|
+
"equals": "enabled"
|
|
743
|
+
}
|
|
744
|
+
},
|
|
745
745
|
{
|
|
746
746
|
"label": "HMAC secret key",
|
|
747
747
|
"description": "Shared secret key",
|