@camunda/connectors-element-templates 1.0.19 → 1.0.21

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.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -574,7 +574,6 @@
574
574
  "id": "webhookMethod",
575
575
  "label": "Webhook method",
576
576
  "group": "endpoint",
577
- "description": "Select HTTP method",
578
577
  "value": "any",
579
578
  "type": "Dropdown",
580
579
  "choices": [
@@ -604,7 +603,7 @@
604
603
  "type": "zeebe:property",
605
604
  "name": "inbound.context"
606
605
  },
607
- "description": "The webhook ID is a part of the URL",
606
+ "tooltip": "The webhook ID is a part of the URL.",
608
607
  "constraints": {
609
608
  "notEmpty": true
610
609
  }
@@ -629,7 +628,7 @@
629
628
  "id": "shouldValidateHmac",
630
629
  "label": "HMAC authentication",
631
630
  "group": "endpoint",
632
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
631
+ "tooltip": "Enabled verifies the HMAC signature on incoming requests; disabled skips verification. See the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>HMAC configuration</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>HMAC example</a> for how to use the HMAC-related fields.",
633
632
  "value": "disabled",
634
633
  "type": "Dropdown",
635
634
  "choices": [
@@ -649,7 +648,7 @@
649
648
  },
650
649
  {
651
650
  "label": "HMAC secret key",
652
- "description": "Shared secret key",
651
+ "tooltip": "Shared secret key used to verify the HMAC signature.",
653
652
  "type": "String",
654
653
  "group": "endpoint",
655
654
  "optional": true,
@@ -704,7 +703,7 @@
704
703
  "type": "String",
705
704
  "group": "activation",
706
705
  "feel": "required",
707
- "description": "Sets up the correlation key from process variables",
706
+ "tooltip": "Sets up the correlation key from process variables.",
708
707
  "binding": {
709
708
  "type": "bpmn:Message#zeebe:subscription#property",
710
709
  "name": "correlationKey"
@@ -722,7 +721,7 @@
722
721
  "type": "zeebe:property",
723
722
  "name": "correlationKeyExpression"
724
723
  },
725
- "description": "Extracts the correlation key from the incoming message payload",
724
+ "tooltip": "Extracts the correlation key from the incoming message payload.",
726
725
  "constraints": {
727
726
  "notEmpty": true
728
727
  }
@@ -737,7 +736,7 @@
737
736
  "type": "zeebe:property",
738
737
  "name": "messageIdExpression"
739
738
  },
740
- "description": "Expression to extract unique identifier of a message"
739
+ "tooltip": "Expression to extract the unique identifier of a message."
741
740
  },
742
741
  {
743
742
  "label": "Condition",
@@ -749,7 +748,7 @@
749
748
  "type": "zeebe:property",
750
749
  "name": "inbound.activationCondition"
751
750
  },
752
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
751
+ "tooltip": "Condition under which the connector triggers. Leave empty to catch all events. See the <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'>Twilio webhook activation guide</a>."
753
752
  },
754
753
  {
755
754
  "label": "Result variable",
@@ -760,7 +759,7 @@
760
759
  "type": "zeebe:property",
761
760
  "name": "resultVariable"
762
761
  },
763
- "description": "Name of variable to store the result of the connector in"
762
+ "tooltip": "Name of variable to store the result of the connector in."
764
763
  },
765
764
  {
766
765
  "label": "Result expression",
@@ -772,7 +771,7 @@
772
771
  "type": "zeebe:property",
773
772
  "name": "resultExpression"
774
773
  },
775
- "description": "Expression to map the inbound payload to process variables"
774
+ "tooltip": "Expression to map the inbound payload to process variables."
776
775
  }
777
776
  ],
