@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
@@ -1,4 +1,244 @@
1
1
  [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Kafka Start Event Connector",
5
+ "id": "io.camunda.connectors.inbound.KAFKA.v1",
6
+ "version": 3,
7
+ "description": "Consume Kafka messages",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
9
+ "category": {
10
+ "id": "connectors",
11
+ "name": "Connectors"
12
+ },
13
+ "deprecated": {
14
+ "message": "Migrate to Kafka Message Start Event Connector"
15
+ },
16
+ "appliesTo": ["bpmn:StartEvent"],
17
+ "elementType": {
18
+ "value": "bpmn:StartEvent"
19
+ },
20
+ "groups": [
21
+ {
22
+ "id": "authentication",
23
+ "label": "Authentication"
24
+ },
25
+ {
26
+ "id": "kafka",
27
+ "label": "Kafka"
28
+ },
29
+ {
30
+ "id": "activation",
31
+ "label": "Activation"
32
+ },
33
+ {
34
+ "id": "variable-mapping",
35
+ "label": "Variable mapping"
36
+ }
37
+ ],
38
+ "properties": [
39
+ {
40
+ "type": "Hidden",
41
+ "value": "io.camunda:connector-kafka-inbound:1",
42
+ "binding": {
43
+ "type": "zeebe:property",
44
+ "name": "inbound.type"
45
+ }
46
+ },
47
+ {
48
+ "label": "Authentication type",
49
+ "id": "authenticationType",
50
+ "description": "Username/password or custom",
51
+ "group": "authentication",
52
+ "type": "Dropdown",
53
+ "value": "credentials",
54
+ "choices": [
55
+ {
56
+ "name": "Credentials",
57
+ "value": "credentials"
58
+ },
59
+ {
60
+ "name": "Custom",
61
+ "value": "custom"
62
+ }
63
+ ],
64
+ "binding": {
65
+ "type": "zeebe:property",
66
+ "name": "authenticationType"
67
+ }
68
+ },
69
+ {
70
+ "label": "Username",
71
+ "id": "authentication.username",
72
+ "description": "Provide the username (must have permissions to produce message to the topic)",
73
+ "group": "authentication",
74
+ "type": "String",
75
+ "feel": "optional",
76
+ "optional": true,
77
+ "binding": {
78
+ "type": "zeebe:property",
79
+ "name": "authentication.username"
80
+ },
81
+ "condition": {
82
+ "property": "authenticationType",
83
+ "equals": "credentials"
84
+ }
85
+ },
86
+ {
87
+ "label": "Password",
88
+ "id": "authentication.password",
89
+ "description": "Provide a password for the user",
90
+ "group": "authentication",
91
+ "type": "String",
92
+ "feel": "optional",
93
+ "optional": true,
94
+ "binding": {
95
+ "type": "zeebe:property",
96
+ "name": "authentication.password"
97
+ },
98
+ "condition": {
99
+ "property": "authenticationType",
100
+ "equals": "credentials"
101
+ }
102
+ },
103
+ {
104
+ "label": "Bootstrap servers",
105
+ "id": "topic.bootstrapServers",
106
+ "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
107
+ "group": "kafka",
108
+ "type": "String",
109
+ "feel": "optional",
110
+ "binding": {
111
+ "type": "zeebe:property",
112
+ "name": "topic.bootstrapServers"
113
+ },
114
+ "constraints": {
115
+ "notEmpty": true
116
+ }
117
+ },
118
+ {
119
+ "label": "Topic",
120
+ "id": "topic.topicName",
121
+ "description": "Provide the topic name",
122
+ "group": "kafka",
123
+ "type": "String",
124
+ "binding": {
125
+ "type": "zeebe:property",
126
+ "name": "topic.topicName"
127
+ },
128
+ "constraints": {
129
+ "notEmpty": true
130
+ }
131
+ },
132
+ {
133
+ "label": "Consumer Group ID",
134
+ "id": "groupId",
135
+ "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
136
+ "group": "kafka",
137
+ "type": "String",
138
+ "optional": true,
139
+ "binding": {
140
+ "type": "zeebe:property",
141
+ "name": "groupId"
142
+ },
143
+ "constraints": {
144
+ "notEmpty": false,
145
+ "maxLength": 250
146
+ }
147
+ },
148
+ {
149
+ "label": "Additional properties",
150
+ "id": "additionalProperties",
151
+ "description": "Provide additional Kafka consumer properties in JSON",
152
+ "group": "kafka",
153
+ "type": "String",
154
+ "optional": true,
155
+ "feel": "required",
156
+ "binding": {
157
+ "type": "zeebe:property",
158
+ "name": "additionalProperties"
159
+ }
160
+ },
161
+ {
162
+ "label": "Offsets",
163
+ "id": "offsets",
164
+ "description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
165
+ "group": "kafka",
166
+ "type": "String",
167
+ "feel": "optional",
168
+ "optional": true,
169
+ "binding": {
170
+ "type": "zeebe:property",
171
+ "name": "offsets"
172
+ }
173
+ },
174
+ {
175
+ "label": "Auto offset reset",
176
+ "id": "autoOffsetReset",
177
+ "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
178
+ "group": "kafka",
179
+ "type": "Dropdown",
180
+ "value": "latest",
181
+ "choices": [
182
+ {
183
+ "name": "Latest",
184
+ "value": "latest"
185
+ },
186
+ {
187
+ "name": "Earliest",
188
+ "value": "earliest"
189
+ },
190
+ {
191
+ "name": "None",
192
+ "value": "none"
193
+ }
194
+ ],
195
+ "binding": {
196
+ "type": "zeebe:property",
197
+ "name": "autoOffsetReset"
198
+ }
199
+ },
200
+ {
201
+ "label": "Activation condition",
202
+ "id": "activationCondition",
203
+ "type": "String",
204
+ "group": "activation",
205
+ "feel": "required",
206
+ "optional": true,
207
+ "binding": {
208
+ "type": "zeebe:property",
209
+ "name": "activationCondition"
210
+ },
211
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events"
212
+ },
213
+ {
214
+ "label": "Result variable",
215
+ "id": "resultVariable",
216
+ "type": "String",
217
+ "group": "variable-mapping",
218
+ "optional": true,
219
+ "binding": {
220
+ "type": "zeebe:property",
221
+ "name": "resultVariable"
222
+ },
223
+ "description": "Name of variable to store the result of the connector in"
224
+ },
225
+ {
226
+ "label": "Result expression",
227
+ "id": "resultExpression",
228
+ "description": "Expression to map the inbound payload to process variables",
229
+ "group": "variable-mapping",
230
+ "type": "Text",
231
+ "feel": "required",
232
+ "binding": {
233
+ "type": "zeebe:property",
234
+ "name": "resultExpression"
235
+ }
236
+ }
237
+ ],
238
+ "icon": {
239
+ "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
240
+ }
241
+ },
2
242
  {
3
243
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
244
  "name": "Kafka Start Event Connector",
@@ -362,245 +602,5 @@
362
602
  "icon": {
363
603
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgNDE2JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00yMDEuODE2IDIzMC4yMTZjLTE2LjE4NiAwLTMwLjY5NyA3LjE3MS00MC42MzQgMTguNDYxbC0yNS40NjMtMTguMDI2YzIuNzAzLTcuNDQyIDQuMjU1LTE1LjQzMyA0LjI1NS0yMy43OTcgMC04LjIxOS0xLjQ5OC0xNi4wNzYtNC4xMTItMjMuNDA4bDI1LjQwNi0xNy44MzVjOS45MzYgMTEuMjMzIDI0LjQwOSAxOC4zNjUgNDAuNTQ4IDE4LjM2NSAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yOS44NzktMjQuMzA5LTU0LjE4NC01NC4xODQtNTQuMTg0LTI5Ljg3NSAwLTU0LjE4NCAyNC4zMDUtNTQuMTg0IDU0LjE4NCAwIDUuMzQ4LjgwOCAxMC41MDUgMi4yNTggMTUuMzg5bC0yNS40MjMgMTcuODQ0Yy0xMC42Mi0xMy4xNzUtMjUuOTExLTIyLjM3NC00My4zMzMtMjUuMTgydi0zMC42NGMyNC41NDQtNS4xNTUgNDMuMDM3LTI2Ljk2MiA0My4wMzctNTMuMDE5QzEyNC4xNzEgMjQuMzA1IDk5Ljg2MiAwIDY5Ljk4NyAwIDQwLjExMiAwIDE1LjgwMyAyNC4zMDUgMTUuODAzIDU0LjE4NGMwIDI1LjcwOCAxOC4wMTQgNDcuMjQ2IDQyLjA2NyA1Mi43Njl2MzEuMDM4QzI1LjA0NCAxNDMuNzUzIDAgMTcyLjQwMSAwIDIwNi44NTRjMCAzNC42MjEgMjUuMjkyIDYzLjM3NCA1OC4zNTUgNjguOTR2MzIuNzc0Yy0yNC4yOTkgNS4zNDEtNDIuNTUyIDI3LjAxMS00Mi41NTIgNTIuODk0IDAgMjkuODc5IDI0LjMwOSA1NC4xODQgNTQuMTg0IDU0LjE4NCAyOS44NzUgMCA1NC4xODQtMjQuMzA1IDU0LjE4NC01NC4xODQgMC0yNS44ODMtMTguMjUzLTQ3LjU1My00Mi41NTItNTIuODk0di0zMi43NzVhNjkuOTY1IDY5Ljk2NSAwIDAgMCA0Mi42LTI0Ljc3NmwyNS42MzMgMTguMTQzYy0xLjQyMyA0Ljg0LTIuMjIgOS45NDYtMi4yMiAxNS4yNCAwIDI5Ljg3OSAyNC4zMDkgNTQuMTg0IDU0LjE4NCA1NC4xODQgMjkuODc1IDAgNTQuMTg0LTI0LjMwNSA1NC4xODQtNTQuMTg0IDAtMjkuODc5LTI0LjMwOS01NC4xODQtNTQuMTg0LTU0LjE4NHptMC0xMjYuNjk1YzE0LjQ4NyAwIDI2LjI3IDExLjc4OCAyNi4yNyAyNi4yNzFzLTExLjc4MyAyNi4yNy0yNi4yNyAyNi4yNy0yNi4yNy0xMS43ODctMjYuMjctMjYuMjdjMC0xNC40ODMgMTEuNzgzLTI2LjI3MSAyNi4yNy0yNi4yNzF6bS0xNTguMS00OS4zMzdjMC0xNC40ODMgMTEuNzg0LTI2LjI3IDI2LjI3MS0yNi4yN3MyNi4yNyAxMS43ODcgMjYuMjcgMjYuMjdjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN3ptNTIuNTQxIDMwNy4yNzhjMCAxNC40ODMtMTEuNzgzIDI2LjI3LTI2LjI3IDI2LjI3cy0yNi4yNzEtMTEuNzg3LTI2LjI3MS0yNi4yN2MwLTE0LjQ4MyAxMS43ODQtMjYuMjcgMjYuMjcxLTI2LjI3czI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN3ptLTI2LjI3Mi0xMTcuOTdjLTIwLjIwNSAwLTM2LjY0Mi0xNi40MzQtMzYuNjQyLTM2LjYzOCAwLTIwLjIwNSAxNi40MzctMzYuNjQyIDM2LjY0Mi0zNi42NDIgMjAuMjA0IDAgMzYuNjQxIDE2LjQzNyAzNi42NDEgMzYuNjQyIDAgMjAuMjA0LTE2LjQzNyAzNi42MzgtMzYuNjQxIDM2LjYzOHptMTMxLjgzMSA2Ny4xNzljLTE0LjQ4NyAwLTI2LjI3LTExLjc4OC0yNi4yNy0yNi4yNzFzMTEuNzgzLTI2LjI3IDI2LjI3LTI2LjI3IDI2LjI3IDExLjc4NyAyNi4yNyAyNi4yN2MwIDE0LjQ4My0xMS43ODMgMjYuMjcxLTI2LjI3IDI2LjI3MXonCiAgICAgICAgICBzdHlsZT0nZmlsbDojMjMxZjIwJy8+Cjwvc3ZnPg=="
364
604
  }
365
- },
366
- {
367
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
368
- "name": "Kafka Start Event Connector",
369
- "id": "io.camunda.connectors.inbound.KAFKA.v1",
370
- "version": 3,
371
- "description": "Consume Kafka messages",
372
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/kafka/?kafka=inbound",
373
- "category": {
374
- "id": "connectors",
375
- "name": "Connectors"
376
- },
377
- "deprecated": {
378
- "message": "Migrate to Kafka Message Start Event Connector"
379
- },
380
- "appliesTo": ["bpmn:StartEvent"],
381
- "elementType": {
382
- "value": "bpmn:StartEvent"
383
- },
384
- "groups": [
385
- {
386
- "id": "authentication",
387
- "label": "Authentication"
388
- },
389
- {
390
- "id": "kafka",
391
- "label": "Kafka"
392
- },
393
- {
394
- "id": "activation",
395
- "label": "Activation"
396
- },
397
- {
398
- "id": "variable-mapping",
399
- "label": "Variable mapping"
400
- }
401
- ],
402
- "properties": [
403
- {
404
- "type": "Hidden",
405
- "value": "io.camunda:connector-kafka-inbound:1",
406
- "binding": {
407
- "type": "zeebe:property",
408
- "name": "inbound.type"
409
- }
410
- },
411
- {
412
- "label": "Authentication type",
413
- "id": "authenticationType",
414
- "description": "Username/password or custom",
415
- "group": "authentication",
416
- "type": "Dropdown",
417
- "value": "credentials",
418
- "choices": [
419
- {
420
- "name": "Credentials",
421
- "value": "credentials"
422
- },
423
- {
424
- "name": "Custom",
425
- "value": "custom"
426
- }
427
- ],
428
- "binding": {
429
- "type": "zeebe:property",
430
- "name": "authenticationType"
431
- }
432
- },
433
- {
434
- "label": "Username",
435
- "id": "authentication.username",
436
- "description": "Provide the username (must have permissions to produce message to the topic)",
437
- "group": "authentication",
438
- "type": "String",
439
- "feel": "optional",
440
- "optional": true,
441
- "binding": {
442
- "type": "zeebe:property",
443
- "name": "authentication.username"
444
- },
445
- "condition": {
446
- "property": "authenticationType",
447
- "equals": "credentials"
448
- }
449
- },
450
- {
451
- "label": "Password",
452
- "id": "authentication.password",
453
- "description": "Provide a password for the user",
454
- "group": "authentication",
455
- "type": "String",
456
- "feel": "optional",
457
- "optional": true,
458
- "binding": {
459
- "type": "zeebe:property",
460
- "name": "authentication.password"
461
- },
462
- "condition": {
463
- "property": "authenticationType",
464
- "equals": "credentials"
465
- }
466
- },
467
- {
468
- "label": "Bootstrap servers",
469
- "id": "topic.bootstrapServers",
470
- "description": "Provide bootstrap server(s), comma-delimited if there are multiple",
471
- "group": "kafka",
472
- "type": "String",
473
- "feel": "optional",
474
- "binding": {
475
- "type": "zeebe:property",
476
- "name": "topic.bootstrapServers"
477
- },
478
- "constraints": {
479
- "notEmpty": true
480
- }
481
- },
482
- {
483
- "label": "Topic",
484
- "id": "topic.topicName",
485
- "description": "Provide the topic name",
486
- "group": "kafka",
487
- "type": "String",
488
- "binding": {
489
- "type": "zeebe:property",
490
- "name": "topic.topicName"
491
- },
492
- "constraints": {
493
- "notEmpty": true
494
- }
495
- },
496
- {
497
- "label": "Consumer Group ID",
498
- "id": "groupId",
499
- "description": "Provide the consumer group ID used by the connector. Leave empty for an automatically generated one",
500
- "group": "kafka",
501
- "type": "String",
502
- "optional": true,
503
- "binding": {
504
- "type": "zeebe:property",
505
- "name": "groupId"
506
- },
507
- "constraints": {
508
- "notEmpty": false,
509
- "maxLength": 250
510
- }
511
- },
512
- {
513
- "label": "Additional properties",
514
- "id": "additionalProperties",
515
- "description": "Provide additional Kafka consumer properties in JSON",
516
- "group": "kafka",
517
- "type": "String",
518
- "optional": true,
519
- "feel": "required",
520
- "binding": {
521
- "type": "zeebe:property",
522
- "name": "additionalProperties"
523
- }
524
- },
525
- {
526
- "label": "Offsets",
527
- "id": "offsets",
528
- "description": "List of offsets, e.g. '10' or '=[10, 23]'. If specified, it has to have the same number of values as the number of partitions",
529
- "group": "kafka",
530
- "type": "String",
531
- "feel": "optional",
532
- "optional": true,
533
- "binding": {
534
- "type": "zeebe:property",
535
- "name": "offsets"
536
- }
537
- },
538
- {
539
- "label": "Auto offset reset",
540
- "id": "autoOffsetReset",
541
- "description": "What to do when there is no initial offset in Kafka or if the current offset does not exist any more on the server. You should only select none if you specified the offsets",
542
- "group": "kafka",
543
- "type": "Dropdown",
544
- "value": "latest",
545
- "choices": [
546
- {
547
- "name": "Latest",
548
- "value": "latest"
549
- },
550
- {
551
- "name": "Earliest",
552
- "value": "earliest"
553
- },
554
- {
555
- "name": "None",
556
- "value": "none"
557
- }
558
- ],
559
- "binding": {
560
- "type": "zeebe:property",
561
- "name": "autoOffsetReset"
562
- }
563
- },
564
- {
565
- "label": "Activation condition",
566
- "id": "activationCondition",
567
- "type": "String",
568
- "group": "activation",
569
- "feel": "required",
570
- "optional": true,
571
- "binding": {
572
- "type": "zeebe:property",
573
- "name": "activationCondition"
574
- },
575
- "description": "Condition under which the Connector triggers. Leave empty to catch all events"
576
- },
577
- {
578
- "label": "Result variable",
579
- "id": "resultVariable",
580
- "type": "String",
581
- "group": "variable-mapping",
582
- "optional": true,
583
- "binding": {
584
- "type": "zeebe:property",
585
- "name": "resultVariable"
586
- },
587
- "description": "Name of variable to store the result of the connector in"
588
- },
589
- {
590
- "label": "Result expression",
591
- "id": "resultExpression",
592
- "description": "Expression to map the inbound payload to process variables",
593
- "group": "variable-mapping",
594
- "type": "Text",
595
- "feel": "required",
596
- "binding": {
597
- "type": "zeebe:property",
598
- "name": "resultExpression"
599
- }
600
- }
601
- ],
602
- "icon": {
603
- "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 416' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M201.816 230.216c-16.186 0-30.697 7.171-40.634 18.461l-25.463-18.026c2.703-7.442 4.255-15.433 4.255-23.797 0-8.219-1.498-16.076-4.112-23.408l25.406-17.835c9.936 11.233 24.409 18.365 40.548 18.365 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184-29.875 0-54.184 24.305-54.184 54.184 0 5.348.808 10.505 2.258 15.389l-25.423 17.844c-10.62-13.175-25.911-22.374-43.333-25.182v-30.64c24.544-5.155 43.037-26.962 43.037-53.019C124.171 24.305 99.862 0 69.987 0 40.112 0 15.803 24.305 15.803 54.184c0 25.708 18.014 47.246 42.067 52.769v31.038C25.044 143.753 0 172.401 0 206.854c0 34.621 25.292 63.374 58.355 68.94v32.774c-24.299 5.341-42.552 27.011-42.552 52.894 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-25.883-18.253-47.553-42.552-52.894v-32.775a69.965 69.965 0 0 0 42.6-24.776l25.633 18.143c-1.423 4.84-2.22 9.946-2.22 15.24 0 29.879 24.309 54.184 54.184 54.184 29.875 0 54.184-24.305 54.184-54.184 0-29.879-24.309-54.184-54.184-54.184zm0-126.695c14.487 0 26.27 11.788 26.27 26.271s-11.783 26.27-26.27 26.27-26.27-11.787-26.27-26.27c0-14.483 11.783-26.271 26.27-26.271zm-158.1-49.337c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27zm52.541 307.278c0 14.483-11.783 26.27-26.27 26.27s-26.271-11.787-26.271-26.27c0-14.483 11.784-26.27 26.271-26.27s26.27 11.787 26.27 26.27zm-26.272-117.97c-20.205 0-36.642-16.434-36.642-36.638 0-20.205 16.437-36.642 36.642-36.642 20.204 0 36.641 16.437 36.641 36.642 0 20.204-16.437 36.638-36.641 36.638zm131.831 67.179c-14.487 0-26.27-11.788-26.27-26.271s11.783-26.27 26.27-26.27 26.27 11.787 26.27 26.27c0 14.483-11.783 26.271-26.27 26.271z' style='fill:%23231f20'/%3E%3C/svg%3E"
604
- }
605
605
  }
606
606
  ]