@camunda/connectors-element-templates 1.0.16 → 1.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -3,9 +3,21 @@
|
|
|
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
|
+
"keywords": [
|
|
12
|
+
"SMS received",
|
|
13
|
+
"receive SMS",
|
|
14
|
+
"incoming SMS",
|
|
15
|
+
"phone event",
|
|
16
|
+
"text message received",
|
|
17
|
+
"webhook",
|
|
18
|
+
"inbound message"
|
|
19
|
+
],
|
|
20
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
9
21
|
"category": {
|
|
10
22
|
"id": "connectors",
|
|
11
23
|
"name": "Connectors"
|
|
@@ -107,7 +119,7 @@
|
|
|
107
119
|
"id": "shouldValidateHmac",
|
|
108
120
|
"label": "HMAC authentication",
|
|
109
121
|
"group": "endpoint",
|
|
110
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
122
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
111
123
|
"value": "disabled",
|
|
112
124
|
"type": "Dropdown",
|
|
113
125
|
"choices": [
|
|
@@ -205,6 +217,18 @@
|
|
|
205
217
|
"notEmpty": true
|
|
206
218
|
}
|
|
207
219
|
},
|
|
220
|
+
{
|
|
221
|
+
"label": "Message ID expression",
|
|
222
|
+
"feel": "required",
|
|
223
|
+
"type": "String",
|
|
224
|
+
"optional": true,
|
|
225
|
+
"group": "activation",
|
|
226
|
+
"binding": {
|
|
227
|
+
"type": "zeebe:property",
|
|
228
|
+
"name": "messageIdExpression"
|
|
229
|
+
},
|
|
230
|
+
"description": "Expression to extract unique identifier of a message"
|
|
231
|
+
},
|
|
208
232
|
{
|
|
209
233
|
"label": "Condition",
|
|
210
234
|
"type": "String",
|
|
@@ -215,7 +239,7 @@
|
|
|
215
239
|
"type": "zeebe:property",
|
|
216
240
|
"name": "inbound.activationCondition"
|
|
217
241
|
},
|
|
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
|
|
242
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
219
243
|
},
|
|
220
244
|
{
|
|
221
245
|
"label": "Result variable",
|
|
@@ -243,9 +267,6 @@
|
|
|
243
267
|
],
|
|
244
268
|
"icon": {
|
|
245
269
|
"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"
|
|
249
270
|
}
|
|
250
271
|
},
|
|
251
272
|
{
|
|
@@ -513,12 +534,9 @@
|
|
|
513
534
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
514
535
|
"name": "Twilio Boundary Event Connector",
|
|
515
536
|
"id": "io.camunda.connectors.Twilio.Webhook.Boundary.v1",
|
|
516
|
-
"version":
|
|
517
|
-
"engines": {
|
|
518
|
-
"camunda": "^8.4"
|
|
519
|
-
},
|
|
537
|
+
"version": 1,
|
|
520
538
|
"description": "Receive incoming message with Twilio service",
|
|
521
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
539
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
522
540
|
"category": {
|
|
523
541
|
"id": "connectors",
|
|
524
542
|
"name": "Connectors"
|
|
@@ -620,7 +638,7 @@
|
|
|
620
638
|
"id": "shouldValidateHmac",
|
|
621
639
|
"label": "HMAC authentication",
|
|
622
640
|
"group": "endpoint",
|
|
623
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
641
|
+
"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
642
|
"value": "disabled",
|
|
625
643
|
"type": "Dropdown",
|
|
626
644
|
"choices": [
|
|
@@ -718,18 +736,6 @@
|
|
|
718
736
|
"notEmpty": true
|
|
719
737
|
}
|
|
720
738
|
},
|
|
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
739
|
{
|
|
734
740
|
"label": "Condition",
|
|
735
741
|
"type": "String",
|
|
@@ -740,7 +746,7 @@
|
|
|
740
746
|
"type": "zeebe:property",
|
|
741
747
|
"name": "inbound.activationCondition"
|
|
742
748
|
},
|
|
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
|
|
749
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
744
750
|
},
|
|
745
751
|
{
|
|
746
752
|
"label": "Result variable",
|
|
@@ -768,6 +774,9 @@
|
|
|
768
774
|
],
|
|
769
775
|
"icon": {
|
|
770
776
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
777
|
+
},
|
|
778
|
+
"engines": {
|
|
779
|
+
"camunda": "^8.4"
|
|
771
780
|
}
|
|
772
781
|
}
|
|
773
782
|
]
|
|
@@ -3,14 +3,235 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Twilio Start Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 4,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
7
10
|
"description": "Receive incoming message with Twilio service",
|
|
11
|
+
"keywords": [
|
|
12
|
+
"SMS received",
|
|
13
|
+
"receive SMS",
|
|
14
|
+
"incoming SMS",
|
|
15
|
+
"phone event",
|
|
16
|
+
"text message received",
|
|
17
|
+
"webhook",
|
|
18
|
+
"inbound message"
|
|
19
|
+
],
|
|
8
20
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
9
21
|
"category": {
|
|
10
22
|
"id": "connectors",
|
|
11
23
|
"name": "Connectors"
|
|
12
24
|
},
|
|
13
25
|
"appliesTo": ["bpmn:StartEvent"],
|
|
26
|
+
"deprecated": {
|
|
27
|
+
"message": "Migrate to Twilio Message Start Event Connector"
|
|
28
|
+
},
|
|
29
|
+
"elementType": {
|
|
30
|
+
"value": "bpmn:StartEvent"
|
|
31
|
+
},
|
|
32
|
+
"groups": [
|
|
33
|
+
{
|
|
34
|
+
"id": "endpoint",
|
|
35
|
+
"label": "Webhook configuration"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"id": "activation",
|
|
39
|
+
"label": "Activation"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"id": "variable-mapping",
|
|
43
|
+
"label": "Variable mapping"
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"properties": [
|
|
47
|
+
{
|
|
48
|
+
"type": "Hidden",
|
|
49
|
+
"value": "io.camunda:webhook:1",
|
|
50
|
+
"binding": {
|
|
51
|
+
"type": "zeebe:property",
|
|
52
|
+
"name": "inbound.type"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "webhookMethod",
|
|
57
|
+
"label": "Webhook method",
|
|
58
|
+
"group": "endpoint",
|
|
59
|
+
"description": "Select HTTP method",
|
|
60
|
+
"value": "any",
|
|
61
|
+
"type": "Dropdown",
|
|
62
|
+
"choices": [
|
|
63
|
+
{
|
|
64
|
+
"name": "Any",
|
|
65
|
+
"value": "any"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"name": "Get",
|
|
69
|
+
"value": "get"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"name": "Post",
|
|
73
|
+
"value": "post"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"binding": {
|
|
77
|
+
"type": "zeebe:property",
|
|
78
|
+
"name": "inbound.method"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"label": "Webhook ID",
|
|
83
|
+
"type": "String",
|
|
84
|
+
"group": "endpoint",
|
|
85
|
+
"binding": {
|
|
86
|
+
"type": "zeebe:property",
|
|
87
|
+
"name": "inbound.context"
|
|
88
|
+
},
|
|
89
|
+
"description": "The webhook ID is a part of the URL",
|
|
90
|
+
"constraints": {
|
|
91
|
+
"notEmpty": true
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"type": "Hidden",
|
|
96
|
+
"value": "ConfigurableInboundWebhook",
|
|
97
|
+
"binding": {
|
|
98
|
+
"type": "zeebe:property",
|
|
99
|
+
"name": "inbound.subtype"
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"id": "shouldValidateHmac",
|
|
104
|
+
"label": "HMAC authentication",
|
|
105
|
+
"group": "endpoint",
|
|
106
|
+
"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",
|
|
107
|
+
"value": "disabled",
|
|
108
|
+
"type": "Dropdown",
|
|
109
|
+
"choices": [
|
|
110
|
+
{
|
|
111
|
+
"name": "Enabled",
|
|
112
|
+
"value": "enabled"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "Disabled",
|
|
116
|
+
"value": "disabled"
|
|
117
|
+
}
|
|
118
|
+
],
|
|
119
|
+
"binding": {
|
|
120
|
+
"type": "zeebe:property",
|
|
121
|
+
"name": "inbound.shouldValidateHmac"
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"type": "Hidden",
|
|
126
|
+
"value": "=[\"url\",\"body\",\"parameters\"]",
|
|
127
|
+
"binding": {
|
|
128
|
+
"type": "zeebe:property",
|
|
129
|
+
"name": "inbound.hmacScopes"
|
|
130
|
+
},
|
|
131
|
+
"condition": {
|
|
132
|
+
"property": "shouldValidateHmac",
|
|
133
|
+
"equals": "enabled"
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"label": "HMAC secret key",
|
|
138
|
+
"description": "Shared secret key",
|
|
139
|
+
"type": "String",
|
|
140
|
+
"group": "endpoint",
|
|
141
|
+
"optional": true,
|
|
142
|
+
"binding": {
|
|
143
|
+
"type": "zeebe:property",
|
|
144
|
+
"name": "inbound.hmacSecret"
|
|
145
|
+
},
|
|
146
|
+
"condition": {
|
|
147
|
+
"property": "shouldValidateHmac",
|
|
148
|
+
"equals": "enabled"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"type": "Hidden",
|
|
153
|
+
"value": "x-twilio-signature",
|
|
154
|
+
"binding": {
|
|
155
|
+
"type": "zeebe:property",
|
|
156
|
+
"name": "inbound.hmacHeader"
|
|
157
|
+
},
|
|
158
|
+
"condition": {
|
|
159
|
+
"property": "shouldValidateHmac",
|
|
160
|
+
"equals": "enabled"
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"value": "sha_1",
|
|
165
|
+
"type": "Hidden",
|
|
166
|
+
"binding": {
|
|
167
|
+
"type": "zeebe:property",
|
|
168
|
+
"name": "inbound.hmacAlgorithm"
|
|
169
|
+
},
|
|
170
|
+
"condition": {
|
|
171
|
+
"property": "shouldValidateHmac",
|
|
172
|
+
"equals": "enabled"
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"type": "Hidden",
|
|
177
|
+
"group": "endpoint",
|
|
178
|
+
"binding": {
|
|
179
|
+
"type": "zeebe:property",
|
|
180
|
+
"name": "inbound.context"
|
|
181
|
+
}
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"label": "Condition",
|
|
185
|
+
"type": "String",
|
|
186
|
+
"group": "activation",
|
|
187
|
+
"feel": "required",
|
|
188
|
+
"optional": true,
|
|
189
|
+
"binding": {
|
|
190
|
+
"type": "zeebe:property",
|
|
191
|
+
"name": "inbound.activationCondition"
|
|
192
|
+
},
|
|
193
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"label": "Result variable",
|
|
197
|
+
"type": "String",
|
|
198
|
+
"group": "variable-mapping",
|
|
199
|
+
"optional": true,
|
|
200
|
+
"binding": {
|
|
201
|
+
"type": "zeebe:property",
|
|
202
|
+
"name": "resultVariable"
|
|
203
|
+
},
|
|
204
|
+
"description": "Name of variable to store the result of the connector in"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"label": "Result expression",
|
|
208
|
+
"type": "String",
|
|
209
|
+
"group": "variable-mapping",
|
|
210
|
+
"feel": "required",
|
|
211
|
+
"optional": true,
|
|
212
|
+
"binding": {
|
|
213
|
+
"type": "zeebe:property",
|
|
214
|
+
"name": "resultExpression"
|
|
215
|
+
},
|
|
216
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
217
|
+
}
|
|
218
|
+
],
|
|
219
|
+
"icon": {
|
|
220
|
+
"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"
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
225
|
+
"name": "Twilio connector",
|
|
226
|
+
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
227
|
+
"version": 1,
|
|
228
|
+
"description": "Receive incoming message with Twilio service",
|
|
229
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
230
|
+
"category": {
|
|
231
|
+
"id": "connectors",
|
|
232
|
+
"name": "Connectors"
|
|
233
|
+
},
|
|
234
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
14
235
|
"elementType": {
|
|
15
236
|
"value": "bpmn:StartEvent"
|
|
16
237
|
},
|
|
@@ -100,7 +321,7 @@
|
|
|
100
321
|
"id": "shouldValidateHmac",
|
|
101
322
|
"label": "HMAC authentication",
|
|
102
323
|
"group": "endpoint",
|
|
103
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
324
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/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",
|
|
104
325
|
"value": "disabled",
|
|
105
326
|
"type": "Dropdown",
|
|
106
327
|
"choices": [
|
|
@@ -175,7 +396,7 @@
|
|
|
175
396
|
"type": "zeebe:property",
|
|
176
397
|
"name": "inbound.activationCondition"
|
|
177
398
|
},
|
|
178
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
399
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
179
400
|
},
|
|
180
401
|
{
|
|
181
402
|
"label": "Result variable",
|
|
@@ -210,11 +431,11 @@
|
|
|
210
431
|
},
|
|
211
432
|
{
|
|
212
433
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
213
|
-
"name": "Twilio
|
|
434
|
+
"name": "Twilio Start Event Connector",
|
|
214
435
|
"id": "io.camunda.connectors.TwilioWebhook.v1",
|
|
215
|
-
"version":
|
|
436
|
+
"version": 2,
|
|
216
437
|
"description": "Receive incoming message with Twilio service",
|
|
217
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
438
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
218
439
|
"category": {
|
|
219
440
|
"id": "connectors",
|
|
220
441
|
"name": "Connectors"
|
|
@@ -309,7 +530,7 @@
|
|
|
309
530
|
"id": "shouldValidateHmac",
|
|
310
531
|
"label": "HMAC authentication",
|
|
311
532
|
"group": "endpoint",
|
|
312
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
533
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/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",
|
|
313
534
|
"value": "disabled",
|
|
314
535
|
"type": "Dropdown",
|
|
315
536
|
"choices": [
|
|
@@ -384,7 +605,7 @@
|
|
|
384
605
|
"type": "zeebe:property",
|
|
385
606
|
"name": "inbound.activationCondition"
|
|
386
607
|
},
|
|
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
|
|
608
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
388
609
|
},
|
|
389
610
|
{
|
|
390
611
|
"label": "Result variable",
|
|
@@ -426,6 +647,15 @@
|
|
|
426
647
|
"camunda": "^8.3"
|
|
427
648
|
},
|
|
428
649
|
"description": "Receive incoming message with Twilio service",
|
|
650
|
+
"keywords": [
|
|
651
|
+
"SMS received",
|
|
652
|
+
"receive SMS",
|
|
653
|
+
"incoming SMS",
|
|
654
|
+
"phone event",
|
|
655
|
+
"text message received",
|
|
656
|
+
"webhook",
|
|
657
|
+
"inbound message"
|
|
658
|
+
],
|
|
429
659
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
430
660
|
"category": {
|
|
431
661
|
"id": "connectors",
|
|
@@ -3,9 +3,21 @@
|
|
|
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":
|
|
6
|
+
"version": 4,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
7
10
|
"description": "Receive incoming message with Twilio service",
|
|
8
|
-
"
|
|
11
|
+
"keywords": [
|
|
12
|
+
"SMS received",
|
|
13
|
+
"receive SMS",
|
|
14
|
+
"incoming SMS",
|
|
15
|
+
"phone event",
|
|
16
|
+
"text message received",
|
|
17
|
+
"webhook",
|
|
18
|
+
"inbound message"
|
|
19
|
+
],
|
|
20
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
|
|
9
21
|
"category": {
|
|
10
22
|
"id": "connectors",
|
|
11
23
|
"name": "Connectors"
|
|
@@ -107,7 +119,7 @@
|
|
|
107
119
|
"id": "shouldValidateHmac",
|
|
108
120
|
"label": "HMAC authentication",
|
|
109
121
|
"group": "endpoint",
|
|
110
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
122
|
+
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
|
|
111
123
|
"value": "disabled",
|
|
112
124
|
"type": "Dropdown",
|
|
113
125
|
"choices": [
|
|
@@ -205,6 +217,18 @@
|
|
|
205
217
|
"notEmpty": true
|
|
206
218
|
}
|
|
207
219
|
},
|
|
220
|
+
{
|
|
221
|
+
"label": "Message ID expression",
|
|
222
|
+
"feel": "required",
|
|
223
|
+
"type": "String",
|
|
224
|
+
"optional": true,
|
|
225
|
+
"group": "activation",
|
|
226
|
+
"binding": {
|
|
227
|
+
"type": "zeebe:property",
|
|
228
|
+
"name": "messageIdExpression"
|
|
229
|
+
},
|
|
230
|
+
"description": "Expression to extract unique identifier of a message"
|
|
231
|
+
},
|
|
208
232
|
{
|
|
209
233
|
"label": "Condition",
|
|
210
234
|
"type": "String",
|
|
@@ -215,7 +239,7 @@
|
|
|
215
239
|
"type": "zeebe:property",
|
|
216
240
|
"name": "inbound.activationCondition"
|
|
217
241
|
},
|
|
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
|
|
242
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
219
243
|
},
|
|
220
244
|
{
|
|
221
245
|
"label": "Result variable",
|
|
@@ -243,16 +267,13 @@
|
|
|
243
267
|
],
|
|
244
268
|
"icon": {
|
|
245
269
|
"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"
|
|
249
270
|
}
|
|
250
271
|
},
|
|
251
272
|
{
|
|
252
273
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
253
|
-
"name": "Twilio
|
|
274
|
+
"name": "Twilio Intermediate Catch Event Connector",
|
|
254
275
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
255
|
-
"version":
|
|
276
|
+
"version": 2,
|
|
256
277
|
"description": "Receive incoming message with Twilio service",
|
|
257
278
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
258
279
|
"category": {
|
|
@@ -760,14 +781,11 @@
|
|
|
760
781
|
},
|
|
761
782
|
{
|
|
762
783
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
763
|
-
"name": "Twilio
|
|
784
|
+
"name": "Twilio connector",
|
|
764
785
|
"id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
|
|
765
|
-
"version":
|
|
766
|
-
"engines": {
|
|
767
|
-
"camunda": "^8.3"
|
|
768
|
-
},
|
|
786
|
+
"version": 1,
|
|
769
787
|
"description": "Receive incoming message with Twilio service",
|
|
770
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio
|
|
788
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
|
|
771
789
|
"category": {
|
|
772
790
|
"id": "connectors",
|
|
773
791
|
"name": "Connectors"
|
|
@@ -869,7 +887,7 @@
|
|
|
869
887
|
"id": "shouldValidateHmac",
|
|
870
888
|
"label": "HMAC authentication",
|
|
871
889
|
"group": "endpoint",
|
|
872
|
-
"description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/
|
|
890
|
+
"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",
|
|
873
891
|
"value": "disabled",
|
|
874
892
|
"type": "Dropdown",
|
|
875
893
|
"choices": [
|
|
@@ -967,18 +985,6 @@
|
|
|
967
985
|
"notEmpty": true
|
|
968
986
|
}
|
|
969
987
|
},
|
|
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
|
-
},
|
|
982
988
|
{
|
|
983
989
|
"label": "Condition",
|
|
984
990
|
"type": "String",
|
|
@@ -989,7 +995,7 @@
|
|
|
989
995
|
"type": "zeebe:property",
|
|
990
996
|
"name": "inbound.activationCondition"
|
|
991
997
|
},
|
|
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
|
|
998
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
|
|
993
999
|
},
|
|
994
1000
|
{
|
|
995
1001
|
"label": "Result variable",
|
|
@@ -1017,6 +1023,9 @@
|
|
|
1017
1023
|
],
|
|
1018
1024
|
"icon": {
|
|
1019
1025
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1026
|
+
},
|
|
1027
|
+
"engines": {
|
|
1028
|
+
"camunda": "^8.2"
|
|
1020
1029
|
}
|
|
1021
1030
|
}
|
|
1022
1031
|
]
|