@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.
Files changed (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -3,10 +3,7 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Twilio Outbound Connector",
5
5
  "id": "io.camunda.connectors.Twilio.v1",
6
- "version": 5,
7
- "engines": {
8
- "camunda": "^8.3"
9
- },
6
+ "version": 4,
10
7
  "description": "Send SMS messages or retrieve message information using the Twilio API",
11
8
  "icon": {
12
9
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
@@ -51,7 +48,8 @@
51
48
  "type": "Hidden",
52
49
  "value": "io.camunda:http-json:1",
53
50
  "binding": {
54
- "type": "zeebe:taskDefinition:type"
51
+ "type": "zeebe:taskDefinition",
52
+ "property": "type"
55
53
  }
56
54
  },
57
55
  {
@@ -503,7 +501,7 @@
503
501
  },
504
502
  {
505
503
  "label": "Error expression",
506
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
504
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
507
505
  "group": "errors",
508
506
  "type": "Text",
509
507
  "feel": "required",
@@ -511,43 +509,22 @@
511
509
  "type": "zeebe:taskHeader",
512
510
  "key": "errorExpression"
513
511
  }
514
- },
515
- {
516
- "id": "version",
517
- "label": "Version",
518
- "description": "Version of the element template",
519
- "value": "5",
520
- "group": "connector",
521
- "binding": {
522
- "key": "elementTemplateVersion",
523
- "type": "zeebe:taskHeader"
524
- },
525
- "type": "Hidden"
526
- },
527
- {
528
- "id": "id",
529
- "label": "ID",
530
- "description": "ID of the element template",
531
- "value": "io.camunda.connectors.Twilio.v1",
532
- "group": "connector",
533
- "binding": {
534
- "key": "elementTemplateId",
535
- "type": "zeebe:taskHeader"
536
- },
537
- "type": "Hidden"
538
512
  }
539
- ]
513
+ ],
514
+ "engines": {
515
+ "camunda": "^8.6"
516
+ }
540
517
  },
541
518
  {
542
519
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
543
- "name": "Twilio Outbound Connector",
520
+ "name": "Twilio connector",
544
521
  "id": "io.camunda.connectors.Twilio.v1",
545
- "version": 4,
522
+ "version": 2,
546
523
  "description": "Send SMS messages or retrieve message information using the Twilio API",
547
524
  "icon": {
548
525
  "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"
549
526
  },
550
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
527
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
551
528
  "category": {
552
529
  "id": "connectors",
553
530
  "name": "Connectors"
@@ -639,7 +616,7 @@
639
616
  },
640
617
  {
641
618
  "label": "Account SID",
642
- "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
619
+ "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
643
620
  "group": "authentication",
644
621
  "type": "String",
645
622
  "feel": "optional",
@@ -689,7 +666,7 @@
689
666
  },
690
667
  {
691
668
  "type": "Hidden",
692
- "value": "={\"Content-Type\":\"application/x-www-form-urlencoded\"}",
669
+ "value": "={\"content-type\":\"application/x-www-form-urlencoded\"}",
693
670
  "binding": {
694
671
  "type": "zeebe:input",
695
672
  "name": "headers"
@@ -702,7 +679,7 @@
702
679
  },
703
680
  {
704
681
  "label": "API key",
705
- "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
682
+ "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
706
683
  "group": "authentication",
707
684
  "type": "String",
708
685
  "feel": "optional",
@@ -720,7 +697,7 @@
720
697
  },
721
698
  {
722
699
  "label": "API secret",
723
- "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
700
+ "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
724
701
  "group": "authentication",
725
702
  "type": "String",
726
703
  "feel": "optional",
@@ -753,7 +730,7 @@
753
730
  },
754
731
  {
755
732
  "label": "Authentication token",
756
- "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
733
+ "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
757
734
  "group": "authentication",
758
735
  "type": "String",
759
736
  "feel": "optional",
@@ -867,7 +844,7 @@
867
844
  },
868
845
  {
869
846
  "label": "Date sent",
870
- "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
847
+ "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
871
848
  "group": "filter",
872
849
  "type": "String",
873
850
  "feel": "optional",
@@ -886,7 +863,7 @@
886
863
  },
887
864
  {
888
865
  "label": "Date before message was sent",
889
- "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
866
+ "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
890
867
  "group": "filter",
891
868
  "type": "String",
892
869
  "feel": "optional",
@@ -905,7 +882,7 @@
905
882
  },
906
883
  {
907
884
  "label": "Date after message was sent",
908
- "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
885
+ "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
909
886
  "group": "filter",
910
887
  "type": "String",
911
888
  "feel": "optional",
@@ -1033,14 +1010,14 @@
1033
1010
  "constraints": {
1034
1011
  "notEmpty": false,
1035
1012
  "pattern": {
1036
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1013
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1037
1014
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1038
1015
  }
1039
1016
  }
1040
1017
  },
1041
1018
  {
1042
1019
  "label": "Error expression",
1043
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
1020
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
1044
1021
  "group": "errors",
1045
1022
  "type": "Text",
1046
1023
  "feel": "required",
@@ -1051,19 +1028,19 @@
1051
1028
  }
1052
1029
  ],
1053
1030
  "engines": {
1054
- "camunda": "^8.6"
1031
+ "camunda": "^8.2"
1055
1032
  }
1056
1033
  },