778
777
  "icon": {
@@ -3,7 +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": 3,
6
+ "version": 4,
7
7
  "engines": {
8
8
  "camunda": "^8.3"
9
9
  },
@@ -56,7 +56,6 @@
56
56
  "id": "webhookMethod",
57
57
  "label": "Webhook method",
58
58
  "group": "endpoint",
59
- "description": "Select HTTP method",
60
59
  "value": "any",
61
60
  "type": "Dropdown",
62
61
  "choices": [
@@ -86,7 +85,7 @@
86
85
  "type": "zeebe:property",
87
86
  "name": "inbound.context"
88
87
  },
89
- "description": "The webhook ID is a part of the URL",
88
+ "tooltip": "The webhook ID is a part of the URL.",
90
89
  "constraints": {
91
90
  "notEmpty": true
92
91
  }
@@ -99,23 +98,11 @@
99
98
  "name": "inbound.subtype"
100
99
  }
101
100
  },
102
- {
103
- "type": "Hidden",
104
- "value": "=[\"url\",\"body\",\"parameters\"]",
105
- "binding": {
106
- "type": "zeebe:property",
107
- "name": "inbound.hmacScopes"
108
- },
109
- "condition": {
110
- "property": "shouldValidateHmac",
111
- "equals": "enabled"
112
- }
113
- },
114
101
  {
115
102
  "id": "shouldValidateHmac",
116
103
  "label": "HMAC authentication",
117
104
  "group": "endpoint",
118
- "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",
105
+ "tooltip": "Enabled verifies the HMAC signature on incoming requests; disabled skips verification. See the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>HMAC configuration</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>HMAC example</a> for how to use the HMAC-related fields.",
119
106
  "value": "disabled",
120
107
  "type": "Dropdown",
121
108
  "choices": [
@@ -133,9 +120,21 @@
133
120
  "name": "inbound.shouldValidateHmac"
134
121
  }
135
122
  },
123
+ {
124
+ "type": "Hidden",
125
+ "value": "=[\"url\",\"body\",\"parameters\"]",
126
+ "binding": {
127
+ "type": "zeebe:property",
128
+ "name": "inbound.hmacScopes"
129
+ },
130
+ "condition": {
131
+ "property": "shouldValidateHmac",
132
+ "equals": "enabled"
133
+ }
134
+ },
136
135
  {
137
136
  "label": "HMAC secret key",
138
- "description": "Shared secret key",
137
+ "tooltip": "Shared secret key used to verify the HMAC signature.",
139
138
  "type": "String",
140
139
  "group": "endpoint",
141
140
  "optional": true,
@@ -190,7 +189,7 @@
190
189
  "type": "zeebe:property",
191
190
  "name": "inbound.activationCondition"
192
191
  },
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>"
192
+ "tooltip": "Condition under which the connector triggers. Leave empty to catch all events. See the <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'>Twilio webhook activation guide</a>."
194
193
  },
195
194
  {
196
195
  "label": "Result variable",
@@ -201,7 +200,7 @@
201
200
  "type": "zeebe:property",
202
201
  "name": "resultVariable"
203
202
  },
204
- "description": "Name of variable to store the result of the connector in"
203
+ "tooltip": "Name of variable to store the result of the connector in."
205
204
  },
206
205
  {
207
206
  "label": "Result expression",
@@ -213,7 +212,7 @@
213
212
  "type": "zeebe:property",
214
213
  "name": "resultExpression"
215
214
  },
216
- "description": "Expression to map the inbound payload to process variables"
215
+ "tooltip": "Expression to map the inbound payload to process variables."
217
216
  }
218
217
  ],
219
218
  "icon": {
@@ -224,14 +223,29 @@
224
223
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
225
224
  "name": "Twilio Start Event Connector",
226
225
  "id": "io.camunda.connectors.TwilioWebhook.v1",
227
- "version": 2,
226
+ "version": 3,
227
+ "engines": {
228
+ "camunda": "^8.3"
229
+ },
228
230
  "description": "Receive incoming message with Twilio service",
231
+ "keywords": [
232
+ "SMS received",
233
+ "receive SMS",
234
+ "incoming SMS",
235
+ "phone event",
236
+ "text message received",
237
+ "webhook",
238
+ "inbound message"
239
+ ],
229
240
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
230
241
  "category": {
231
242
  "id": "connectors",
232
243
  "name": "Connectors"
233
244
  },
234
245
  "appliesTo": ["bpmn:StartEvent"],
246
+ "deprecated": {
247
+ "message": "Migrate to Twilio Message Start Event Connector"
248
+ },
235
249
  "elementType": {
236
250
  "value": "bpmn:StartEvent"
237
251
  },
@@ -424,18 +438,15 @@
424
438
  ],
