@camunda/connectors-element-templates 1.0.6 → 1.0.7
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/build_element_template_array_json_files.sh +9 -0
- package/src/connectors.js +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
- package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
- package/src/element-templates/asana-connector.json +99 -99
- package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
- package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
- package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
- package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
- package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
- package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
- package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
- package/src/element-templates/aws-sns-outbound-connector.json +362 -362
- package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
- package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
- package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
- package/src/element-templates/aws-sqs-start-message.json +422 -422
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +13 -13
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +412 -0
- package/src/element-templates/easy-post-connector.json +121 -121
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/email-outbound-connector.json +233 -233
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
- package/src/element-templates/github-connector.json +4988 -4988
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +34 -34
- package/src/element-templates/gitlab-connector.json +1185 -1185
- package/src/element-templates/google-drive-outbound-connector.json +759 -759
- package/src/element-templates/google-maps-platform-connector.json +75 -75
- package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
- package/src/element-templates/graphql-outbound-connector.json +573 -573
- package/src/element-templates/http-json-connector.json +1863 -1863
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
- package/src/element-templates/http-polling-connector.json +7 -7
- package/src/element-templates/jdbc-outbound-connector.json +36 -36
- package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
- package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
- package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +166 -166
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
- package/src/element-templates/openai-connector.json +173 -173
- package/src/element-templates/operate-connector.json +23 -19
- package/src/element-templates/power-automate-connector.json +4 -4
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
- package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +484 -484
- package/src/element-templates/slack-inbound-boundary.json +362 -362
- package/src/element-templates/slack-inbound-intermediate.json +438 -438
- package/src/element-templates/slack-inbound-message-start.json +217 -217
- package/src/element-templates/slack-inbound-start-event.json +235 -235
- package/src/element-templates/slack-outbound-connector.json +895 -895
- package/src/element-templates/twilio-connector.json +67 -67
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +10 -10
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1651 -1651
- package/src/element-templates/webhook-connector-intermediate.json +771 -771
- package/src/element-templates/webhook-connector-start-event.json +1630 -1630
- package/src/element-templates/webhook-connector-start-message.json +1251 -1251
- package/src/element-templates/whatsapp-connector.json +42 -42
- package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
|
@@ -1,14 +1,17 @@
|
|
|
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 Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.Twilio.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 5,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
7
10
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
8
11
|
"icon": {
|
|
9
12
|
"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"
|
|
10
13
|
},
|
|
11
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
14
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
|
|
12
15
|
"category": {
|
|
13
16
|
"id": "connectors",
|
|
14
17
|
"name": "Connectors"
|
|
@@ -48,8 +51,7 @@
|
|
|
48
51
|
"type": "Hidden",
|
|
49
52
|
"value": "io.camunda:http-json:1",
|
|
50
53
|
"binding": {
|
|
51
|
-
"type": "zeebe:taskDefinition"
|
|
52
|
-
"property": "type"
|
|
54
|
+
"type": "zeebe:taskDefinition:type"
|
|
53
55
|
}
|
|
54
56
|
},
|
|
55
57
|
{
|
|
@@ -100,7 +102,7 @@
|
|
|
100
102
|
},
|
|
101
103
|
{
|
|
102
104
|
"label": "Account SID",
|
|
103
|
-
"description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
105
|
+
"description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
|
|
104
106
|
"group": "authentication",
|
|
105
107
|
"type": "String",
|
|
106
108
|
"feel": "optional",
|
|
@@ -150,7 +152,7 @@
|
|
|
150
152
|
},
|
|
151
153
|
{
|
|
152
154
|
"type": "Hidden",
|
|
153
|
-
"value": "={\"
|
|
155
|
+
"value": "={\"Content-Type\":\"application/x-www-form-urlencoded\"}",
|
|
154
156
|
"binding": {
|
|
155
157
|
"type": "zeebe:input",
|
|
156
158
|
"name": "headers"
|
|
@@ -163,7 +165,7 @@
|
|
|
163
165
|
},
|
|
164
166
|
{
|
|
165
167
|
"label": "API key",
|
|
166
|
-
"description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
168
|
+
"description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
|
|
167
169
|
"group": "authentication",
|
|
168
170
|
"type": "String",
|
|
169
171
|
"feel": "optional",
|
|
@@ -181,7 +183,7 @@
|
|
|
181
183
|
},
|
|
182
184
|
{
|
|
183
185
|
"label": "API secret",
|
|
184
|
-
"description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
186
|
+
"description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
|
|
185
187
|
"group": "authentication",
|
|
186
188
|
"type": "String",
|
|
187
189
|
"feel": "optional",
|
|
@@ -214,7 +216,7 @@
|
|
|
214
216
|
},
|
|
215
217
|
{
|
|
216
218
|
"label": "Authentication token",
|
|
217
|
-
"description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
219
|
+
"description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
|
|
218
220
|
"group": "authentication",
|
|
219
221
|
"type": "String",
|
|
220
222
|
"feel": "optional",
|
|
@@ -328,7 +330,7 @@
|
|
|
328
330
|
},
|
|
329
331
|
{
|
|
330
332
|
"label": "Date sent",
|
|
331
|
-
"description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
333
|
+
"description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
|
|
332
334
|
"group": "filter",
|
|
333
335
|
"type": "String",
|
|
334
336
|
"feel": "optional",
|
|
@@ -347,7 +349,7 @@
|
|
|
347
349
|
},
|
|
348
350
|
{
|
|
349
351
|
"label": "Date before message was sent",
|
|
350
|
-
"description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
352
|
+
"description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
|
|
351
353
|
"group": "filter",
|
|
352
354
|
"type": "String",
|
|
353
355
|
"feel": "optional",
|
|
@@ -366,7 +368,7 @@
|
|
|
366
368
|
},
|
|
367
369
|
{
|
|
368
370
|
"label": "Date after message was sent",
|
|
369
|
-
"description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
371
|
+
"description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
|
|
370
372
|
"group": "filter",
|
|
371
373
|
"type": "String",
|
|
372
374
|
"feel": "optional",
|
|
@@ -494,7 +496,7 @@
|
|
|
494
496
|
"constraints": {
|
|
495
497
|
"notEmpty": false,
|
|
496
498
|
"pattern": {
|
|
497
|
-
"value": "^(=|([0-9]
|
|
499
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
498
500
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
499
501
|
}
|
|
500
502
|
}
|
|
@@ -509,17 +511,38 @@
|
|
|
509
511
|
"type": "zeebe:taskHeader",
|
|
510
512
|
"key": "errorExpression"
|
|
511
513
|
}
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"id": "version",
|
|
517
|
+
"label": "Version",
|
|
518
|
+
"description": "Version of the element template",
|
|
519
|
+
"value": "5",
|
|
520
|
+
"group": "connector",
|
|
521
|
+
"binding": {
|
|
522
|
+
"key": "elementTemplateVersion",
|
|
523
|
+
"type": "zeebe:taskHeader"
|
|
524
|
+
},
|
|
525
|
+
"type": "Hidden"
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"id": "id",
|
|
529
|
+
"label": "ID",
|
|
530
|
+
"description": "ID of the element template",
|
|
531
|
+
"value": "io.camunda.connectors.Twilio.v1",
|
|
532
|
+
"group": "connector",
|
|
533
|
+
"binding": {
|
|
534
|
+
"key": "elementTemplateId",
|
|
535
|
+
"type": "zeebe:taskHeader"
|
|
536
|
+
},
|
|
537
|
+
"type": "Hidden"
|
|
512
538
|
}
|
|
513
|
-
]
|
|
514
|
-
"engines": {
|
|
515
|
-
"camunda": "^8.2"
|
|
516
|
-
}
|
|
539
|
+
]
|
|
517
540
|
},
|
|
518
541
|
{
|
|
519
542
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
520
543
|
"name": "Twilio Outbound Connector",
|
|
521
544
|
"id": "io.camunda.connectors.Twilio.v1",
|
|
522
|
-
"version":
|
|
545
|
+
"version": 4,
|
|
523
546
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
524
547
|
"icon": {
|
|
525
548
|
"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"
|
|
@@ -666,7 +689,7 @@
|
|
|
666
689
|
},
|
|
667
690
|
{
|
|
668
691
|
"type": "Hidden",
|
|
669
|
-
"value": "={\"
|
|
692
|
+
"value": "={\"Content-Type\":\"application/x-www-form-urlencoded\"}",
|
|
670
693
|
"binding": {
|
|
671
694
|
"type": "zeebe:input",
|
|
672
695
|
"name": "headers"
|
|
@@ -1028,14 +1051,14 @@
|
|
|
1028
1051
|
}
|
|
1029
1052
|
],
|
|
1030
1053
|
"engines": {
|
|
1031
|
-
"camunda": "^8.
|
|
1054
|
+
"camunda": "^8.6"
|
|
1032
1055
|
}
|
|
1033
1056
|
},
|
|
1034
1057
|
{
|
|
1035
1058
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1036
1059
|
"name": "Twilio connector",
|
|
1037
1060
|
"id": "io.camunda.connectors.Twilio.v1",
|
|
1038
|
-
"version":
|
|
1061
|
+
"version": 2,
|
|
1039
1062
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
1040
1063
|
"icon": {
|
|
1041
1064
|
"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"
|
|
@@ -1526,7 +1549,7 @@
|
|
|
1526
1549
|
"constraints": {
|
|
1527
1550
|
"notEmpty": false,
|
|
1528
1551
|
"pattern": {
|
|
1529
|
-
"value": "^(=|([0-9]+|secrets
|
|
1552
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1530
1553
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1531
1554
|
}
|
|
1532
1555
|
}
|
|
@@ -1551,7 +1574,7 @@
|
|
|
1551
1574
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1552
1575
|
"name": "Twilio Outbound Connector",
|
|
1553
1576
|
"id": "io.camunda.connectors.Twilio.v1",
|
|
1554
|
-
"version":
|
|
1577
|
+
"version": 3,
|
|
1555
1578
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
1556
1579
|
"icon": {
|
|
1557
1580
|
"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"
|
|
@@ -1698,7 +1721,7 @@
|
|
|
1698
1721
|
},
|
|
1699
1722
|
{
|
|
1700
1723
|
"type": "Hidden",
|
|
1701
|
-
"value": "={\"
|
|
1724
|
+
"value": "={\"content-type\":\"application/x-www-form-urlencoded\"}",
|
|
1702
1725
|
"binding": {
|
|
1703
1726
|
"type": "zeebe:input",
|
|
1704
1727
|
"name": "headers"
|
|
@@ -2060,22 +2083,19 @@
|
|
|
2060
2083
|
}
|
|
2061
2084
|
],
|
|
2062
2085
|
"engines": {
|
|
2063
|
-
"camunda": "^8.
|
|
2086
|
+
"camunda": "^8.2"
|
|
2064
2087
|
}
|
|
2065
2088
|
},
|
|
2066
2089
|
{
|
|
2067
2090
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2068
|
-
"name": "Twilio
|
|
2091
|
+
"name": "Twilio connector",
|
|
2069
2092
|
"id": "io.camunda.connectors.Twilio.v1",
|
|
2070
|
-
"version":
|
|
2071
|
-
"engines": {
|
|
2072
|
-
"camunda": "^8.3"
|
|
2073
|
-
},
|
|
2093
|
+
"version": 1,
|
|
2074
2094
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
2075
2095
|
"icon": {
|
|
2076
2096
|
"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"
|
|
2077
2097
|
},
|
|
2078
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2098
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
|
|
2079
2099
|
"category": {
|
|
2080
2100
|
"id": "connectors",
|
|
2081
2101
|
"name": "Connectors"
|
|
@@ -2115,7 +2135,8 @@
|
|
|
2115
2135
|
"type": "Hidden",
|
|
2116
2136
|
"value": "io.camunda:http-json:1",
|
|
2117
2137
|
"binding": {
|
|
2118
|
-
"type": "zeebe:taskDefinition
|
|
2138
|
+
"type": "zeebe:taskDefinition",
|
|
2139
|
+
"property": "type"
|
|
2119
2140
|
}
|
|
2120
2141
|
},
|
|
2121
2142
|
{
|
|
@@ -2166,7 +2187,7 @@
|
|
|
2166
2187
|
},
|
|
2167
2188
|
{
|
|
2168
2189
|
"label": "Account SID",
|
|
2169
|
-
"description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2190
|
+
"description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
|
|
2170
2191
|
"group": "authentication",
|
|
2171
2192
|
"type": "String",
|
|
2172
2193
|
"feel": "optional",
|
|
@@ -2216,7 +2237,7 @@
|
|
|
2216
2237
|
},
|
|
2217
2238
|
{
|
|
2218
2239
|
"type": "Hidden",
|
|
2219
|
-
"value": "={\"
|
|
2240
|
+
"value": "={\"content-type\":\"application/x-www-form-urlencoded\"}",
|
|
2220
2241
|
"binding": {
|
|
2221
2242
|
"type": "zeebe:input",
|
|
2222
2243
|
"name": "headers"
|
|
@@ -2229,7 +2250,7 @@
|
|
|
2229
2250
|
},
|
|
2230
2251
|
{
|
|
2231
2252
|
"label": "API key",
|
|
2232
|
-
"description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2253
|
+
"description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
|
|
2233
2254
|
"group": "authentication",
|
|
2234
2255
|
"type": "String",
|
|
2235
2256
|
"feel": "optional",
|
|
@@ -2247,7 +2268,7 @@
|
|
|
2247
2268
|
},
|
|
2248
2269
|
{
|
|
2249
2270
|
"label": "API secret",
|
|
2250
|
-
"description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2271
|
+
"description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
|
|
2251
2272
|
"group": "authentication",
|
|
2252
2273
|
"type": "String",
|
|
2253
2274
|
"feel": "optional",
|
|
@@ -2280,7 +2301,7 @@
|
|
|
2280
2301
|
},
|
|
2281
2302
|
{
|
|
2282
2303
|
"label": "Authentication token",
|
|
2283
|
-
"description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2304
|
+
"description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
|
|
2284
2305
|
"group": "authentication",
|
|
2285
2306
|
"type": "String",
|
|
2286
2307
|
"feel": "optional",
|
|
@@ -2394,7 +2415,7 @@
|
|
|
2394
2415
|
},
|
|
2395
2416
|
{
|
|
2396
2417
|
"label": "Date sent",
|
|
2397
|
-
"description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2418
|
+
"description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
|
|
2398
2419
|
"group": "filter",
|
|
2399
2420
|
"type": "String",
|
|
2400
2421
|
"feel": "optional",
|
|
@@ -2413,7 +2434,7 @@
|
|
|
2413
2434
|
},
|
|
2414
2435
|
{
|
|
2415
2436
|
"label": "Date before message was sent",
|
|
2416
|
-
"description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2437
|
+
"description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
|
|
2417
2438
|
"group": "filter",
|
|
2418
2439
|
"type": "String",
|
|
2419
2440
|
"feel": "optional",
|
|
@@ -2432,7 +2453,7 @@
|
|
|
2432
2453
|
},
|
|
2433
2454
|
{
|
|
2434
2455
|
"label": "Date after message was sent",
|
|
2435
|
-
"description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2456
|
+
"description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
|
|
2436
2457
|
"group": "filter",
|
|
2437
2458
|
"type": "String",
|
|
2438
2459
|
"feel": "optional",
|
|
@@ -2560,7 +2581,7 @@
|
|
|
2560
2581
|
"constraints": {
|
|
2561
2582
|
"notEmpty": false,
|
|
2562
2583
|
"pattern": {
|
|
2563
|
-
"value": "^(=|([0-9]
|
|
2584
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
2564
2585
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2565
2586
|
}
|
|
2566
2587
|
}
|
|
@@ -2575,31 +2596,10 @@
|
|
|
2575
2596
|
"type": "zeebe:taskHeader",
|
|
2576
2597
|
"key": "errorExpression"
|
|
2577
2598
|
}
|
|
2578
|
-
},
|
|
2579
|
-
{
|
|
2580
|
-
"id": "version",
|
|
2581
|
-
"label": "Version",
|
|
2582
|
-
"description": "Version of the element template",
|
|
2583
|
-
"value": "5",
|
|
2584
|
-
"group": "connector",
|
|
2585
|
-
"binding": {
|
|
2586
|
-
"key": "elementTemplateVersion",
|
|
2587
|
-
"type": "zeebe:taskHeader"
|
|
2588
|
-
},
|
|
2589
|
-
"type": "Hidden"
|
|
2590
|
-
},
|
|
2591
|
-
{
|
|
2592
|
-
"id": "id",
|
|
2593
|
-
"label": "ID",
|
|
2594
|
-
"description": "ID of the element template",
|
|
2595
|
-
"value": "io.camunda.connectors.Twilio.v1",
|
|
2596
|
-
"group": "connector",
|
|
2597
|
-
"binding": {
|
|
2598
|
-
"key": "elementTemplateId",
|
|
2599
|
-
"type": "zeebe:taskHeader"
|
|
2600
|
-
},
|
|
2601
|
-
"type": "Hidden"
|
|
2602
2599
|
}
|
|
2603
|
-
]
|
|
2600
|
+
],
|
|
2601
|
+
"engines": {
|
|
2602
|
+
"camunda": "^8.2"
|
|
2603
|
+
}
|
|
2604
2604
|
}
|
|
2605
2605
|
]
|
|
@@ -3,7 +3,10 @@
|
|
|
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":
|
|
6
|
+
"version": 3,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.4"
|
|
9
|
+
},
|
|
7
10
|
"description": "Receive incoming message with Twilio service",
|
|
8
11
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
9
12
|
"category": {
|
|
@@ -107,7 +110,7 @@
|
|
|
107
110
|
"id": "shouldValidateHmac",
|
|
108
111
|
"label": "HMAC authentication",
|
|
109
112
|
"group": "endpoint",
|
|
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/
|
|
113
|
+
"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",
|
|
111
114
|
"value": "disabled",
|
|
112
115
|
"type": "Dropdown",
|
|
113
116
|
"choices": [
|
|
@@ -255,18 +258,15 @@
|
|
|
255
258
|
],
|
|
256
259
|
"icon": {
|
|
257
260
|
"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"
|
|
261
261
|
}
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
265
265
|
"name": "Twilio Boundary Event Connector",
|
|
266
266
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
267
|
-
"version":
|
|
267
|
+
"version": 2,
|
|
268
268
|
"description": "Receive incoming message with Twilio service",
|
|
269
|
-
"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/?twilio=inbound",
|
|
270
270
|
"category": {
|
|
271
271
|
"id": "connectors",
|
|
272
272
|
"name": "Connectors"
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"id": "shouldValidateHmac",
|
|
369
369
|
"label": "HMAC authentication",
|
|
370
370
|
"group": "endpoint",
|
|
371
|
-
"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/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",
|
|
372
372
|
"value": "disabled",
|
|
373
373
|
"type": "Dropdown",
|
|
374
374
|
"choices": [
|
|
@@ -466,6 +466,18 @@
|
|
|
466
466
|
"notEmpty": true
|
|
467
467
|
}
|
|
468
468
|
},
|
|
469
|
+
{
|
|
470
|
+
"label": "Message ID expression",
|
|
471
|
+
"feel": "required",
|
|
472
|
+
"type": "String",
|
|
473
|
+
"optional": true,
|
|
474
|
+
"group": "activation",
|
|
475
|
+
"binding": {
|
|
476
|
+
"type": "zeebe:property",
|
|
477
|
+
"name": "messageIdExpression"
|
|
478
|
+
},
|
|
479
|
+
"description": "Expression to extract unique identifier of a message"
|
|
480
|
+
},
|
|
469
481
|
{
|
|
470
482
|
"label": "Condition",
|
|
471
483
|
"type": "String",
|
|
@@ -476,7 +488,7 @@
|
|
|
476
488
|
"type": "zeebe:property",
|
|
477
489
|
"name": "inbound.activationCondition"
|
|
478
490
|
},
|
|
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
|
|
491
|
+
"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>"
|
|
480
492
|
},
|
|
481
493
|
{
|
|
482
494
|
"label": "Result variable",
|
|
@@ -513,12 +525,9 @@
|
|
|
513
525
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
514
526
|
"name": "Twilio Boundary Event Connector",
|
|
515
527
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
516
|
-
"version":
|
|
517
|
-
"engines": {
|
|
518
|
-
"camunda": "^8.4"
|
|
519
|
-
},
|
|
528
|
+
"version": 1,
|
|
520
529
|
"description": "Receive incoming message with Twilio service",
|
|
521
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
530
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
522
531
|
"category": {
|
|
523
532
|
"id": "connectors",
|
|
524
533
|
"name": "Connectors"
|
|
@@ -620,7 +629,7 @@
|
|
|
620
629
|
"id": "shouldValidateHmac",
|
|
621
630
|
"label": "HMAC authentication",
|
|
622
631
|
"group": "endpoint",
|
|
623
|
-
"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/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",
|
|
624
633
|
"value": "disabled",
|
|
625
634
|
"type": "Dropdown",
|
|
626
635
|
"choices": [
|
|
@@ -718,18 +727,6 @@
|
|
|
718
727
|
"notEmpty": true
|
|
719
728
|
}
|
|
720
729
|
},
|
|
721
|
-
{
|
|
722
|
-
"label": "Message ID expression",
|
|
723
|
-
"feel": "required",
|
|
724
|
-
"type": "String",
|
|
725
|
-
"optional": true,
|
|
726
|
-
"group": "activation",
|
|
727
|
-
"binding": {
|
|
728
|
-
"type": "zeebe:property",
|
|
729
|
-
"name": "messageIdExpression"
|
|
730
|
-
},
|
|
731
|
-
"description": "Expression to extract unique identifier of a message"
|
|
732
|
-
},
|
|
733
730
|
{
|
|
734
731
|
"label": "Condition",
|
|
735
732
|
"type": "String",
|
|
@@ -740,7 +737,7 @@
|
|
|
740
737
|
"type": "zeebe:property",
|
|
741
738
|
"name": "inbound.activationCondition"
|
|
742
739
|
},
|
|
743
|
-
"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
|
|
740
|
+
"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>"
|
|
744
741
|
},
|
|
745
742
|
{
|
|
746
743
|
"label": "Result variable",
|
|
@@ -768,6 +765,9 @@
|
|
|
768
765
|
],
|
|
769
766
|
"icon": {
|
|
770
767
|
"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"
|
|
768
|
+
},
|
|
769
|
+
"engines": {
|
|
770
|
+
"camunda": "^8.4"
|
|
771
771
|
}
|
|
772
772
|
}
|
|
773
773
|
]
|
|
@@ -213,11 +213,11 @@
|
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
215
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
216
|
-
"name": "Twilio
|
|
216
|
+
"name": "Twilio Start Event Connector",
|
|
217
217
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
218
|
-
"version":
|
|
218
|
+
"version": 2,
|
|
219
219
|
"description": "Receive incoming message with Twilio service",
|
|
220
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
220
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
221
221
|
"category": {
|
|
222
222
|
"id": "connectors",
|
|
223
223
|
"name": "Connectors"
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"id": "shouldValidateHmac",
|
|
313
313
|
"label": "HMAC authentication",
|
|
314
314
|
"group": "endpoint",
|
|
315
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
315
|
+
"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",
|
|
316
316
|
"value": "disabled",
|
|
317
317
|
"type": "Dropdown",
|
|
318
318
|
"choices": [
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
"type": "zeebe:property",
|
|
388
388
|
"name": "inbound.activationCondition"
|
|
389
389
|
},
|
|
390
|
-
"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
|
|
390
|
+
"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>"
|
|
391
391
|
},
|
|
392
392
|
{
|
|
393
393
|
"label": "Result variable",
|
|
@@ -422,11 +422,11 @@
|
|
|
422
422
|
},
|
|
423
423
|
{
|
|
424
424
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
425
|
-
"name": "Twilio
|
|
425
|
+
"name": "Twilio connector",
|
|
426
426
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
427
|
-
"version":
|
|
427
|
+
"version": 1,
|
|
428
428
|
"description": "Receive incoming message with Twilio service",
|
|
429
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
429
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
430
430
|
"category": {
|
|
431
431
|
"id": "connectors",
|
|
432
432
|
"name": "Connectors"
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"id": "shouldValidateHmac",
|
|
522
522
|
"label": "HMAC authentication",
|
|
523
523
|
"group": "endpoint",
|
|
524
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
524
|
+
"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",
|
|
525
525
|
"value": "disabled",
|
|
526
526
|
"type": "Dropdown",
|
|
527
527
|
"choices": [
|
|
@@ -596,7 +596,7 @@
|
|
|
596
596
|
"type": "zeebe:property",
|
|
597
597
|
"name": "inbound.activationCondition"
|
|
598
598
|
},
|
|
599
|
-
"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
|
|
599
|
+
"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>"
|
|
600
600
|
},
|
|
601
601
|
{
|
|
602
602
|
"label": "Result variable",
|