@camunda/connectors-element-templates 1.0.4 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -1,17 +1,14 @@
|
|
|
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.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
9
|
-
},
|
|
6
|
+
"version": 2,
|
|
10
7
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
11
8
|
"icon": {
|
|
12
9
|
"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"
|
|
13
10
|
},
|
|
14
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
11
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
|
|
15
12
|
"category": {
|
|
16
13
|
"id": "connectors",
|
|
17
14
|
"name": "Connectors"
|
|
@@ -51,7 +48,8 @@
|
|
|
51
48
|
"type": "Hidden",
|
|
52
49
|
"value": "io.camunda:http-json:1",
|
|
53
50
|
"binding": {
|
|
54
|
-
"type": "zeebe:taskDefinition
|
|
51
|
+
"type": "zeebe:taskDefinition",
|
|
52
|
+
"property": "type"
|
|
55
53
|
}
|
|
56
54
|
},
|
|
57
55
|
{
|
|
@@ -102,7 +100,7 @@
|
|
|
102
100
|
},
|
|
103
101
|
{
|
|
104
102
|
"label": "Account SID",
|
|
105
|
-
"description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
103
|
+
"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>",
|
|
106
104
|
"group": "authentication",
|
|
107
105
|
"type": "String",
|
|
108
106
|
"feel": "optional",
|
|
@@ -152,7 +150,7 @@
|
|
|
152
150
|
},
|
|
153
151
|
{
|
|
154
152
|
"type": "Hidden",
|
|
155
|
-
"value": "={\"
|
|
153
|
+
"value": "={\"content-type\":\"application/x-www-form-urlencoded\"}",
|
|
156
154
|
"binding": {
|
|
157
155
|
"type": "zeebe:input",
|
|
158
156
|
"name": "headers"
|
|
@@ -165,7 +163,7 @@
|
|
|
165
163
|
},
|
|
166
164
|
{
|
|
167
165
|
"label": "API key",
|
|
168
|
-
"description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
166
|
+
"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",
|
|
169
167
|
"group": "authentication",
|
|
170
168
|
"type": "String",
|
|
171
169
|
"feel": "optional",
|
|
@@ -183,7 +181,7 @@
|
|
|
183
181
|
},
|
|
184
182
|
{
|
|
185
183
|
"label": "API secret",
|
|
186
|
-
"description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
184
|
+
"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",
|
|
187
185
|
"group": "authentication",
|
|
188
186
|
"type": "String",
|
|
189
187
|
"feel": "optional",
|
|
@@ -216,7 +214,7 @@
|
|
|
216
214
|
},
|
|
217
215
|
{
|
|
218
216
|
"label": "Authentication token",
|
|
219
|
-
"description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
217
|
+
"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>",
|
|
220
218
|
"group": "authentication",
|
|
221
219
|
"type": "String",
|
|
222
220
|
"feel": "optional",
|
|
@@ -330,7 +328,7 @@
|
|
|
330
328
|
},
|
|
331
329
|
{
|
|
332
330
|
"label": "Date sent",
|
|
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
|
|
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/\" target=\"_blank\">in UTC format</a>)",
|
|
334
332
|
"group": "filter",
|
|
335
333
|
"type": "String",
|
|
336
334
|
"feel": "optional",
|
|
@@ -349,7 +347,7 @@
|
|
|
349
347
|
},
|
|
350
348
|
{
|
|
351
349
|
"label": "Date before message was sent",
|
|
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
|
|
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/\" target=\"_blank\">in UTC format</a>)",
|
|
353
351
|
"group": "filter",
|
|
354
352
|
"type": "String",
|
|
355
353
|
"feel": "optional",
|
|
@@ -368,7 +366,7 @@
|
|
|
368
366
|
},
|
|
369
367
|
{
|
|
370
368
|
"label": "Date after message was sent",
|
|
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
|
|
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/\" target=\"_blank\">in UTC format</a>)",
|
|
372
370
|
"group": "filter",
|
|
373
371
|
"type": "String",
|
|
374
372
|
"feel": "optional",
|
|
@@ -496,7 +494,7 @@
|
|
|
496
494
|
"constraints": {
|
|
497
495
|
"notEmpty": false,
|
|
498
496
|
"pattern": {
|
|
499
|
-
"value": "^(=|([0-9]
|
|
497
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
500
498
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
501
499
|
}
|
|
502
500
|
}
|
|
@@ -511,32 +509,11 @@
|
|
|
511
509
|
"type": "zeebe:taskHeader",
|
|
512
510
|
"key": "errorExpression"
|
|
513
511
|
}
|
|
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"
|
|
538
512
|
}
|
|
539
|
-
]
|
|
513
|
+
],
|
|
514
|
+
"engines": {
|
|
515
|
+
"camunda": "^8.2"
|
|
516
|
+
}
|
|
540
517
|
},
|
|
541
518
|
{
|
|
542
519
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
@@ -2088,14 +2065,17 @@
|
|
|
2088
2065
|
},
|
|
2089
2066
|
{
|
|
2090
2067
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2091
|
-
"name": "Twilio
|
|
2068
|
+
"name": "Twilio Outbound Connector",
|
|
2092
2069
|
"id": "io.camunda.connectors.Twilio.v1",
|
|
2093
|
-
"version":
|
|
2070
|
+
"version": 5,
|
|
2071
|
+
"engines": {
|
|
2072
|
+
"camunda": "^8.3"
|
|
2073
|
+
},
|
|
2094
2074
|
"description": "Send SMS messages or retrieve message information using the Twilio API",
|
|
2095
2075
|
"icon": {
|
|
2096
2076
|
"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"
|
|
2097
2077
|
},
|
|
2098
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2078
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
|
|
2099
2079
|
"category": {
|
|
2100
2080
|
"id": "connectors",
|
|
2101
2081
|
"name": "Connectors"
|
|
@@ -2135,8 +2115,7 @@
|
|
|
2135
2115
|
"type": "Hidden",
|
|
2136
2116
|
"value": "io.camunda:http-json:1",
|
|
2137
2117
|
"binding": {
|
|
2138
|
-
"type": "zeebe:taskDefinition"
|
|
2139
|
-
"property": "type"
|
|
2118
|
+
"type": "zeebe:taskDefinition:type"
|
|
2140
2119
|
}
|
|
2141
2120
|
},
|
|
2142
2121
|
{
|
|
@@ -2187,7 +2166,7 @@
|
|
|
2187
2166
|
},
|
|
2188
2167
|
{
|
|
2189
2168
|
"label": "Account SID",
|
|
2190
|
-
"description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2169
|
+
"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>",
|
|
2191
2170
|
"group": "authentication",
|
|
2192
2171
|
"type": "String",
|
|
2193
2172
|
"feel": "optional",
|
|
@@ -2237,7 +2216,7 @@
|
|
|
2237
2216
|
},
|
|
2238
2217
|
{
|
|
2239
2218
|
"type": "Hidden",
|
|
2240
|
-
"value": "={\"
|
|
2219
|
+
"value": "={\"Content-Type\":\"application/x-www-form-urlencoded\"}",
|
|
2241
2220
|
"binding": {
|
|
2242
2221
|
"type": "zeebe:input",
|
|
2243
2222
|
"name": "headers"
|
|
@@ -2250,7 +2229,7 @@
|
|
|
2250
2229
|
},
|
|
2251
2230
|
{
|
|
2252
2231
|
"label": "API key",
|
|
2253
|
-
"description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2232
|
+
"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",
|
|
2254
2233
|
"group": "authentication",
|
|
2255
2234
|
"type": "String",
|
|
2256
2235
|
"feel": "optional",
|
|
@@ -2268,7 +2247,7 @@
|
|
|
2268
2247
|
},
|
|
2269
2248
|
{
|
|
2270
2249
|
"label": "API secret",
|
|
2271
|
-
"description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2250
|
+
"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",
|
|
2272
2251
|
"group": "authentication",
|
|
2273
2252
|
"type": "String",
|
|
2274
2253
|
"feel": "optional",
|
|
@@ -2301,7 +2280,7 @@
|
|
|
2301
2280
|
},
|
|
2302
2281
|
{
|
|
2303
2282
|
"label": "Authentication token",
|
|
2304
|
-
"description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
2283
|
+
"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>",
|
|
2305
2284
|
"group": "authentication",
|
|
2306
2285
|
"type": "String",
|
|
2307
2286
|
"feel": "optional",
|
|
@@ -2415,7 +2394,7 @@
|
|
|
2415
2394
|
},
|
|
2416
2395
|
{
|
|
2417
2396
|
"label": "Date sent",
|
|
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
|
|
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/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
|
|
2419
2398
|
"group": "filter",
|
|
2420
2399
|
"type": "String",
|
|
2421
2400
|
"feel": "optional",
|
|
@@ -2434,7 +2413,7 @@
|
|
|
2434
2413
|
},
|
|
2435
2414
|
{
|
|
2436
2415
|
"label": "Date before message was sent",
|
|
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
|
|
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/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
|
|
2438
2417
|
"group": "filter",
|
|
2439
2418
|
"type": "String",
|
|
2440
2419
|
"feel": "optional",
|
|
@@ -2453,7 +2432,7 @@
|
|
|
2453
2432
|
},
|
|
2454
2433
|
{
|
|
2455
2434
|
"label": "Date after message was sent",
|
|
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
|
|
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/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
|
|
2457
2436
|
"group": "filter",
|
|
2458
2437
|
"type": "String",
|
|
2459
2438
|
"feel": "optional",
|
|
@@ -2581,7 +2560,7 @@
|
|
|
2581
2560
|
"constraints": {
|
|
2582
2561
|
"notEmpty": false,
|
|
2583
2562
|
"pattern": {
|
|
2584
|
-
"value": "^(=|([0-9]
|
|
2563
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2585
2564
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2586
2565
|
}
|
|
2587
2566
|
}
|
|
@@ -2596,10 +2575,31 @@
|
|
|
2596
2575
|
"type": "zeebe:taskHeader",
|
|
2597
2576
|
"key": "errorExpression"
|
|
2598
2577
|
}
|
|
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"
|
|
2599
2602
|
}
|
|
2600
|
-
]
|
|
2601
|
-
"engines": {
|
|
2602
|
-
"camunda": "^8.2"
|
|
2603
|
-
}
|
|
2603
|
+
]
|
|
2604
2604
|
}
|
|
2605
2605
|
]
|
|
@@ -3,10 +3,7 @@
|
|
|
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
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
12
9
|
"category": {
|
|
@@ -110,7 +107,7 @@
|
|
|
110
107
|
"id": "shouldValidateHmac",
|
|
111
108
|
"label": "HMAC authentication",
|
|
112
109
|
"group": "endpoint",
|
|
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/
|
|
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",
|
|
114
111
|
"value": "disabled",
|
|
115
112
|
"type": "Dropdown",
|
|
116
113
|
"choices": [
|
|
@@ -258,15 +255,18 @@
|
|
|
258
255
|
],
|
|
259
256
|
"icon": {
|
|
260
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"
|
|
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": 1,
|
|
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-webhook/",
|
|
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/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",
|
|
372
372
|
"value": "disabled",
|
|
373
373
|
"type": "Dropdown",
|
|
374
374
|
"choices": [
|
|
@@ -466,18 +466,6 @@
|
|
|
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
|
-
},
|
|
481
469
|
{
|
|
482
470
|
"label": "Condition",
|
|
483
471
|
"type": "String",
|
|
@@ -488,7 +476,7 @@
|
|
|
488
476
|
"type": "zeebe:property",
|
|
489
477
|
"name": "inbound.activationCondition"
|
|
490
478
|
},
|
|
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
|
|
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>"
|
|
492
480
|
},
|
|
493
481
|
{
|
|
494
482
|
"label": "Result variable",
|
|
@@ -525,9 +513,12 @@
|
|
|
525
513
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
526
514
|
"name": "Twilio Boundary Event Connector",
|
|
527
515
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
528
|
-
"version":
|
|
516
|
+
"version": 3,
|
|
517
|
+
"engines": {
|
|
518
|
+
"camunda": "^8.4"
|
|
519
|
+
},
|
|
529
520
|
"description": "Receive incoming message with Twilio service",
|
|
530
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
521
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
531
522
|
"category": {
|
|
532
523
|
"id": "connectors",
|
|
533
524
|
"name": "Connectors"
|
|
@@ -629,7 +620,7 @@
|
|
|
629
620
|
"id": "shouldValidateHmac",
|
|
630
621
|
"label": "HMAC authentication",
|
|
631
622
|
"group": "endpoint",
|
|
632
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
623
|
+
"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",
|
|
633
624
|
"value": "disabled",
|
|
634
625
|
"type": "Dropdown",
|
|
635
626
|
"choices": [
|
|
@@ -727,6 +718,18 @@
|
|
|
727
718
|
"notEmpty": true
|
|
728
719
|
}
|
|
729
720
|
},
|
|
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
|
+
},
|
|
730
733
|
{
|
|
731
734
|
"label": "Condition",
|
|
732
735
|
"type": "String",
|
|
@@ -737,7 +740,7 @@
|
|
|
737
740
|
"type": "zeebe:property",
|
|
738
741
|
"name": "inbound.activationCondition"
|
|
739
742
|
},
|
|
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
|
|
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/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
741
744
|
},
|
|
742
745
|
{
|
|
743
746
|
"label": "Result variable",
|
|
@@ -765,9 +768,6 @@
|
|
|
765
768
|
],
|
|
766
769
|
"icon": {
|
|
767
770
|
"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
|
]
|
|
@@ -14,6 +14,9 @@
|
|
|
14
14
|
"name": "Connectors"
|
|
15
15
|
},
|
|
16
16
|
"appliesTo": ["bpmn:StartEvent"],
|
|
17
|
+
"deprecated": {
|
|
18
|
+
"message": "Migrate to Twilio Message Start Event Connector"
|
|
19
|
+
},
|
|
17
20
|
"elementType": {
|
|
18
21
|
"value": "bpmn:StartEvent"
|
|
19
22
|
},
|
|
@@ -210,11 +213,11 @@
|
|
|
210
213
|
},
|
|
211
214
|
{
|
|
212
215
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
213
|
-
"name": "Twilio
|
|
216
|
+
"name": "Twilio connector",
|
|
214
217
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
215
|
-
"version":
|
|
218
|
+
"version": 1,
|
|
216
219
|
"description": "Receive incoming message with Twilio service",
|
|
217
|
-
"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-webhook/",
|
|
218
221
|
"category": {
|
|
219
222
|
"id": "connectors",
|
|
220
223
|
"name": "Connectors"
|
|
@@ -309,7 +312,7 @@
|
|
|
309
312
|
"id": "shouldValidateHmac",
|
|
310
313
|
"label": "HMAC authentication",
|
|
311
314
|
"group": "endpoint",
|
|
312
|
-
"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/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",
|
|
313
316
|
"value": "disabled",
|
|
314
317
|
"type": "Dropdown",
|
|
315
318
|
"choices": [
|
|
@@ -384,7 +387,7 @@
|
|
|
384
387
|
"type": "zeebe:property",
|
|
385
388
|
"name": "inbound.activationCondition"
|
|
386
389
|
},
|
|
387
|
-
"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-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
388
391
|
},
|
|
389
392
|
{
|
|
390
393
|
"label": "Result variable",
|
|
@@ -419,11 +422,11 @@
|
|
|
419
422
|
},
|
|
420
423
|
{
|
|
421
424
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
422
|
-
"name": "Twilio
|
|
425
|
+
"name": "Twilio Start Event Connector",
|
|
423
426
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
424
|
-
"version":
|
|
427
|
+
"version": 2,
|
|
425
428
|
"description": "Receive incoming message with Twilio service",
|
|
426
|
-
"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/?twilio=inbound",
|
|
427
430
|
"category": {
|
|
428
431
|
"id": "connectors",
|
|
429
432
|
"name": "Connectors"
|
|
@@ -518,7 +521,7 @@
|
|
|
518
521
|
"id": "shouldValidateHmac",
|
|
519
522
|
"label": "HMAC authentication",
|
|
520
523
|
"group": "endpoint",
|
|
521
|
-
"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/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",
|
|
522
525
|
"value": "disabled",
|
|
523
526
|
"type": "Dropdown",
|
|
524
527
|
"choices": [
|
|
@@ -593,7 +596,7 @@
|
|
|
593
596
|
"type": "zeebe:property",
|
|
594
597
|
"name": "inbound.activationCondition"
|
|
595
598
|
},
|
|
596
|
-
"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/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
597
600
|
},
|
|
598
601
|
{
|
|
599
602
|
"label": "Result variable",
|
|
@@ -3,7 +3,10 @@
|
|
|
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
|
+
"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": {
|
|
@@ -288,19 +291,13 @@
|
|
|
288
291
|
],
|
|
289
292
|
"icon": {
|
|
290
293
|
"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"
|
|
291
|
-
},
|
|
292
|
-
"engines": {
|
|
293
|
-
"camunda": "^8.4"
|
|
294
294
|
}
|
|
295
295
|
},
|
|
296
296
|
{
|
|
297
297
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
298
298
|
"name": "Twilio Message Start Event Connector",
|
|
299
299
|
"id": "io.camunda.connectors.TwilioWebhookMessageStart.v1",
|
|
300
|
-
"version":
|
|
301
|
-
"engines": {
|
|
302
|
-
"camunda": "^8.4"
|
|
303
|
-
},
|
|
300
|
+
"version": 1,
|
|
304
301
|
"description": "Receive incoming message with Twilio service",
|
|
305
302
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
306
303
|
"category": {
|
|
@@ -585,6 +582,9 @@
|
|
|
585
582
|
],
|
|
586
583
|
"icon": {
|
|
587
584
|
"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"
|
|
585
|
+
},
|
|
586
|
+
"engines": {
|
|
587
|
+
"camunda": "^8.4"
|
|
588
588
|
}
|
|
589
589
|
}
|
|
590
590
|
]
|