@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- 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 +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- 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-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- 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 +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -3,21 +3,8 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Asana Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.Asana.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"description": "
|
|
8
|
-
"keywords": [
|
|
9
|
-
"get task",
|
|
10
|
-
"get tasks from project",
|
|
11
|
-
"get task by ID",
|
|
12
|
-
"create task",
|
|
13
|
-
"delete task",
|
|
14
|
-
"task management",
|
|
15
|
-
"get project",
|
|
16
|
-
"get project by ID",
|
|
17
|
-
"create project",
|
|
18
|
-
"delete project",
|
|
19
|
-
"project management"
|
|
20
|
-
],
|
|
6
|
+
"version": 2,
|
|
7
|
+
"description": "Manage your Asana project with Camunda",
|
|
21
8
|
"icon": {
|
|
22
9
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='781.361 0 944.893 873.377'%3E%3CradialGradient id='a' cx='943.992' cy='1221.416' r='.663' gradientTransform='matrix(944.8934 0 0 -873.3772 -890717.875 1067234.75)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffb900'/%3E%3Cstop offset='.6' stop-color='%23f95d8f'/%3E%3Cstop offset='.999' stop-color='%23f95353'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23a)' d='M1520.766 462.371c-113.508 0-205.508 92-205.508 205.488 0 113.499 92 205.518 205.508 205.518 113.489 0 205.488-92.019 205.488-205.518 0-113.488-91.999-205.488-205.488-205.488zm-533.907.01c-113.489.01-205.498 91.99-205.498 205.488 0 113.489 92.009 205.498 205.498 205.498 113.498 0 205.508-92.009 205.508-205.498 0-113.499-92.01-205.488-205.518-205.488h.01zm472.447-256.883c0 113.489-91.999 205.518-205.488 205.518-113.508 0-205.508-92.029-205.508-205.518S1140.31 0 1253.817 0c113.489 0 205.479 92.009 205.479 205.498h.01z'/%3E%3C/svg%3E"
|
|
23
10
|
},
|
|
@@ -31,7 +18,7 @@
|
|
|
31
18
|
"value": "bpmn:ServiceTask"
|
|
32
19
|
},
|
|
33
20
|
"engines": {
|
|
34
|
-
"camunda": "^8.
|
|
21
|
+
"camunda": "^8.2"
|
|
35
22
|
},
|
|
36
23
|
"groups": [
|
|
37
24
|
{
|
|
@@ -42,10 +29,6 @@
|
|
|
42
29
|
"id": "authentication",
|
|
43
30
|
"label": "Authentication"
|
|
44
31
|
},
|
|
45
|
-
{
|
|
46
|
-
"id": "connector",
|
|
47
|
-
"label": "Connector"
|
|
48
|
-
},
|
|
49
32
|
{
|
|
50
33
|
"id": "output",
|
|
51
34
|
"label": "Output"
|
|
@@ -213,7 +196,7 @@
|
|
|
213
196
|
},
|
|
214
197
|
"condition": {
|
|
215
198
|
"property": "taskOperation",
|
|
216
|
-
"
|
|
199
|
+
"oneOf": ["createTask"]
|
|
217
200
|
}
|
|
218
201
|
},
|
|
219
202
|
{
|
|
@@ -225,7 +208,7 @@
|
|
|
225
208
|
},
|
|
226
209
|
"condition": {
|
|
227
210
|
"property": "projectOperation",
|
|
228
|
-
"
|
|
211
|
+
"oneOf": ["createProject"]
|
|
229
212
|
}
|
|
230
213
|
},
|
|
231
214
|
{
|
|
@@ -237,7 +220,7 @@
|
|
|
237
220
|
},
|
|
238
221
|
"condition": {
|
|
239
222
|
"property": "taskOperation",
|
|
240
|
-
"
|
|
223
|
+
"oneOf": ["deleteTask"]
|
|
241
224
|
}
|
|
242
225
|
},
|
|
243
226
|
{
|
|
@@ -249,7 +232,7 @@
|
|
|
249
232
|
},
|
|
250
233
|
"condition": {
|
|
251
234
|
"property": "projectOperation",
|
|
252
|
-
"
|
|
235
|
+
"oneOf": ["deleteProject"]
|
|
253
236
|
}
|
|
254
237
|
},
|
|
255
238
|
{
|
|
@@ -267,7 +250,7 @@
|
|
|
267
250
|
},
|
|
268
251
|
"condition": {
|
|
269
252
|
"property": "taskOperation",
|
|
270
|
-
"
|
|
253
|
+
"oneOf": ["getTasksFromProject"]
|
|
271
254
|
}
|
|
272
255
|
},
|
|
273
256
|
{
|
|
@@ -279,7 +262,7 @@
|
|
|
279
262
|
},
|
|
280
263
|
"condition": {
|
|
281
264
|
"property": "taskOperation",
|
|
282
|
-
"
|
|
265
|
+
"oneOf": ["getTasksFromProject"]
|
|
283
266
|
}
|
|
284
267
|
},
|
|
285
268
|
{
|
|
@@ -291,7 +274,7 @@
|
|
|
291
274
|
},
|
|
292
275
|
"condition": {
|
|
293
276
|
"property": "taskOperation",
|
|
294
|
-
"
|
|
277
|
+
"oneOf": ["getTasksFromProject"]
|
|
295
278
|
}
|
|
296
279
|
},
|
|
297
280
|
{
|
|
@@ -309,7 +292,7 @@
|
|
|
309
292
|
},
|
|
310
293
|
"condition": {
|
|
311
294
|
"property": "taskOperation",
|
|
312
|
-
"
|
|
295
|
+
"oneOf": ["getTaskById"]
|
|
313
296
|
}
|
|
314
297
|
},
|
|
315
298
|
{
|
|
@@ -321,7 +304,7 @@
|
|
|
321
304
|
},
|
|
322
305
|
"condition": {
|
|
323
306
|
"property": "taskOperation",
|
|
324
|
-
"
|
|
307
|
+
"oneOf": ["getTaskById"]
|
|
325
308
|
}
|
|
326
309
|
},
|
|
327
310
|
{
|
|
@@ -339,7 +322,7 @@
|
|
|
339
322
|
},
|
|
340
323
|
"condition": {
|
|
341
324
|
"property": "taskOperation",
|
|
342
|
-
"
|
|
325
|
+
"oneOf": ["deleteTask"]
|
|
343
326
|
}
|
|
344
327
|
},
|
|
345
328
|
{
|
|
@@ -351,7 +334,7 @@
|
|
|
351
334
|
},
|
|
352
335
|
"condition": {
|
|
353
336
|
"property": "taskOperation",
|
|
354
|
-
"
|
|
337
|
+
"oneOf": ["deleteTask"]
|
|
355
338
|
}
|
|
356
339
|
},
|
|
357
340
|
{
|
|
@@ -369,7 +352,7 @@
|
|
|
369
352
|
},
|
|
370
353
|
"condition": {
|
|
371
354
|
"property": "taskOperation",
|
|
372
|
-
"
|
|
355
|
+
"oneOf": ["createTask"]
|
|
373
356
|
}
|
|
374
357
|
},
|
|
375
358
|
{
|
|
@@ -387,7 +370,7 @@
|
|
|
387
370
|
},
|
|
388
371
|
"condition": {
|
|
389
372
|
"property": "taskOperation",
|
|
390
|
-
"
|
|
373
|
+
"oneOf": ["createTask"]
|
|
391
374
|
}
|
|
392
375
|
},
|
|
393
376
|
{
|
|
@@ -403,7 +386,7 @@
|
|
|
403
386
|
},
|
|
404
387
|
"condition": {
|
|
405
388
|
"property": "taskOperation",
|
|
406
|
-
"
|
|
389
|
+
"oneOf": ["createTask"]
|
|
407
390
|
}
|
|
408
391
|
},
|
|
409
392
|
{
|
|
@@ -419,7 +402,7 @@
|
|
|
419
402
|
},
|
|
420
403
|
"condition": {
|
|
421
404
|
"property": "taskOperation",
|
|
422
|
-
"
|
|
405
|
+
"oneOf": ["createTask"]
|
|
423
406
|
}
|
|
424
407
|
},
|
|
425
408
|
{
|
|
@@ -431,7 +414,7 @@
|
|
|
431
414
|
},
|
|
432
415
|
"condition": {
|
|
433
416
|
"property": "taskOperation",
|
|
434
|
-
"
|
|
417
|
+
"oneOf": ["createTask"]
|
|
435
418
|
}
|
|
436
419
|
},
|
|
437
420
|
{
|
|
@@ -443,7 +426,7 @@
|
|
|
443
426
|
},
|
|
444
427
|
"condition": {
|
|
445
428
|
"property": "taskOperation",
|
|
446
|
-
"
|
|
429
|
+
"oneOf": ["createTask"]
|
|
447
430
|
}
|
|
448
431
|
},
|
|
449
432
|
{
|
|
@@ -459,7 +442,7 @@
|
|
|
459
442
|
},
|
|
460
443
|
"condition": {
|
|
461
444
|
"property": "projectOperation",
|
|
462
|
-
"
|
|
445
|
+
"oneOf": ["getProjects"]
|
|
463
446
|
}
|
|
464
447
|
},
|
|
465
448
|
{
|
|
@@ -475,7 +458,7 @@
|
|
|
475
458
|
},
|
|
476
459
|
"condition": {
|
|
477
460
|
"property": "projectOperation",
|
|
478
|
-
"
|
|
461
|
+
"oneOf": ["getProjects"]
|
|
479
462
|
}
|
|
480
463
|
},
|
|
481
464
|
{
|
|
@@ -487,7 +470,7 @@
|
|
|
487
470
|
},
|
|
488
471
|
"condition": {
|
|
489
472
|
"property": "projectOperation",
|
|
490
|
-
"
|
|
473
|
+
"oneOf": ["getProjects"]
|
|
491
474
|
}
|
|
492
475
|
},
|
|
493
476
|
{
|
|
@@ -499,7 +482,7 @@
|
|
|
499
482
|
},
|
|
500
483
|
"condition": {
|
|
501
484
|
"property": "projectOperation",
|
|
502
|
-
"
|
|
485
|
+
"oneOf": ["getProjects"]
|
|
503
486
|
}
|
|
504
487
|
},
|
|
505
488
|
{
|
|
@@ -517,7 +500,7 @@
|
|
|
517
500
|
},
|
|
518
501
|
"condition": {
|
|
519
502
|
"property": "projectOperation",
|
|
520
|
-
"
|
|
503
|
+
"oneOf": ["getProjectById"]
|
|
521
504
|
}
|
|
522
505
|
},
|
|
523
506
|
{
|
|
@@ -529,7 +512,7 @@
|
|
|
529
512
|
},
|
|
530
513
|
"condition": {
|
|
531
514
|
"property": "projectOperation",
|
|
532
|
-
"
|
|
515
|
+
"oneOf": ["getProjectById"]
|
|
533
516
|
}
|
|
534
517
|
},
|
|
535
518
|
{
|
|
@@ -547,7 +530,7 @@
|
|
|
547
530
|
},
|
|
548
531
|
"condition": {
|
|
549
532
|
"property": "projectOperation",
|
|
550
|
-
"
|
|
533
|
+
"oneOf": ["createProjectInWorkspace"]
|
|
551
534
|
}
|
|
552
535
|
},
|
|
553
536
|
{
|
|
@@ -565,7 +548,7 @@
|
|
|
565
548
|
},
|
|
566
549
|
"condition": {
|
|
567
550
|
"property": "projectOperation",
|
|
568
|
-
"
|
|
551
|
+
"oneOf": ["createProjectInWorkspace"]
|
|
569
552
|
}
|
|
570
553
|
},
|
|
571
554
|
{
|
|
@@ -581,7 +564,7 @@
|
|
|
581
564
|
},
|
|
582
565
|
"condition": {
|
|
583
566
|
"property": "projectOperation",
|
|
584
|
-
"
|
|
567
|
+
"oneOf": ["createProjectInWorkspace"]
|
|
585
568
|
}
|
|
586
569
|
},
|
|
587
570
|
{
|
|
@@ -593,7 +576,7 @@
|
|
|
593
576
|
},
|
|
594
577
|
"condition": {
|
|
595
578
|
"property": "projectOperation",
|
|
596
|
-
"
|
|
579
|
+
"oneOf": ["createProjectInWorkspace"]
|
|
597
580
|
}
|
|
598
581
|
},
|
|
599
582
|
{
|
|
@@ -605,7 +588,7 @@
|
|
|
605
588
|
},
|
|
606
589
|
"condition": {
|
|
607
590
|
"property": "projectOperation",
|
|
608
|
-
"
|
|
591
|
+
"oneOf": ["createProjectInWorkspace"]
|
|
609
592
|
}
|
|
610
593
|
},
|
|
611
594
|
{
|
|
@@ -623,7 +606,7 @@
|
|
|
623
606
|
},
|
|
624
607
|
"condition": {
|
|
625
608
|
"property": "projectOperation",
|
|
626
|
-
"
|
|
609
|
+
"oneOf": ["deleteProject"]
|
|
627
610
|
}
|
|
628
611
|
},
|
|
629
612
|
{
|
|
@@ -635,7 +618,7 @@
|
|
|
635
618
|
},
|
|
636
619
|
"condition": {
|
|
637
620
|
"property": "projectOperation",
|
|
638
|
-
"
|
|
621
|
+
"oneOf": ["deleteProject"]
|
|
639
622
|
}
|
|
640
623
|
},
|
|
641
624
|
{
|
|
@@ -646,30 +629,6 @@
|
|
|
646
629
|
"name": "connectionTimeoutInSeconds"
|
|
647
630
|
}
|
|
648
631
|
},
|
|
649
|
-
{
|
|
650
|
-
"id": "version",
|
|
651
|
-
"label": "Version",
|
|
652
|
-
"description": "Version of the element template",
|
|
653
|
-
"value": "3",
|
|
654
|
-
"group": "connector",
|
|
655
|
-
"binding": {
|
|
656
|
-
"key": "elementTemplateVersion",
|
|
657
|
-
"type": "zeebe:taskHeader"
|
|
658
|
-
},
|
|
659
|
-
"type": "Hidden"
|
|
660
|
-
},
|
|
661
|
-
{
|
|
662
|
-
"id": "id",
|
|
663
|
-
"label": "ID",
|
|
664
|
-
"description": "ID of the element template",
|
|
665
|
-
"value": "io.camunda.connectors.Asana.v1",
|
|
666
|
-
"group": "connector",
|
|
667
|
-
"binding": {
|
|
668
|
-
"key": "elementTemplateId",
|
|
669
|
-
"type": "zeebe:taskHeader"
|
|
670
|
-
},
|
|
671
|
-
"type": "Hidden"
|
|
672
|
-
},
|
|
673
632
|
{
|
|
674
633
|
"label": "Result variable",
|
|
675
634
|
"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>",
|
|
@@ -693,7 +652,7 @@
|
|
|
693
652
|
},
|
|
694
653
|
{
|
|
695
654
|
"label": "Error expression",
|
|
696
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
655
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
697
656
|
"group": "errors",
|
|
698
657
|
"type": "Text",
|
|
699
658
|
"feel": "required",
|
|
@@ -1372,8 +1331,21 @@
|
|
|
1372
1331
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1373
1332
|
"name": "Asana Outbound Connector",
|
|
1374
1333
|
"id": "io.camunda.connectors.Asana.v1",
|
|
1375
|
-
"version":
|
|
1376
|
-
"description": "
|
|
1334
|
+
"version": 3,
|
|
1335
|
+
"description": "Create, update, and manage tasks and projects in Asana.",
|
|
1336
|
+
"keywords": [
|
|
1337
|
+
"get task",
|
|
1338
|
+
"get tasks from project",
|
|
1339
|
+
"get task by ID",
|
|
1340
|
+
"create task",
|
|
1341
|
+
"delete task",
|
|
1342
|
+
"task management",
|
|
1343
|
+
"get project",
|
|
1344
|
+
"get project by ID",
|
|
1345
|
+
"create project",
|
|
1346
|
+
"delete project",
|
|
1347
|
+
"project management"
|
|
1348
|
+
],
|
|
1377
1349
|
"icon": {
|
|
1378
1350
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='781.361 0 944.893 873.377'%3E%3CradialGradient id='a' cx='943.992' cy='1221.416' r='.663' gradientTransform='matrix(944.8934 0 0 -873.3772 -890717.875 1067234.75)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffb900'/%3E%3Cstop offset='.6' stop-color='%23f95d8f'/%3E%3Cstop offset='.999' stop-color='%23f95353'/%3E%3C/radialGradient%3E%3Cpath fill='url(%23a)' d='M1520.766 462.371c-113.508 0-205.508 92-205.508 205.488 0 113.499 92 205.518 205.508 205.518 113.489 0 205.488-92.019 205.488-205.518 0-113.488-91.999-205.488-205.488-205.488zm-533.907.01c-113.489.01-205.498 91.99-205.498 205.488 0 113.489 92.009 205.498 205.498 205.498 113.498 0 205.508-92.009 205.508-205.498 0-113.499-92.01-205.488-205.518-205.488h.01zm472.447-256.883c0 113.489-91.999 205.518-205.488 205.518-113.508 0-205.508-92.029-205.508-205.518S1140.31 0 1253.817 0c113.489 0 205.479 92.009 205.479 205.498h.01z'/%3E%3C/svg%3E"
|
|
1379
1351
|
},
|
|
@@ -1387,7 +1359,7 @@
|
|
|
1387
1359
|
"value": "bpmn:ServiceTask"
|
|
1388
1360
|
},
|
|
1389
1361
|
"engines": {
|
|
1390
|
-
"camunda": "^8.
|
|
1362
|
+
"camunda": "^8.3"
|
|
1391
1363
|
},
|
|
1392
1364
|
"groups": [
|
|
1393
1365
|
{
|
|
@@ -1565,7 +1537,7 @@
|
|
|
1565
1537
|
},
|
|
1566
1538
|
"condition": {
|
|
1567
1539
|
"property": "taskOperation",
|
|
1568
|
-
"
|
|
1540
|
+
"equals": "createTask"
|
|
1569
1541
|
}
|
|
1570
1542
|
},
|
|
1571
1543
|
{
|
|
@@ -1577,7 +1549,7 @@
|
|
|
1577
1549
|
},
|
|
1578
1550
|
"condition": {
|
|
1579
1551
|
"property": "projectOperation",
|
|
1580
|
-
"
|
|
1552
|
+
"equals": "createProject"
|
|
1581
1553
|
}
|
|
1582
1554
|
},
|
|
1583
1555
|
{
|
|
@@ -1589,7 +1561,7 @@
|
|
|
1589
1561
|
},
|
|
1590
1562
|
"condition": {
|
|
1591
1563
|
"property": "taskOperation",
|
|
1592
|
-
"
|
|
1564
|
+
"equals": "deleteTask"
|
|
1593
1565
|
}
|
|
1594
1566
|
},
|
|
1595
1567
|
{
|
|
@@ -1601,7 +1573,7 @@
|
|
|
1601
1573
|
},
|
|
1602
1574
|
"condition": {
|
|
1603
1575
|
"property": "projectOperation",
|
|
1604
|
-
"
|
|
1576
|
+
"equals": "deleteProject"
|
|
1605
1577
|
}
|
|
1606
1578
|
},
|
|
1607
1579
|
{
|
|
@@ -1619,7 +1591,7 @@
|
|
|
1619
1591
|
},
|
|
1620
1592
|
"condition": {
|
|
1621
1593
|
"property": "taskOperation",
|
|
1622
|
-
"
|
|
1594
|
+
"equals": "getTasksFromProject"
|
|
1623
1595
|
}
|
|
1624
1596
|
},
|
|
1625
1597
|
{
|
|
@@ -1631,7 +1603,7 @@
|
|
|
1631
1603
|
},
|
|
1632
1604
|
"condition": {
|
|
1633
1605
|
"property": "taskOperation",
|
|
1634
|
-
"
|
|
1606
|
+
"equals": "getTasksFromProject"
|
|
1635
1607
|
}
|
|
1636
1608
|
},
|
|
1637
1609
|
{
|
|
@@ -1643,7 +1615,7 @@
|
|
|
1643
1615
|
},
|
|
1644
1616
|
"condition": {
|
|
1645
1617
|
"property": "taskOperation",
|
|
1646
|
-
"
|
|
1618
|
+
"equals": "getTasksFromProject"
|
|
1647
1619
|
}
|
|
1648
1620
|
},
|
|
1649
1621
|
{
|
|
@@ -1661,7 +1633,7 @@
|
|
|
1661
1633
|
},
|
|
1662
1634
|
"condition": {
|
|
1663
1635
|
"property": "taskOperation",
|
|
1664
|
-
"
|
|
1636
|
+
"equals": "getTaskById"
|
|
1665
1637
|
}
|
|
1666
1638
|
},
|
|
1667
1639
|
{
|
|
@@ -1673,7 +1645,7 @@
|
|
|
1673
1645
|
},
|
|
1674
1646
|
"condition": {
|
|
1675
1647
|
"property": "taskOperation",
|
|
1676
|
-
"
|
|
1648
|
+
"equals": "getTaskById"
|
|
1677
1649
|
}
|
|
1678
1650
|
},
|
|
1679
1651
|
{
|
|
@@ -1691,7 +1663,7 @@
|
|
|
1691
1663
|
},
|
|
1692
1664
|
"condition": {
|
|
1693
1665
|
"property": "taskOperation",
|
|
1694
|
-
"
|
|
1666
|
+
"equals": "deleteTask"
|
|
1695
1667
|
}
|
|
1696
1668
|
},
|
|
1697
1669
|
{
|
|
@@ -1703,7 +1675,7 @@
|
|
|
1703
1675
|
},
|
|
1704
1676
|
"condition": {
|
|
1705
1677
|
"property": "taskOperation",
|
|
1706
|
-
"
|
|
1678
|
+
"equals": "deleteTask"
|
|
1707
1679
|
}
|
|
1708
1680
|
},
|
|
1709
1681
|
{
|
|
@@ -1721,7 +1693,7 @@
|
|
|
1721
1693
|
},
|
|
1722
1694
|
"condition": {
|
|
1723
1695
|
"property": "taskOperation",
|
|
1724
|
-
"
|
|
1696
|
+
"equals": "createTask"
|
|
1725
1697
|
}
|
|
1726
1698
|
},
|
|
1727
1699
|
{
|
|
@@ -1739,7 +1711,7 @@
|
|
|
1739
1711
|
},
|
|
1740
1712
|
"condition": {
|
|
1741
1713
|
"property": "taskOperation",
|
|
1742
|
-
"
|
|
1714
|
+
"equals": "createTask"
|
|
1743
1715
|
}
|
|
1744
1716
|
},
|
|
1745
1717
|
{
|
|
@@ -1755,7 +1727,7 @@
|
|
|
1755
1727
|
},
|
|
1756
1728
|
"condition": {
|
|
1757
1729
|
"property": "taskOperation",
|
|
1758
|
-
"
|
|
1730
|
+
"equals": "createTask"
|
|
1759
1731
|
}
|
|
1760
1732
|
},
|
|
1761
1733
|
{
|
|
@@ -1771,7 +1743,7 @@
|
|
|
1771
1743
|
},
|
|
1772
1744
|
"condition": {
|
|
1773
1745
|
"property": "taskOperation",
|
|
1774
|
-
"
|
|
1746
|
+
"equals": "createTask"
|
|
1775
1747
|
}
|
|
1776
1748
|
},
|
|
1777
1749
|
{
|
|
@@ -1783,7 +1755,7 @@
|
|
|
1783
1755
|
},
|
|
1784
1756
|
"condition": {
|
|
1785
1757
|
"property": "taskOperation",
|
|
1786
|
-
"
|
|
1758
|
+
"equals": "createTask"
|
|
1787
1759
|
}
|
|
1788
1760
|
},
|
|
1789
1761
|
{
|
|
@@ -1795,7 +1767,7 @@
|
|
|
1795
1767
|
},
|
|
1796
1768
|
"condition": {
|
|
1797
1769
|
"property": "taskOperation",
|
|
1798
|
-
"
|
|
1770
|
+
"equals": "createTask"
|
|
1799
1771
|
}
|
|
1800
1772
|
},
|
|
1801
1773
|
{
|
|
@@ -1811,7 +1783,7 @@
|
|
|
1811
1783
|
},
|
|
1812
1784
|
"condition": {
|
|
1813
1785
|
"property": "projectOperation",
|
|
1814
|
-
"
|
|
1786
|
+
"equals": "getProjects"
|
|
1815
1787
|
}
|
|
1816
1788
|
},
|
|
1817
1789
|
{
|
|
@@ -1827,7 +1799,7 @@
|
|
|
1827
1799
|
},
|
|
1828
1800
|
"condition": {
|
|
1829
1801
|
"property": "projectOperation",
|
|
1830
|
-
"
|
|
1802
|
+
"equals": "getProjects"
|
|
1831
1803
|
}
|
|
1832
1804
|
},
|
|
1833
1805
|
{
|
|
@@ -1839,7 +1811,7 @@
|
|
|
1839
1811
|
},
|
|
1840
1812
|
"condition": {
|
|
1841
1813
|
"property": "projectOperation",
|
|
1842
|
-
"
|
|
1814
|
+
"equals": "getProjects"
|
|
1843
1815
|
}
|
|
1844
1816
|
},
|
|
1845
1817
|
{
|
|
@@ -1851,7 +1823,7 @@
|
|
|
1851
1823
|
},
|
|
1852
1824
|
"condition": {
|
|
1853
1825
|
"property": "projectOperation",
|
|
1854
|
-
"
|
|
1826
|
+
"equals": "getProjects"
|
|
1855
1827
|
}
|
|
1856
1828
|
},
|
|
1857
1829
|
{
|
|
@@ -1869,7 +1841,7 @@
|
|
|
1869
1841
|
},
|
|
1870
1842
|
"condition": {
|
|
1871
1843
|
"property": "projectOperation",
|
|
1872
|
-
"
|
|
1844
|
+
"equals": "getProjectById"
|
|
1873
1845
|
}
|
|
1874
1846
|
},
|
|
1875
1847
|
{
|
|
@@ -1881,7 +1853,7 @@
|
|
|
1881
1853
|
},
|
|
1882
1854
|
"condition": {
|
|
1883
1855
|
"property": "projectOperation",
|
|
1884
|
-
"
|
|
1856
|
+
"equals": "getProjectById"
|
|
1885
1857
|
}
|
|
1886
1858
|
},
|
|
1887
1859
|
{
|
|
@@ -1899,7 +1871,7 @@
|
|
|
1899
1871
|
},
|
|
1900
1872
|
"condition": {
|
|
1901
1873
|
"property": "projectOperation",
|
|
1902
|
-
"
|
|
1874
|
+
"equals": "createProjectInWorkspace"
|
|
1903
1875
|
}
|
|
1904
1876
|
},
|
|
1905
1877
|
{
|
|
@@ -1917,7 +1889,7 @@
|
|
|
1917
1889
|
},
|
|
1918
1890
|
"condition": {
|
|
1919
1891
|
"property": "projectOperation",
|
|
1920
|
-
"
|
|
1892
|
+
"equals": "createProjectInWorkspace"
|
|
1921
1893
|
}
|
|
1922
1894
|
},
|
|
1923
1895
|
{
|
|
@@ -1933,7 +1905,7 @@
|
|
|
1933
1905
|
},
|
|
1934
1906
|
"condition": {
|
|
1935
1907
|
"property": "projectOperation",
|
|
1936
|
-
"
|
|
1908
|
+
"equals": "createProjectInWorkspace"
|
|
1937
1909
|
}
|
|
1938
1910
|
},
|
|
1939
1911
|
{
|
|
@@ -1945,7 +1917,7 @@
|
|
|
1945
1917
|
},
|
|
1946
1918
|
"condition": {
|
|
1947
1919
|
"property": "projectOperation",
|
|
1948
|
-
"
|
|
1920
|
+
"equals": "createProjectInWorkspace"
|
|
1949
1921
|
}
|
|
1950
1922
|
},
|
|
1951
1923
|
{
|
|
@@ -1957,7 +1929,7 @@
|
|
|
1957
1929
|
},
|
|
1958
1930
|
"condition": {
|
|
1959
1931
|
"property": "projectOperation",
|
|
1960
|
-
"
|
|
1932
|
+
"equals": "createProjectInWorkspace"
|
|
1961
1933
|
}
|
|
1962
1934
|
},
|
|
1963
1935
|
{
|
|
@@ -1975,7 +1947,7 @@
|
|
|
1975
1947
|
},
|
|
1976
1948
|
"condition": {
|
|
1977
1949
|
"property": "projectOperation",
|
|
1978
|
-
"
|
|
1950
|
+
"equals": "deleteProject"
|
|
1979
1951
|
}
|
|
1980
1952
|
},
|
|
1981
1953
|
{
|
|
@@ -1987,7 +1959,7 @@
|
|
|
1987
1959
|
},
|
|
1988
1960
|
"condition": {
|
|
1989
1961
|
"property": "projectOperation",
|
|
1990
|
-
"
|
|
1962
|
+
"equals": "deleteProject"
|
|
1991
1963
|
}
|
|
1992
1964
|
},
|
|
1993
1965
|
{
|
|
@@ -1998,6 +1970,30 @@
|
|
|
1998
1970
|
"name": "connectionTimeoutInSeconds"
|
|
1999
1971
|
}
|
|
2000
1972
|
},
|
|
1973
|
+
{
|
|
1974
|
+
"id": "version",
|
|
1975
|
+
"label": "Version",
|
|
1976
|
+
"description": "Version of the element template",
|
|
1977
|
+
"value": "3",
|
|
1978
|
+
"group": "connector",
|
|
1979
|
+
"binding": {
|
|
1980
|
+
"key": "elementTemplateVersion",
|
|
1981
|
+
"type": "zeebe:taskHeader"
|
|
1982
|
+
},
|
|
1983
|
+
"type": "Hidden"
|
|
1984
|
+
},
|
|
1985
|
+
{
|
|
1986
|
+
"id": "id",
|
|
1987
|
+
"label": "ID",
|
|
1988
|
+
"description": "ID of the element template",
|
|
1989
|
+
"value": "io.camunda.connectors.Asana.v1",
|
|
1990
|
+
"group": "connector",
|
|
1991
|
+
"binding": {
|
|
1992
|
+
"key": "elementTemplateId",
|
|
1993
|
+
"type": "zeebe:taskHeader"
|
|
1994
|
+
},
|
|
1995
|
+
"type": "Hidden"
|
|
1996
|
+
},
|
|
2001
1997
|
{
|
|
2002
1998
|
"label": "Result variable",
|
|
2003
1999
|
"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>",
|
|
@@ -2021,7 +2017,7 @@
|
|
|
2021
2017
|
},
|
|
2022
2018
|
{
|
|
2023
2019
|
"label": "Error expression",
|
|
2024
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
2020
|
+
"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>",
|
|
2025
2021
|
"group": "errors",
|
|
2026
2022
|
"type": "Text",
|
|
2027
2023
|
"feel": "required",
|
|
@@ -2036,7 +2032,7 @@
|
|
|
2036
2032
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2037
2033
|
"name": "Asana Outbound Connector",
|
|
2038
2034
|
"id": "io.camunda.connectors.Asana.v1",
|
|
2039
|
-
"version":
|
|
2035
|
+
"version": 4,
|
|
2040
2036
|
"description": "Create, update, and manage tasks and projects in Asana.",
|
|
2041
2037
|
"keywords": [
|
|
2042
2038
|
"get task",
|
|
@@ -2075,6 +2071,10 @@
|
|
|
2075
2071
|
"id": "authentication",
|
|
2076
2072
|
"label": "Authentication"
|
|
2077
2073
|
},
|
|
2074
|
+
{
|
|
2075
|
+
"id": "connector",
|
|
2076
|
+
"label": "Connector"
|
|
2077
|
+
},
|
|
2078
2078
|
{
|
|
2079
2079
|
"id": "output",
|
|
2080
2080
|
"label": "Output"
|
|
@@ -2254,7 +2254,7 @@
|
|
|
2254
2254
|
},
|
|
2255
2255
|
"condition": {
|
|
2256
2256
|
"property": "projectOperation",
|
|
2257
|
-
"equals": "
|
|
2257
|
+
"equals": "createProjectInWorkspace"
|
|
2258
2258
|
}
|
|
2259
2259
|
},
|
|
2260
2260
|
{
|