425
439
  "icon": {
426
440
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
427
- },
428
- "engines": {
429
- "camunda": "^8.2"
430
441
  }
431
442
  },
432
443
  {
433
444
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
434
- "name": "Twilio connector",
445
+ "name": "Twilio Start Event Connector",
435
446
  "id": "io.camunda.connectors.TwilioWebhook.v1",
436
- "version": 1,
447
+ "version": 2,
437
448
  "description": "Receive incoming message with Twilio service",
438
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
449
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
439
450
  "category": {
440
451
  "id": "connectors",
441
452
  "name": "Connectors"
@@ -530,7 +541,7 @@
530
541
  "id": "shouldValidateHmac",
531
542
  "label": "HMAC authentication",
532
543
  "group": "endpoint",
533
- "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",
544
+ "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",
534
545
  "value": "disabled",
535
546
  "type": "Dropdown",
536
547
  "choices": [
@@ -605,7 +616,7 @@
605
616
  "type": "zeebe:property",
606
617
  "name": "inbound.activationCondition"
607
618
  },
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-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
619
+ "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>"
609
620
  },
610
621
  {
611
622
  "label": "Result variable",
@@ -640,31 +651,16 @@
640
651
  },
641
652
  {
642
653
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
643
- "name": "Twilio Start Event Connector",
654
+ "name": "Twilio connector",
644
655
  "id": "io.camunda.connectors.TwilioWebhook.v1",
645
- "version": 4,
646
- "engines": {
647
- "camunda": "^8.3"
648
- },
656
+ "version": 1,
649
657
  "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
- ],
659
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
658
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
660
659
  "category": {
661
660
  "id": "connectors",
662
661
  "name": "Connectors"
663
662
  },
664
663
  "appliesTo": ["bpmn:StartEvent"],
665
- "deprecated": {
666
- "message": "Migrate to Twilio Message Start Event Connector"
667
- },
668
664
  "elementType": {
669
665
  "value": "bpmn:StartEvent"
670
666
  },
@@ -738,11 +734,23 @@
738
734
  "name": "inbound.subtype"
739
735
  }
740
736
  },
737
+ {
738
+ "type": "Hidden",
739
+ "value": "=[\"url\",\"body\",\"parameters\"]",
740
+ "binding": {
741
+ "type": "zeebe:property",
742
+ "name": "inbound.hmacScopes"
743
+ },
744
+ "condition": {
745
+ "property": "shouldValidateHmac",
746
+ "equals": "enabled"
747
+ }
748
+ },
741
749
  {
742
750
  "id": "shouldValidateHmac",
743
751
  "label": "HMAC authentication",
744
752
  "group": "endpoint",
745
- "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",
753
+ "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",
746
754
  "value": "disabled",
747
755
  "type": "Dropdown",
748
756
  "choices": [
@@ -760,18 +768,6 @@
760
768
  "name": "inbound.shouldValidateHmac"
761
769
  }
762
770
  },
763
- {
764
- "type": "Hidden",
765
- "value": "=[\"url\",\"body\",\"parameters\"]",
766
- "binding": {
767
- "type": "zeebe:property",
768
- "name": "inbound.hmacScopes"
769
- },
770
- "condition": {
771
- "property": "shouldValidateHmac",
772
- "equals": "enabled"
773
- }
774
- },
775
771
  {
776
772
  "label": "HMAC secret key",
777
773
  "description": "Shared secret key",
@@ -829,7 +825,7 @@
829
825
  "type": "zeebe:property",
830
826
  "name": "inbound.activationCondition"
831
827
  },
