@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.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -3,22 +3,8 @@
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": 6,
7
- "engines": {
8
- "camunda": "^8.3"
9
- },
10
- "description": "Manage addresses, parcels, and shipments with Easy Post.",
11
- "keywords": [
12
- "create address",
13
- "verify address",
14
- "create parcel",
15
- "create shipment",
16
- "buy shipment",
17
- "retrieve tracker",
18
- "shipment",
19
- "logistics",
20
- "parcel tracking"
21
- ],
6
+ "version": 4,
7
+ "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
22
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
23
9
  "category": {
24
10
  "id": "connectors",
@@ -41,21 +27,13 @@
41
27
  "id": "input",
42
28
  "label": "Input"
43
29
  },
44
- {
45
- "id": "connector",
46
- "label": "Connector"
47
- },
48
30
  {
49
31
  "id": "output",
50
32
  "label": "Output"
51
33
  },
52
34
  {
53
- "id": "error",
35
+ "id": "errors",
54
36
  "label": "Error handling"
55
- },
56
- {
57
- "id": "retries",
58
- "label": "Retries"
59
37
  }
60
38
  ],
61
39
  "properties": [
@@ -785,7 +763,7 @@
785
763
  {
786
764
  "label": "Connection timeout",
787
765
  "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
788
- "group": "error",
766
+ "group": "errors",
789
767
  "type": "String",
790
768
  "value": "20",
791
769
  "binding": {
@@ -925,30 +903,6 @@
925
903
  },
926
904
  "type": "Text"
927
905
  },
928
- {
929
- "id": "version",
930
- "label": "Version",
931
- "description": "Version of the element template",
932
- "value": "5",
933
- "group": "connector",
934
- "binding": {
935
- "key": "elementTemplateVersion",
936
- "type": "zeebe:taskHeader"
937
- },
938
- "type": "Hidden"
939
- },
940
- {
941
- "id": "id",
942
- "label": "ID",
943
- "description": "ID of the element template",
944
- "value": "io.camunda.connectors.EasyPost.v1",
945
- "group": "connector",
946
- "binding": {
947
- "key": "elementTemplateId",
948
- "type": "zeebe:taskHeader"
949
- },
950
- "type": "Hidden"
951
- },
952
906
  {
953
907
  "id": "retryBackoff",
954
908
  "label": "Retry backoff",
@@ -964,13 +918,16 @@
964
918
  ],
965
919
  "icon": {
966
920
  "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"
921
+ },
922
+ "engines": {
923
+ "camunda": "^8.5"
967
924
  }
968
925
  },
