@camunda/connectors-element-templates 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +24 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
- package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
- package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
- package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
- package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
- package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
- package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
- package/src/element-templates/aws-sns-inbound-receive.json +304 -0
- package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
- package/src/element-templates/aws-sns-outbound-connector.json +424 -424
- package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
- package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
- package/src/element-templates/aws-sqs-receive-connector.json +418 -0
- package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
- package/src/element-templates/aws-sqs-start-message.json +914 -914
- package/src/element-templates/blue-prism-connector.json +50 -50
- package/src/element-templates/csv-outbound-connector.json +26 -26
- package/src/element-templates/easy-post-connector.json +271 -271
- package/src/element-templates/email-inbound-connector-boundary.json +19 -19
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-message-start-event-connector.json +19 -19
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
- package/src/element-templates/github-connector.json +2723 -2723
- package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
- package/src/element-templates/github-webhook-connector-receive.json +202 -0
- package/src/element-templates/github-webhook-connector-start-event.json +32 -32
- package/src/element-templates/gitlab-connector.json +160 -160
- package/src/element-templates/google-drive-outbound-connector.json +438 -438
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +16 -16
- package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
- package/src/element-templates/graphql-outbound-connector.json +1179 -1179
- package/src/element-templates/http-json-connector.json +2662 -2057
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
- package/src/element-templates/http-polling-connector.json +631 -2
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +41 -41
- package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
- package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
- package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +356 -356
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
- package/src/element-templates/openai-connector.json +78 -78
- package/src/element-templates/operate-connector.json +79 -79
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
- package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
- package/src/element-templates/salesforce-connector.json +38 -38
- package/src/element-templates/sendgrid-outbound-connector.json +397 -397
- package/src/element-templates/servicenow-connector.json +942 -0
- package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
- package/src/element-templates/servicenow-incident-connector.json +969 -0
- package/src/element-templates/slack-inbound-boundary.json +173 -173
- package/src/element-templates/slack-inbound-intermediate.json +232 -232
- package/src/element-templates/slack-inbound-message-start.json +209 -209
- package/src/element-templates/slack-inbound-receive.json +290 -0
- package/src/element-templates/slack-inbound-start-event.json +218 -218
- package/src/element-templates/slack-outbound-connector.json +955 -955
- package/src/element-templates/twilio-connector.json +87 -87
- package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
- package/src/element-templates/twilio-webhook-connector.json +20 -20
- package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
- package/src/element-templates/uipath-connector.json +41 -41
- package/src/element-templates/webhook-connector-boundary.json +1050 -1050
- package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
- package/src/element-templates/webhook-connector-receive.json +609 -0
- package/src/element-templates/webhook-connector-start-event.json +2280 -2280
- package/src/element-templates/webhook-connector-start-message.json +1205 -1205
- package/src/element-templates/whatsapp-connector.json +42 -42
|
@@ -4,11 +4,8 @@
|
|
|
4
4
|
"name": "SendGrid Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
6
6
|
"description": "Send an email via SendGrid",
|
|
7
|
-
"metadata": {
|
|
8
|
-
"keywords": []
|
|
9
|
-
},
|
|
10
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
11
|
-
"version":
|
|
8
|
+
"version": 3,
|
|
12
9
|
"category": {
|
|
13
10
|
"id": "connectors",
|
|
14
11
|
"name": "Connectors"
|
|
@@ -17,9 +14,6 @@
|
|
|
17
14
|
"elementType": {
|
|
18
15
|
"value": "bpmn:ServiceTask"
|
|
19
16
|
},
|
|
20
|
-
"engines": {
|
|
21
|
-
"camunda": "^8.3"
|
|
22
|
-
},
|
|
23
17
|
"groups": [
|
|
24
18
|
{
|
|
25
19
|
"id": "authentication",
|
|
@@ -37,10 +31,6 @@
|
|
|
37
31
|
"id": "content",
|
|
38
32
|
"label": "Compose email"
|
|
39
33
|
},
|
|
40
|
-
{
|
|
41
|
-
"id": "connector",
|
|
42
|
-
"label": "Connector"
|
|
43
|
-
},
|
|
44
34
|
{
|
|
45
35
|
"id": "output",
|
|
46
36
|
"label": "Output mapping"
|
|
@@ -260,43 +250,6 @@
|
|
|
260
250
|
},
|
|
261
251
|
"type": "Text"
|
|
262
252
|
},
|
|
263
|
-
{
|
|
264
|
-
"id": "attachments",
|
|
265
|
-
"label": "attachments",
|
|
266
|
-
"description": "List of <a href=\"https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/upload-document-alpha/\">Camunda Documents</a>",
|
|
267
|
-
"optional": true,
|
|
268
|
-
"feel": "required",
|
|
269
|
-
"group": "content",
|
|
270
|
-
"binding": {
|
|
271
|
-
"name": "attachments",
|
|
272
|
-
"type": "zeebe:input"
|
|
273
|
-
},
|
|
274
|
-
"type": "String"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"id": "version",
|
|
278
|
-
"label": "Version",
|
|
279
|
-
"description": "Version of the element template",
|
|
280
|
-
"value": "5",
|
|
281
|
-
"group": "connector",
|
|
282
|
-
"binding": {
|
|
283
|
-
"key": "elementTemplateVersion",
|
|
284
|
-
"type": "zeebe:taskHeader"
|
|
285
|
-
},
|
|
286
|
-
"type": "Hidden"
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"id": "id",
|
|
290
|
-
"label": "ID",
|
|
291
|
-
"description": "ID of the element template",
|
|
292
|
-
"value": "io.camunda.connectors.SendGrid.v2",
|
|
293
|
-
"group": "connector",
|
|
294
|
-
"binding": {
|
|
295
|
-
"key": "elementTemplateId",
|
|
296
|
-
"type": "zeebe:taskHeader"
|
|
297
|
-
},
|
|
298
|
-
"type": "Hidden"
|
|
299
|
-
},
|
|
300
253
|
{
|
|
301
254
|
"id": "resultVariable",
|
|
302
255
|
"label": "Result variable",
|
|
@@ -350,6 +303,7 @@
|
|
|
350
303
|
"label": "Retry backoff",
|
|
351
304
|
"description": "ISO-8601 duration to wait between retries",
|
|
352
305
|
"value": "PT0S",
|
|
306
|
+
"feel": "optional",
|
|
353
307
|
"group": "retries",
|
|
354
308
|
"binding": {
|
|
355
309
|
"key": "retryBackoff",
|
|
@@ -360,12 +314,15 @@
|
|
|
360
314
|
],
|
|
361
315
|
"icon": {
|
|
362
316
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
|
|
317
|
+
},
|
|
318
|
+
"engines": {
|
|
319
|
+
"camunda": "^8.5"
|
|
363
320
|
}
|
|
364
321
|
},
|
|
365
322
|
{
|
|
366
323
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
367
|
-
"name": "SendGrid: Send Email",
|
|
368
|
-
"id": "io.camunda.connectors.SendGrid.v1.
|
|
324
|
+
"name": "SendGrid: Send Email via Template",
|
|
325
|
+
"id": "io.camunda.connectors.SendGrid.v1.template",
|
|
369
326
|
"description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
|
|
370
327
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
371
328
|
"icon": {
|
|
@@ -397,8 +354,8 @@
|
|
|
397
354
|
"label": "Receiver"
|
|
398
355
|
},
|
|
399
356
|
{
|
|
400
|
-
"id": "
|
|
401
|
-
"label": "Email
|
|
357
|
+
"id": "template",
|
|
358
|
+
"label": "Dynamic Email Template"
|
|
402
359
|
}
|
|
403
360
|
],
|
|
404
361
|
"properties": [
|
|
@@ -476,40 +433,26 @@
|
|
|
476
433
|
}
|
|
477
434
|
},
|
|
478
435
|
{
|
|
479
|
-
"label": "
|
|
480
|
-
"group": "
|
|
481
|
-
"type": "String",
|
|
482
|
-
"feel": "optional",
|
|
483
|
-
"binding": {
|
|
484
|
-
"type": "zeebe:input",
|
|
485
|
-
"name": "content.subject"
|
|
486
|
-
},
|
|
487
|
-
"constraints": {
|
|
488
|
-
"notEmpty": true
|
|
489
|
-
}
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"label": "Content Type",
|
|
493
|
-
"group": "content",
|
|
436
|
+
"label": "Template ID",
|
|
437
|
+
"group": "template",
|
|
494
438
|
"type": "String",
|
|
495
439
|
"feel": "optional",
|
|
496
|
-
"value": "text/plain",
|
|
497
440
|
"binding": {
|
|
498
441
|
"type": "zeebe:input",
|
|
499
|
-
"name": "
|
|
442
|
+
"name": "template.id"
|
|
500
443
|
},
|
|
501
444
|
"constraints": {
|
|
502
445
|
"notEmpty": true
|
|
503
446
|
}
|
|
504
447
|
},
|
|
505
448
|
{
|
|
506
|
-
"label": "
|
|
507
|
-
"group": "
|
|
449
|
+
"label": "Template Data",
|
|
450
|
+
"group": "template",
|
|
508
451
|
"type": "Text",
|
|
509
|
-
"feel": "
|
|
452
|
+
"feel": "required",
|
|
510
453
|
"binding": {
|
|
511
454
|
"type": "zeebe:input",
|
|
512
|
-
"name": "
|
|
455
|
+
"name": "template.data"
|
|
513
456
|
},
|
|
514
457
|
"constraints": {
|
|
515
458
|
"notEmpty": true
|
|
@@ -521,7 +464,10 @@
|
|
|
521
464
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
522
465
|
"name": "SendGrid connector",
|
|
523
466
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
524
|
-
"
|
|
467
|
+
"deprecated": {
|
|
468
|
+
"message": "Replace with 'SendGrid connector' template.",
|
|
469
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
470
|
+
},
|
|
525
471
|
"description": "Send an email via SendGrid",
|
|
526
472
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
527
473
|
"icon": {
|
|
@@ -748,15 +694,12 @@
|
|
|
748
694
|
"key": "errorExpression"
|
|
749
695
|
}
|
|
750
696
|
}
|
|
751
|
-
]
|
|
752
|
-
"engines": {
|
|
753
|
-
"camunda": "^8.2"
|
|
754
|
-
}
|
|
697
|
+
]
|
|
755
698
|
},
|
|
756
699
|
{
|
|
757
700
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
758
|
-
"name": "SendGrid: Send Email
|
|
759
|
-
"id": "io.camunda.connectors.SendGrid.v1.
|
|
701
|
+
"name": "SendGrid: Send Email",
|
|
702
|
+
"id": "io.camunda.connectors.SendGrid.v1.content",
|
|
760
703
|
"description": "[Deprecated]: Replace with 'SendGrid Connector' template.",
|
|
761
704
|
"documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
762
705
|
"icon": {
|
|
@@ -788,8 +731,8 @@
|
|
|
788
731
|
"label": "Receiver"
|
|
789
732
|
},
|
|
790
733
|
{
|
|
791
|
-
"id": "
|
|
792
|
-
"label": "
|
|
734
|
+
"id": "content",
|
|
735
|
+
"label": "Email Content"
|
|
793
736
|
}
|
|
794
737
|
],
|
|
795
738
|
"properties": [
|
|
@@ -867,26 +810,40 @@
|
|
|
867
810
|
}
|
|
868
811
|
},
|
|
869
812
|
{
|
|
870
|
-
"label": "
|
|
871
|
-
"group": "
|
|
813
|
+
"label": "Subject",
|
|
814
|
+
"group": "content",
|
|
872
815
|
"type": "String",
|
|
873
816
|
"feel": "optional",
|
|
874
817
|
"binding": {
|
|
875
818
|
"type": "zeebe:input",
|
|
876
|
-
"name": "
|
|
819
|
+
"name": "content.subject"
|
|
877
820
|
},
|
|
878
821
|
"constraints": {
|
|
879
822
|
"notEmpty": true
|
|
880
823
|
}
|
|
881
824
|
},
|
|
882
825
|
{
|
|
883
|
-
"label": "
|
|
884
|
-
"group": "
|
|
826
|
+
"label": "Content Type",
|
|
827
|
+
"group": "content",
|
|
828
|
+
"type": "String",
|
|
829
|
+
"feel": "optional",
|
|
830
|
+
"value": "text/plain",
|
|
831
|
+
"binding": {
|
|
832
|
+
"type": "zeebe:input",
|
|
833
|
+
"name": "content.type"
|
|
834
|
+
},
|
|
835
|
+
"constraints": {
|
|
836
|
+
"notEmpty": true
|
|
837
|
+
}
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"label": "Body",
|
|
841
|
+
"group": "content",
|
|
885
842
|
"type": "Text",
|
|
886
|
-
"feel": "
|
|
843
|
+
"feel": "optional",
|
|
887
844
|
"binding": {
|
|
888
845
|
"type": "zeebe:input",
|
|
889
|
-
"name": "
|
|
846
|
+
"name": "content.value"
|
|
890
847
|
},
|
|
891
848
|
"constraints": {
|
|
892
849
|
"notEmpty": true
|
|
@@ -898,10 +855,7 @@
|
|
|
898
855
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
899
856
|
"name": "SendGrid connector",
|
|
900
857
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
901
|
-
"
|
|
902
|
-
"message": "Replace with 'SendGrid connector' template.",
|
|
903
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/desktop-modeler/element-templates/using-templates/#replacing-templates"
|
|
904
|
-
},
|
|
858
|
+
"version": 1,
|
|
905
859
|
"description": "Send an email via SendGrid",
|
|
906
860
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
907
861
|
"icon": {
|
|
@@ -1128,7 +1082,10 @@
|
|
|
1128
1082
|
"key": "errorExpression"
|
|
1129
1083
|
}
|
|
1130
1084
|
}
|
|
1131
|
-
]
|
|
1085
|
+
],
|
|
1086
|
+
"engines": {
|
|
1087
|
+
"camunda": "^8.2"
|
|
1088
|
+
}
|
|
1132
1089
|
},
|
|
1133
1090
|
{
|
|
1134
1091
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
@@ -1469,9 +1426,12 @@
|
|
|
1469
1426
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1470
1427
|
"name": "SendGrid Outbound Connector",
|
|
1471
1428
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
1429
|
+
"version": 2,
|
|
1472
1430
|
"description": "Send an email via SendGrid",
|
|
1473
1431
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
1474
|
-
"
|
|
1432
|
+
"icon": {
|
|
1433
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
|
|
1434
|
+
},
|
|
1475
1435
|
"category": {
|
|
1476
1436
|
"id": "connectors",
|
|
1477
1437
|
"name": "Connectors"
|
|
@@ -1498,111 +1458,88 @@
|
|
|
1498
1458
|
"label": "Compose email"
|
|
1499
1459
|
},
|
|
1500
1460
|
{
|
|
1501
|
-
"id": "
|
|
1502
|
-
"label": "Output mapping"
|
|
1503
|
-
},
|
|
1504
|
-
{
|
|
1505
|
-
"id": "error",
|
|
1461
|
+
"id": "errors",
|
|
1506
1462
|
"label": "Error handling"
|
|
1507
|
-
},
|
|
1508
|
-
{
|
|
1509
|
-
"id": "retries",
|
|
1510
|
-
"label": "Retries"
|
|
1511
1463
|
}
|
|
1512
1464
|
],
|
|
1513
1465
|
"properties": [
|
|
1514
1466
|
{
|
|
1467
|
+
"type": "Hidden",
|
|
1515
1468
|
"value": "io.camunda:sendgrid:1",
|
|
1516
1469
|
"binding": {
|
|
1517
|
-
"
|
|
1518
|
-
"
|
|
1519
|
-
}
|
|
1520
|
-
"type": "Hidden"
|
|
1470
|
+
"type": "zeebe:taskDefinition",
|
|
1471
|
+
"property": "type"
|
|
1472
|
+
}
|
|
1521
1473
|
},
|
|
1522
1474
|
{
|
|
1523
|
-
"id": "apiKey",
|
|
1524
1475
|
"label": "SendGrid API key",
|
|
1525
|
-
"optional": false,
|
|
1526
|
-
"constraints": {
|
|
1527
|
-
"notEmpty": true
|
|
1528
|
-
},
|
|
1529
|
-
"feel": "optional",
|
|
1530
1476
|
"group": "authentication",
|
|
1477
|
+
"type": "String",
|
|
1478
|
+
"feel": "optional",
|
|
1531
1479
|
"binding": {
|
|
1532
|
-
"
|
|
1533
|
-
"
|
|
1480
|
+
"type": "zeebe:input",
|
|
1481
|
+
"name": "apiKey"
|
|
1534
1482
|
},
|
|
1535
|
-
"
|
|
1483
|
+
"constraints": {
|
|
1484
|
+
"notEmpty": true
|
|
1485
|
+
}
|
|
1536
1486
|
},
|
|
1537
1487
|
{
|
|
1538
|
-
"id": "from.name",
|
|
1539
1488
|
"label": "Name",
|
|
1540
|
-
"optional": false,
|
|
1541
|
-
"constraints": {
|
|
1542
|
-
"notEmpty": true
|
|
1543
|
-
},
|
|
1544
|
-
"feel": "optional",
|
|
1545
1489
|
"group": "sender",
|
|
1490
|
+
"type": "String",
|
|
1491
|
+
"feel": "optional",
|
|
1546
1492
|
"binding": {
|
|
1547
|
-
"
|
|
1548
|
-
"
|
|
1493
|
+
"type": "zeebe:input",
|
|
1494
|
+
"name": "from.name"
|
|
1549
1495
|
},
|
|
1550
|
-
"
|
|
1496
|
+
"constraints": {
|
|
1497
|
+
"notEmpty": true
|
|
1498
|
+
}
|
|
1551
1499
|
},
|
|
1552
1500
|
{
|
|
1553
|
-
"id": "from.email",
|
|
1554
1501
|
"label": "Email address",
|
|
1555
|
-
"optional": false,
|
|
1556
|
-
"constraints": {
|
|
1557
|
-
"notEmpty": true
|
|
1558
|
-
},
|
|
1559
|
-
"feel": "optional",
|
|
1560
1502
|
"group": "sender",
|
|
1503
|
+
"type": "String",
|
|
1504
|
+
"feel": "optional",
|
|
1561
1505
|
"binding": {
|
|
1562
|
-
"
|
|
1563
|
-
"
|
|
1506
|
+
"type": "zeebe:input",
|
|
1507
|
+
"name": "from.email"
|
|
1564
1508
|
},
|
|
1565
|
-
"
|
|
1509
|
+
"constraints": {
|
|
1510
|
+
"notEmpty": true
|
|
1511
|
+
}
|
|
1566
1512
|
},
|
|
1567
1513
|
{
|
|
1568
|
-
"id": "to.name",
|
|
1569
1514
|
"label": "Name",
|
|
1570
|
-
"optional": false,
|
|
1571
|
-
"constraints": {
|
|
1572
|
-
"notEmpty": true
|
|
1573
|
-
},
|
|
1574
|
-
"feel": "optional",
|
|
1575
1515
|
"group": "receiver",
|
|
1516
|
+
"type": "String",
|
|
1517
|
+
"feel": "optional",
|
|
1576
1518
|
"binding": {
|
|
1577
|
-
"
|
|
1578
|
-
"
|
|
1519
|
+
"type": "zeebe:input",
|
|
1520
|
+
"name": "to.name"
|
|
1579
1521
|
},
|
|
1580
|
-
"
|
|
1522
|
+
"constraints": {
|
|
1523
|
+
"notEmpty": true
|
|
1524
|
+
}
|
|
1581
1525
|
},
|
|
1582
1526
|
{
|
|
1583
|
-
"id": "to.email",
|
|
1584
1527
|
"label": "Email address",
|
|
1585
|
-
"optional": false,
|
|
1586
|
-
"constraints": {
|
|
1587
|
-
"notEmpty": true
|
|
1588
|
-
},
|
|
1589
|
-
"feel": "optional",
|
|
1590
1528
|
"group": "receiver",
|
|
1529
|
+
"type": "String",
|
|
1530
|
+
"feel": "optional",
|
|
1591
1531
|
"binding": {
|
|
1592
|
-
"
|
|
1593
|
-
"
|
|
1532
|
+
"type": "zeebe:input",
|
|
1533
|
+
"name": "to.email"
|
|
1594
1534
|
},
|
|
1595
|
-
"
|
|
1535
|
+
"constraints": {
|
|
1536
|
+
"notEmpty": true
|
|
1537
|
+
}
|
|
1596
1538
|
},
|
|
1597
1539
|
{
|
|
1598
|
-
"id": "
|
|
1599
|
-
"label": "Mail contents",
|
|
1600
|
-
"optional": false,
|
|
1540
|
+
"id": "mailType",
|
|
1601
1541
|
"group": "content",
|
|
1602
|
-
"
|
|
1603
|
-
"name": "unMappedFieldNotUseInModel.mailType",
|
|
1604
|
-
"type": "zeebe:input"
|
|
1605
|
-
},
|
|
1542
|
+
"value": "mail",
|
|
1606
1543
|
"type": "Dropdown",
|
|
1607
1544
|
"choices": [
|
|
1608
1545
|
{
|
|
@@ -1613,188 +1550,124 @@
|
|
|
1613
1550
|
"name": "Using dynamic template",
|
|
1614
1551
|
"value": "byTemplate"
|
|
1615
1552
|
}
|
|
1616
|
-
]
|
|
1617
|
-
},
|
|
1618
|
-
{
|
|
1619
|
-
"id": "template.id",
|
|
1620
|
-
"label": "Template ID",
|
|
1621
|
-
"optional": false,
|
|
1622
|
-
"constraints": {
|
|
1623
|
-
"notEmpty": true
|
|
1624
|
-
},
|
|
1625
|
-
"feel": "optional",
|
|
1626
|
-
"group": "content",
|
|
1553
|
+
],
|
|
1627
1554
|
"binding": {
|
|
1628
|
-
"
|
|
1629
|
-
"
|
|
1630
|
-
}
|
|
1631
|
-
"condition": {
|
|
1632
|
-
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1633
|
-
"equals": "byTemplate",
|
|
1634
|
-
"type": "simple"
|
|
1635
|
-
},
|
|
1636
|
-
"type": "String"
|
|
1555
|
+
"type": "zeebe:input",
|
|
1556
|
+
"name": "unMappedFieldNotUseInModel.mailType"
|
|
1557
|
+
}
|
|
1637
1558
|
},
|
|
1638
1559
|
{
|
|
1639
|
-
"
|
|
1640
|
-
"label": "Template data",
|
|
1641
|
-
"optional": false,
|
|
1642
|
-
"constraints": {
|
|
1643
|
-
"notEmpty": true
|
|
1644
|
-
},
|
|
1645
|
-
"feel": "required",
|
|
1560
|
+
"label": "Subject",
|
|
1646
1561
|
"group": "content",
|
|
1562
|
+
"type": "String",
|
|
1563
|
+
"feel": "optional",
|
|
1647
1564
|
"binding": {
|
|
1648
|
-
"
|
|
1649
|
-
"
|
|
1650
|
-
},
|
|
1651
|
-
"condition": {
|
|
1652
|
-
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1653
|
-
"equals": "byTemplate",
|
|
1654
|
-
"type": "simple"
|
|
1565
|
+
"type": "zeebe:input",
|
|
1566
|
+
"name": "content.subject"
|
|
1655
1567
|
},
|
|
1656
|
-
"type": "String"
|
|
1657
|
-
},
|
|
1658
|
-
{
|
|
1659
|
-
"id": "content.subject",
|
|
1660
|
-
"label": "Subject",
|
|
1661
|
-
"optional": false,
|
|
1662
1568
|
"constraints": {
|
|
1663
1569
|
"notEmpty": true
|
|
1664
1570
|
},
|
|
1665
|
-
"feel": "optional",
|
|
1666
|
-
"group": "content",
|
|
1667
|
-
"binding": {
|
|
1668
|
-
"name": "content.subject",
|
|
1669
|
-
"type": "zeebe:input"
|
|
1670
|
-
},
|
|
1671
1571
|
"condition": {
|
|
1672
|
-
"property": "
|
|
1673
|
-
"equals": "mail"
|
|
1674
|
-
|
|
1675
|
-
},
|
|
1676
|
-
"type": "String"
|
|
1572
|
+
"property": "mailType",
|
|
1573
|
+
"equals": "mail"
|
|
1574
|
+
}
|
|
1677
1575
|
},
|
|
1678
1576
|
{
|
|
1679
|
-
"id": "content.type",
|
|
1680
1577
|
"label": "Content type",
|
|
1681
|
-
"
|
|
1578
|
+
"group": "content",
|
|
1579
|
+
"type": "String",
|
|
1580
|
+
"feel": "optional",
|
|
1682
1581
|
"value": "text/plain",
|
|
1582
|
+
"binding": {
|
|
1583
|
+
"type": "zeebe:input",
|
|
1584
|
+
"name": "content.type"
|
|
1585
|
+
},
|
|
1683
1586
|
"constraints": {
|
|
1684
1587
|
"notEmpty": true
|
|
1685
1588
|
},
|
|
1686
|
-
"feel": "optional",
|
|
1687
|
-
"group": "content",
|
|
1688
|
-
"binding": {
|
|
1689
|
-
"name": "content.type",
|
|
1690
|
-
"type": "zeebe:input"
|
|
1691
|
-
},
|
|
1692
1589
|
"condition": {
|
|
1693
|
-
"property": "
|
|
1694
|
-
"equals": "mail"
|
|
1695
|
-
|
|
1696
|
-
},
|
|
1697
|
-
"type": "String"
|
|
1590
|
+
"property": "mailType",
|
|
1591
|
+
"equals": "mail"
|
|
1592
|
+
}
|
|
1698
1593
|
},
|
|
1699
1594
|
{
|
|
1700
|
-
"id": "content.value",
|
|
1701
1595
|
"label": "Body",
|
|
1702
|
-
"optional": false,
|
|
1703
|
-
"constraints": {
|
|
1704
|
-
"notEmpty": true
|
|
1705
|
-
},
|
|
1706
|
-
"feel": "optional",
|
|
1707
1596
|
"group": "content",
|
|
1597
|
+
"type": "Text",
|
|
1598
|
+
"feel": "optional",
|
|
1708
1599
|
"binding": {
|
|
1709
|
-
"
|
|
1710
|
-
"
|
|
1600
|
+
"type": "zeebe:input",
|
|
1601
|
+
"name": "content.value"
|
|
1711
1602
|
},
|
|
1712
|
-
"
|
|
1713
|
-
"
|
|
1714
|
-
"equals": "mail",
|
|
1715
|
-
"type": "simple"
|
|
1603
|
+
"constraints": {
|
|
1604
|
+
"notEmpty": true
|
|
1716
1605
|
},
|
|
1717
|
-
"
|
|
1606
|
+
"condition": {
|
|
1607
|
+
"property": "mailType",
|
|
1608
|
+
"equals": "mail"
|
|
1609
|
+
}
|
|
1718
1610
|
},
|
|
1719
1611
|
{
|
|
1720
|
-
"
|
|
1721
|
-
"
|
|
1722
|
-
"
|
|
1723
|
-
"
|
|
1612
|
+
"label": "Template ID",
|
|
1613
|
+
"group": "content",
|
|
1614
|
+
"type": "String",
|
|
1615
|
+
"feel": "optional",
|
|
1724
1616
|
"binding": {
|
|
1725
|
-
"
|
|
1726
|
-
"
|
|
1617
|
+
"type": "zeebe:input",
|
|
1618
|
+
"name": "template.id"
|
|
1727
1619
|
},
|
|
1728
|
-
"
|
|
1729
|
-
|
|
1730
|
-
{
|
|
1731
|
-
"id": "resultExpression",
|
|
1732
|
-
"label": "Result expression",
|
|
1733
|
-
"description": "Expression to map the response into process variables",
|
|
1734
|
-
"feel": "required",
|
|
1735
|
-
"group": "output",
|
|
1736
|
-
"binding": {
|
|
1737
|
-
"key": "resultExpression",
|
|
1738
|
-
"type": "zeebe:taskHeader"
|
|
1620
|
+
"constraints": {
|
|
1621
|
+
"notEmpty": true
|
|
1739
1622
|
},
|
|
1740
|
-
"
|
|
1623
|
+
"condition": {
|
|
1624
|
+
"property": "mailType",
|
|
1625
|
+
"equals": "byTemplate"
|
|
1626
|
+
}
|
|
1741
1627
|
},
|
|
1742
1628
|
{
|
|
1743
|
-
"
|
|
1744
|
-
"
|
|
1745
|
-
"
|
|
1629
|
+
"label": "Template data",
|
|
1630
|
+
"group": "content",
|
|
1631
|
+
"type": "Text",
|
|
1746
1632
|
"feel": "required",
|
|
1747
|
-
"group": "error",
|
|
1748
1633
|
"binding": {
|
|
1749
|
-
"
|
|
1750
|
-
"
|
|
1634
|
+
"type": "zeebe:input",
|
|
1635
|
+
"name": "template.data"
|
|
1751
1636
|
},
|
|
1752
|
-
"
|
|
1753
|
-
|
|
1754
|
-
{
|
|
1755
|
-
"id": "retryCount",
|
|
1756
|
-
"label": "Retries",
|
|
1757
|
-
"description": "Number of retries",
|
|
1758
|
-
"value": "3",
|
|
1759
|
-
"feel": "optional",
|
|
1760
|
-
"group": "retries",
|
|
1761
|
-
"binding": {
|
|
1762
|
-
"property": "retries",
|
|
1763
|
-
"type": "zeebe:taskDefinition"
|
|
1637
|
+
"constraints": {
|
|
1638
|
+
"notEmpty": true
|
|
1764
1639
|
},
|
|
1765
|
-
"
|
|
1640
|
+
"condition": {
|
|
1641
|
+
"property": "mailType",
|
|
1642
|
+
"equals": "byTemplate"
|
|
1643
|
+
}
|
|
1766
1644
|
},
|
|
1767
1645
|
{
|
|
1768
|
-
"
|
|
1769
|
-
"
|
|
1770
|
-
"
|
|
1771
|
-
"
|
|
1772
|
-
"feel": "
|
|
1773
|
-
"group": "retries",
|
|
1646
|
+
"label": "Error expression",
|
|
1647
|
+
"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>",
|
|
1648
|
+
"group": "errors",
|
|
1649
|
+
"type": "Text",
|
|
1650
|
+
"feel": "required",
|
|
1774
1651
|
"binding": {
|
|
1775
|
-
"
|
|
1776
|
-
"
|
|
1777
|
-
}
|
|
1778
|
-
"type": "String"
|
|
1652
|
+
"type": "zeebe:taskHeader",
|
|
1653
|
+
"key": "errorExpression"
|
|
1654
|
+
}
|
|
1779
1655
|
}
|
|
1780
1656
|
],
|
|
1781
|
-
"icon": {
|
|
1782
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
|
|
1783
|
-
},
|
|
1784
1657
|
"engines": {
|
|
1785
|
-
"camunda": "^8.
|
|
1658
|
+
"camunda": "^8.2"
|
|
1786
1659
|
}
|
|
1787
1660
|
},
|
|
1788
1661
|
{
|
|
1789
1662
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1790
1663
|
"name": "SendGrid Outbound Connector",
|
|
1791
1664
|
"id": "io.camunda.connectors.SendGrid.v2",
|
|
1792
|
-
"version": 2,
|
|
1793
1665
|
"description": "Send an email via SendGrid",
|
|
1794
|
-
"
|
|
1795
|
-
|
|
1796
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%205.40847H5.43837V10.5611H0.285706V5.40847Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22white%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V15.6844H5.43837V10.5611Z%22%20fill%3D%22%2399E1F4%22%2F%3E%0A%3Cpath%20d%3D%22M0.285706%2015.6846L5.43837%2015.6844V15.7143H0.285706V15.6846ZM0.285706%2010.5619H5.43837V15.6844L0.285706%2015.6846V10.5619Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%200.285706H10.5611V5.40847H5.43837V0.285706ZM10.5616%205.43837H15.7143V10.5611H10.5616V5.43837Z%22%20fill%3D%22%2300B3E3%22%2F%3E%0A%3Cpath%20d%3D%22M5.43837%2010.5611L10.5611%2010.5616V5.40847H5.43837V10.5611Z%22%20fill%3D%22%23009DD9%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%200.285706H15.7143V5.40847H10.5611V0.285706Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3Cpath%20d%3D%22M10.5611%205.40847H15.7143V5.43837H10.5616L10.5611%205.40847Z%22%20fill%3D%22%231A82E2%22%2F%3E%0A%3C%2Fsvg%3E"
|
|
1666
|
+
"metadata": {
|
|
1667
|
+
"keywords": []
|
|
1797
1668
|
},
|
|
1669
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/sendgrid/",
|
|
1670
|
+
"version": 5,
|
|
1798
1671
|
"category": {
|
|
1799
1672
|
"id": "connectors",
|
|
1800
1673
|
"name": "Connectors"
|
|
@@ -1803,6 +1676,9 @@
|
|
|
1803
1676
|
"elementType": {
|
|
1804
1677
|
"value": "bpmn:ServiceTask"
|
|
1805
1678
|
},
|
|
1679
|
+
"engines": {
|
|
1680
|
+
"camunda": "^8.3"
|
|
1681
|
+
},
|
|
1806
1682
|
"groups": [
|
|
1807
1683
|
{
|
|
1808
1684
|
"id": "authentication",
|
|
@@ -1821,88 +1697,115 @@
|
|
|
1821
1697
|
"label": "Compose email"
|
|
1822
1698
|
},
|
|
1823
1699
|
{
|
|
1824
|
-
"id": "
|
|
1700
|
+
"id": "connector",
|
|
1701
|
+
"label": "Connector"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
"id": "output",
|
|
1705
|
+
"label": "Output mapping"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"id": "error",
|
|
1825
1709
|
"label": "Error handling"
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"id": "retries",
|
|
1713
|
+
"label": "Retries"
|
|
1826
1714
|
}
|
|
1827
1715
|
],
|
|
1828
1716
|
"properties": [
|
|
1829
1717
|
{
|
|
1830
|
-
"type": "Hidden",
|
|
1831
1718
|
"value": "io.camunda:sendgrid:1",
|
|
1832
1719
|
"binding": {
|
|
1833
|
-
"
|
|
1834
|
-
"
|
|
1835
|
-
}
|
|
1720
|
+
"property": "type",
|
|
1721
|
+
"type": "zeebe:taskDefinition"
|
|
1722
|
+
},
|
|
1723
|
+
"type": "Hidden"
|
|
1836
1724
|
},
|
|
1837
1725
|
{
|
|
1726
|
+
"id": "apiKey",
|
|
1838
1727
|
"label": "SendGrid API key",
|
|
1839
|
-
"
|
|
1840
|
-
"
|
|
1728
|
+
"optional": false,
|
|
1729
|
+
"constraints": {
|
|
1730
|
+
"notEmpty": true
|
|
1731
|
+
},
|
|
1841
1732
|
"feel": "optional",
|
|
1733
|
+
"group": "authentication",
|
|
1842
1734
|
"binding": {
|
|
1843
|
-
"
|
|
1844
|
-
"
|
|
1735
|
+
"name": "apiKey",
|
|
1736
|
+
"type": "zeebe:input"
|
|
1845
1737
|
},
|
|
1846
|
-
"
|
|
1847
|
-
"notEmpty": true
|
|
1848
|
-
}
|
|
1738
|
+
"type": "String"
|
|
1849
1739
|
},
|
|
1850
1740
|
{
|
|
1741
|
+
"id": "from.name",
|
|
1851
1742
|
"label": "Name",
|
|
1852
|
-
"
|
|
1853
|
-
"
|
|
1743
|
+
"optional": false,
|
|
1744
|
+
"constraints": {
|
|
1745
|
+
"notEmpty": true
|
|
1746
|
+
},
|
|
1854
1747
|
"feel": "optional",
|
|
1748
|
+
"group": "sender",
|
|
1855
1749
|
"binding": {
|
|
1856
|
-
"
|
|
1857
|
-
"
|
|
1750
|
+
"name": "from.name",
|
|
1751
|
+
"type": "zeebe:input"
|
|
1858
1752
|
},
|
|
1859
|
-
"
|
|
1860
|
-
"notEmpty": true
|
|
1861
|
-
}
|
|
1753
|
+
"type": "String"
|
|
1862
1754
|
},
|
|
1863
1755
|
{
|
|
1756
|
+
"id": "from.email",
|
|
1864
1757
|
"label": "Email address",
|
|
1865
|
-
"
|
|
1866
|
-
"
|
|
1758
|
+
"optional": false,
|
|
1759
|
+
"constraints": {
|
|
1760
|
+
"notEmpty": true
|
|
1761
|
+
},
|
|
1867
1762
|
"feel": "optional",
|
|
1763
|
+
"group": "sender",
|
|
1868
1764
|
"binding": {
|
|
1869
|
-
"
|
|
1870
|
-
"
|
|
1765
|
+
"name": "from.email",
|
|
1766
|
+
"type": "zeebe:input"
|
|
1871
1767
|
},
|
|
1872
|
-
"
|
|
1873
|
-
"notEmpty": true
|
|
1874
|
-
}
|
|
1768
|
+
"type": "String"
|
|
1875
1769
|
},
|
|
1876
1770
|
{
|
|
1771
|
+
"id": "to.name",
|
|
1877
1772
|
"label": "Name",
|
|
1878
|
-
"
|
|
1879
|
-
"
|
|
1773
|
+
"optional": false,
|
|
1774
|
+
"constraints": {
|
|
1775
|
+
"notEmpty": true
|
|
1776
|
+
},
|
|
1880
1777
|
"feel": "optional",
|
|
1778
|
+
"group": "receiver",
|
|
1881
1779
|
"binding": {
|
|
1882
|
-
"
|
|
1883
|
-
"
|
|
1780
|
+
"name": "to.name",
|
|
1781
|
+
"type": "zeebe:input"
|
|
1884
1782
|
},
|
|
1885
|
-
"
|
|
1886
|
-
"notEmpty": true
|
|
1887
|
-
}
|
|
1783
|
+
"type": "String"
|
|
1888
1784
|
},
|
|
1889
1785
|
{
|
|
1786
|
+
"id": "to.email",
|
|
1890
1787
|
"label": "Email address",
|
|
1891
|
-
"
|
|
1892
|
-
"
|
|
1788
|
+
"optional": false,
|
|
1789
|
+
"constraints": {
|
|
1790
|
+
"notEmpty": true
|
|
1791
|
+
},
|
|
1893
1792
|
"feel": "optional",
|
|
1793
|
+
"group": "receiver",
|
|
1894
1794
|
"binding": {
|
|
1895
|
-
"
|
|
1896
|
-
"
|
|
1795
|
+
"name": "to.email",
|
|
1796
|
+
"type": "zeebe:input"
|
|
1897
1797
|
},
|
|
1898
|
-
"
|
|
1899
|
-
"notEmpty": true
|
|
1900
|
-
}
|
|
1798
|
+
"type": "String"
|
|
1901
1799
|
},
|
|
1902
1800
|
{
|
|
1903
|
-
"id": "mailType",
|
|
1801
|
+
"id": "unMappedFieldNotUseInModel.mailType",
|
|
1802
|
+
"label": "Mail contents",
|
|
1803
|
+
"optional": false,
|
|
1904
1804
|
"group": "content",
|
|
1905
|
-
"
|
|
1805
|
+
"binding": {
|
|
1806
|
+
"name": "unMappedFieldNotUseInModel.mailType",
|
|
1807
|
+
"type": "zeebe:input"
|
|
1808
|
+
},
|
|
1906
1809
|
"type": "Dropdown",
|
|
1907
1810
|
"choices": [
|
|
1908
1811
|
{
|
|
@@ -1913,112 +1816,209 @@
|
|
|
1913
1816
|
"name": "Using dynamic template",
|
|
1914
1817
|
"value": "byTemplate"
|
|
1915
1818
|
}
|
|
1916
|
-
]
|
|
1917
|
-
"binding": {
|
|
1918
|
-
"type": "zeebe:input",
|
|
1919
|
-
"name": "unMappedFieldNotUseInModel.mailType"
|
|
1920
|
-
}
|
|
1819
|
+
]
|
|
1921
1820
|
},
|
|
1922
1821
|
{
|
|
1923
|
-
"
|
|
1924
|
-
"
|
|
1925
|
-
"
|
|
1822
|
+
"id": "template.id",
|
|
1823
|
+
"label": "Template ID",
|
|
1824
|
+
"optional": false,
|
|
1825
|
+
"constraints": {
|
|
1826
|
+
"notEmpty": true
|
|
1827
|
+
},
|
|
1926
1828
|
"feel": "optional",
|
|
1829
|
+
"group": "content",
|
|
1927
1830
|
"binding": {
|
|
1928
|
-
"
|
|
1929
|
-
"
|
|
1831
|
+
"name": "template.id",
|
|
1832
|
+
"type": "zeebe:input"
|
|
1833
|
+
},
|
|
1834
|
+
"condition": {
|
|
1835
|
+
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1836
|
+
"equals": "byTemplate",
|
|
1837
|
+
"type": "simple"
|
|
1930
1838
|
},
|
|
1839
|
+
"type": "String"
|
|
1840
|
+
},
|
|
1841
|
+
{
|
|
1842
|
+
"id": "template.data",
|
|
1843
|
+
"label": "Template data",
|
|
1844
|
+
"optional": false,
|
|
1931
1845
|
"constraints": {
|
|
1932
1846
|
"notEmpty": true
|
|
1933
1847
|
},
|
|
1848
|
+
"feel": "required",
|
|
1849
|
+
"group": "content",
|
|
1850
|
+
"binding": {
|
|
1851
|
+
"name": "template.data",
|
|
1852
|
+
"type": "zeebe:input"
|
|
1853
|
+
},
|
|
1934
1854
|
"condition": {
|
|
1935
|
-
"property": "mailType",
|
|
1936
|
-
"equals": "
|
|
1937
|
-
|
|
1855
|
+
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1856
|
+
"equals": "byTemplate",
|
|
1857
|
+
"type": "simple"
|
|
1858
|
+
},
|
|
1859
|
+
"type": "String"
|
|
1938
1860
|
},
|
|
1939
1861
|
{
|
|
1940
|
-
"
|
|
1941
|
-
"
|
|
1942
|
-
"
|
|
1862
|
+
"id": "content.subject",
|
|
1863
|
+
"label": "Subject",
|
|
1864
|
+
"optional": false,
|
|
1865
|
+
"constraints": {
|
|
1866
|
+
"notEmpty": true
|
|
1867
|
+
},
|
|
1943
1868
|
"feel": "optional",
|
|
1944
|
-
"
|
|
1869
|
+
"group": "content",
|
|
1945
1870
|
"binding": {
|
|
1946
|
-
"
|
|
1947
|
-
"
|
|
1871
|
+
"name": "content.subject",
|
|
1872
|
+
"type": "zeebe:input"
|
|
1873
|
+
},
|
|
1874
|
+
"condition": {
|
|
1875
|
+
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1876
|
+
"equals": "mail",
|
|
1877
|
+
"type": "simple"
|
|
1948
1878
|
},
|
|
1879
|
+
"type": "String"
|
|
1880
|
+
},
|
|
1881
|
+
{
|
|
1882
|
+
"id": "content.type",
|
|
1883
|
+
"label": "Content type",
|
|
1884
|
+
"optional": false,
|
|
1885
|
+
"value": "text/plain",
|
|
1949
1886
|
"constraints": {
|
|
1950
1887
|
"notEmpty": true
|
|
1951
1888
|
},
|
|
1889
|
+
"feel": "optional",
|
|
1890
|
+
"group": "content",
|
|
1891
|
+
"binding": {
|
|
1892
|
+
"name": "content.type",
|
|
1893
|
+
"type": "zeebe:input"
|
|
1894
|
+
},
|
|
1952
1895
|
"condition": {
|
|
1953
|
-
"property": "mailType",
|
|
1954
|
-
"equals": "mail"
|
|
1955
|
-
|
|
1896
|
+
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1897
|
+
"equals": "mail",
|
|
1898
|
+
"type": "simple"
|
|
1899
|
+
},
|
|
1900
|
+
"type": "String"
|
|
1956
1901
|
},
|
|
1957
1902
|
{
|
|
1903
|
+
"id": "content.value",
|
|
1958
1904
|
"label": "Body",
|
|
1959
|
-
"
|
|
1960
|
-
"type": "Text",
|
|
1961
|
-
"feel": "optional",
|
|
1962
|
-
"binding": {
|
|
1963
|
-
"type": "zeebe:input",
|
|
1964
|
-
"name": "content.value"
|
|
1965
|
-
},
|
|
1905
|
+
"optional": false,
|
|
1966
1906
|
"constraints": {
|
|
1967
1907
|
"notEmpty": true
|
|
1968
1908
|
},
|
|
1909
|
+
"feel": "optional",
|
|
1910
|
+
"group": "content",
|
|
1911
|
+
"binding": {
|
|
1912
|
+
"name": "content.value",
|
|
1913
|
+
"type": "zeebe:input"
|
|
1914
|
+
},
|
|
1969
1915
|
"condition": {
|
|
1970
|
-
"property": "mailType",
|
|
1971
|
-
"equals": "mail"
|
|
1972
|
-
|
|
1916
|
+
"property": "unMappedFieldNotUseInModel.mailType",
|
|
1917
|
+
"equals": "mail",
|
|
1918
|
+
"type": "simple"
|
|
1919
|
+
},
|
|
1920
|
+
"type": "Text"
|
|
1973
1921
|
},
|
|
1974
1922
|
{
|
|
1975
|
-
"
|
|
1923
|
+
"id": "attachments",
|
|
1924
|
+
"label": "attachments",
|
|
1925
|
+
"description": "List of <a href=\"https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/upload-document-alpha/\">Camunda Documents</a>",
|
|
1926
|
+
"optional": true,
|
|
1927
|
+
"feel": "required",
|
|
1976
1928
|
"group": "content",
|
|
1977
|
-
"type": "String",
|
|
1978
|
-
"feel": "optional",
|
|
1979
1929
|
"binding": {
|
|
1980
|
-
"
|
|
1981
|
-
"
|
|
1930
|
+
"name": "attachments",
|
|
1931
|
+
"type": "zeebe:input"
|
|
1982
1932
|
},
|
|
1983
|
-
"
|
|
1984
|
-
|
|
1933
|
+
"type": "String"
|
|
1934
|
+
},
|
|
1935
|
+
{
|
|
1936
|
+
"id": "version",
|
|
1937
|
+
"label": "Version",
|
|
1938
|
+
"description": "Version of the element template",
|
|
1939
|
+
"value": "5",
|
|
1940
|
+
"group": "connector",
|
|
1941
|
+
"binding": {
|
|
1942
|
+
"key": "elementTemplateVersion",
|
|
1943
|
+
"type": "zeebe:taskHeader"
|
|
1985
1944
|
},
|
|
1986
|
-
"
|
|
1987
|
-
"property": "mailType",
|
|
1988
|
-
"equals": "byTemplate"
|
|
1989
|
-
}
|
|
1945
|
+
"type": "Hidden"
|
|
1990
1946
|
},
|
|
1991
1947
|
{
|
|
1992
|
-
"
|
|
1993
|
-
"
|
|
1994
|
-
"
|
|
1995
|
-
"
|
|
1948
|
+
"id": "id",
|
|
1949
|
+
"label": "ID",
|
|
1950
|
+
"description": "ID of the element template",
|
|
1951
|
+
"value": "io.camunda.connectors.SendGrid.v2",
|
|
1952
|
+
"group": "connector",
|
|
1996
1953
|
"binding": {
|
|
1997
|
-
"
|
|
1998
|
-
"
|
|
1954
|
+
"key": "elementTemplateId",
|
|
1955
|
+
"type": "zeebe:taskHeader"
|
|
1999
1956
|
},
|
|
2000
|
-
"
|
|
2001
|
-
|
|
1957
|
+
"type": "Hidden"
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"id": "resultVariable",
|
|
1961
|
+
"label": "Result variable",
|
|
1962
|
+
"description": "Name of variable to store the response in",
|
|
1963
|
+
"group": "output",
|
|
1964
|
+
"binding": {
|
|
1965
|
+
"key": "resultVariable",
|
|
1966
|
+
"type": "zeebe:taskHeader"
|
|
2002
1967
|
},
|
|
2003
|
-
"
|
|
2004
|
-
"property": "mailType",
|
|
2005
|
-
"equals": "byTemplate"
|
|
2006
|
-
}
|
|
1968
|
+
"type": "String"
|
|
2007
1969
|
},
|
|
2008
1970
|
{
|
|
1971
|
+
"id": "resultExpression",
|
|
1972
|
+
"label": "Result expression",
|
|
1973
|
+
"description": "Expression to map the response into process variables",
|
|
1974
|
+
"feel": "required",
|
|
1975
|
+
"group": "output",
|
|
1976
|
+
"binding": {
|
|
1977
|
+
"key": "resultExpression",
|
|
1978
|
+
"type": "zeebe:taskHeader"
|
|
1979
|
+
},
|
|
1980
|
+
"type": "Text"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"id": "errorExpression",
|
|
2009
1984
|
"label": "Error expression",
|
|
2010
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
2011
|
-
"group": "errors",
|
|
2012
|
-
"type": "Text",
|
|
1985
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
2013
1986
|
"feel": "required",
|
|
1987
|
+
"group": "error",
|
|
2014
1988
|
"binding": {
|
|
2015
|
-
"
|
|
2016
|
-
"
|
|
2017
|
-
}
|
|
1989
|
+
"key": "errorExpression",
|
|
1990
|
+
"type": "zeebe:taskHeader"
|
|
1991
|
+
},
|
|
1992
|
+
"type": "Text"
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"id": "retryCount",
|
|
1996
|
+
"label": "Retries",
|
|
1997
|
+
"description": "Number of retries",
|
|
1998
|
+
"value": "3",
|
|
1999
|
+
"feel": "optional",
|
|
2000
|
+
"group": "retries",
|
|
2001
|
+
"binding": {
|
|
2002
|
+
"property": "retries",
|
|
2003
|
+
"type": "zeebe:taskDefinition"
|
|
2004
|
+
},
|
|
2005
|
+
"type": "String"
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"id": "retryBackoff",
|
|
2009
|
+
"label": "Retry backoff",
|
|
2010
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
2011
|
+
"value": "PT0S",
|
|
2012
|
+
"group": "retries",
|
|
2013
|
+
"binding": {
|
|
2014
|
+
"key": "retryBackoff",
|
|
2015
|
+
"type": "zeebe:taskHeader"
|
|
2016
|
+
},
|
|
2017
|
+
"type": "String"
|
|
2018
2018
|
}
|
|
2019
2019
|
],
|
|
2020
|
-
"
|
|
2021
|
-
"
|
|
2020
|
+
"icon": {
|
|
2021
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0wLjI4NTcwNiA1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMUgwLjI4NTcwNlY1LjQwODQ3WiIgZmlsbD0iIzk5RTFGNCIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSJ3aGl0ZSIvPgogICAgPHBhdGggZD0iTTUuNDM4MzcgMTAuNTYxMUwxMC41NjExIDEwLjU2MTZWMTUuNjg0NEg1LjQzODM3VjEwLjU2MTFaIiBmaWxsPSIjOTlFMUY0Ii8+CiAgICA8cGF0aCBkPSJNMC4yODU3MDYgMTUuNjg0Nkw1LjQzODM3IDE1LjY4NDRWMTUuNzE0M0gwLjI4NTcwNlYxNS42ODQ2Wk0wLjI4NTcwNiAxMC41NjE5SDUuNDM4MzdWMTUuNjg0NEwwLjI4NTcwNiAxNS42ODQ2VjEwLjU2MTlaIiBmaWxsPSIjMUE4MkUyIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAwLjI4NTcwNkgxMC41NjExVjUuNDA4NDdINS40MzgzN1YwLjI4NTcwNlpNMTAuNTYxNiA1LjQzODM3SDE1LjcxNDNWMTAuNTYxMUgxMC41NjE2VjUuNDM4MzdaIiBmaWxsPSIjMDBCM0UzIi8+CiAgICA8cGF0aCBkPSJNNS40MzgzNyAxMC41NjExTDEwLjU2MTEgMTAuNTYxNlY1LjQwODQ3SDUuNDM4MzdWMTAuNTYxMVoiIGZpbGw9IiMwMDlERDkiLz4KICAgIDxwYXRoIGQ9Ik0xMC41NjExIDAuMjg1NzA2SDE1LjcxNDNWNS40MDg0N0gxMC41NjExVjAuMjg1NzA2WiIgZmlsbD0iIzFBODJFMiIvPgogICAgPHBhdGggZD0iTTEwLjU2MTEgNS40MDg0N0gxNS43MTQzVjUuNDM4MzdIMTAuNTYxNkwxMC41NjExIDUuNDA4NDdaIiBmaWxsPSIjMUE4MkUyIi8+Cjwvc3ZnPg=="
|
|
2022
2022
|
}
|
|
2023
2023
|
}
|
|
2024
2024
|
]
|