@camunda/connectors-element-templates 1.0.7 → 1.0.9
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 +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -3,12 +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
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
@@ -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/
|
|
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",
|
|
114
111
|
"value": "disabled",
|
|
115
112
|
"type": "Dropdown",
|
|
116
113
|
"choices": [
|
|
@@ -208,18 +205,6 @@
|
|
|
208
205
|
"notEmpty": true
|
|
209
206
|
}
|
|
210
207
|
},
|
|
211
|
-
{
|
|
212
|
-
"label": "Message ID expression",
|
|
213
|
-
"feel": "required",
|
|
214
|
-
"type": "String",
|
|
215
|
-
"optional": true,
|
|
216
|
-
"group": "activation",
|
|
217
|
-
"binding": {
|
|
218
|
-
"type": "zeebe:property",
|
|
219
|
-
"name": "messageIdExpression"
|
|
220
|
-
},
|
|
221
|
-
"description": "Expression to extract unique identifier of a message"
|
|
222
|
-
},
|
|
223
208
|
{
|
|
224
209
|
"label": "Condition",
|
|
225
210
|
"type": "String",
|
|
@@ -230,7 +215,7 @@
|
|
|
230
215
|
"type": "zeebe:property",
|
|
231
216
|
"name": "inbound.activationCondition"
|
|
232
217
|
},
|
|
233
|
-
"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>"
|
|
234
219
|
},
|
|
235
220
|
{
|
|
236
221
|
"label": "Result variable",
|
|
@@ -258,6 +243,9 @@
|
|
|
258
243
|
],
|
|
259
244
|
"icon": {
|
|
260
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"
|
|
261
249
|
}
|
|
262
250
|
},
|
|
263
251
|
{
|
|
@@ -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
|
]
|
|
@@ -3,10 +3,7 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.3"
|
|
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": {
|
|
@@ -14,9 +11,6 @@
|
|
|
14
11
|
"name": "Connectors"
|
|
15
12
|
},
|
|
16
13
|
"appliesTo": ["bpmn:StartEvent"],
|
|
17
|
-
"deprecated": {
|
|
18
|
-
"message": "Migrate to Twilio Message Start Event Connector"
|
|
19
|
-
},
|
|
20
14
|
"elementType": {
|
|
21
15
|
"value": "bpmn:StartEvent"
|
|
22
16
|
},
|
|
@@ -209,15 +203,18 @@
|
|
|
209
203
|
],
|
|
210
204
|
"icon": {
|
|
211
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"
|
|
212
209
|
}
|
|
213
210
|
},
|
|
214
211
|
{
|
|
215
212
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
216
|
-
"name": "Twilio
|
|
213
|
+
"name": "Twilio connector",
|
|
217
214
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
218
|
-
"version":
|
|
215
|
+
"version": 1,
|
|
219
216
|
"description": "Receive incoming message with Twilio service",
|
|
220
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
217
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
221
218
|
"category": {
|
|
222
219
|
"id": "connectors",
|
|
223
220
|
"name": "Connectors"
|
|
@@ -312,7 +309,7 @@
|
|
|
312
309
|
"id": "shouldValidateHmac",
|
|
313
310
|
"label": "HMAC authentication",
|
|
314
311
|
"group": "endpoint",
|
|
315
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
312
|
+
"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",
|
|
316
313
|
"value": "disabled",
|
|
317
314
|
"type": "Dropdown",
|
|
318
315
|
"choices": [
|
|
@@ -387,7 +384,7 @@
|
|
|
387
384
|
"type": "zeebe:property",
|
|
388
385
|
"name": "inbound.activationCondition"
|
|
389
386
|
},
|
|
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
|
|
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-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
391
388
|
},
|
|
392
389
|
{
|
|
393
390
|
"label": "Result variable",
|
|
@@ -422,16 +419,22 @@
|
|
|
422
419
|
},
|
|
423
420
|
{
|
|
424
421
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
425
|
-
"name": "Twilio
|
|
422
|
+
"name": "Twilio Start Event Connector",
|
|
426
423
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
427
|
-
"version":
|
|
424
|
+
"version": 3,
|
|
425
|
+
"engines": {
|
|
426
|
+
"camunda": "^8.3"
|
|
427
|
+
},
|
|
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/?twilio=inbound",
|
|
430
430
|
"category": {
|
|
431
431
|
"id": "connectors",
|
|
432
432
|
"name": "Connectors"
|
|
433
433
|
},
|
|
434
434
|
"appliesTo": ["bpmn:StartEvent"],
|
|
435
|
+
"deprecated": {
|
|
436
|
+
"message": "Migrate to Twilio Message Start Event Connector"
|
|
437
|
+
},
|
|
435
438
|
"elementType": {
|
|
436
439
|
"value": "bpmn:StartEvent"
|
|
437
440
|
},
|
|
@@ -521,7 +524,7 @@
|
|
|
521
524
|
"id": "shouldValidateHmac",
|
|
522
525
|
"label": "HMAC authentication",
|
|
523
526
|
"group": "endpoint",
|
|
524
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
527
|
+
"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",
|
|
525
528
|
"value": "disabled",
|
|
526
529
|
"type": "Dropdown",
|
|
527
530
|
"choices": [
|
|
@@ -596,7 +599,7 @@
|
|
|
596
599
|
"type": "zeebe:property",
|
|
597
600
|
"name": "inbound.activationCondition"
|
|
598
601
|
},
|
|
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
|
|
602
|
+
"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>"
|
|
600
603
|
},
|
|
601
604
|
{
|
|
602
605
|
"label": "Result variable",
|
|
@@ -624,9 +627,6 @@
|
|
|
624
627
|
],
|
|
625
628
|
"icon": {
|
|
626
629
|
"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"
|
|
627
|
-
},
|
|
628
|
-
"engines": {
|
|
629
|
-
"camunda": "^8.2"
|
|
630
630
|
}
|
|
631
631
|
}
|
|
632
632
|
]
|
|
@@ -3,12 +3,9 @@
|
|
|
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": 2,
|
|
10
7
|
"description": "Receive incoming message with Twilio service",
|
|
11
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
@@ -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/
|
|
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",
|
|
114
111
|
"value": "disabled",
|
|
115
112
|
"type": "Dropdown",
|
|
116
113
|
"choices": [
|
|
@@ -208,18 +205,6 @@
|
|
|
208
205
|
"notEmpty": true
|
|
209
206
|
}
|
|
210
207
|
},
|
|
211
|
-
{
|
|
212
|
-
"label": "Message ID expression",
|
|
213
|
-
"feel": "required",
|
|
214
|
-
"type": "String",
|
|
215
|
-
"optional": true,
|
|
216
|
-
"group": "activation",
|
|
217
|
-
"binding": {
|
|
218
|
-
"type": "zeebe:property",
|
|
219
|
-
"name": "messageIdExpression"
|
|
220
|
-
},
|
|
221
|
-
"description": "Expression to extract unique identifier of a message"
|
|
222
|
-
},
|
|
223
208
|
{
|
|
224
209
|
"label": "Condition",
|
|
225
210
|
"type": "String",
|
|
@@ -230,7 +215,7 @@
|
|
|
230
215
|
"type": "zeebe:property",
|
|
231
216
|
"name": "inbound.activationCondition"
|
|
232
217
|
},
|
|
233
|
-
"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>"
|
|
234
219
|
},
|
|
235
220
|
{
|
|
236
221
|
"label": "Result variable",
|
|
@@ -258,15 +243,18 @@
|
|
|
258
243
|
],
|
|
259
244
|
"icon": {
|
|
260
245
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
246
|
+
},
|
|
247
|
+
"engines": {
|
|
248
|
+
"camunda": "^8.2"
|
|
261
249
|
}
|
|
262
250
|
},
|
|
263
251
|
{
|
|
264
252
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
265
|
-
"name": "Twilio
|
|
253
|
+
"name": "Twilio connector",
|
|
266
254
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
267
|
-
"version":
|
|
255
|
+
"version": 1,
|
|
268
256
|
"description": "Receive incoming message with Twilio service",
|
|
269
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
257
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
270
258
|
"category": {
|
|
271
259
|
"id": "connectors",
|
|
272
260
|
"name": "Connectors"
|
|
@@ -368,7 +356,7 @@
|
|
|
368
356
|
"id": "shouldValidateHmac",
|
|
369
357
|
"label": "HMAC authentication",
|
|
370
358
|
"group": "endpoint",
|
|
371
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
359
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/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
360
|
"value": "disabled",
|
|
373
361
|
"type": "Dropdown",
|
|
374
362
|
"choices": [
|
|
@@ -466,18 +454,6 @@
|
|
|
466
454
|
"notEmpty": true
|
|
467
455
|
}
|
|
468
456
|
},
|
|
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
457
|
{
|
|
482
458
|
"label": "Condition",
|
|
483
459
|
"type": "String",
|
|
@@ -488,7 +464,7 @@
|
|
|
488
464
|
"type": "zeebe:property",
|
|
489
465
|
"name": "inbound.activationCondition"
|
|
490
466
|
},
|
|
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
|
|
467
|
+
"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
468
|
},
|
|
493
469
|
{
|
|
494
470
|
"label": "Result variable",
|
|
@@ -518,16 +494,16 @@
|
|
|
518
494
|
"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"
|
|
519
495
|
},
|
|
520
496
|
"engines": {
|
|
521
|
-
"camunda": "^8.
|
|
497
|
+
"camunda": "^8.2"
|
|
522
498
|
}
|
|
523
499
|
},
|
|
524
500
|
{
|
|
525
501
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
526
502
|
"name": "Twilio Intermediate Catch Event Connector",
|
|
527
503
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
528
|
-
"version":
|
|
504
|
+
"version": 3,
|
|
529
505
|
"description": "Receive incoming message with Twilio service",
|
|
530
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
506
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
531
507
|
"category": {
|
|
532
508
|
"id": "connectors",
|
|
533
509
|
"name": "Connectors"
|
|
@@ -629,7 +605,7 @@
|
|
|
629
605
|
"id": "shouldValidateHmac",
|
|
630
606
|
"label": "HMAC authentication",
|
|
631
607
|
"group": "endpoint",
|
|
632
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
608
|
+
"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
609
|
"value": "disabled",
|
|
634
610
|
"type": "Dropdown",
|
|
635
611
|
"choices": [
|
|
@@ -727,6 +703,18 @@
|
|
|
727
703
|
"notEmpty": true
|
|
728
704
|
}
|
|
729
705
|
},
|
|
706
|
+
{
|
|
707
|
+
"label": "Message ID expression",
|
|
708
|
+
"feel": "required",
|
|
709
|
+
"type": "String",
|
|
710
|
+
"optional": true,
|
|
711
|
+
"group": "activation",
|
|
712
|
+
"binding": {
|
|
713
|
+
"type": "zeebe:property",
|
|
714
|
+
"name": "messageIdExpression"
|
|
715
|
+
},
|
|
716
|
+
"description": "Expression to extract unique identifier of a message"
|
|
717
|
+
},
|
|
730
718
|
{
|
|
731
719
|
"label": "Condition",
|
|
732
720
|
"type": "String",
|
|
@@ -737,7 +725,7 @@
|
|
|
737
725
|
"type": "zeebe:property",
|
|
738
726
|
"name": "inbound.activationCondition"
|
|
739
727
|
},
|
|
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
|
|
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/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
741
729
|
},
|
|
742
730
|
{
|
|
743
731
|
"label": "Result variable",
|
|
@@ -767,16 +755,19 @@
|
|
|
767
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"
|
|
768
756
|
},
|
|
769
757
|
"engines": {
|
|
770
|
-
"camunda": "^8.
|
|
758
|
+
"camunda": "^8.4"
|
|
771
759
|
}
|
|
772
760
|
},
|
|
773
761
|
{
|
|
774
762
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
775
|
-
"name": "Twilio
|
|
763
|
+
"name": "Twilio Intermediate Catch Event Connector",
|
|
776
764
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
777
|
-
"version":
|
|
765
|
+
"version": 4,
|
|
766
|
+
"engines": {
|
|
767
|
+
"camunda": "^8.3"
|
|
768
|
+
},
|
|
778
769
|
"description": "Receive incoming message with Twilio service",
|
|
779
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
770
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
780
771
|
"category": {
|
|
781
772
|
"id": "connectors",
|
|
782
773
|
"name": "Connectors"
|
|
@@ -878,7 +869,7 @@
|
|
|
878
869
|
"id": "shouldValidateHmac",
|
|
879
870
|
"label": "HMAC authentication",
|
|
880
871
|
"group": "endpoint",
|
|
881
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
872
|
+
"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",
|
|
882
873
|
"value": "disabled",
|
|
883
874
|
"type": "Dropdown",
|
|
884
875
|
"choices": [
|
|
@@ -976,6 +967,18 @@
|
|
|
976
967
|
"notEmpty": true
|
|
977
968
|
}
|
|
978
969
|
},
|
|
970
|
+
{
|
|
971
|
+
"label": "Message ID expression",
|
|
972
|
+
"feel": "required",
|
|
973
|
+
"type": "String",
|
|
974
|
+
"optional": true,
|
|
975
|
+
"group": "activation",
|
|
976
|
+
"binding": {
|
|
977
|
+
"type": "zeebe:property",
|
|
978
|
+
"name": "messageIdExpression"
|
|
979
|
+
},
|
|
980
|
+
"description": "Expression to extract unique identifier of a message"
|
|
981
|
+
},
|
|
979
982
|
{
|
|
980
983
|
"label": "Condition",
|
|
981
984
|
"type": "String",
|
|
@@ -986,7 +989,7 @@
|
|
|
986
989
|
"type": "zeebe:property",
|
|
987
990
|
"name": "inbound.activationCondition"
|
|
988
991
|
},
|
|
989
|
-
"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
|
|
992
|
+
"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>"
|
|
990
993
|
},
|
|
991
994
|
{
|
|
992
995
|
"label": "Result variable",
|
|
@@ -1014,9 +1017,6 @@
|
|
|
1014
1017
|
],
|
|
1015
1018
|
"icon": {
|
|
1016
1019
|
"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"
|
|
1017
|
-
},
|
|
1018
|
-
"engines": {
|
|
1019
|
-
"camunda": "^8.2"
|
|
1020
1020
|
}
|
|
1021
1021
|
}
|
|
1022
1022
|
]
|
|
@@ -3,10 +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":
|
|
7
|
-
"engines": {
|
|
8
|
-
"camunda": "^8.4"
|
|
9
|
-
},
|
|
6
|
+
"version": 1,
|
|
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": {
|
|
@@ -291,13 +288,19 @@
|
|
|
291
288
|
],
|
|
292
289
|
"icon": {
|
|
293
290
|
"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":
|
|
300
|
+
"version": 2,
|
|
301
|
+
"engines": {
|
|
302
|
+
"camunda": "^8.4"
|
|
303
|
+
},
|
|
301
304
|
"description": "Receive incoming message with Twilio service",
|
|
302
305
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
303
306
|
"category": {
|
|
@@ -582,9 +585,6 @@
|
|
|
582
585
|
],
|
|
583
586
|
"icon": {
|
|
584
587
|
"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
|
]
|