969
926
  {
970
927
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
971
928
  "name": "Easy Post connector",
972
929
  "id": "io.camunda.connectors.EasyPost.v1",
973
- "version": 1,
930
+ "version": 2,
974
931
  "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
975
932
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
976
933
  "category": {
@@ -1696,7 +1653,7 @@
1696
1653
  "constraints": {
1697
1654
  "notEmpty": false,
1698
1655
  "pattern": {
1699
- "value": "^(=|([0-9]+|secrets\\..+)$)",
1656
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1700
1657
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1701
1658
  }
1702
1659
  }
@@ -1730,7 +1687,7 @@
1730
1687
  },
1731
1688
  {
1732
1689
  "label": "Result expression",
1733
- "id": "resultExpressionGetParcelId",
1690
+ "id": "resultExpressionGetPlaceId",
1734
1691
  "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>",
1735
1692
  "group": "output",
1736
1693
  "type": "String",
@@ -1835,7 +1792,7 @@
1835
1792
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1836
1793
  "name": "Easy Post connector",
1837
1794
  "id": "io.camunda.connectors.EasyPost.v1",
1838
- "version": 2,
1795
+ "version": 1,
1839
1796
  "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
1840
1797
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
1841
1798
  "category": {
@@ -2561,7 +2518,7 @@
2561
2518
  "constraints": {
2562
2519
  "notEmpty": false,
2563
2520
  "pattern": {
2564
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
2521
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
2565
2522
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2566
2523
  }
2567
2524
  }
@@ -2595,7 +2552,7 @@
2595
2552
  },
2596
2553
  {
2597
2554
  "label": "Result expression",
2598
- "id": "resultExpressionGetPlaceId",
2555
+ "id": "resultExpressionGetParcelId",
2599
2556
  "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>",
2600
2557
  "group": "output",
2601
2558
  "type": "String",
@@ -2700,22 +2657,8 @@
2700
2657
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2701
2658
  "name": "Easy Post Outbound Connector",
2702
2659
  "id": "io.camunda.connectors.EasyPost.v1",
2703
- "version": 5,
2704
- "engines": {
2705
- "camunda": "^8.3"
2706
- },
2707
- "description": "Manage addresses, parcels, and shipments with Easy Post.",
2708
- "keywords": [
2709
- "create address",
2710
- "verify address",
2711
- "create parcel",
2712
- "create shipment",
2713
- "buy shipment",
2714
- "retrieve tracker",
2715
- "shipment",
2716
- "logistics",
2717
- "parcel tracking"
2718
- ],
2660
+ "version": 3,
2661
+ "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
2719
2662
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
2720
2663
  "category": {
2721
2664
  "id": "connectors",
@@ -2752,8 +2695,8 @@
2752
2695
  "type": "Hidden",
2753
2696
  "value": "io.camunda:http-json:1",
2754
2697
  "binding": {
2755
- "property": "type",
2756
- "type": "zeebe:taskDefinition"
2698
+ "type": "zeebe:taskDefinition",
2699
+ "property": "type"
2757
2700
  }
2758
2701
  },
2759
2702
  {
@@ -2781,7 +2724,7 @@
2781
2724
  },
2782
2725
  {
2783
2726
  "name": "Verify a created address",
2784
- "value": "verifyAddressById"
2727
+ "value": "verifyAddresById"
2785
2728
  },
2786
2729
  {
2787
2730
  "name": "Retrieve a tracker by ID",
@@ -2795,7 +2738,6 @@
2795
2738
  },
2796
2739
  {
2797
2740
  "description": "Authentication type",
2798
- "id": "authentication.type",
2799
2741
  "group": "authentication",
2800
2742
  "type": "Hidden",
2801
2743
  "optional": false,
@@ -2810,7 +2752,6 @@
2810
2752
  },
2811
2753
  {
2812
2754
  "label": "API key",
2813
- "id": "authentication.username",
2814
2755
  "group": "authentication",
2815
2756
  "type": "String",
2816
2757
  "feel": "optional",
@@ -2824,7 +2765,6 @@
2824
2765
  }
2825
2766
  },
2826
2767
  {
2827
- "id": "authentication.password",
2828
2768
  "description": "This field will replace to empty string. EasyPost API use only username field for put API key",
2829
2769
  "group": "authentication",
2830
2770
  "type": "Hidden",
@@ -2874,12 +2814,11 @@
2874
2814
  },
2875
2815
  "condition": {
2876
2816
  "property": "operationType",
2877
- "oneOf": ["verifyAddressById", "retrieveTracker"]
2817
+ "oneOf": ["verifyAddresById", "retrieveTracker"]
2878
2818
  }
2879
2819
  },
2880
2820
  {
2881
2821
  "label": "Name",
2882
- "id": "body.address.name",
2883
2822
  "description": "Name of the person. Both name and company can be included",
2884
2823
  "group": "input",
2885
2824
  "type": "String",
@@ -2899,7 +2838,6 @@
2899
2838
  },
2900
2839
  {
2901
2840
  "label": "Company",
2902
- "id": "body.address.company",
2903
2841
  "description": "Name of the organization. Both name and company can be included",
2904
2842
  "group": "input",
2905
2843
  "type": "String",
@@ -2919,7 +2857,6 @@
2919
2857
  },
2920
2858
  {
2921
2859
  "label": "Phone",
2922
- "id": "body.address.phone",
2923
2860
  "description": "Phone number to reach the person or organization",
2924
2861
  "group": "input",
2925
2862
  "type": "String",
@@ -2939,7 +2876,6 @@
2939
2876
  },
2940
2877
  {
2941
2878
  "label": "Address line 1",
2942
- "id": "body.address.street1",
2943
2879
  "description": "First line of the address",
2944
2880
  "group": "input",
2945
2881
  "type": "String",
@@ -2959,7 +2895,6 @@
2959
2895
  },
2960
2896
  {
2961
2897
  "label": "Address line 2",
2962
- "id": "body.address.street2",
2963
2898
  "description": "Second line of the address",
2964
2899
  "group": "input",
2965
2900
  "type": "String",
@@ -2979,7 +2914,6 @@
2979
2914
  },
2980
2915
  {
2981
2916
  "label": "City",
2982
- "id": "body.address.city",
2983
2917
  "description": "City the address is located in",
2984
2918
  "group": "input",
2985
2919
  "type": "String",
@@ -2999,7 +2933,6 @@
2999
2933
  },
3000
2934
  {
3001
2935
  "label": "State or province",
3002
- "id": "body.address.state",
3003
2936
  "description": "State or province the address is located in",
3004
2937
  "group": "input",
3005
2938
  "type": "String",
@@ -3019,7 +2952,6 @@
3019
2952
  },
3020
2953
  {
3021
2954
  "label": "Email",
3022
- "id": "body.address.email",
3023
2955
  "group": "input",
3024
2956
  "type": "String",
3025
2957
  "feel": "optional",
@@ -3038,7 +2970,6 @@
3038
2970
  },
3039
2971
  {
3040
2972
  "label": "ZIP or postal code",
3041
- "id": "body.address.zip",
3042
2973
  "description": "The ZIP or postal code where the address is located",
3043
2974
  "group": "input",
3044
2975
  "type": "String",
@@ -3058,7 +2989,6 @@
3058
2989
  },
3059
2990
  {
3060
2991
  "label": "Country",
3061
- "id": "body.address.country",
3062
2992
  "description": "The country code of the address location",
3063
2993
  "group": "input",
3064
2994
  "type": "String",
@@ -3078,7 +3008,6 @@
3078
3008
  },
3079
3009
  {
3080
3010
  "label": "Federal tax ID",
3081
- "id": "body.address.federal_tax_id",
3082
3011
  "description": "Federal tax identifier of the person or organization",
3083
3012
  "group": "input",
3084
3013
  "type": "String",
@@ -3098,7 +3027,6 @@
3098
3027
  },
3099
3028
  {
3100
3029
  "label": "State tax ID",
3101
- "id": "body.address.state_tax_id",
3102
3030
  "description": "State tax identifier of the person or organization",
3103
3031
  "group": "input",
3104
3032
  "type": "String",
@@ -3118,7 +3046,6 @@
3118
3046
  },
3119
3047
  {
3120
3048
  "label": "Weight",
3121
- "id": "body.parcel.weight",
3122
3049
  "description": "Weight of parcel in oz",
3123
3050
  "group": "input",
3124
3051
  "type": "String",
@@ -3138,7 +3065,6 @@
3138
3065
  },
3139
3066
  {
3140
3067
  "label": "Length",
3141
- "id": "body.parcel.length",
3142
3068
  "description": "Required if width and/or height are present (inches)",
3143
3069
  "group": "input",
3144
3070
  "type": "String",
@@ -3158,7 +3084,6 @@
3158
3084
  },
3159
3085
  {
3160
3086
  "label": "Width",
3161
- "id": "body.parcel.width",
3162
3087
  "description": "Required if length and/or height are present (inches)",
3163
3088
  "group": "input",
3164
3089
  "type": "String",
@@ -3178,7 +3103,6 @@
3178
3103
  },
3179
3104
  {
3180
3105
  "label": "Height",
3181
- "id": "body.parcel.height",
3182
3106
  "description": "Required if length and/or width are present (inches)",
3183
3107
  "group": "input",
3184
3108
  "type": "String",
@@ -3198,7 +3122,6 @@
3198
3122
  },
3199
3123
  {
3200
3124
  "label": "Predefined package",
3201
- "id": "body.parcel.predefined_package",
3202
3125
  "description": "Optional, one of <a href=\"https://www.easypost.com/service-levels-and-parcels\" target=\"_blank\">predefined packages</a>",
3203
3126
  "group": "input",
3204
3127
  "type": "String",
@@ -3218,7 +3141,6 @@
3218
3141
  },
3219
3142
  {
3220
3143
  "label": "To address",
3221
- "id": "body.shipment.to_address.id",
3222
3144
  "description": "ID of the destination address",
3223
3145
  "group": "input",
3224
3146
  "type": "String",
@@ -3238,7 +3160,6 @@
3238
3160
  },
3239
3161
  {
3240
3162
  "label": "From address",
3241
- "id": "body.shipment.from_address.id",
3242
3163
  "description": "ID of the origin address",
3243
3164
  "group": "input",
3244
3165
  "type": "String",
@@ -3258,7 +3179,6 @@
3258
3179
  },
3259
3180
  {
3260
3181
  "label": "Parcel",
3261
- "id": "body.shipment.parcel.id",
3262
3182
  "description": "ID of the parcel",
3263
3183
  "group": "input",
3264
3184
  "type": "String",
@@ -3278,7 +3198,6 @@
3278
3198
  },
3279
3199
  {
3280
3200
  "label": "Shipment ID",
3281
- "id": "shipmentIdValue",
3282
3201
  "description": "ID of the shipment",
3283
3202
  "group": "input",
3284
3203
  "type": "String",
@@ -3298,7 +3217,6 @@
3298
3217
  },
3299
3218
  {
3300
3219
  "label": "Rate ID",
3301
- "id": "body.rate.id",
3302
3220
  "description": "ID of the actual rate quote for this service",
3303
3221
  "group": "input",
3304
3222
  "type": "String",
@@ -3318,7 +3236,6 @@
3318
3236
  },
3319
3237
  {
3320
3238
  "label": "Address ID",
3321
- "id": "addressIdValue",
3322
3239
  "description": "The ID of the address that has already been created",
3323
3240
  "group": "input",
3324
3241
  "type": "String",
@@ -3333,12 +3250,11 @@
3333
3250
  },
3334
3251
  "condition": {
3335
3252
  "property": "operationType",
3336
- "oneOf": ["verifyAddressById"]
3253
+ "oneOf": ["verifyAddresById"]
3337
3254
  }
3338
3255
  },