1057
1034
  {
1058
1035
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1059
- "name": "Twilio connector",
1036
+ "name": "Twilio Outbound Connector",
1060
1037
  "id": "io.camunda.connectors.Twilio.v1",
1061
- "version": 2,
1038
+ "version": 3,
1062
1039
  "description": "Send SMS messages or retrieve message information using the Twilio API",
1063
1040
  "icon": {
1064
1041
  "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"
1065
1042
  },
1066
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
1043
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
1067
1044
  "category": {
1068
1045
  "id": "connectors",
1069
1046
  "name": "Connectors"
@@ -1155,7 +1132,7 @@
1155
1132
  },
1156
1133
  {
1157
1134
  "label": "Account SID",
1158
- "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
1135
+ "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
1159
1136
  "group": "authentication",
1160
1137
  "type": "String",
1161
1138
  "feel": "optional",
@@ -1218,7 +1195,7 @@
1218
1195
  },
1219
1196
  {
1220
1197
  "label": "API key",
1221
- "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
1198
+ "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
1222
1199
  "group": "authentication",
1223
1200
  "type": "String",
1224
1201
  "feel": "optional",
@@ -1236,7 +1213,7 @@
1236
1213
  },
1237
1214
  {
1238
1215
  "label": "API secret",
1239
- "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
1216
+ "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
1240
1217
  "group": "authentication",
1241
1218
  "type": "String",
1242
1219
  "feel": "optional",
@@ -1269,7 +1246,7 @@
1269
1246
  },
1270
1247
  {
1271
1248
  "label": "Authentication token",
1272
- "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
1249
+ "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
1273
1250
  "group": "authentication",
1274
1251
  "type": "String",
1275
1252
  "feel": "optional",
@@ -1383,7 +1360,7 @@
1383
1360
  },
1384
1361
  {
1385
1362
  "label": "Date sent",
1386
- "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
1363
+ "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
1387
1364
  "group": "filter",
1388
1365
  "type": "String",
1389
1366
  "feel": "optional",
@@ -1402,7 +1379,7 @@
1402
1379
  },
1403
1380
  {
1404
1381
  "label": "Date before message was sent",
1405
- "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
1382
+ "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
1406
1383
  "group": "filter",
1407
1384
  "type": "String",
1408
1385
  "feel": "optional",
@@ -1421,7 +1398,7 @@
1421
1398
  },
1422
1399
  {
1423
1400
  "label": "Date after message was sent",
1424
- "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
1401
+ "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
1425
1402
  "group": "filter",
1426
1403
  "type": "String",
1427
1404
  "feel": "optional",
@@ -1549,14 +1526,14 @@
1549
1526
  "constraints": {
1550
1527
  "notEmpty": false,
1551
1528
  "pattern": {
1552
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1529
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1553
1530
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1554
1531
  }
1555
1532
  }
1556
1533
  },
1557
1534
  {
1558
1535
  "label": "Error expression",
1559
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
1536
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
1560
1537
  "group": "errors",
1561
1538
  "type": "Text",
1562
1539
  "feel": "required",
@@ -1572,14 +1549,14 @@
1572
1549
  },
1573
1550
  {
1574
1551
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1575
- "name": "Twilio Outbound Connector",
1552
+ "name": "Twilio connector",
1576
1553
  "id": "io.camunda.connectors.Twilio.v1",
1577
- "version": 3,
1554
+ "version": 1,
1578
1555
  "description": "Send SMS messages or retrieve message information using the Twilio API",
1579
1556
  "icon": {
1580
1557
  "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"
1581
1558
  },
1582
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
1559
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
1583
1560
  "category": {
1584
1561
  "id": "connectors",
1585
1562
  "name": "Connectors"
@@ -1671,7 +1648,7 @@
1671
1648
  },
1672
1649
  {
1673
1650
  "label": "Account SID",
1674
- "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
1651
+ "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
1675
1652
  "group": "authentication",
1676
1653
  "type": "String",
1677
1654
  "feel": "optional",
@@ -1734,7 +1711,7 @@
1734
1711
  },
1735
1712
  {
1736
1713
  "label": "API key",
1737
- "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
1714
+ "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
1738
1715
  "group": "authentication",
1739
1716
  "type": "String",
1740
1717
  "feel": "optional",
@@ -1752,7 +1729,7 @@
1752
1729
  },
1753
1730
  {
1754
1731
  "label": "API secret",
1755
- "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
1732
+ "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
1756
1733
  "group": "authentication",
1757
1734
  "type": "String",
1758
1735
  "feel": "optional",
@@ -1785,7 +1762,7 @@
1785
1762
  },
1786
1763
  {
1787
1764
  "label": "Authentication token",
1788
- "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
1765
+ "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
1789
1766
  "group": "authentication",
1790
1767
  "type": "String",
1791
1768
  "feel": "optional",
@@ -1899,7 +1876,7 @@
1899
1876
  },
1900
1877
  {
1901
1878
  "label": "Date sent",
1902
- "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
1879
+ "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
1903
1880
  "group": "filter",
1904
1881
  "type": "String",
1905
1882
  "feel": "optional",
@@ -1918,7 +1895,7 @@
1918
1895
  },
1919
1896
  {
1920
1897
  "label": "Date before message was sent",
1921
- "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
1898
+ "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
1922
1899
  "group": "filter",
1923
1900
  "type": "String",
1924
1901
  "feel": "optional",
@@ -1937,7 +1914,7 @@
1937
1914
  },
1938
1915
  {
1939
1916
  "label": "Date after message was sent",
1940
- "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
1917
+ "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
1941
1918
  "group": "filter",
1942
1919
  "type": "String",
1943
1920
  "feel": "optional",
@@ -2065,14 +2042,14 @@
2065
2042
  "constraints": {
2066
2043
  "notEmpty": false,
2067
2044
  "pattern": {
2068
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
2045
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
2069
2046
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2070
2047
  }
2071
2048
  }
2072
2049
  },
2073
2050
  {
2074
2051
  "label": "Error expression",
2075
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
2052
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
2076
2053
  "group": "errors",
2077
2054
  "type": "Text",
2078
2055
  "feel": "required",
@@ -2088,14 +2065,17 @@
2088
2065
  },
2089
2066
  {
2090
2067
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2091
- "name": "Twilio connector",
2068
+ "name": "Twilio Outbound Connector",
2092
2069
  "id": "io.camunda.connectors.Twilio.v1",
2093
- "version": 1,
2070
+ "version": 5,
2071
+ "engines": {
2072
+ "camunda": "^8.3"
2073
+ },
2094
2074
  "description": "Send SMS messages or retrieve message information using the Twilio API",
2095
2075
  "icon": {
2096
2076
  "contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256' id='twilio'%3E%3Cg fill='%23CF272D'%3E%3Cpath d='M127.86 222.304c-52.005 0-94.164-42.159-94.164-94.163 0-52.005 42.159-94.163 94.164-94.163 52.004 0 94.162 42.158 94.162 94.163 0 52.004-42.158 94.163-94.162 94.163zm0-222.023C57.245.281 0 57.527 0 128.141 0 198.756 57.245 256 127.86 256c70.614 0 127.859-57.244 127.859-127.859 0-70.614-57.245-127.86-127.86-127.86z'%3E%3C/path%3E%3Cpath d='M133.116 96.297c0-14.682 11.903-26.585 26.586-26.585 14.683 0 26.585 11.903 26.585 26.585 0 14.684-11.902 26.586-26.585 26.586-14.683 0-26.586-11.902-26.586-26.586M133.116 159.983c0-14.682 11.903-26.586 26.586-26.586 14.683 0 26.585 11.904 26.585 26.586 0 14.683-11.902 26.586-26.585 26.586-14.683 0-26.586-11.903-26.586-26.586M69.431 159.983c0-14.682 11.904-26.586 26.586-26.586 14.683 0 26.586 11.904 26.586 26.586 0 14.683-11.903 26.586-26.586 26.586-14.682 0-26.586-11.903-26.586-26.586M69.431 96.298c0-14.683 11.904-26.585 26.586-26.585 14.683 0 26.586 11.902 26.586 26.585 0 14.684-11.903 26.586-26.586 26.586-14.682 0-26.586-11.902-26.586-26.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
2097
2077
  },
2098
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/",
2078
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound",
2099
2079
  "category": {
2100
2080
  "id": "connectors",
2101
2081
  "name": "Connectors"
@@ -2135,8 +2115,7 @@
2135
2115
  "type": "Hidden",
2136
2116
  "value": "io.camunda:http-json:1",
2137
2117
  "binding": {
2138
- "type": "zeebe:taskDefinition",
2139
- "property": "type"
2118
+ "type": "zeebe:taskDefinition:type"
2140
2119
  }
2141
2120
  },
2142
2121
  {
@@ -2187,7 +2166,7 @@
2187
2166
  },
2188
2167
  {
2189
2168
  "label": "Account SID",
2190
- "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
2169
+ "description": "Your Twilio account SID. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
2191
2170
  "group": "authentication",
2192
2171
  "type": "String",
2193
2172
  "feel": "optional",
@@ -2237,7 +2216,7 @@
2237
2216
  },
2238
2217
  {
2239
2218
  "type": "Hidden",
2240
- "value": "={\"content-type\":\"application/x-www-form-urlencoded\"}",
2219
+ "value": "={\"Content-Type\":\"application/x-www-form-urlencoded\"}",
2241
2220
  "binding": {
2242
2221
  "type": "zeebe:input",
2243
2222
  "name": "headers"
@@ -2250,7 +2229,7 @@
2250
2229
  },
2251
2230
  {
2252
2231
  "label": "API key",
2253
- "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
2232
+ "description": "Your Twilio API key. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
2254
2233
  "group": "authentication",
2255
2234
  "type": "String",
2256
2235
  "feel": "optional",
@@ -2268,7 +2247,7 @@
2268
2247
  },
2269
2248
  {
2270
2249
  "label": "API secret",
2271
- "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">documentation</a> for details",
2250
+ "description": "Your Twilio API secret. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">documentation</a> for details",
2272
2251
  "group": "authentication",
2273
2252
  "type": "String",
2274
2253
  "feel": "optional",
@@ -2301,7 +2280,7 @@
2301
2280
  },
2302
2281
  {
2303
2282
  "label": "Authentication token",
2304
- "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">Camunda documentation</a>",
2283
+ "description": "Your Twilio auth token. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">Camunda documentation</a>",
2305
2284
  "group": "authentication",
2306
2285
  "type": "String",
2307
2286
  "feel": "optional",
@@ -2415,7 +2394,7 @@
2415
2394
  },
2416
2395
  {
2417
2396
  "label": "Date sent",
2418
- "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
2397
+ "description": "The date and time the message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
2419
2398
  "group": "filter",
2420
2399
  "type": "String",
2421
2400
  "feel": "optional",
@@ -2434,7 +2413,7 @@
2434
2413
  },
2435
2414
  {
2436
2415
  "label": "Date before message was sent",
2437
- "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
2416
+ "description": "The date and time before which messages were sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
2438
2417
  "group": "filter",
2439
2418
  "type": "String",
2440
2419
  "feel": "optional",
@@ -2453,7 +2432,7 @@
2453
2432
  },
2454
2433
  {
2455
2434
  "label": "Date after message was sent",
2456
- "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/\" target=\"_blank\">in UTC format</a>)",
2435
+ "description": "The date and time after which message was sent (<a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/twilio/?twilio=outbound\" target=\"_blank\">in UTC format</a>)",
2457
2436
  "group": "filter",
2458
2437
  "type": "String",
2459
2438
  "feel": "optional",
@@ -2581,7 +2560,7 @@
2581
2560
  "constraints": {
2582
2561
  "notEmpty": false,
2583
2562
  "pattern": {
2584
- "value": "^(=|([0-9]+|secrets\\..+)$)",
2563
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
2585
2564
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2586
2565
  }
2587
2566
  }
@@ -2596,10 +2575,31 @@
2596
2575
  "type": "zeebe:taskHeader",
2597
2576
  "key": "errorExpression"
2598
2577
  }
2578
+ },
2579
+ {
2580
+ "id": "version",
2581
+ "label": "Version",
2582
+ "description": "Version of the element template",
2583
+ "value": "5",
2584
+ "group": "connector",
2585
+ "binding": {
2586
+ "key": "elementTemplateVersion",
2587
+ "type": "zeebe:taskHeader"
2588
+ },
2589
+ "type": "Hidden"
2590
+ },
2591
+ {
2592
+ "id": "id",
2593
+ "label": "ID",
2594
+ "description": "ID of the element template",
2595
+ "value": "io.camunda.connectors.Twilio.v1",
2596
+ "group": "connector",
2597
+ "binding": {
2598
+ "key": "elementTemplateId",
2599
+ "type": "zeebe:taskHeader"
2600
+ },
2601
+ "type": "Hidden"
2599
2602
  }
2600
- ],
2601
- "engines": {
2602
- "camunda": "^8.2"
2603
- }
2603
+ ]
2604
2604
  }
2605
2605
  ]