@camunda/connectors-element-templates 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,21 +4,17 @@
|
|
|
4
4
|
"name": "AWS Textract Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
6
6
|
"description": "Extract text and data using AWS Textract.",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
"analyze document",
|
|
17
|
-
"asynchronous",
|
|
18
|
-
"real-time"
|
|
19
|
-
],
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": [
|
|
9
|
+
"extract text",
|
|
10
|
+
"extract data",
|
|
11
|
+
"extract text from image",
|
|
12
|
+
"extract data from image",
|
|
13
|
+
"ocr"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
20
16
|
"documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
21
|
-
"version":
|
|
17
|
+
"version": 3,
|
|
22
18
|
"category": {
|
|
23
19
|
"id": "connectors",
|
|
24
20
|
"name": "Connectors"
|
|
@@ -39,17 +35,9 @@
|
|
|
39
35
|
"id": "configuration",
|
|
40
36
|
"label": "Configuration"
|
|
41
37
|
},
|
|
42
|
-
{
|
|
43
|
-
"id": "document",
|
|
44
|
-
"label": "Input document"
|
|
45
|
-
},
|
|
46
38
|
{
|
|
47
39
|
"id": "input",
|
|
48
|
-
"label": "
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"id": "advanced",
|
|
52
|
-
"label": "Advanced configuration"
|
|
40
|
+
"label": "Configure input"
|
|
53
41
|
},
|
|
54
42
|
{
|
|
55
43
|
"id": "connector",
|
|
@@ -169,17 +157,53 @@
|
|
|
169
157
|
},
|
|
170
158
|
"type": "Hidden"
|
|
171
159
|
},
|
|
160
|
+
{
|
|
161
|
+
"id": "input.executionType",
|
|
162
|
+
"label": "Execution type",
|
|
163
|
+
"description": "Endpoint inference type",
|
|
164
|
+
"optional": false,
|
|
165
|
+
"value": "ASYNC",
|
|
166
|
+
"constraints": {
|
|
167
|
+
"notEmpty": true
|
|
168
|
+
},
|
|
169
|
+
"group": "input",
|
|
170
|
+
"binding": {
|
|
171
|
+
"name": "input.executionType",
|
|
172
|
+
"type": "zeebe:input"
|
|
173
|
+
},
|
|
174
|
+
"type": "Dropdown",
|
|
175
|
+
"choices": [
|
|
176
|
+
{
|
|
177
|
+
"name": "Asynchronous",
|
|
178
|
+
"value": "ASYNC"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"name": "Real-time",
|
|
182
|
+
"value": "SYNC"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"name": "Polling",
|
|
186
|
+
"value": "POLLING"
|
|
187
|
+
}
|
|
188
|
+
]
|
|
189
|
+
},
|
|
172
190
|
{
|
|
173
191
|
"id": "input.documentLocationType",
|
|
174
|
-
"label": "Document
|
|
175
|
-
"description": "Document
|
|
192
|
+
"label": "Document location type",
|
|
193
|
+
"description": "Document location",
|
|
176
194
|
"optional": false,
|
|
177
|
-
"value": "
|
|
178
|
-
"group": "
|
|
195
|
+
"value": "UPLOADED",
|
|
196
|
+
"group": "input",
|
|
179
197
|
"binding": {
|
|
180
198
|
"name": "input.documentLocationType",
|
|
181
199
|
"type": "zeebe:input"
|
|
182
200
|
},
|
|
201
|
+
"condition": {
|
|
202
|
+
"property": "input.executionType",
|
|
203
|
+
"equals": "SYNC",
|
|
204
|
+
"type": "simple"
|
|
205
|
+
},
|
|
206
|
+
"tooltip": "<a href=\"https://docs.camunda.io/docs/8.7/apis-tools/camunda-api-rest/specifications/create-document-link/\">Camunda Document</a>",
|
|
183
207
|
"type": "Dropdown",
|
|
184
208
|
"choices": [
|
|
185
209
|
{
|
|
@@ -195,13 +219,13 @@
|
|
|
195
219
|
{
|
|
196
220
|
"id": "input.documentS3Bucket",
|
|
197
221
|
"label": "Document bucket",
|
|
198
|
-
"description": "S3 bucket that contains document that
|
|
222
|
+
"description": "S3 bucket that contains document that needs to be processed",
|
|
199
223
|
"optional": false,
|
|
200
224
|
"constraints": {
|
|
201
225
|
"notEmpty": true
|
|
202
226
|
},
|
|
203
227
|
"feel": "optional",
|
|
204
|
-
"group": "
|
|
228
|
+
"group": "input",
|
|
205
229
|
"binding": {
|
|
206
230
|
"name": "input.documentS3Bucket",
|
|
207
231
|
"type": "zeebe:input"
|
|
@@ -215,14 +239,14 @@
|
|
|
215
239
|
},
|
|
216
240
|
{
|
|
217
241
|
"id": "input.documentName",
|
|
218
|
-
"label": "Document
|
|
219
|
-
"description": "S3 document
|
|
242
|
+
"label": "Document path",
|
|
243
|
+
"description": "S3 document path to be processed",
|
|
220
244
|
"optional": false,
|
|
221
245
|
"constraints": {
|
|
222
246
|
"notEmpty": true
|
|
223
247
|
},
|
|
224
248
|
"feel": "optional",
|
|
225
|
-
"group": "
|
|
249
|
+
"group": "input",
|
|
226
250
|
"binding": {
|
|
227
251
|
"name": "input.documentName",
|
|
228
252
|
"type": "zeebe:input"
|
|
@@ -237,10 +261,10 @@
|
|
|
237
261
|
{
|
|
238
262
|
"id": "input.documentVersion",
|
|
239
263
|
"label": "Document version",
|
|
240
|
-
"description": "S3 document version
|
|
264
|
+
"description": "S3 document version to be processed",
|
|
241
265
|
"optional": true,
|
|
242
266
|
"feel": "optional",
|
|
243
|
-
"group": "
|
|
267
|
+
"group": "input",
|
|
244
268
|
"binding": {
|
|
245
269
|
"name": "input.documentVersion",
|
|
246
270
|
"type": "zeebe:input"
|
|
@@ -252,66 +276,9 @@
|
|
|
252
276
|
},
|
|
253
277
|
"type": "String"
|
|
254
278
|
},
|
|
255
|
-
{
|
|
256
|
-
"id": "input.document",
|
|
257
|
-
"label": "Camunda Document",
|
|
258
|
-
"description": "The Camunda document of the process that should be analyzed.",
|
|
259
|
-
"optional": false,
|
|
260
|
-
"constraints": {
|
|
261
|
-
"notEmpty": true
|
|
262
|
-
},
|
|
263
|
-
"feel": "required",
|
|
264
|
-
"group": "document",
|
|
265
|
-
"binding": {
|
|
266
|
-
"name": "input.document",
|
|
267
|
-
"type": "zeebe:input"
|
|
268
|
-
},
|
|
269
|
-
"condition": {
|
|
270
|
-
"property": "input.documentLocationType",
|
|
271
|
-
"equals": "UPLOADED",
|
|
272
|
-
"type": "simple"
|
|
273
|
-
},
|
|
274
|
-
"type": "String"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"id": "input.executionType",
|
|
278
|
-
"label": "Execution type",
|
|
279
|
-
"description": "How the document should be processes. See more info in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-textract/#execution-types\" target=\"_blank\">documentation</a>.",
|
|
280
|
-
"optional": false,
|
|
281
|
-
"value": "POLLING",
|
|
282
|
-
"constraints": {
|
|
283
|
-
"notEmpty": true
|
|
284
|
-
},
|
|
285
|
-
"group": "input",
|
|
286
|
-
"binding": {
|
|
287
|
-
"name": "input.executionType",
|
|
288
|
-
"type": "zeebe:input"
|
|
289
|
-
},
|
|
290
|
-
"condition": {
|
|
291
|
-
"property": "input.documentLocationType",
|
|
292
|
-
"equals": "S3",
|
|
293
|
-
"type": "simple"
|
|
294
|
-
},
|
|
295
|
-
"type": "Dropdown",
|
|
296
|
-
"choices": [
|
|
297
|
-
{
|
|
298
|
-
"name": "Asynchronous",
|
|
299
|
-
"value": "ASYNC"
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"name": "Real-time",
|
|
303
|
-
"value": "SYNC"
|
|
304
|
-
},
|
|
305
|
-
{
|
|
306
|
-
"name": "Polling",
|
|
307
|
-
"value": "POLLING"
|
|
308
|
-
}
|
|
309
|
-
]
|
|
310
|
-
},
|
|
311
279
|
{
|
|
312
280
|
"id": "input.analyzeTables",
|
|
313
281
|
"label": "Analyze tables",
|
|
314
|
-
"description": "Select this to return information about the tables that are detected in the input document.",
|
|
315
282
|
"optional": false,
|
|
316
283
|
"value": true,
|
|
317
284
|
"constraints": {
|
|
@@ -328,7 +295,6 @@
|
|
|
328
295
|
{
|
|
329
296
|
"id": "input.analyzeForms",
|
|
330
297
|
"label": "Analyze form",
|
|
331
|
-
"description": "Select this to return information detected form data.",
|
|
332
298
|
"optional": false,
|
|
333
299
|
"value": true,
|
|
334
300
|
"constraints": {
|
|
@@ -345,7 +311,6 @@
|
|
|
345
311
|
{
|
|
346
312
|
"id": "input.analyzeSignatures",
|
|
347
313
|
"label": "Analyze signatures",
|
|
348
|
-
"description": "Select this to return the locations of detected signatures.",
|
|
349
314
|
"optional": false,
|
|
350
315
|
"value": true,
|
|
351
316
|
"constraints": {
|
|
@@ -362,23 +327,6 @@
|
|
|
362
327
|
{
|
|
363
328
|
"id": "input.analyzeLayout",
|
|
364
329
|
"label": "Analyze layout",
|
|
365
|
-
"description": "Select this to return information about the layout of the document.",
|
|
366
|
-
"optional": false,
|
|
367
|
-
"value": false,
|
|
368
|
-
"constraints": {
|
|
369
|
-
"notEmpty": true
|
|
370
|
-
},
|
|
371
|
-
"feel": "static",
|
|
372
|
-
"group": "input",
|
|
373
|
-
"binding": {
|
|
374
|
-
"name": "input.analyzeLayout",
|
|
375
|
-
"type": "zeebe:input"
|
|
376
|
-
},
|
|
377
|
-
"type": "Boolean"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"id": "input.analyzeQueries",
|
|
381
|
-
"label": "Analyze queries",
|
|
382
330
|
"optional": false,
|
|
383
331
|
"value": true,
|
|
384
332
|
"constraints": {
|
|
@@ -387,40 +335,38 @@
|
|
|
387
335
|
"feel": "static",
|
|
388
336
|
"group": "input",
|
|
389
337
|
"binding": {
|
|
390
|
-
"name": "input.
|
|
338
|
+
"name": "input.analyzeLayout",
|
|
391
339
|
"type": "zeebe:input"
|
|
392
340
|
},
|
|
393
341
|
"type": "Boolean"
|
|
394
342
|
},
|
|
395
343
|
{
|
|
396
|
-
"id": "input.
|
|
397
|
-
"label": "
|
|
398
|
-
"
|
|
344
|
+
"id": "input.clientRequestToken",
|
|
345
|
+
"label": "Client request token",
|
|
346
|
+
"description": "The idempotent token that you use to identify the start request",
|
|
347
|
+
"optional": true,
|
|
399
348
|
"feel": "optional",
|
|
400
349
|
"group": "input",
|
|
401
350
|
"binding": {
|
|
402
|
-
"name": "input.
|
|
351
|
+
"name": "input.clientRequestToken",
|
|
403
352
|
"type": "zeebe:input"
|
|
404
353
|
},
|
|
405
354
|
"condition": {
|
|
406
|
-
"property": "input.
|
|
407
|
-
"equals":
|
|
355
|
+
"property": "input.executionType",
|
|
356
|
+
"equals": "ASYNC",
|
|
408
357
|
"type": "simple"
|
|
409
358
|
},
|
|
410
359
|
"type": "String"
|
|
411
360
|
},
|
|
412
361
|
{
|
|
413
|
-
"id": "input.
|
|
414
|
-
"label": "
|
|
415
|
-
"description": "
|
|
416
|
-
"optional":
|
|
417
|
-
"constraints": {
|
|
418
|
-
"notEmpty": true
|
|
419
|
-
},
|
|
362
|
+
"id": "input.jobTag",
|
|
363
|
+
"label": "Job tag",
|
|
364
|
+
"description": "An identifier that you specify that's included in the completion notification published to the Amazon SNS topic",
|
|
365
|
+
"optional": true,
|
|
420
366
|
"feel": "optional",
|
|
421
367
|
"group": "input",
|
|
422
368
|
"binding": {
|
|
423
|
-
"name": "input.
|
|
369
|
+
"name": "input.jobTag",
|
|
424
370
|
"type": "zeebe:input"
|
|
425
371
|
},
|
|
426
372
|
"condition": {
|
|
@@ -431,17 +377,14 @@
|
|
|
431
377
|
"type": "String"
|
|
432
378
|
},
|
|
433
379
|
{
|
|
434
|
-
"id": "input.
|
|
435
|
-
"label": "
|
|
436
|
-
"description": "The
|
|
437
|
-
"optional":
|
|
438
|
-
"constraints": {
|
|
439
|
-
"notEmpty": true
|
|
440
|
-
},
|
|
380
|
+
"id": "input.kmsKeyId",
|
|
381
|
+
"label": "KMS key ID",
|
|
382
|
+
"description": "The KMS key used to encrypt the inference results",
|
|
383
|
+
"optional": true,
|
|
441
384
|
"feel": "optional",
|
|
442
385
|
"group": "input",
|
|
443
386
|
"binding": {
|
|
444
|
-
"name": "input.
|
|
387
|
+
"name": "input.kmsKeyId",
|
|
445
388
|
"type": "zeebe:input"
|
|
446
389
|
},
|
|
447
390
|
"condition": {
|
|
@@ -452,14 +395,14 @@
|
|
|
452
395
|
"type": "String"
|
|
453
396
|
},
|
|
454
397
|
{
|
|
455
|
-
"id": "input.
|
|
456
|
-
"label": "
|
|
457
|
-
"description": "The
|
|
398
|
+
"id": "input.notificationChannelRoleArn",
|
|
399
|
+
"label": "Notification channel role ARN",
|
|
400
|
+
"description": "The Amazon SNS topic role ARN that you want Amazon Textract to publish the completion status of the operation to",
|
|
458
401
|
"optional": true,
|
|
459
402
|
"feel": "optional",
|
|
460
|
-
"group": "
|
|
403
|
+
"group": "input",
|
|
461
404
|
"binding": {
|
|
462
|
-
"name": "input.
|
|
405
|
+
"name": "input.notificationChannelRoleArn",
|
|
463
406
|
"type": "zeebe:input"
|
|
464
407
|
},
|
|
465
408
|
"condition": {
|
|
@@ -470,14 +413,14 @@
|
|
|
470
413
|
"type": "String"
|
|
471
414
|
},
|
|
472
415
|
{
|
|
473
|
-
"id": "input.
|
|
474
|
-
"label": "
|
|
475
|
-
"description": "
|
|
416
|
+
"id": "input.notificationChannelSnsTopicArn",
|
|
417
|
+
"label": "Notification channel SNS topic ARN",
|
|
418
|
+
"description": "The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to",
|
|
476
419
|
"optional": true,
|
|
477
420
|
"feel": "optional",
|
|
478
|
-
"group": "
|
|
421
|
+
"group": "input",
|
|
479
422
|
"binding": {
|
|
480
|
-
"name": "input.
|
|
423
|
+
"name": "input.notificationChannelSnsTopicArn",
|
|
481
424
|
"type": "zeebe:input"
|
|
482
425
|
},
|
|
483
426
|
"condition": {
|
|
@@ -488,14 +431,14 @@
|
|
|
488
431
|
"type": "String"
|
|
489
432
|
},
|
|
490
433
|
{
|
|
491
|
-
"id": "input.
|
|
492
|
-
"label": "
|
|
493
|
-
"description": "The
|
|
434
|
+
"id": "input.outputConfigS3Bucket",
|
|
435
|
+
"label": "Output S3 bucket",
|
|
436
|
+
"description": "The name of the bucket your output will go to",
|
|
494
437
|
"optional": true,
|
|
495
438
|
"feel": "optional",
|
|
496
|
-
"group": "
|
|
439
|
+
"group": "input",
|
|
497
440
|
"binding": {
|
|
498
|
-
"name": "input.
|
|
441
|
+
"name": "input.outputConfigS3Bucket",
|
|
499
442
|
"type": "zeebe:input"
|
|
500
443
|
},
|
|
501
444
|
"condition": {
|
|
@@ -506,14 +449,14 @@
|
|
|
506
449
|
"type": "String"
|
|
507
450
|
},
|
|
508
451
|
{
|
|
509
|
-
"id": "input.
|
|
510
|
-
"label": "
|
|
511
|
-
"description": "The
|
|
452
|
+
"id": "input.outputConfigS3Prefix",
|
|
453
|
+
"label": "Output S3 prefix",
|
|
454
|
+
"description": "The prefix of the object key that the output will be saved to",
|
|
512
455
|
"optional": true,
|
|
513
456
|
"feel": "optional",
|
|
514
|
-
"group": "
|
|
457
|
+
"group": "input",
|
|
515
458
|
"binding": {
|
|
516
|
-
"name": "input.
|
|
459
|
+
"name": "input.outputConfigS3Prefix",
|
|
517
460
|
"type": "zeebe:input"
|
|
518
461
|
},
|
|
519
462
|
"condition": {
|
|
@@ -524,19 +467,21 @@
|
|
|
524
467
|
"type": "String"
|
|
525
468
|
},
|
|
526
469
|
{
|
|
527
|
-
"id": "input.
|
|
528
|
-
"label": "
|
|
529
|
-
"
|
|
530
|
-
"
|
|
531
|
-
|
|
532
|
-
|
|
470
|
+
"id": "input.document",
|
|
471
|
+
"label": "Document",
|
|
472
|
+
"optional": false,
|
|
473
|
+
"constraints": {
|
|
474
|
+
"notEmpty": true
|
|
475
|
+
},
|
|
476
|
+
"feel": "required",
|
|
477
|
+
"group": "input",
|
|
533
478
|
"binding": {
|
|
534
|
-
"name": "input.
|
|
479
|
+
"name": "input.document",
|
|
535
480
|
"type": "zeebe:input"
|
|
536
481
|
},
|
|
537
482
|
"condition": {
|
|
538
|
-
"property": "input.
|
|
539
|
-
"equals": "
|
|
483
|
+
"property": "input.documentLocationType",
|
|
484
|
+
"equals": "UPLOADED",
|
|
540
485
|
"type": "simple"
|
|
541
486
|
},
|
|
542
487
|
"type": "String"
|
|
@@ -545,7 +490,7 @@
|
|
|
545
490
|
"id": "version",
|
|
546
491
|
"label": "Version",
|
|
547
492
|
"description": "Version of the element template",
|
|
548
|
-
"value": "
|
|
493
|
+
"value": "3",
|
|
549
494
|
"group": "connector",
|
|
550
495
|
"binding": {
|
|
551
496
|
"key": "elementTemplateVersion",
|
|
@@ -568,7 +513,7 @@
|
|
|
568
513
|
{
|
|
569
514
|
"id": "resultVariable",
|
|
570
515
|
"label": "Result variable",
|
|
571
|
-
"description": "Name of variable to store the response in
|
|
516
|
+
"description": "Name of variable to store the response in",
|
|
572
517
|
"group": "output",
|
|
573
518
|
"binding": {
|
|
574
519
|
"key": "resultVariable",
|
|
@@ -579,7 +524,7 @@
|
|
|
579
524
|
{
|
|
580
525
|
"id": "resultExpression",
|
|
581
526
|
"label": "Result expression",
|
|
582
|
-
"description": "Expression to map the response into process variables
|
|
527
|
+
"description": "Expression to map the response into process variables",
|
|
583
528
|
"feel": "required",
|
|
584
529
|
"group": "output",
|
|
585
530
|
"binding": {
|
|
@@ -1659,17 +1604,21 @@
|
|
|
1659
1604
|
"name": "AWS Textract Outbound Connector",
|
|
1660
1605
|
"id": "io.camunda.connectors.AWSTEXTRACT.v1",
|
|
1661
1606
|
"description": "Extract text and data using AWS Textract.",
|
|
1662
|
-
"
|
|
1663
|
-
"
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1607
|
+
"keywords": [
|
|
1608
|
+
"extract text",
|
|
1609
|
+
"extract data",
|
|
1610
|
+
"extract text from image",
|
|
1611
|
+
"extract data from image",
|
|
1612
|
+
"ocr",
|
|
1613
|
+
"OCR",
|
|
1614
|
+
"document processing",
|
|
1615
|
+
"text extraction",
|
|
1616
|
+
"analyze document",
|
|
1617
|
+
"asynchronous",
|
|
1618
|
+
"real-time"
|
|
1619
|
+
],
|
|
1671
1620
|
"documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-textract/",
|
|
1672
|
-
"version":
|
|
1621
|
+
"version": 4,
|
|
1673
1622
|
"category": {
|
|
1674
1623
|
"id": "connectors",
|
|
1675
1624
|
"name": "Connectors"
|
|
@@ -1690,9 +1639,17 @@
|
|
|
1690
1639
|
"id": "configuration",
|
|
1691
1640
|
"label": "Configuration"
|
|
1692
1641
|
},
|
|
1642
|
+
{
|
|
1643
|
+
"id": "document",
|
|
1644
|
+
"label": "Input document"
|
|
1645
|
+
},
|
|
1693
1646
|
{
|
|
1694
1647
|
"id": "input",
|
|
1695
|
-
"label": "
|
|
1648
|
+
"label": "Operation configuration"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"id": "advanced",
|
|
1652
|
+
"label": "Advanced configuration"
|
|
1696
1653
|
},
|
|
1697
1654
|
{
|
|
1698
1655
|
"id": "connector",
|
|
@@ -1812,53 +1769,17 @@
|
|
|
1812
1769
|
},
|
|
1813
1770
|
"type": "Hidden"
|
|
1814
1771
|
},
|
|
1815
|
-
{
|
|
1816
|
-
"id": "input.executionType",
|
|
1817
|
-
"label": "Execution type",
|
|
1818
|
-
"description": "Endpoint inference type",
|
|
1819
|
-
"optional": false,
|
|
1820
|
-
"value": "ASYNC",
|
|
1821
|
-
"constraints": {
|
|
1822
|
-
"notEmpty": true
|
|
1823
|
-
},
|
|
1824
|
-
"group": "input",
|
|
1825
|
-
"binding": {
|
|
1826
|
-
"name": "input.executionType",
|
|
1827
|
-
"type": "zeebe:input"
|
|
1828
|
-
},
|
|
1829
|
-
"type": "Dropdown",
|
|
1830
|
-
"choices": [
|
|
1831
|
-
{
|
|
1832
|
-
"name": "Asynchronous",
|
|
1833
|
-
"value": "ASYNC"
|
|
1834
|
-
},
|
|
1835
|
-
{
|
|
1836
|
-
"name": "Real-time",
|
|
1837
|
-
"value": "SYNC"
|
|
1838
|
-
},
|
|
1839
|
-
{
|
|
1840
|
-
"name": "Polling",
|
|
1841
|
-
"value": "POLLING"
|
|
1842
|
-
}
|
|
1843
|
-
]
|
|
1844
|
-
},
|
|
1845
1772
|
{
|
|
1846
1773
|
"id": "input.documentLocationType",
|
|
1847
|
-
"label": "Document
|
|
1848
|
-
"description": "Document
|
|
1774
|
+
"label": "Document source",
|
|
1775
|
+
"description": "Document source of the input document that should be analyzed.",
|
|
1849
1776
|
"optional": false,
|
|
1850
|
-
"value": "
|
|
1851
|
-
"group": "
|
|
1777
|
+
"value": "S3",
|
|
1778
|
+
"group": "document",
|
|
1852
1779
|
"binding": {
|
|
1853
1780
|
"name": "input.documentLocationType",
|
|
1854
1781
|
"type": "zeebe:input"
|
|
1855
1782
|
},
|
|
1856
|
-
"condition": {
|
|
1857
|
-
"property": "input.executionType",
|
|
1858
|
-
"equals": "SYNC",
|
|
1859
|
-
"type": "simple"
|
|
1860
|
-
},
|
|
1861
|
-
"tooltip": "<a href=\"https://docs.camunda.io/docs/8.7/apis-tools/camunda-api-rest/specifications/create-document-link/\">Camunda Document</a>",
|
|
1862
1783
|
"type": "Dropdown",
|
|
1863
1784
|
"choices": [
|
|
1864
1785
|
{
|
|
@@ -1874,13 +1795,13 @@
|
|
|
1874
1795
|
{
|
|
1875
1796
|
"id": "input.documentS3Bucket",
|
|
1876
1797
|
"label": "Document bucket",
|
|
1877
|
-
"description": "S3 bucket that contains document that
|
|
1798
|
+
"description": "S3 bucket that contains document that should be analyzed.",
|
|
1878
1799
|
"optional": false,
|
|
1879
1800
|
"constraints": {
|
|
1880
1801
|
"notEmpty": true
|
|
1881
1802
|
},
|
|
1882
1803
|
"feel": "optional",
|
|
1883
|
-
"group": "
|
|
1804
|
+
"group": "document",
|
|
1884
1805
|
"binding": {
|
|
1885
1806
|
"name": "input.documentS3Bucket",
|
|
1886
1807
|
"type": "zeebe:input"
|
|
@@ -1894,14 +1815,14 @@
|
|
|
1894
1815
|
},
|
|
1895
1816
|
{
|
|
1896
1817
|
"id": "input.documentName",
|
|
1897
|
-
"label": "Document
|
|
1898
|
-
"description": "S3 document
|
|
1818
|
+
"label": "Document name",
|
|
1819
|
+
"description": "S3 document name of the document that should be analyzed.",
|
|
1899
1820
|
"optional": false,
|
|
1900
1821
|
"constraints": {
|
|
1901
1822
|
"notEmpty": true
|
|
1902
1823
|
},
|
|
1903
1824
|
"feel": "optional",
|
|
1904
|
-
"group": "
|
|
1825
|
+
"group": "document",
|
|
1905
1826
|
"binding": {
|
|
1906
1827
|
"name": "input.documentName",
|
|
1907
1828
|
"type": "zeebe:input"
|
|
@@ -1916,10 +1837,10 @@
|
|
|
1916
1837
|
{
|
|
1917
1838
|
"id": "input.documentVersion",
|
|
1918
1839
|
"label": "Document version",
|
|
1919
|
-
"description": "S3 document version
|
|
1840
|
+
"description": "S3 document version of the document that should be analyzed.",
|
|
1920
1841
|
"optional": true,
|
|
1921
1842
|
"feel": "optional",
|
|
1922
|
-
"group": "
|
|
1843
|
+
"group": "document",
|
|
1923
1844
|
"binding": {
|
|
1924
1845
|
"name": "input.documentVersion",
|
|
1925
1846
|
"type": "zeebe:input"
|
|
@@ -1931,9 +1852,66 @@
|
|
|
1931
1852
|
},
|
|
1932
1853
|
"type": "String"
|
|
1933
1854
|
},
|
|
1855
|
+
{
|
|
1856
|
+
"id": "input.document",
|
|
1857
|
+
"label": "Camunda Document",
|
|
1858
|
+
"description": "The Camunda document of the process that should be analyzed.",
|
|
1859
|
+
"optional": false,
|
|
1860
|
+
"constraints": {
|
|
1861
|
+
"notEmpty": true
|
|
1862
|
+
},
|
|
1863
|
+
"feel": "required",
|
|
1864
|
+
"group": "document",
|
|
1865
|
+
"binding": {
|
|
1866
|
+
"name": "input.document",
|
|
1867
|
+
"type": "zeebe:input"
|
|
1868
|
+
},
|
|
1869
|
+
"condition": {
|
|
1870
|
+
"property": "input.documentLocationType",
|
|
1871
|
+
"equals": "UPLOADED",
|
|
1872
|
+
"type": "simple"
|
|
1873
|
+
},
|
|
1874
|
+
"type": "String"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"id": "input.executionType",
|
|
1878
|
+
"label": "Execution type",
|
|
1879
|
+
"description": "How the document should be processes. See more info in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-textract/#execution-types\" target=\"_blank\">documentation</a>.",
|
|
1880
|
+
"optional": false,
|
|
1881
|
+
"value": "POLLING",
|
|
1882
|
+
"constraints": {
|
|
1883
|
+
"notEmpty": true
|
|
1884
|
+
},
|
|
1885
|
+
"group": "input",
|
|
1886
|
+
"binding": {
|
|
1887
|
+
"name": "input.executionType",
|
|
1888
|
+
"type": "zeebe:input"
|
|
1889
|
+
},
|
|
1890
|
+
"condition": {
|
|
1891
|
+
"property": "input.documentLocationType",
|
|
1892
|
+
"equals": "S3",
|
|
1893
|
+
"type": "simple"
|
|
1894
|
+
},
|
|
1895
|
+
"type": "Dropdown",
|
|
1896
|
+
"choices": [
|
|
1897
|
+
{
|
|
1898
|
+
"name": "Asynchronous",
|
|
1899
|
+
"value": "ASYNC"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
"name": "Real-time",
|
|
1903
|
+
"value": "SYNC"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"name": "Polling",
|
|
1907
|
+
"value": "POLLING"
|
|
1908
|
+
}
|
|
1909
|
+
]
|
|
1910
|
+
},
|
|
1934
1911
|
{
|
|
1935
1912
|
"id": "input.analyzeTables",
|
|
1936
1913
|
"label": "Analyze tables",
|
|
1914
|
+
"description": "Select this to return information about the tables that are detected in the input document.",
|
|
1937
1915
|
"optional": false,
|
|
1938
1916
|
"value": true,
|
|
1939
1917
|
"constraints": {
|
|
@@ -1950,6 +1928,7 @@
|
|
|
1950
1928
|
{
|
|
1951
1929
|
"id": "input.analyzeForms",
|
|
1952
1930
|
"label": "Analyze form",
|
|
1931
|
+
"description": "Select this to return information detected form data.",
|
|
1953
1932
|
"optional": false,
|
|
1954
1933
|
"value": true,
|
|
1955
1934
|
"constraints": {
|
|
@@ -1966,6 +1945,7 @@
|
|
|
1966
1945
|
{
|
|
1967
1946
|
"id": "input.analyzeSignatures",
|
|
1968
1947
|
"label": "Analyze signatures",
|
|
1948
|
+
"description": "Select this to return the locations of detected signatures.",
|
|
1969
1949
|
"optional": false,
|
|
1970
1950
|
"value": true,
|
|
1971
1951
|
"constraints": {
|
|
@@ -1982,8 +1962,9 @@
|
|
|
1982
1962
|
{
|
|
1983
1963
|
"id": "input.analyzeLayout",
|
|
1984
1964
|
"label": "Analyze layout",
|
|
1965
|
+
"description": "Select this to return information about the layout of the document.",
|
|
1985
1966
|
"optional": false,
|
|
1986
|
-
"value":
|
|
1967
|
+
"value": false,
|
|
1987
1968
|
"constraints": {
|
|
1988
1969
|
"notEmpty": true
|
|
1989
1970
|
},
|
|
@@ -1996,32 +1977,50 @@
|
|
|
1996
1977
|
"type": "Boolean"
|
|
1997
1978
|
},
|
|
1998
1979
|
{
|
|
1999
|
-
"id": "input.
|
|
2000
|
-
"label": "
|
|
2001
|
-
"
|
|
2002
|
-
"
|
|
1980
|
+
"id": "input.analyzeQueries",
|
|
1981
|
+
"label": "Analyze queries",
|
|
1982
|
+
"optional": false,
|
|
1983
|
+
"value": true,
|
|
1984
|
+
"constraints": {
|
|
1985
|
+
"notEmpty": true
|
|
1986
|
+
},
|
|
1987
|
+
"feel": "static",
|
|
1988
|
+
"group": "input",
|
|
1989
|
+
"binding": {
|
|
1990
|
+
"name": "input.analyzeQueries",
|
|
1991
|
+
"type": "zeebe:input"
|
|
1992
|
+
},
|
|
1993
|
+
"type": "Boolean"
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"id": "input.query",
|
|
1997
|
+
"label": "Query",
|
|
1998
|
+
"optional": false,
|
|
2003
1999
|
"feel": "optional",
|
|
2004
2000
|
"group": "input",
|
|
2005
2001
|
"binding": {
|
|
2006
|
-
"name": "input.
|
|
2002
|
+
"name": "input.query",
|
|
2007
2003
|
"type": "zeebe:input"
|
|
2008
2004
|
},
|
|
2009
2005
|
"condition": {
|
|
2010
|
-
"property": "input.
|
|
2011
|
-
"equals":
|
|
2006
|
+
"property": "input.analyzeQueries",
|
|
2007
|
+
"equals": true,
|
|
2012
2008
|
"type": "simple"
|
|
2013
2009
|
},
|
|
2014
2010
|
"type": "String"
|
|
2015
2011
|
},
|
|
2016
2012
|
{
|
|
2017
|
-
"id": "input.
|
|
2018
|
-
"label": "
|
|
2019
|
-
"description": "
|
|
2020
|
-
"optional":
|
|
2013
|
+
"id": "input.outputConfigS3Bucket",
|
|
2014
|
+
"label": "Output S3 bucket",
|
|
2015
|
+
"description": "The name of the bucket your output will go to.",
|
|
2016
|
+
"optional": false,
|
|
2017
|
+
"constraints": {
|
|
2018
|
+
"notEmpty": true
|
|
2019
|
+
},
|
|
2021
2020
|
"feel": "optional",
|
|
2022
2021
|
"group": "input",
|
|
2023
2022
|
"binding": {
|
|
2024
|
-
"name": "input.
|
|
2023
|
+
"name": "input.outputConfigS3Bucket",
|
|
2025
2024
|
"type": "zeebe:input"
|
|
2026
2025
|
},
|
|
2027
2026
|
"condition": {
|
|
@@ -2032,14 +2031,17 @@
|
|
|
2032
2031
|
"type": "String"
|
|
2033
2032
|
},
|
|
2034
2033
|
{
|
|
2035
|
-
"id": "input.
|
|
2036
|
-
"label": "
|
|
2037
|
-
"description": "The
|
|
2038
|
-
"optional":
|
|
2034
|
+
"id": "input.outputConfigS3Prefix",
|
|
2035
|
+
"label": "Output S3 prefix",
|
|
2036
|
+
"description": "The prefix of the object key that the output will be saved to.",
|
|
2037
|
+
"optional": false,
|
|
2038
|
+
"constraints": {
|
|
2039
|
+
"notEmpty": true
|
|
2040
|
+
},
|
|
2039
2041
|
"feel": "optional",
|
|
2040
2042
|
"group": "input",
|
|
2041
2043
|
"binding": {
|
|
2042
|
-
"name": "input.
|
|
2044
|
+
"name": "input.outputConfigS3Prefix",
|
|
2043
2045
|
"type": "zeebe:input"
|
|
2044
2046
|
},
|
|
2045
2047
|
"condition": {
|
|
@@ -2050,14 +2052,14 @@
|
|
|
2050
2052
|
"type": "String"
|
|
2051
2053
|
},
|
|
2052
2054
|
{
|
|
2053
|
-
"id": "input.
|
|
2054
|
-
"label": "
|
|
2055
|
-
"description": "The
|
|
2055
|
+
"id": "input.clientRequestToken",
|
|
2056
|
+
"label": "Client request token",
|
|
2057
|
+
"description": "The idempotent token that you use to identify the start request.",
|
|
2056
2058
|
"optional": true,
|
|
2057
2059
|
"feel": "optional",
|
|
2058
|
-
"group": "
|
|
2060
|
+
"group": "advanced",
|
|
2059
2061
|
"binding": {
|
|
2060
|
-
"name": "input.
|
|
2062
|
+
"name": "input.clientRequestToken",
|
|
2061
2063
|
"type": "zeebe:input"
|
|
2062
2064
|
},
|
|
2063
2065
|
"condition": {
|
|
@@ -2068,14 +2070,14 @@
|
|
|
2068
2070
|
"type": "String"
|
|
2069
2071
|
},
|
|
2070
2072
|
{
|
|
2071
|
-
"id": "input.
|
|
2072
|
-
"label": "
|
|
2073
|
-
"description": "
|
|
2073
|
+
"id": "input.jobTag",
|
|
2074
|
+
"label": "Job tag",
|
|
2075
|
+
"description": "An identifier that you specify that's included in the completion notification published to the Amazon SNS topic.",
|
|
2074
2076
|
"optional": true,
|
|
2075
2077
|
"feel": "optional",
|
|
2076
|
-
"group": "
|
|
2078
|
+
"group": "advanced",
|
|
2077
2079
|
"binding": {
|
|
2078
|
-
"name": "input.
|
|
2080
|
+
"name": "input.jobTag",
|
|
2079
2081
|
"type": "zeebe:input"
|
|
2080
2082
|
},
|
|
2081
2083
|
"condition": {
|
|
@@ -2086,14 +2088,14 @@
|
|
|
2086
2088
|
"type": "String"
|
|
2087
2089
|
},
|
|
2088
2090
|
{
|
|
2089
|
-
"id": "input.
|
|
2090
|
-
"label": "
|
|
2091
|
-
"description": "The
|
|
2091
|
+
"id": "input.kmsKeyId",
|
|
2092
|
+
"label": "KMS key ID",
|
|
2093
|
+
"description": "The KMS key used to encrypt the inference results.",
|
|
2092
2094
|
"optional": true,
|
|
2093
2095
|
"feel": "optional",
|
|
2094
|
-
"group": "
|
|
2096
|
+
"group": "advanced",
|
|
2095
2097
|
"binding": {
|
|
2096
|
-
"name": "input.
|
|
2098
|
+
"name": "input.kmsKeyId",
|
|
2097
2099
|
"type": "zeebe:input"
|
|
2098
2100
|
},
|
|
2099
2101
|
"condition": {
|
|
@@ -2104,14 +2106,14 @@
|
|
|
2104
2106
|
"type": "String"
|
|
2105
2107
|
},
|
|
2106
2108
|
{
|
|
2107
|
-
"id": "input.
|
|
2108
|
-
"label": "
|
|
2109
|
-
"description": "The
|
|
2109
|
+
"id": "input.notificationChannelRoleArn",
|
|
2110
|
+
"label": "Notification channel role ARN",
|
|
2111
|
+
"description": "The Amazon SNS topic role ARN that you want Amazon Textract to publish the completion status of the operation to.",
|
|
2110
2112
|
"optional": true,
|
|
2111
2113
|
"feel": "optional",
|
|
2112
|
-
"group": "
|
|
2114
|
+
"group": "advanced",
|
|
2113
2115
|
"binding": {
|
|
2114
|
-
"name": "input.
|
|
2116
|
+
"name": "input.notificationChannelRoleArn",
|
|
2115
2117
|
"type": "zeebe:input"
|
|
2116
2118
|
},
|
|
2117
2119
|
"condition": {
|
|
@@ -2122,21 +2124,19 @@
|
|
|
2122
2124
|
"type": "String"
|
|
2123
2125
|
},
|
|
2124
2126
|
{
|
|
2125
|
-
"id": "input.
|
|
2126
|
-
"label": "
|
|
2127
|
-
"
|
|
2128
|
-
"
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
"feel": "required",
|
|
2132
|
-
"group": "input",
|
|
2127
|
+
"id": "input.notificationChannelSnsTopicArn",
|
|
2128
|
+
"label": "Notification channel SNS topic ARN",
|
|
2129
|
+
"description": "The Amazon SNS topic ARN that you want Amazon Textract to publish the completion status of the operation to.",
|
|
2130
|
+
"optional": true,
|
|
2131
|
+
"feel": "optional",
|
|
2132
|
+
"group": "advanced",
|
|
2133
2133
|
"binding": {
|
|
2134
|
-
"name": "input.
|
|
2134
|
+
"name": "input.notificationChannelSnsTopicArn",
|
|
2135
2135
|
"type": "zeebe:input"
|
|
2136
2136
|
},
|
|
2137
2137
|
"condition": {
|
|
2138
|
-
"property": "input.
|
|
2139
|
-
"equals": "
|
|
2138
|
+
"property": "input.executionType",
|
|
2139
|
+
"equals": "ASYNC",
|
|
2140
2140
|
"type": "simple"
|
|
2141
2141
|
},
|
|
2142
2142
|
"type": "String"
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
"id": "version",
|
|
2146
2146
|
"label": "Version",
|
|
2147
2147
|
"description": "Version of the element template",
|
|
2148
|
-
"value": "
|
|
2148
|
+
"value": "4",
|
|
2149
2149
|
"group": "connector",
|
|
2150
2150
|
"binding": {
|
|
2151
2151
|
"key": "elementTemplateVersion",
|
|
@@ -2168,7 +2168,7 @@
|
|
|
2168
2168
|
{
|
|
2169
2169
|
"id": "resultVariable",
|
|
2170
2170
|
"label": "Result variable",
|
|
2171
|
-
"description": "Name of variable to store the response in",
|
|
2171
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
2172
2172
|
"group": "output",
|
|
2173
2173
|
"binding": {
|
|
2174
2174
|
"key": "resultVariable",
|
|
@@ -2179,7 +2179,7 @@
|
|
|
2179
2179
|
{
|
|
2180
2180
|
"id": "resultExpression",
|
|
2181
2181
|
"label": "Result expression",
|
|
2182
|
-
"description": "Expression to map the response into process variables",
|
|
2182
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
2183
2183
|
"feel": "required",
|
|
2184
2184
|
"group": "output",
|
|
2185
2185
|
"binding": {
|