3339
3256
  {
3340
3257
  "label": "Tracker ID",
3341
- "id": "trackerIdValue",
3342
3258
  "description": "ID of tracker",
3343
3259
  "group": "input",
3344
3260
  "type": "String",
@@ -3358,22 +3274,8 @@
3358
3274
  },
3359
3275
  {
3360
3276
  "type": "Hidden",
3361
- "id": "baseUrl",
3362
- "optional": false,
3363
- "value": "https://api.easypost.com",
3364
- "binding": {
3365
- "type": "zeebe:input",
3366
- "name": "baseUrl"
3367
- },
3368
- "constraints": {
3369
- "notEmpty": true
3370
- }
3371
- },
3372
- {
3373
- "type": "Hidden",
3374
- "id": "addressUrl",
3375
3277
  "optional": false,
3376
- "value": "=baseUrl+\"/v2/addresses\"",
3278
+ "value": "https://api.easypost.com/v2/addresses",
3377
3279
  "binding": {
3378
3280
  "type": "zeebe:input",
3379
3281
  "name": "url"
@@ -3388,9 +3290,8 @@
3388
3290
  },
3389
3291
  {
3390
3292
  "type": "Hidden",
3391
- "id": "parcelsUrl",
3392
3293
  "optional": false,
3393
- "value": "=baseUrl+ \"/v2/parcels\"",
3294
+ "value": "https://api.easypost.com/v2/parcels",
3394
3295
  "binding": {
3395
3296
  "type": "zeebe:input",
3396
3297
  "name": "url"
@@ -3405,9 +3306,8 @@
3405
3306
  },
3406
3307
  {
3407
3308
  "type": "Hidden",
3408
- "id": "createShipmentsUrl",
3409
3309
  "optional": false,
3410
- "value": "=baseUrl+\"/v2/shipments\"",
3310
+ "value": "https://api.easypost.com/v2/shipments",
3411
3311
  "binding": {
3412
3312
  "type": "zeebe:input",
3413
3313
  "name": "url"
@@ -3422,9 +3322,8 @@
3422
3322
  },
3423
3323
  {
3424
3324
  "type": "Hidden",
3425
- "id": "buyShipmentUrl",
3426
3325
  "optional": false,
3427
- "value": "=baseUrl+\"/v2/shipments/\"+shipmentIdValue+\"/buy\"",
3326
+ "value": "=\"https://api.easypost.com/v2/shipments/\"+shipmentIdValue+\"/buy\"",
3428
3327
  "binding": {
3429
3328
  "type": "zeebe:input",
3430
3329
  "name": "url"
@@ -3439,9 +3338,8 @@
3439
3338
  },
3440
3339
  {
3441
3340
  "type": "Hidden",
3442
- "id": "verifyAddressUrl",
3443
3341
  "optional": false,
3444
- "value": "=baseUrl+\"/v2/addresses/\"+addressIdValue+\"/verify\"",
3342
+ "value": "=\"https://api.easypost.com/v2/addresses/\"+addressIdValue+\"/verify\"",
3445
3343
  "binding": {
3446
3344
  "type": "zeebe:input",
3447
3345
  "name": "url"
@@ -3451,14 +3349,13 @@
3451
3349
  },
3452
3350
  "condition": {
3453
3351
  "property": "operationType",
3454
- "oneOf": ["verifyAddressById"]
3352
+ "oneOf": ["verifyAddresById"]
3455
3353
  }
3456
3354
  },
3457
3355
  {
3458
3356
  "type": "Hidden",
3459
- "id": "retrieveTrackerByIdUrl",
3460
3357
  "optional": false,
3461
- "value": "=baseUrl+\"/v2/trackers/\"+trackerIdValue",
3358
+ "value": "=\"https://api.easypost.com/v2/trackers/\"+trackerIdValue",
3462
3359
  "binding": {
3463
3360
  "type": "zeebe:input",
3464
3361
  "name": "url"
@@ -3520,7 +3417,7 @@
3520
3417
  },
3521
3418
  {
3522
3419
  "label": "Result expression",
3523
- "id": "resultExpressionGetPlaceId",
3420
+ "id": "resultExpressionGetParcelId",
3524
3421
  "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>",
3525
3422
  "group": "output",
3526
3423
  "type": "String",
@@ -3537,12 +3434,12 @@
3537
3434
  },
3538
3435
  {
3539
3436
  "label": "Result expression",
3540
- "id": "resultExpressionGetShipment",
3437
+ "id": "resultExpressionGetPriorityRate",
3541
3438
  "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>",
3542
3439
  "group": "output",
3543
3440
  "type": "String",
3544
3441
  "feel": "required",
3545
- "value": "={shipmentId:response.body.id}",
3442
+ "value": "={priorityRate: response.body.rates[item.service = \"Priority\"], shipmentId: priorityRate[1].shipment_id, rateId: priorityRate[1].id}",
3546
3443
  "binding": {
3547
3444
  "type": "zeebe:taskHeader",
3548
3445
  "key": "resultExpression"
@@ -3554,7 +3451,7 @@
3554
3451
  },
3555
3452
  {
3556
3453
  "label": "Result expression",
3557
- "id": "resultExpressionGetTracker",
3454
+ "id": "resultExpressionGetTrackerId",
3558
3455
  "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>",
3559
3456
  "group": "output",
3560
3457
  "type": "String",
@@ -3599,68 +3496,48 @@
3599
3496
  },
3600
3497
  "condition": {
3601
3498
  "property": "operationType",
3602
- "oneOf": ["verifyAddressById"]
3499
+ "oneOf": ["verifyAddresById"]
3603
3500
  }
3604
3501
  },
3605
3502
  {
3606
- "id": "errorExpression",
3607
3503
  "label": "Error expression",
3608
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3504
+ "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>",
3505
+ "group": "errors",
3506
+ "type": "Text",
3609
3507
  "feel": "required",
3610
- "group": "error",
3611
3508
  "binding": {
3612
- "key": "errorExpression",
3613
- "type": "zeebe:taskHeader"
3614
- },
3615
- "type": "Text"
3616
- },
3617
- {
3618
- "id": "version",
3619
- "label": "Version",
3620
- "description": "Version of the element template",
3621
- "value": "5",
3622
- "group": "connector",
3623
- "binding": {
3624
- "key": "elementTemplateVersion",
3625
- "type": "zeebe:taskHeader"
3626
- },
3627
- "type": "Hidden"
3628
- },
3629
- {
3630
- "id": "id",
3631
- "label": "ID",
3632
- "description": "ID of the element template",
3633
- "value": "io.camunda.connectors.EasyPost.v1",
3634
- "group": "connector",
3635
- "binding": {
3636
- "key": "elementTemplateId",
3637
- "type": "zeebe:taskHeader"
3638
- },
3639
- "type": "Hidden"
3640
- },
3641
- {
3642
- "id": "retryBackoff",
3643
- "label": "Retry backoff",
3644
- "description": "ISO-8601 duration to wait between retries",
3645
- "value": "PT0S",
3646
- "group": "retries",
3647
- "binding": {
3648
- "key": "retryBackoff",
3649
- "type": "zeebe:taskHeader"
3650
- },
3651
- "type": "Hidden"
3509
+ "type": "zeebe:taskHeader",
3510
+ "key": "errorExpression"
3511
+ }
3652
3512
  }
3653
3513
  ],
3654
3514
  "icon": {
3655
3515
  "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"
3516
+ },
3517
+ "engines": {
3518
+ "camunda": "^8.2"
3656
3519
  }
3657
3520
  },
3658
3521
  {
3659
3522
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3660
3523
  "name": "Easy Post Outbound Connector",
3661
3524
  "id": "io.camunda.connectors.EasyPost.v1",
3662
- "version": 3,
3663
- "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
3525
+ "version": 5,
3526
+ "engines": {
3527
+ "camunda": "^8.3"
3528
+ },
3529
+ "description": "Manage addresses, parcels, and shipments with Easy Post.",
3530
+ "keywords": [
3531
+ "create address",
3532
+ "verify address",
3533
+ "create parcel",
3534
+ "create shipment",
3535
+ "buy shipment",
3536
+ "retrieve tracker",
3537
+ "shipment",
3538
+ "logistics",
3539
+ "parcel tracking"
3540
+ ],
3664
3541
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
3665
3542
  "category": {
3666
3543
  "id": "connectors",
@@ -3697,8 +3574,8 @@
3697
3574
  "type": "Hidden",
3698
3575
  "value": "io.camunda:http-json:1",
3699
3576
  "binding": {
3700
- "type": "zeebe:taskDefinition",
3701
- "property": "type"
3577
+ "property": "type",
3578
+ "type": "zeebe:taskDefinition"
3702
3579
  }
3703
3580
  },
3704
3581
  {
@@ -3726,7 +3603,7 @@
3726
3603
  },
3727
3604
  {
3728
3605
  "name": "Verify a created address",
3729
- "value": "verifyAddresById"
3606
+ "value": "verifyAddressById"
3730
3607
  },
3731
3608
  {
3732
3609
  "name": "Retrieve a tracker by ID",
@@ -3740,6 +3617,7 @@
3740
3617
  },
3741
3618
  {
3742
3619
  "description": "Authentication type",
3620
+ "id": "authentication.type",
3743
3621
  "group": "authentication",
3744
3622
  "type": "Hidden",
3745
3623
  "optional": false,
@@ -3754,6 +3632,7 @@
3754
3632
  },
3755
3633
  {
3756
3634
  "label": "API key",
3635
+ "id": "authentication.username",
3757
3636
  "group": "authentication",
3758
3637
  "type": "String",
3759
3638
  "feel": "optional",
@@ -3767,6 +3646,7 @@
3767
3646
  }
3768
3647
  },
3769
3648
  {
3649
+ "id": "authentication.password",
3770
3650
  "description": "This field will replace to empty string. EasyPost API use only username field for put API key",
3771
3651
  "group": "authentication",
3772
3652
  "type": "Hidden",
@@ -3816,11 +3696,12 @@
3816
3696
  },
3817
3697
  "condition": {
3818
3698
  "property": "operationType",
3819
- "oneOf": ["verifyAddresById", "retrieveTracker"]
3699
+ "oneOf": ["verifyAddressById", "retrieveTracker"]
3820
3700
  }
3821
3701
  },
3822
3702
  {
3823
3703
  "label": "Name",
3704
+ "id": "body.address.name",
3824
3705
  "description": "Name of the person. Both name and company can be included",
3825
3706
  "group": "input",
3826
3707
  "type": "String",
@@ -3840,6 +3721,7 @@
3840
3721
  },
3841
3722
  {
3842
3723
  "label": "Company",
3724
+ "id": "body.address.company",
3843
3725
  "description": "Name of the organization. Both name and company can be included",
3844
3726
  "group": "input",
3845
3727
  "type": "String",
@@ -3859,6 +3741,7 @@
3859
3741
  },
3860
3742
  {
3861
3743
  "label": "Phone",
3744
+ "id": "body.address.phone",
3862
3745
  "description": "Phone number to reach the person or organization",
3863
3746
  "group": "input",
3864
3747
  "type": "String",
@@ -3878,6 +3761,7 @@
3878
3761
  },
3879
3762
  {
3880
3763
  "label": "Address line 1",
3764
+ "id": "body.address.street1",
3881
3765
  "description": "First line of the address",
3882
3766
  "group": "input",
3883
3767
  "type": "String",
@@ -3897,6 +3781,7 @@
3897
3781
  },
3898
3782
  {
3899
3783
  "label": "Address line 2",
3784
+ "id": "body.address.street2",
3900
3785
  "description": "Second line of the address",
3901
3786
  "group": "input",
3902
3787
  "type": "String",
@@ -3916,6 +3801,7 @@
3916
3801
  },
3917
3802
  {
3918
3803
  "label": "City",
3804
+ "id": "body.address.city",
3919
3805
  "description": "City the address is located in",
3920
3806
  "group": "input",
3921
3807
  "type": "String",
@@ -3935,6 +3821,7 @@
3935
3821
  },
3936
3822
  {
3937
3823
  "label": "State or province",
3824
+ "id": "body.address.state",
3938
3825
  "description": "State or province the address is located in",
3939
3826
  "group": "input",
3940
3827
  "type": "String",
@@ -3954,6 +3841,7 @@
3954
3841
  },
3955
3842
  {
3956
3843
  "label": "Email",
3844
+ "id": "body.address.email",
3957
3845
  "group": "input",
3958
3846
  "type": "String",
3959
3847
  "feel": "optional",
@@ -3972,6 +3860,7 @@
3972
3860
  },
3973
3861
  {
3974
3862
  "label": "ZIP or postal code",
3863
+ "id": "body.address.zip",
3975
3864
  "description": "The ZIP or postal code where the address is located",
3976
3865
  "group": "input",
3977
3866
  "type": "String",
@@ -3991,6 +3880,7 @@
3991
3880
  },
3992
3881
  {
3993
3882
  "label": "Country",
3883
+ "id": "body.address.country",
3994
3884
  "description": "The country code of the address location",
3995
3885
  "group": "input",
3996
3886
  "type": "String",
@@ -4010,6 +3900,7 @@
4010
3900
  },
4011
3901
  {
4012
3902
  "label": "Federal tax ID",
3903
+ "id": "body.address.federal_tax_id",
4013
3904
  "description": "Federal tax identifier of the person or organization",
4014
3905
  "group": "input",
4015
3906
  "type": "String",
@@ -4029,6 +3920,7 @@
4029
3920
  },
4030
3921
  {
4031
3922
  "label": "State tax ID",
3923
+ "id": "body.address.state_tax_id",
4032
3924
  "description": "State tax identifier of the person or organization",
4033
3925
  "group": "input",
4034
3926
  "type": "String",
@@ -4048,6 +3940,7 @@
4048
3940
  },
4049
3941
  {
4050
3942
  "label": "Weight",
3943
+ "id": "body.parcel.weight",
4051
3944
  "description": "Weight of parcel in oz",
4052
3945
  "group": "input",
4053
3946
  "type": "String",
@@ -4067,6 +3960,7 @@
4067
3960
  },
4068
3961
  {
4069
3962
  "label": "Length",
3963
+ "id": "body.parcel.length",
4070
3964
  "description": "Required if width and/or height are present (inches)",
4071
3965
  "group": "input",
4072
3966
  "type": "String",
@@ -4086,6 +3980,7 @@
4086
3980
  },
4087
3981
  {
4088
3982
  "label": "Width",
3983
+ "id": "body.parcel.width",
4089
3984
  "description": "Required if length and/or height are present (inches)",
4090
3985
  "group": "input",
4091
3986
  "type": "String",
@@ -4105,6 +4000,7 @@
4105
4000
  },
4106
4001
  {
4107
4002
  "label": "Height",
4003
+ "id": "body.parcel.height",
4108
4004
  "description": "Required if length and/or width are present (inches)",
4109
4005
  "group": "input",
4110
4006
  "type": "String",
@@ -4124,6 +4020,7 @@
4124
4020
  },
4125
4021
  {
4126
4022
  "label": "Predefined package",
4023
+ "id": "body.parcel.predefined_package",
4127
4024
  "description": "Optional, one of <a href=\"https://www.easypost.com/service-levels-and-parcels\" target=\"_blank\">predefined packages</a>",
4128
4025
  "group": "input",
4129
4026
  "type": "String",
@@ -4143,6 +4040,7 @@
4143
4040
  },
4144
4041
  {
4145
4042
  "label": "To address",
4043
+ "id": "body.shipment.to_address.id",
4146
4044
  "description": "ID of the destination address",
4147
4045
  "group": "input",
4148
4046
  "type": "String",
@@ -4162,6 +4060,7 @@
4162
4060
  },
4163
4061
  {
4164
4062
  "label": "From address",
4063
+ "id": "body.shipment.from_address.id",
4165
4064
  "description": "ID of the origin address",
4166
4065
  "group": "input",
4167
4066
  "type": "String",
@@ -4181,6 +4080,7 @@
4181
4080
  },
4182
4081
  {
4183
4082
  "label": "Parcel",
4083
+ "id": "body.shipment.parcel.id",
4184
4084
  "description": "ID of the parcel",
4185
4085
  "group": "input",
4186
4086
  "type": "String",
@@ -4200,6 +4100,7 @@
4200
4100
  },
4201
4101
  {
4202
4102
  "label": "Shipment ID",
4103
+ "id": "shipmentIdValue",
4203
4104
  "description": "ID of the shipment",
4204
4105
  "group": "input",
4205
4106
  "type": "String",
@@ -4219,6 +4120,7 @@
4219
4120
  },
4220
4121
  {
4221
4122
  "label": "Rate ID",
4123
+ "id": "body.rate.id",
4222
4124
  "description": "ID of the actual rate quote for this service",
4223
4125
  "group": "input",
4224
4126
  "type": "String",
@@ -4238,6 +4140,7 @@
4238
4140
  },
4239
4141
  {
4240
4142
  "label": "Address ID",
4143
+ "id": "addressIdValue",
4241
4144
  "description": "The ID of the address that has already been created",
4242
4145
  "group": "input",
4243
4146
  "type": "String",
@@ -4252,11 +4155,12 @@
4252
4155
  },
4253
4156
  "condition": {
4254
4157
  "property": "operationType",
4255
- "oneOf": ["verifyAddresById"]
4158
+ "oneOf": ["verifyAddressById"]
4256
4159
  }
4257
4160
  },