832
- "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>"
828
+ "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>"
833
829
  },
834
830
  {
835
831
  "label": "Result variable",
@@ -857,6 +853,9 @@
857
853
  ],
858
854
  "icon": {
859
855
  "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"
856
+ },
857
+ "engines": {
858
+ "camunda": "^8.2"
860
859
  }
861
860
  }
862
861
  ]
@@ -252,9 +252,9 @@
252
252
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
253
253
  "name": "Twilio Intermediate Catch Event Connector",
254
254
  "id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
255
- "version": 3,
255
+ "version": 2,
256
256
  "description": "Receive incoming message with Twilio service",
257
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
257
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
258
258
  "category": {
259
259
  "id": "connectors",
260
260
  "name": "Connectors"
@@ -356,7 +356,7 @@
356
356
  "id": "shouldValidateHmac",
357
357
  "label": "HMAC authentication",
358
358
  "group": "endpoint",
359
- "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",
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",
360
360
  "value": "disabled",
361
361
  "type": "Dropdown",
362
362
  "choices": [
@@ -454,18 +454,6 @@
454
454
  "notEmpty": true
455
455
  }
456
456
  },
457
- {
458
- "label": "Message ID expression",
459
- "feel": "required",
460
- "type": "String",
461
- "optional": true,
462
- "group": "activation",
463
- "binding": {
464
- "type": "zeebe:property",
465
- "name": "messageIdExpression"
466
- },
467
- "description": "Expression to extract unique identifier of a message"
468
- },
469
457
  {
470
458
  "label": "Condition",
471
459
  "type": "String",
@@ -476,7 +464,7 @@
476
464
  "type": "zeebe:property",
477
465
  "name": "inbound.activationCondition"
478
466
  },
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/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
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>"
480
468
  },
481
469
  {
482
470
  "label": "Result variable",
@@ -506,16 +494,16 @@
506
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"
507
495
  },
508
496
  "engines": {
509
- "camunda": "^8.4"
497
+ "camunda": "^8.2"
510
498
  }
511
499
  },
512
500
  {
513
501
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
514
502
  "name": "Twilio Intermediate Catch Event Connector",
515
503
  "id": "io.camunda.connectors.Twilio.Webhook.Intermediate.v1",
516
- "version": 2,
504
+ "version": 3,
517
505
  "description": "Receive incoming message with Twilio service",
518
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/",
506
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound",
519
507
  "category": {
520
508
  "id": "connectors",
521
509
  "name": "Connectors"
@@ -617,7 +605,7 @@
617
605
  "id": "shouldValidateHmac",
618
606
  "label": "HMAC authentication",
619
607
  "group": "endpoint",
620
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
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",
621
609
  "value": "disabled",
622
610
  "type": "Dropdown",
623
611
  "choices": [
@@ -715,6 +703,18 @@
715
703
  "notEmpty": true
716
704
  }
717
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
+ },
718
718
  {
719
719
  "label": "Condition",
720
720
  "type": "String",
@@ -725,7 +725,7 @@
725
725
  "type": "zeebe:property",
726
726
  "name": "inbound.activationCondition"
727
727
  },
728
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio-webhook/#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
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>"
729
729
  },
730
730
  {
731
731
  "label": "Result variable",
@@ -755,7 +755,7 @@
755
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"
756
756
  },
757
757
  "engines": {
758
- "camunda": "^8.2"
758
+ "camunda": "^8.4"
759
759
  }
760
760
  },
