@camunda/connectors-element-templates 1.0.4 → 1.0.6
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 +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -3,8 +3,21 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Easy Post Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.EasyPost.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"
|
|
6
|
+
"version": 5,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
10
|
+
"description": "Manage addresses, parcels, and shipments with Easy Post.",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"keywords": [
|
|
13
|
+
"create address",
|
|
14
|
+
"create parcel",
|
|
15
|
+
"create shipment",
|
|
16
|
+
"buy shipment",
|
|
17
|
+
"verify address",
|
|
18
|
+
"retrieve tracker by ID"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
8
21
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
|
|
9
22
|
"category": {
|
|
10
23
|
"id": "connectors",
|
|
@@ -41,8 +54,8 @@
|
|
|
41
54
|
"type": "Hidden",
|
|
42
55
|
"value": "io.camunda:http-json:1",
|
|
43
56
|
"binding": {
|
|
44
|
-
"
|
|
45
|
-
"
|
|
57
|
+
"property": "type",
|
|
58
|
+
"type": "zeebe:taskDefinition"
|
|
46
59
|
}
|
|
47
60
|
},
|
|
48
61
|
{
|
|
@@ -70,7 +83,7 @@
|
|
|
70
83
|
},
|
|
71
84
|
{
|
|
72
85
|
"name": "Verify a created address",
|
|
73
|
-
"value": "
|
|
86
|
+
"value": "verifyAddressById"
|
|
74
87
|
},
|
|
75
88
|
{
|
|
76
89
|
"name": "Retrieve a tracker by ID",
|
|
@@ -84,6 +97,7 @@
|
|
|
84
97
|
},
|
|
85
98
|
{
|
|
86
99
|
"description": "Authentication type",
|
|
100
|
+
"id": "authentication.type",
|
|
87
101
|
"group": "authentication",
|
|
88
102
|
"type": "Hidden",
|
|
89
103
|
"optional": false,
|
|
@@ -98,6 +112,7 @@
|
|
|
98
112
|
},
|
|
99
113
|
{
|
|
100
114
|
"label": "API key",
|
|
115
|
+
"id": "authentication.username",
|
|
101
116
|
"group": "authentication",
|
|
102
117
|
"type": "String",
|
|
103
118
|
"feel": "optional",
|
|
@@ -111,6 +126,7 @@
|
|
|
111
126
|
}
|
|
112
127
|
},
|
|
113
128
|
{
|
|
129
|
+
"id": "authentication.password",
|
|
114
130
|
"description": "This field will replace to empty string. EasyPost API use only username field for put API key",
|
|
115
131
|
"group": "authentication",
|
|
116
132
|
"type": "Hidden",
|
|
@@ -160,11 +176,12 @@
|
|
|
160
176
|
},
|
|
161
177
|
"condition": {
|
|
162
178
|
"property": "operationType",
|
|
163
|
-
"oneOf": ["
|
|
179
|
+
"oneOf": ["verifyAddressById", "retrieveTracker"]
|
|
164
180
|
}
|
|
165
181
|
},
|
|
166
182
|
{
|
|
167
183
|
"label": "Name",
|
|
184
|
+
"id": "body.address.name",
|
|
168
185
|
"description": "Name of the person. Both name and company can be included",
|
|
169
186
|
"group": "input",
|
|
170
187
|
"type": "String",
|
|
@@ -184,6 +201,7 @@
|
|
|
184
201
|
},
|
|
185
202
|
{
|
|
186
203
|
"label": "Company",
|
|
204
|
+
"id": "body.address.company",
|
|
187
205
|
"description": "Name of the organization. Both name and company can be included",
|
|
188
206
|
"group": "input",
|
|
189
207
|
"type": "String",
|
|
@@ -203,6 +221,7 @@
|
|
|
203
221
|
},
|
|
204
222
|
{
|
|
205
223
|
"label": "Phone",
|
|
224
|
+
"id": "body.address.phone",
|
|
206
225
|
"description": "Phone number to reach the person or organization",
|
|
207
226
|
"group": "input",
|
|
208
227
|
"type": "String",
|
|
@@ -222,6 +241,7 @@
|
|
|
222
241
|
},
|
|
223
242
|
{
|
|
224
243
|
"label": "Address line 1",
|
|
244
|
+
"id": "body.address.street1",
|
|
225
245
|
"description": "First line of the address",
|
|
226
246
|
"group": "input",
|
|
227
247
|
"type": "String",
|
|
@@ -241,6 +261,7 @@
|
|
|
241
261
|
},
|
|
242
262
|
{
|
|
243
263
|
"label": "Address line 2",
|
|
264
|
+
"id": "body.address.street2",
|
|
244
265
|
"description": "Second line of the address",
|
|
245
266
|
"group": "input",
|
|
246
267
|
"type": "String",
|
|
@@ -260,6 +281,7 @@
|
|
|
260
281
|
},
|
|
261
282
|
{
|
|
262
283
|
"label": "City",
|
|
284
|
+
"id": "body.address.city",
|
|
263
285
|
"description": "City the address is located in",
|
|
264
286
|
"group": "input",
|
|
265
287
|
"type": "String",
|
|
@@ -279,6 +301,7 @@
|
|
|
279
301
|
},
|
|
280
302
|
{
|
|
281
303
|
"label": "State or province",
|
|
304
|
+
"id": "body.address.state",
|
|
282
305
|
"description": "State or province the address is located in",
|
|
283
306
|
"group": "input",
|
|
284
307
|
"type": "String",
|
|
@@ -298,6 +321,7 @@
|
|
|
298
321
|
},
|
|
299
322
|
{
|
|
300
323
|
"label": "Email",
|
|
324
|
+
"id": "body.address.email",
|
|
301
325
|
"group": "input",
|
|
302
326
|
"type": "String",
|
|
303
327
|
"feel": "optional",
|
|
@@ -316,6 +340,7 @@
|
|
|
316
340
|
},
|
|
317
341
|
{
|
|
318
342
|
"label": "ZIP or postal code",
|
|
343
|
+
"id": "body.address.zip",
|
|
319
344
|
"description": "The ZIP or postal code where the address is located",
|
|
320
345
|
"group": "input",
|
|
321
346
|
"type": "String",
|
|
@@ -335,6 +360,7 @@
|
|
|
335
360
|
},
|
|
336
361
|
{
|
|
337
362
|
"label": "Country",
|
|
363
|
+
"id": "body.address.country",
|
|
338
364
|
"description": "The country code of the address location",
|
|
339
365
|
"group": "input",
|
|
340
366
|
"type": "String",
|
|
@@ -354,6 +380,7 @@
|
|
|
354
380
|
},
|
|
355
381
|
{
|
|
356
382
|
"label": "Federal tax ID",
|
|
383
|
+
"id": "body.address.federal_tax_id",
|
|
357
384
|
"description": "Federal tax identifier of the person or organization",
|
|
358
385
|
"group": "input",
|
|
359
386
|
"type": "String",
|
|
@@ -373,6 +400,7 @@
|
|
|
373
400
|
},
|
|
374
401
|
{
|
|
375
402
|
"label": "State tax ID",
|
|
403
|
+
"id": "body.address.state_tax_id",
|
|
376
404
|
"description": "State tax identifier of the person or organization",
|
|
377
405
|
"group": "input",
|
|
378
406
|
"type": "String",
|
|
@@ -392,6 +420,7 @@
|
|
|
392
420
|
},
|
|
393
421
|
{
|
|
394
422
|
"label": "Weight",
|
|
423
|
+
"id": "body.parcel.weight",
|
|
395
424
|
"description": "Weight of parcel in oz",
|
|
396
425
|
"group": "input",
|
|
397
426
|
"type": "String",
|
|
@@ -411,6 +440,7 @@
|
|
|
411
440
|
},
|
|
412
441
|
{
|
|
413
442
|
"label": "Length",
|
|
443
|
+
"id": "body.parcel.length",
|
|
414
444
|
"description": "Required if width and/or height are present (inches)",
|
|
415
445
|
"group": "input",
|
|
416
446
|
"type": "String",
|
|
@@ -430,6 +460,7 @@
|
|
|
430
460
|
},
|
|
431
461
|
{
|
|
432
462
|
"label": "Width",
|
|
463
|
+
"id": "body.parcel.width",
|
|
433
464
|
"description": "Required if length and/or height are present (inches)",
|
|
434
465
|
"group": "input",
|
|
435
466
|
"type": "String",
|
|
@@ -449,6 +480,7 @@
|
|
|
449
480
|
},
|
|
450
481
|
{
|
|
451
482
|
"label": "Height",
|
|
483
|
+
"id": "body.parcel.height",
|
|
452
484
|
"description": "Required if length and/or width are present (inches)",
|
|
453
485
|
"group": "input",
|
|
454
486
|
"type": "String",
|
|
@@ -468,6 +500,7 @@
|
|
|
468
500
|
},
|
|
469
501
|
{
|
|
470
502
|
"label": "Predefined package",
|
|
503
|
+
"id": "body.parcel.predefined_package",
|
|
471
504
|
"description": "Optional, one of <a href=\"https://www.easypost.com/service-levels-and-parcels\" target=\"_blank\">predefined packages</a>",
|
|
472
505
|
"group": "input",
|
|
473
506
|
"type": "String",
|
|
@@ -487,6 +520,7 @@
|
|
|
487
520
|
},
|
|
488
521
|
{
|
|
489
522
|
"label": "To address",
|
|
523
|
+
"id": "body.shipment.to_address.id",
|
|
490
524
|
"description": "ID of the destination address",
|
|
491
525
|
"group": "input",
|
|
492
526
|
"type": "String",
|
|
@@ -506,6 +540,7 @@
|
|
|
506
540
|
},
|
|
507
541
|
{
|
|
508
542
|
"label": "From address",
|
|
543
|
+
"id": "body.shipment.from_address.id",
|
|
509
544
|
"description": "ID of the origin address",
|
|
510
545
|
"group": "input",
|
|
511
546
|
"type": "String",
|
|
@@ -525,6 +560,7 @@
|
|
|
525
560
|
},
|
|
526
561
|
{
|
|
527
562
|
"label": "Parcel",
|
|
563
|
+
"id": "body.shipment.parcel.id",
|
|
528
564
|
"description": "ID of the parcel",
|
|
529
565
|
"group": "input",
|
|
530
566
|
"type": "String",
|
|
@@ -544,6 +580,7 @@
|
|
|
544
580
|
},
|
|
545
581
|
{
|
|
546
582
|
"label": "Shipment ID",
|
|
583
|
+
"id": "shipmentIdValue",
|
|
547
584
|
"description": "ID of the shipment",
|
|
548
585
|
"group": "input",
|
|
549
586
|
"type": "String",
|
|
@@ -563,6 +600,7 @@
|
|
|
563
600
|
},
|
|
564
601
|
{
|
|
565
602
|
"label": "Rate ID",
|
|
603
|
+
"id": "body.rate.id",
|
|
566
604
|
"description": "ID of the actual rate quote for this service",
|
|
567
605
|
"group": "input",
|
|
568
606
|
"type": "String",
|
|
@@ -582,6 +620,7 @@
|
|
|
582
620
|
},
|
|
583
621
|
{
|
|
584
622
|
"label": "Address ID",
|
|
623
|
+
"id": "addressIdValue",
|
|
585
624
|
"description": "The ID of the address that has already been created",
|
|
586
625
|
"group": "input",
|
|
587
626
|
"type": "String",
|
|
@@ -596,11 +635,12 @@
|
|
|
596
635
|
},
|
|
597
636
|
"condition": {
|
|
598
637
|
"property": "operationType",
|
|
599
|
-
"oneOf": ["
|
|
638
|
+
"oneOf": ["verifyAddressById"]
|
|
600
639
|
}
|
|
601
640
|
},
|
|
602
641
|
{
|
|
603
642
|
"label": "Tracker ID",
|
|
643
|
+
"id": "trackerIdValue",
|
|
604
644
|
"description": "ID of tracker",
|
|
605
645
|
"group": "input",
|
|
606
646
|
"type": "String",
|
|
@@ -620,8 +660,22 @@
|
|
|
620
660
|
},
|
|
621
661
|
{
|
|
622
662
|
"type": "Hidden",
|
|
663
|
+
"id": "baseUrl",
|
|
623
664
|
"optional": false,
|
|
624
|
-
"value": "https://api.easypost.com
|
|
665
|
+
"value": "https://api.easypost.com",
|
|
666
|
+
"binding": {
|
|
667
|
+
"type": "zeebe:input",
|
|
668
|
+
"name": "baseUrl"
|
|
669
|
+
},
|
|
670
|
+
"constraints": {
|
|
671
|
+
"notEmpty": true
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"type": "Hidden",
|
|
676
|
+
"id": "addressUrl",
|
|
677
|
+
"optional": false,
|
|
678
|
+
"value": "=baseUrl+\"/v2/addresses\"",
|
|
625
679
|
"binding": {
|
|
626
680
|
"type": "zeebe:input",
|
|
627
681
|
"name": "url"
|
|
@@ -636,8 +690,9 @@
|
|
|
636
690
|
},
|
|
637
691
|
{
|
|
638
692
|
"type": "Hidden",
|
|
693
|
+
"id": "parcelsUrl",
|
|
639
694
|
"optional": false,
|
|
640
|
-
"value": "
|
|
695
|
+
"value": "=baseUrl+ \"/v2/parcels\"",
|
|
641
696
|
"binding": {
|
|
642
697
|
"type": "zeebe:input",
|
|
643
698
|
"name": "url"
|
|
@@ -652,8 +707,9 @@
|
|
|
652
707
|
},
|
|
653
708
|
{
|
|
654
709
|
"type": "Hidden",
|
|
710
|
+
"id": "createShipmentsUrl",
|
|
655
711
|
"optional": false,
|
|
656
|
-
"value": "
|
|
712
|
+
"value": "=baseUrl+\"/v2/shipments\"",
|
|
657
713
|
"binding": {
|
|
658
714
|
"type": "zeebe:input",
|
|
659
715
|
"name": "url"
|
|
@@ -668,8 +724,9 @@
|
|
|
668
724
|
},
|
|
669
725
|
{
|
|
670
726
|
"type": "Hidden",
|
|
727
|
+
"id": "buyShipmentUrl",
|
|
671
728
|
"optional": false,
|
|
672
|
-
"value": "
|
|
729
|
+
"value": "=baseUrl+\"/v2/shipments/\"+shipmentIdValue+\"/buy\"",
|
|
673
730
|
"binding": {
|
|
674
731
|
"type": "zeebe:input",
|
|
675
732
|
"name": "url"
|
|
@@ -684,8 +741,9 @@
|
|
|
684
741
|
},
|
|
685
742
|
{
|
|
686
743
|
"type": "Hidden",
|
|
744
|
+
"id": "verifyAddressUrl",
|
|
687
745
|
"optional": false,
|
|
688
|
-
"value": "
|
|
746
|
+
"value": "=baseUrl+\"/v2/addresses/\"+addressIdValue+\"/verify\"",
|
|
689
747
|
"binding": {
|
|
690
748
|
"type": "zeebe:input",
|
|
691
749
|
"name": "url"
|
|
@@ -695,13 +753,14 @@
|
|
|
695
753
|
},
|
|
696
754
|
"condition": {
|
|
697
755
|
"property": "operationType",
|
|
698
|
-
"oneOf": ["
|
|
756
|
+
"oneOf": ["verifyAddressById"]
|
|
699
757
|
}
|
|
700
758
|
},
|
|
701
759
|
{
|
|
702
760
|
"type": "Hidden",
|
|
761
|
+
"id": "retrieveTrackerByIdUrl",
|
|
703
762
|
"optional": false,
|
|
704
|
-
"value": "
|
|
763
|
+
"value": "=baseUrl+\"/v2/trackers/\"+trackerIdValue",
|
|
705
764
|
"binding": {
|
|
706
765
|
"type": "zeebe:input",
|
|
707
766
|
"name": "url"
|
|
@@ -763,7 +822,7 @@
|
|
|
763
822
|
},
|
|
764
823
|
{
|
|
765
824
|
"label": "Result expression",
|
|
766
|
-
"id": "
|
|
825
|
+
"id": "resultExpressionGetPlaceId",
|
|
767
826
|
"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>",
|
|
768
827
|
"group": "output",
|
|
769
828
|
"type": "String",
|
|
@@ -780,12 +839,12 @@
|
|
|
780
839
|
},
|
|
781
840
|
{
|
|
782
841
|
"label": "Result expression",
|
|
783
|
-
"id": "
|
|
842
|
+
"id": "resultExpressionGetShipment",
|
|
784
843
|
"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>",
|
|
785
844
|
"group": "output",
|
|
786
845
|
"type": "String",
|
|
787
846
|
"feel": "required",
|
|
788
|
-
"value": "={
|
|
847
|
+
"value": "={shipmentId:response.body.id}",
|
|
789
848
|
"binding": {
|
|
790
849
|
"type": "zeebe:taskHeader",
|
|
791
850
|
"key": "resultExpression"
|
|
@@ -797,7 +856,7 @@
|
|
|
797
856
|
},
|
|
798
857
|
{
|
|
799
858
|
"label": "Result expression",
|
|
800
|
-
"id": "
|
|
859
|
+
"id": "resultExpressionGetTracker",
|
|
801
860
|
"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>",
|
|
802
861
|
"group": "output",
|
|
803
862
|
"type": "String",
|
|
@@ -842,26 +901,60 @@
|
|
|
842
901
|
},
|
|
843
902
|
"condition": {
|
|
844
903
|
"property": "operationType",
|
|
845
|
-
"oneOf": ["
|
|
904
|
+
"oneOf": ["verifyAddressById"]
|
|
846
905
|
}
|
|
847
906
|
},
|
|
848
907
|
{
|
|
908
|
+
"id": "errorExpression",
|
|
849
909
|
"label": "Error expression",
|
|
850
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
851
|
-
"group": "errors",
|
|
852
|
-
"type": "Text",
|
|
910
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
853
911
|
"feel": "required",
|
|
912
|
+
"group": "error",
|
|
854
913
|
"binding": {
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
}
|
|
914
|
+
"key": "errorExpression",
|
|
915
|
+
"type": "zeebe:taskHeader"
|
|
916
|
+
},
|
|
917
|
+
"type": "Text"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"id": "version",
|
|
921
|
+
"label": "Version",
|
|
922
|
+
"description": "Version of the element template",
|
|
923
|
+
"value": "5",
|
|
924
|
+
"group": "connector",
|
|
925
|
+
"binding": {
|
|
926
|
+
"key": "elementTemplateVersion",
|
|
927
|
+
"type": "zeebe:taskHeader"
|
|
928
|
+
},
|
|
929
|
+
"type": "Hidden"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"id": "id",
|
|
933
|
+
"label": "ID",
|
|
934
|
+
"description": "ID of the element template",
|
|
935
|
+
"value": "io.camunda.connectors.EasyPost.v1",
|
|
936
|
+
"group": "connector",
|
|
937
|
+
"binding": {
|
|
938
|
+
"key": "elementTemplateId",
|
|
939
|
+
"type": "zeebe:taskHeader"
|
|
940
|
+
},
|
|
941
|
+
"type": "Hidden"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"id": "retryBackoff",
|
|
945
|
+
"label": "Retry backoff",
|
|
946
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
947
|
+
"value": "PT0S",
|
|
948
|
+
"group": "retries",
|
|
949
|
+
"binding": {
|
|
950
|
+
"key": "retryBackoff",
|
|
951
|
+
"type": "zeebe:taskHeader"
|
|
952
|
+
},
|
|
953
|
+
"type": "Hidden"
|
|
858
954
|
}
|
|
859
955
|
],
|
|
860
956
|
"icon": {
|
|
861
957
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='18' height='18' viewBox='0 0 1000 1000' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 3.5.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Crect x='0' y='0' width='18' height='100%25' fill='%23ffffff'/%3E%3Cg transform='matrix(0.2007 0 0 -0.1895 500.0727 500.0583)' id='344493'%3E%3Cpath style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(17,90,241); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(-2549.75, -2559.5281)' d='M 2475 5110 c -22 -5 -59 -17 -81 -27 c -23 -10 -470 -265 -994 -568 c -682 -394 -966 -563 -999 -595 c -54 -52 -96 -131 -111 -209 c -14 -73 -14 -2229 0 -2302 c 14 -76 54 -152 108 -207 c 37 -37 257 -168 1023 -610 c 901 -519 982 -564 1050 -578 c 74 -15 130 -13 199 8 c 19 6 474 263 1010 572 c 1044 601 1047 603 1096 710 c 37 80 45 146 42 338 l -3 176 l -980 -565 c -539 -310 -1007 -578 -1040 -595 c -70 -36 -160 -47 -221 -28 c -21 7 -265 145 -541 308 l -503 296 l 0 229 l 0 229 l 33 -20 c 17 -11 244 -142 503 -291 c 517 -298 534 -306 639 -284 c 45 10 262 132 1085 610 l 1029 598 l 1 258 l 0 258 l -22 -12 c -13 -7 -473 -271 -1023 -587 c -550 -317 -1020 -582 -1045 -589 c -60 -19 -145 -11 -202 18 c -25 13 -260 150 -522 304 l -475 280 l -1 228 l 0 228 l 23 -12 c 12 -7 229 -131 482 -277 c 253 -146 480 -274 505 -285 c 52 -23 146 -28 200 -9 c 19 7 494 279 1055 605 l 1020 594 l 3 183 c 2 140 -1 197 -13 244 c -19 74 -68 158 -117 200 c -50 44 -1962 1146 -2015 1162 c -59 18 -150 24 -198 14 z' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"
|
|
862
|
-
},
|
|
863
|
-
"engines": {
|
|
864
|
-
"camunda": "^8.2"
|
|
865
958
|
}
|
|
866
959
|
},
|
|
867
960
|
{
|
|
@@ -3522,21 +3615,8 @@
|
|
|
3522
3615
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3523
3616
|
"name": "Easy Post Outbound Connector",
|
|
3524
3617
|
"id": "io.camunda.connectors.EasyPost.v1",
|
|
3525
|
-
"version":
|
|
3526
|
-
"
|
|
3527
|
-
"camunda": "^8.3"
|
|
3528
|
-
},
|
|
3529
|
-
"description": "Manage addresses, parcels, and shipments with Easy Post.",
|
|
3530
|
-
"metadata": {
|
|
3531
|
-
"keywords": [
|
|
3532
|
-
"create address",
|
|
3533
|
-
"create parcel",
|
|
3534
|
-
"create shipment",
|
|
3535
|
-
"buy shipment",
|
|
3536
|
-
"verify address",
|
|
3537
|
-
"retrieve tracker by ID"
|
|
3538
|
-
]
|
|
3539
|
-
},
|
|
3618
|
+
"version": 3,
|
|
3619
|
+
"description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
|
|
3540
3620
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
|
|
3541
3621
|
"category": {
|
|
3542
3622
|
"id": "connectors",
|
|
@@ -3573,8 +3653,8 @@
|
|
|
3573
3653
|
"type": "Hidden",
|
|
3574
3654
|
"value": "io.camunda:http-json:1",
|
|
3575
3655
|
"binding": {
|
|
3576
|
-
"
|
|
3577
|
-
"
|
|
3656
|
+
"type": "zeebe:taskDefinition",
|
|
3657
|
+
"property": "type"
|
|
3578
3658
|
}
|
|
3579
3659
|
},
|
|
3580
3660
|
{
|
|
@@ -3602,7 +3682,7 @@
|
|
|
3602
3682
|
},
|
|
3603
3683
|
{
|
|
3604
3684
|
"name": "Verify a created address",
|
|
3605
|
-
"value": "
|
|
3685
|
+
"value": "verifyAddresById"
|
|
3606
3686
|
},
|
|
3607
3687
|
{
|
|
3608
3688
|
"name": "Retrieve a tracker by ID",
|
|
@@ -3616,7 +3696,6 @@
|
|
|
3616
3696
|
},
|
|
3617
3697
|
{
|
|
3618
3698
|
"description": "Authentication type",
|
|
3619
|
-
"id": "authentication.type",
|
|
3620
3699
|
"group": "authentication",
|
|
3621
3700
|
"type": "Hidden",
|
|
3622
3701
|
"optional": false,
|
|
@@ -3631,7 +3710,6 @@
|
|
|
3631
3710
|
},
|
|
3632
3711
|
{
|
|
3633
3712
|
"label": "API key",
|
|
3634
|
-
"id": "authentication.username",
|
|
3635
3713
|
"group": "authentication",
|
|
3636
3714
|
"type": "String",
|
|
3637
3715
|
"feel": "optional",
|
|
@@ -3645,7 +3723,6 @@
|
|
|
3645
3723
|
}
|
|
3646
3724
|
},
|
|
3647
3725
|
{
|
|
3648
|
-
"id": "authentication.password",
|
|
3649
3726
|
"description": "This field will replace to empty string. EasyPost API use only username field for put API key",
|
|
3650
3727
|
"group": "authentication",
|
|
3651
3728
|
"type": "Hidden",
|
|
@@ -3695,12 +3772,11 @@
|
|
|
3695
3772
|
},
|
|
3696
3773
|
"condition": {
|
|
3697
3774
|
"property": "operationType",
|
|
3698
|
-
"oneOf": ["
|
|
3775
|
+
"oneOf": ["verifyAddresById", "retrieveTracker"]
|
|
3699
3776
|
}
|
|
3700
3777
|
},
|
|
3701
3778
|
{
|
|
3702
3779
|
"label": "Name",
|
|
3703
|
-
"id": "body.address.name",
|
|
3704
3780
|
"description": "Name of the person. Both name and company can be included",
|
|
3705
3781
|
"group": "input",
|
|
3706
3782
|
"type": "String",
|
|
@@ -3720,7 +3796,6 @@
|
|
|
3720
3796
|
},
|
|
3721
3797
|
{
|
|
3722
3798
|
"label": "Company",
|
|
3723
|
-
"id": "body.address.company",
|
|
3724
3799
|
"description": "Name of the organization. Both name and company can be included",
|
|
3725
3800
|
"group": "input",
|
|
3726
3801
|
"type": "String",
|
|
@@ -3740,7 +3815,6 @@
|
|
|
3740
3815
|
},
|
|
3741
3816
|
{
|
|
3742
3817
|
"label": "Phone",
|
|
3743
|
-
"id": "body.address.phone",
|
|
3744
3818
|
"description": "Phone number to reach the person or organization",
|
|
3745
3819
|
"group": "input",
|
|
3746
3820
|
"type": "String",
|
|
@@ -3760,7 +3834,6 @@
|
|
|
3760
3834
|
},
|
|
3761
3835
|
{
|
|
3762
3836
|
"label": "Address line 1",
|
|
3763
|
-
"id": "body.address.street1",
|
|
3764
3837
|
"description": "First line of the address",
|
|
3765
3838
|
"group": "input",
|
|
3766
3839
|
"type": "String",
|
|
@@ -3780,7 +3853,6 @@
|
|
|
3780
3853
|
},
|
|
3781
3854
|
{
|
|
3782
3855
|
"label": "Address line 2",
|
|
3783
|
-
"id": "body.address.street2",
|
|
3784
3856
|
"description": "Second line of the address",
|
|
3785
3857
|
"group": "input",
|
|
3786
3858
|
"type": "String",
|
|
@@ -3800,7 +3872,6 @@
|
|
|
3800
3872
|
},
|
|
3801
3873
|
{
|
|
3802
3874
|
"label": "City",
|
|
3803
|
-
"id": "body.address.city",
|
|
3804
3875
|
"description": "City the address is located in",
|
|
3805
3876
|
"group": "input",
|
|
3806
3877
|
"type": "String",
|
|
@@ -3820,7 +3891,6 @@
|
|
|
3820
3891
|
},
|
|
3821
3892
|
{
|
|
3822
3893
|
"label": "State or province",
|
|
3823
|
-
"id": "body.address.state",
|
|
3824
3894
|
"description": "State or province the address is located in",
|
|
3825
3895
|
"group": "input",
|
|
3826
3896
|
"type": "String",
|
|
@@ -3840,7 +3910,6 @@
|
|
|
3840
3910
|
},
|
|
3841
3911
|
{
|
|
3842
3912
|
"label": "Email",
|
|
3843
|
-
"id": "body.address.email",
|
|
3844
3913
|
"group": "input",
|
|
3845
3914
|
"type": "String",
|
|
3846
3915
|
"feel": "optional",
|
|
@@ -3859,7 +3928,6 @@
|
|
|
3859
3928
|
},
|
|
3860
3929
|
{
|
|
3861
3930
|
"label": "ZIP or postal code",
|
|
3862
|
-
"id": "body.address.zip",
|
|
3863
3931
|
"description": "The ZIP or postal code where the address is located",
|
|
3864
3932
|
"group": "input",
|
|
3865
3933
|
"type": "String",
|
|
@@ -3879,7 +3947,6 @@
|
|
|
3879
3947
|
},
|
|
3880
3948
|
{
|
|
3881
3949
|
"label": "Country",
|
|
3882
|
-
"id": "body.address.country",
|
|
3883
3950
|
"description": "The country code of the address location",
|
|
3884
3951
|
"group": "input",
|
|
3885
3952
|
"type": "String",
|
|
@@ -3899,7 +3966,6 @@
|
|
|
3899
3966
|
},
|
|
3900
3967
|
{
|
|
3901
3968
|
"label": "Federal tax ID",
|
|
3902
|
-
"id": "body.address.federal_tax_id",
|
|
3903
3969
|
"description": "Federal tax identifier of the person or organization",
|
|
3904
3970
|
"group": "input",
|
|
3905
3971
|
"type": "String",
|
|
@@ -3919,7 +3985,6 @@
|
|
|
3919
3985
|
},
|
|
3920
3986
|
{
|
|
3921
3987
|
"label": "State tax ID",
|
|
3922
|
-
"id": "body.address.state_tax_id",
|
|
3923
3988
|
"description": "State tax identifier of the person or organization",
|
|
3924
3989
|
"group": "input",
|
|
3925
3990
|
"type": "String",
|
|
@@ -3939,7 +4004,6 @@
|
|
|
3939
4004
|
},
|
|
3940
4005
|
{
|
|
3941
4006
|
"label": "Weight",
|
|
3942
|
-
"id": "body.parcel.weight",
|
|
3943
4007
|
"description": "Weight of parcel in oz",
|
|
3944
4008
|
"group": "input",
|
|
3945
4009
|
"type": "String",
|
|
@@ -3959,7 +4023,6 @@
|
|
|
3959
4023
|
},
|
|
3960
4024
|
{
|
|
3961
4025
|
"label": "Length",
|
|
3962
|
-
"id": "body.parcel.length",
|
|
3963
4026
|
"description": "Required if width and/or height are present (inches)",
|
|
3964
4027
|
"group": "input",
|
|
3965
4028
|
"type": "String",
|
|
@@ -3979,7 +4042,6 @@
|
|
|
3979
4042
|
},
|
|
3980
4043
|
{
|
|
3981
4044
|
"label": "Width",
|
|
3982
|
-
"id": "body.parcel.width",
|
|
3983
4045
|
"description": "Required if length and/or height are present (inches)",
|
|
3984
4046
|
"group": "input",
|
|
3985
4047
|
"type": "String",
|
|
@@ -3999,7 +4061,6 @@
|
|
|
3999
4061
|
},
|
|
4000
4062
|
{
|
|
4001
4063
|
"label": "Height",
|
|
4002
|
-
"id": "body.parcel.height",
|
|
4003
4064
|
"description": "Required if length and/or width are present (inches)",
|
|
4004
4065
|
"group": "input",
|
|
4005
4066
|
"type": "String",
|
|
@@ -4019,7 +4080,6 @@
|
|
|
4019
4080
|
},
|
|
4020
4081
|
{
|
|
4021
4082
|
"label": "Predefined package",
|
|
4022
|
-
"id": "body.parcel.predefined_package",
|
|
4023
4083
|
"description": "Optional, one of <a href=\"https://www.easypost.com/service-levels-and-parcels\" target=\"_blank\">predefined packages</a>",
|
|
4024
4084
|
"group": "input",
|
|
4025
4085
|
"type": "String",
|
|
@@ -4039,7 +4099,6 @@
|
|
|
4039
4099
|
},
|
|
4040
4100
|
{
|
|
4041
4101
|
"label": "To address",
|
|
4042
|
-
"id": "body.shipment.to_address.id",
|
|
4043
4102
|
"description": "ID of the destination address",
|
|
4044
4103
|
"group": "input",
|
|
4045
4104
|
"type": "String",
|
|
@@ -4059,7 +4118,6 @@
|
|
|
4059
4118
|
},
|
|
4060
4119
|
{
|
|
4061
4120
|
"label": "From address",
|
|
4062
|
-
"id": "body.shipment.from_address.id",
|
|
4063
4121
|
"description": "ID of the origin address",
|
|
4064
4122
|
"group": "input",
|
|
4065
4123
|
"type": "String",
|
|
@@ -4079,7 +4137,6 @@
|
|
|
4079
4137
|
},
|
|
4080
4138
|
{
|
|
4081
4139
|
"label": "Parcel",
|
|
4082
|
-
"id": "body.shipment.parcel.id",
|
|
4083
4140
|
"description": "ID of the parcel",
|
|
4084
4141
|
"group": "input",
|
|
4085
4142
|
"type": "String",
|
|
@@ -4099,7 +4156,6 @@
|
|
|
4099
4156
|
},
|
|
4100
4157
|
{
|
|
4101
4158
|
"label": "Shipment ID",
|
|
4102
|
-
"id": "shipmentIdValue",
|
|
4103
4159
|
"description": "ID of the shipment",
|
|
4104
4160
|
"group": "input",
|
|
4105
4161
|
"type": "String",
|
|
@@ -4119,7 +4175,6 @@
|
|
|
4119
4175
|
},
|
|
4120
4176
|
{
|
|
4121
4177
|
"label": "Rate ID",
|
|
4122
|
-
"id": "body.rate.id",
|
|
4123
4178
|
"description": "ID of the actual rate quote for this service",
|
|
4124
4179
|
"group": "input",
|
|
4125
4180
|
"type": "String",
|
|
@@ -4139,7 +4194,6 @@
|
|
|
4139
4194
|
},
|
|
4140
4195
|
{
|
|
4141
4196
|
"label": "Address ID",
|
|
4142
|
-
"id": "addressIdValue",
|
|
4143
4197
|
"description": "The ID of the address that has already been created",
|
|
4144
4198
|
"group": "input",
|
|
4145
4199
|
"type": "String",
|
|
@@ -4154,12 +4208,11 @@
|
|
|
4154
4208
|
},
|
|
4155
4209
|
"condition": {
|
|
4156
4210
|
"property": "operationType",
|
|
4157
|
-
"oneOf": ["
|
|
4211
|
+
"oneOf": ["verifyAddresById"]
|
|
4158
4212
|
}
|
|
4159
4213
|
},
|
|
4160
4214
|
{
|
|
4161
4215
|
"label": "Tracker ID",
|
|
4162
|
-
"id": "trackerIdValue",
|
|
4163
4216
|
"description": "ID of tracker",
|
|
4164
4217
|
"group": "input",
|
|
4165
4218
|
"type": "String",
|
|
@@ -4179,22 +4232,8 @@
|
|
|
4179
4232
|
},
|
|
4180
4233
|
{
|
|
4181
4234
|
"type": "Hidden",
|
|
4182
|
-
"id": "baseUrl",
|
|
4183
4235
|
"optional": false,
|
|
4184
|
-
"value": "https://api.easypost.com",
|
|
4185
|
-
"binding": {
|
|
4186
|
-
"type": "zeebe:input",
|
|
4187
|
-
"name": "baseUrl"
|
|
4188
|
-
},
|
|
4189
|
-
"constraints": {
|
|
4190
|
-
"notEmpty": true
|
|
4191
|
-
}
|
|
4192
|
-
},
|
|
4193
|
-
{
|
|
4194
|
-
"type": "Hidden",
|
|
4195
|
-
"id": "addressUrl",
|
|
4196
|
-
"optional": false,
|
|
4197
|
-
"value": "=baseUrl+\"/v2/addresses\"",
|
|
4236
|
+
"value": "https://api.easypost.com/v2/addresses",
|
|
4198
4237
|
"binding": {
|
|
4199
4238
|
"type": "zeebe:input",
|
|
4200
4239
|
"name": "url"
|
|
@@ -4209,9 +4248,8 @@
|
|
|
4209
4248
|
},
|
|
4210
4249
|
{
|
|
4211
4250
|
"type": "Hidden",
|
|
4212
|
-
"id": "parcelsUrl",
|
|
4213
4251
|
"optional": false,
|
|
4214
|
-
"value": "
|
|
4252
|
+
"value": "https://api.easypost.com/v2/parcels",
|
|
4215
4253
|
"binding": {
|
|
4216
4254
|
"type": "zeebe:input",
|
|
4217
4255
|
"name": "url"
|
|
@@ -4226,9 +4264,8 @@
|
|
|
4226
4264
|
},
|
|
4227
4265
|
{
|
|
4228
4266
|
"type": "Hidden",
|
|
4229
|
-
"id": "createShipmentsUrl",
|
|
4230
4267
|
"optional": false,
|
|
4231
|
-
"value": "
|
|
4268
|
+
"value": "https://api.easypost.com/v2/shipments",
|
|
4232
4269
|
"binding": {
|
|
4233
4270
|
"type": "zeebe:input",
|
|
4234
4271
|
"name": "url"
|
|
@@ -4243,9 +4280,8 @@
|
|
|
4243
4280
|
},
|
|
4244
4281
|
{
|
|
4245
4282
|
"type": "Hidden",
|
|
4246
|
-
"id": "buyShipmentUrl",
|
|
4247
4283
|
"optional": false,
|
|
4248
|
-
"value": "
|
|
4284
|
+
"value": "=\"https://api.easypost.com/v2/shipments/\"+shipmentIdValue+\"/buy\"",
|
|
4249
4285
|
"binding": {
|
|
4250
4286
|
"type": "zeebe:input",
|
|
4251
4287
|
"name": "url"
|
|
@@ -4260,9 +4296,8 @@
|
|
|
4260
4296
|
},
|
|
4261
4297
|
{
|
|
4262
4298
|
"type": "Hidden",
|
|
4263
|
-
"id": "verifyAddressUrl",
|
|
4264
4299
|
"optional": false,
|
|
4265
|
-
"value": "
|
|
4300
|
+
"value": "=\"https://api.easypost.com/v2/addresses/\"+addressIdValue+\"/verify\"",
|
|
4266
4301
|
"binding": {
|
|
4267
4302
|
"type": "zeebe:input",
|
|
4268
4303
|
"name": "url"
|
|
@@ -4272,14 +4307,13 @@
|
|
|
4272
4307
|
},
|
|
4273
4308
|
"condition": {
|
|
4274
4309
|
"property": "operationType",
|
|
4275
|
-
"oneOf": ["
|
|
4310
|
+
"oneOf": ["verifyAddresById"]
|
|
4276
4311
|
}
|
|
4277
4312
|
},
|
|
4278
4313
|
{
|
|
4279
4314
|
"type": "Hidden",
|
|
4280
|
-
"id": "retrieveTrackerByIdUrl",
|
|
4281
4315
|
"optional": false,
|
|
4282
|
-
"value": "
|
|
4316
|
+
"value": "=\"https://api.easypost.com/v2/trackers/\"+trackerIdValue",
|
|
4283
4317
|
"binding": {
|
|
4284
4318
|
"type": "zeebe:input",
|
|
4285
4319
|
"name": "url"
|
|
@@ -4341,7 +4375,7 @@
|
|
|
4341
4375
|
},
|
|
4342
4376
|
{
|
|
4343
4377
|
"label": "Result expression",
|
|
4344
|
-
"id": "
|
|
4378
|
+
"id": "resultExpressionGetParcelId",
|
|
4345
4379
|
"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>",
|
|
4346
4380
|
"group": "output",
|
|
4347
4381
|
"type": "String",
|
|
@@ -4358,12 +4392,12 @@
|
|
|
4358
4392
|
},
|
|
4359
4393
|
{
|
|
4360
4394
|
"label": "Result expression",
|
|
4361
|
-
"id": "
|
|
4395
|
+
"id": "resultExpressionGetPriorityRate",
|
|
4362
4396
|
"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>",
|
|
4363
4397
|
"group": "output",
|
|
4364
4398
|
"type": "String",
|
|
4365
4399
|
"feel": "required",
|
|
4366
|
-
"value": "={
|
|
4400
|
+
"value": "={priorityRate: response.body.rates[item.service = \"Priority\"], shipmentId: priorityRate[1].shipment_id, rateId: priorityRate[1].id}",
|
|
4367
4401
|
"binding": {
|
|
4368
4402
|
"type": "zeebe:taskHeader",
|
|
4369
4403
|
"key": "resultExpression"
|
|
@@ -4375,7 +4409,7 @@
|
|
|
4375
4409
|
},
|
|
4376
4410
|
{
|
|
4377
4411
|
"label": "Result expression",
|
|
4378
|
-
"id": "
|
|
4412
|
+
"id": "resultExpressionGetTrackerId",
|
|
4379
4413
|
"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>",
|
|
4380
4414
|
"group": "output",
|
|
4381
4415
|
"type": "String",
|
|
@@ -4420,60 +4454,26 @@
|
|
|
4420
4454
|
},
|
|
4421
4455
|
"condition": {
|
|
4422
4456
|
"property": "operationType",
|
|
4423
|
-
"oneOf": ["
|
|
4457
|
+
"oneOf": ["verifyAddresById"]
|
|
4424
4458
|
}
|
|
4425
4459
|
},
|
|
4426
4460
|
{
|
|
4427
|
-
"id": "errorExpression",
|
|
4428
4461
|
"label": "Error expression",
|
|
4429
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
4462
|
+
"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>",
|
|
4463
|
+
"group": "errors",
|
|
4464
|
+
"type": "Text",
|
|
4430
4465
|
"feel": "required",
|
|
4431
|
-
"group": "error",
|
|
4432
|
-
"binding": {
|
|
4433
|
-
"key": "errorExpression",
|
|
4434
|
-
"type": "zeebe:taskHeader"
|
|
4435
|
-
},
|
|
4436
|
-
"type": "Text"
|
|
4437
|
-
},
|
|
4438
|
-
{
|
|
4439
|
-
"id": "version",
|
|
4440
|
-
"label": "Version",
|
|
4441
|
-
"description": "Version of the element template",
|
|
4442
|
-
"value": "5",
|
|
4443
|
-
"group": "connector",
|
|
4444
4466
|
"binding": {
|
|
4445
|
-
"
|
|
4446
|
-
"
|
|
4447
|
-
}
|
|
4448
|
-
"type": "Hidden"
|
|
4449
|
-
},
|
|
4450
|
-
{
|
|
4451
|
-
"id": "id",
|
|
4452
|
-
"label": "ID",
|
|
4453
|
-
"description": "ID of the element template",
|
|
4454
|
-
"value": "io.camunda.connectors.EasyPost.v1",
|
|
4455
|
-
"group": "connector",
|
|
4456
|
-
"binding": {
|
|
4457
|
-
"key": "elementTemplateId",
|
|
4458
|
-
"type": "zeebe:taskHeader"
|
|
4459
|
-
},
|
|
4460
|
-
"type": "Hidden"
|
|
4461
|
-
},
|
|
4462
|
-
{
|
|
4463
|
-
"id": "retryBackoff",
|
|
4464
|
-
"label": "Retry backoff",
|
|
4465
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
4466
|
-
"value": "PT0S",
|
|
4467
|
-
"group": "retries",
|
|
4468
|
-
"binding": {
|
|
4469
|
-
"key": "retryBackoff",
|
|
4470
|
-
"type": "zeebe:taskHeader"
|
|
4471
|
-
},
|
|
4472
|
-
"type": "Hidden"
|
|
4467
|
+
"type": "zeebe:taskHeader",
|
|
4468
|
+
"key": "errorExpression"
|
|
4469
|
+
}
|
|
4473
4470
|
}
|
|
4474
4471
|
],
|
|
4475
4472
|
"icon": {
|
|
4476
4473
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='18' height='18' viewBox='0 0 1000 1000' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 3.5.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Crect x='0' y='0' width='18' height='100%25' fill='%23ffffff'/%3E%3Cg transform='matrix(0.2007 0 0 -0.1895 500.0727 500.0583)' id='344493'%3E%3Cpath style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; is-custom-font: none; font-file-url: none; fill: rgb(17,90,241); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(-2549.75, -2559.5281)' d='M 2475 5110 c -22 -5 -59 -17 -81 -27 c -23 -10 -470 -265 -994 -568 c -682 -394 -966 -563 -999 -595 c -54 -52 -96 -131 -111 -209 c -14 -73 -14 -2229 0 -2302 c 14 -76 54 -152 108 -207 c 37 -37 257 -168 1023 -610 c 901 -519 982 -564 1050 -578 c 74 -15 130 -13 199 8 c 19 6 474 263 1010 572 c 1044 601 1047 603 1096 710 c 37 80 45 146 42 338 l -3 176 l -980 -565 c -539 -310 -1007 -578 -1040 -595 c -70 -36 -160 -47 -221 -28 c -21 7 -265 145 -541 308 l -503 296 l 0 229 l 0 229 l 33 -20 c 17 -11 244 -142 503 -291 c 517 -298 534 -306 639 -284 c 45 10 262 132 1085 610 l 1029 598 l 1 258 l 0 258 l -22 -12 c -13 -7 -473 -271 -1023 -587 c -550 -317 -1020 -582 -1045 -589 c -60 -19 -145 -11 -202 18 c -25 13 -260 150 -522 304 l -475 280 l -1 228 l 0 228 l 23 -12 c 12 -7 229 -131 482 -277 c 253 -146 480 -274 505 -285 c 52 -23 146 -28 200 -9 c 19 7 494 279 1055 605 l 1020 594 l 3 183 c 2 140 -1 197 -13 244 c -19 74 -68 158 -117 200 c -50 44 -1962 1146 -2015 1162 c -59 18 -150 24 -198 14 z' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"
|
|
4474
|
+
},
|
|
4475
|
+
"engines": {
|
|
4476
|
+
"camunda": "^8.2"
|
|
4477
4477
|
}
|
|
4478
4478
|
}
|
|
4479
4479
|
]
|