4258
4161
  {
4259
4162
  "label": "Tracker ID",
4163
+ "id": "trackerIdValue",
4260
4164
  "description": "ID of tracker",
4261
4165
  "group": "input",
4262
4166
  "type": "String",
@@ -4276,8 +4180,22 @@
4276
4180
  },
4277
4181
  {
4278
4182
  "type": "Hidden",
4183
+ "id": "baseUrl",
4279
4184
  "optional": false,
4280
- "value": "https://api.easypost.com/v2/addresses",
4185
+ "value": "https://api.easypost.com",
4186
+ "binding": {
4187
+ "type": "zeebe:input",
4188
+ "name": "baseUrl"
4189
+ },
4190
+ "constraints": {
4191
+ "notEmpty": true
4192
+ }
4193
+ },
4194
+ {
4195
+ "type": "Hidden",
4196
+ "id": "addressUrl",
4197
+ "optional": false,
4198
+ "value": "=baseUrl+\"/v2/addresses\"",
4281
4199
  "binding": {
4282
4200
  "type": "zeebe:input",
4283
4201
  "name": "url"
@@ -4292,8 +4210,9 @@
4292
4210
  },
4293
4211
  {
4294
4212
  "type": "Hidden",
4213
+ "id": "parcelsUrl",
4295
4214
  "optional": false,
4296
- "value": "https://api.easypost.com/v2/parcels",
4215
+ "value": "=baseUrl+ \"/v2/parcels\"",
4297
4216
  "binding": {
4298
4217
  "type": "zeebe:input",
4299
4218
  "name": "url"
@@ -4308,8 +4227,9 @@
4308
4227
  },
4309
4228
  {
4310
4229
  "type": "Hidden",
4230
+ "id": "createShipmentsUrl",
4311
4231
  "optional": false,
4312
- "value": "https://api.easypost.com/v2/shipments",
4232
+ "value": "=baseUrl+\"/v2/shipments\"",
4313
4233
  "binding": {
4314
4234
  "type": "zeebe:input",
4315
4235
  "name": "url"
@@ -4324,8 +4244,9 @@
4324
4244
  },
4325
4245
  {
4326
4246
  "type": "Hidden",
4247
+ "id": "buyShipmentUrl",
4327
4248
  "optional": false,
4328
- "value": "=\"https://api.easypost.com/v2/shipments/\"+shipmentIdValue+\"/buy\"",
4249
+ "value": "=baseUrl+\"/v2/shipments/\"+shipmentIdValue+\"/buy\"",
4329
4250
  "binding": {
4330
4251
  "type": "zeebe:input",
4331
4252
  "name": "url"
@@ -4340,8 +4261,9 @@
4340
4261
  },
4341
4262
  {
4342
4263
  "type": "Hidden",
4264
+ "id": "verifyAddressUrl",
4343
4265
  "optional": false,
4344
- "value": "=\"https://api.easypost.com/v2/addresses/\"+addressIdValue+\"/verify\"",
4266
+ "value": "=baseUrl+\"/v2/addresses/\"+addressIdValue+\"/verify\"",
4345
4267
  "binding": {
4346
4268
  "type": "zeebe:input",
4347
4269
  "name": "url"
@@ -4351,13 +4273,14 @@
4351
4273
  },
4352
4274
  "condition": {
4353
4275
  "property": "operationType",
4354
- "oneOf": ["verifyAddresById"]
4276
+ "oneOf": ["verifyAddressById"]
4355
4277
  }
4356
4278
  },
4357
4279
  {
4358
4280
  "type": "Hidden",
4281
+ "id": "retrieveTrackerByIdUrl",
4359
4282
  "optional": false,
4360
- "value": "=\"https://api.easypost.com/v2/trackers/\"+trackerIdValue",
4283
+ "value": "=baseUrl+\"/v2/trackers/\"+trackerIdValue",
4361
4284
  "binding": {
4362
4285
  "type": "zeebe:input",
4363
4286
  "name": "url"
@@ -4419,7 +4342,7 @@
4419
4342
  },
4420
4343
  {
4421
4344
  "label": "Result expression",
4422
- "id": "resultExpressionGetParcelId",
4345
+ "id": "resultExpressionGetPlaceId",
4423
4346
  "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>",
4424
4347
  "group": "output",
4425
4348
  "type": "String",
@@ -4436,12 +4359,12 @@
4436
4359
  },
4437
4360
  {
4438
4361
  "label": "Result expression",
4439
- "id": "resultExpressionGetPriorityRate",
4362
+ "id": "resultExpressionGetShipment",
4440
4363
  "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>",
4441
4364
  "group": "output",
4442
4365
  "type": "String",
4443
4366
  "feel": "required",
4444
- "value": "={priorityRate: response.body.rates[item.service = \"Priority\"], shipmentId: priorityRate[1].shipment_id, rateId: priorityRate[1].id}",
4367
+ "value": "={shipmentId:response.body.id}",
4445
4368
  "binding": {
4446
4369
  "type": "zeebe:taskHeader",
4447
4370
  "key": "resultExpression"
@@ -4453,7 +4376,7 @@
4453
4376
  },
4454
4377
  {
4455
4378
  "label": "Result expression",
4456
- "id": "resultExpressionGetTrackerId",
4379
+ "id": "resultExpressionGetTracker",
4457
4380
  "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>",
4458
4381
  "group": "output",
4459
4382
  "type": "String",
@@ -4498,34 +4421,82 @@
4498
4421
  },
4499
4422
  "condition": {
4500
4423
  "property": "operationType",
4501
- "oneOf": ["verifyAddresById"]
4424
+ "oneOf": ["verifyAddressById"]
4502
4425
  }
4503
4426
  },
4504
4427
  {
4428
+ "id": "errorExpression",
4505
4429
  "label": "Error expression",
4506
- "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>",
4507
- "group": "errors",
4508
- "type": "Text",
4430
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
4509
4431
  "feel": "required",
4432
+ "group": "error",
4510
4433
  "binding": {
4511
- "type": "zeebe:taskHeader",
4512
- "key": "errorExpression"
4513
- }
4434
+ "key": "errorExpression",
4435
+ "type": "zeebe:taskHeader"
4436
+ },
4437
+ "type": "Text"
4438
+ },
4439
+ {
4440
+ "id": "version",
4441
+ "label": "Version",
4442
+ "description": "Version of the element template",
4443
+ "value": "5",
4444
+ "group": "connector",
4445
+ "binding": {
4446
+ "key": "elementTemplateVersion",
4447
+ "type": "zeebe:taskHeader"
4448
+ },
4449
+ "type": "Hidden"
4450
+ },
4451
+ {
4452
+ "id": "id",
4453
+ "label": "ID",
4454
+ "description": "ID of the element template",
4455
+ "value": "io.camunda.connectors.EasyPost.v1",
4456
+ "group": "connector",
4457
+ "binding": {
4458
+ "key": "elementTemplateId",
4459
+ "type": "zeebe:taskHeader"
4460
+ },
4461
+ "type": "Hidden"
4462
+ },
4463
+ {
4464
+ "id": "retryBackoff",
4465
+ "label": "Retry backoff",
4466
+ "description": "ISO-8601 duration to wait between retries",
4467
+ "value": "PT0S",
4468
+ "group": "retries",
4469
+ "binding": {
4470
+ "key": "retryBackoff",
4471
+ "type": "zeebe:taskHeader"
4472
+ },
4473
+ "type": "Hidden"
4514
4474
  }
4515
4475
  ],
4516
4476
  "icon": {
4517
4477
  "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"
4518
- },
4519
- "engines": {
4520
- "camunda": "^8.2"
4521
4478
  }
4522
4479
  },
4523
4480
  {
4524
4481
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4525
4482
  "name": "Easy Post Outbound Connector",
4526
4483
  "id": "io.camunda.connectors.EasyPost.v1",
4527
- "version": 4,
4528
- "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
4484
+ "version": 6,
4485
+ "engines": {
4486
+ "camunda": "^8.3"
4487
+ },
4488
+ "description": "Manage addresses, parcels, and shipments with Easy Post.",
4489
+ "keywords": [
4490
+ "create address",
4491
+ "verify address",
4492
+ "create parcel",
4493
+ "create shipment",
4494
+ "buy shipment",
4495
+ "retrieve tracker",
4496
+ "shipment",
4497
+ "logistics",
4498
+ "parcel tracking"
4499
+ ],
4529
4500
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
4530
4501
  "category": {
4531
4502
  "id": "connectors",
@@ -4548,13 +4519,21 @@
4548
4519
  "id": "input",
4549
4520
  "label": "Input"
4550
4521
  },
4522
+ {
4523
+ "id": "connector",
4524
+ "label": "Connector"
4525
+ },
4551
4526
  {
4552
4527
  "id": "output",
4553
4528
  "label": "Output"
4554
4529
  },
4555
4530
  {
4556
- "id": "errors",
4531
+ "id": "error",
4557
4532
  "label": "Error handling"
4533
+ },
4534
+ {
4535
+ "id": "retries",
4536
+ "label": "Retries"
4558
4537
  }
4559
4538
  ],
4560
4539
  "properties": [
@@ -5284,7 +5263,7 @@
5284
5263
  {
5285
5264
  "label": "Connection timeout",
5286
5265
  "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
5287
- "group": "errors",
5266
+ "group": "error",
5288
5267
  "type": "String",
5289
5268
  "value": "20",
5290
5269
  "binding": {
@@ -5424,11 +5403,35 @@
5424
5403
  },
5425
5404
  "type": "Text"
5426
5405
  },
5406
+ {
5407
+ "id": "version",
5408
+ "label": "Version",
5409
+ "description": "Version of the element template",
5410
+ "value": "5",
5411
+ "group": "connector",
5412
+ "binding": {
5413
+ "key": "elementTemplateVersion",
5414
+ "type": "zeebe:taskHeader"
5415
+ },
5416
+ "type": "Hidden"
5417
+ },
5418
+ {
5419
+ "id": "id",
5420
+ "label": "ID",
5421
+ "description": "ID of the element template",
5422
+ "value": "io.camunda.connectors.EasyPost.v1",
5423
+ "group": "connector",
5424
+ "binding": {
5425
+ "key": "elementTemplateId",
5426
+ "type": "zeebe:taskHeader"
5427
+ },
5428
+ "type": "Hidden"
5429
+ },
5427
5430
  {
5428
5431
  "id": "retryBackoff",
5429
5432
  "label": "Retry backoff",
5430
5433
  "description": "ISO-8601 duration to wait between retries",
5431
- "value": "PT0S",
5434
+ "value": "PT30S",
5432
5435
  "group": "retries",
5433
5436
  "binding": {
5434
5437
  "key": "retryBackoff",
@@ -5439,9 +5442,6 @@
5439
5442
  ],
5440
5443
  "icon": {
5441
5444
  "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"
5442
- },
5443
- "engines": {
5444
- "camunda": "^8.5"
5445
5445
  }
5446
5446
  }
5447
5447
  ]