761
761
  {
@@ -823,7 +823,6 @@
823
823
  "id": "webhookMethod",
824
824
  "label": "Webhook method",
825
825
  "group": "endpoint",
826
- "description": "Select HTTP method",
827
826
  "value": "any",
828
827
  "type": "Dropdown",
829
828
  "choices": [
@@ -853,7 +852,7 @@
853
852
  "type": "zeebe:property",
854
853
  "name": "inbound.context"
855
854
  },
856
- "description": "The webhook ID is a part of the URL",
855
+ "tooltip": "The webhook ID is a part of the URL.",
857
856
  "constraints": {
858
857
  "notEmpty": true
859
858
  }
@@ -878,7 +877,7 @@
878
877
  "id": "shouldValidateHmac",
879
878
  "label": "HMAC authentication",
880
879
  "group": "endpoint",
881
- "description": "Choose whether HMAC verification is enabled. <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>example</a> that explains how to use HMAC-related fields",
880
+ "tooltip": "Enabled verifies the HMAC signature on incoming requests; disabled skips verification. See the <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#make-your-http-webhook-connector-for-receiving-messages-executable' target='_blank'>HMAC configuration</a> and <a href='https://docs.camunda.io/docs/components/connectors/protocol/http-webhook/#example' target='_blank'>HMAC example</a> for how to use the HMAC-related fields.",
882
881
  "value": "disabled",
883
882
  "type": "Dropdown",
884
883
  "choices": [
@@ -898,7 +897,7 @@
898
897
  },
899
898
  {
900
899
  "label": "HMAC secret key",
901
- "description": "Shared secret key",
900
+ "tooltip": "Shared secret key used to verify the HMAC signature.",
902
901
  "type": "String",
903
902
  "group": "endpoint",
904
903
  "optional": true,
@@ -953,7 +952,7 @@
953
952
  "type": "String",
954
953
  "group": "activation",
955
954
  "feel": "required",
956
- "description": "Sets up the correlation key from process variables",
955
+ "tooltip": "Sets up the correlation key from process variables.",
957
956
  "binding": {
958
957
  "type": "bpmn:Message#zeebe:subscription#property",
959
958
  "name": "correlationKey"
@@ -971,7 +970,7 @@
971
970
  "type": "zeebe:property",
972
971
  "name": "correlationKeyExpression"
973
972
  },
974
- "description": "Extracts the correlation key from the incoming message payload",
973
+ "tooltip": "Extracts the correlation key from the incoming message payload.",
975
974
  "constraints": {
976
975
  "notEmpty": true
977
976
  }
@@ -986,7 +985,7 @@
986
985
  "type": "zeebe:property",
987
986
  "name": "messageIdExpression"
988
987
  },
989
- "description": "Expression to extract unique identifier of a message"
988
+ "tooltip": "Expression to extract the unique identifier of a message."
990
989
  },
991
990
  {
992
991
  "label": "Condition",
@@ -998,7 +997,7 @@
998
997
  "type": "zeebe:property",
999
998
  "name": "inbound.activationCondition"
1000
999
  },
1001
- "description": "Condition under which the connector triggers. Leave empty to catch all events. <a href='https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=inbound#make-your-twilio-webhook-connector-for-receiving-messages-executable' target='_blank'>See documentation</a>"
1000
+ "tooltip": "Condition under which the connector triggers. Leave empty to catch all events. See the <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'>Twilio webhook activation guide</a>."
1002
1001
  },
1003
1002
  {
1004
1003
  "label": "Result variable",
@@ -1009,7 +1008,7 @@
1009
1008
  "type": "zeebe:property",
1010
1009
  "name": "resultVariable"
1011
1010
  },
1012
- "description": "Name of variable to store the result of the connector in"
1011
+ "tooltip": "Name of variable to store the result of the connector in."
1013
1012
  },
1014
1013
  {
1015
1014
  "label": "Result expression",
@@ -1021,7 +1020,7 @@
1021
1020
  "type": "zeebe:property",
1022
1021
  "name": "resultExpression"
1023
1022
  },
1024
- "description": "Expression to map the inbound payload to process variables"
1023
+ "tooltip": "Expression to map the inbound payload to process variables."
1025
1024
  }
1026
1025
  ],
1027
1026
  "icon": {