@camunda/connectors-element-templates 1.0.6 → 1.0.7

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 (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -959,9 +959,9 @@
959
959
  },
960
960
  {
961
961
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
962
- "name": "Easy Post connector",
962
+ "name": "Easy Post Outbound Connector",
963
963
  "id": "io.camunda.connectors.EasyPost.v1",
964
- "version": 2,
964
+ "version": 3,
965
965
  "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
966
966
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
967
967
  "category": {
@@ -1687,7 +1687,7 @@
1687
1687
  "constraints": {
1688
1688
  "notEmpty": false,
1689
1689
  "pattern": {
1690
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1690
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1691
1691
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
1692
1692
  }
1693
1693
  }
@@ -1721,7 +1721,7 @@
1721
1721
  },
1722
1722
  {
1723
1723
  "label": "Result expression",
1724
- "id": "resultExpressionGetPlaceId",
1724
+ "id": "resultExpressionGetParcelId",
1725
1725
  "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>",
1726
1726
  "group": "output",
1727
1727
  "type": "String",
@@ -1824,9 +1824,9 @@
1824
1824
  },
1825
1825
  {
1826
1826
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1827
- "name": "Easy Post Outbound Connector",
1827
+ "name": "Easy Post connector",
1828
1828
  "id": "io.camunda.connectors.EasyPost.v1",
1829
- "version": 4,
1829
+ "version": 1,
1830
1830
  "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
1831
1831
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
1832
1832
  "category": {
@@ -1864,8 +1864,8 @@
1864
1864
  "type": "Hidden",
1865
1865
  "value": "io.camunda:http-json:1",
1866
1866
  "binding": {
1867
- "property": "type",
1868
- "type": "zeebe:taskDefinition"
1867
+ "type": "zeebe:taskDefinition",
1868
+ "property": "type"
1869
1869
  }
1870
1870
  },
1871
1871
  {
@@ -1893,7 +1893,7 @@
1893
1893
  },
1894
1894
  {
1895
1895
  "name": "Verify a created address",
1896
- "value": "verifyAddressById"
1896
+ "value": "verifyAddresById"
1897
1897
  },
1898
1898
  {
1899
1899
  "name": "Retrieve a tracker by ID",
@@ -1907,7 +1907,6 @@
1907
1907
  },
1908
1908
  {
1909
1909
  "description": "Authentication type",
1910
- "id": "authentication.type",
1911
1910
  "group": "authentication",
1912
1911
  "type": "Hidden",
1913
1912
  "optional": false,
@@ -1922,7 +1921,6 @@
1922
1921
  },
1923
1922
  {
1924
1923
  "label": "API key",
1925
- "id": "authentication.username",
1926
1924
  "group": "authentication",
1927
1925
  "type": "String",
1928
1926
  "feel": "optional",
@@ -1936,7 +1934,6 @@
1936
1934
  }
1937
1935
  },
1938
1936
  {
1939
- "id": "authentication.password",
1940
1937
  "description": "This field will replace to empty string. EasyPost API use only username field for put API key",
1941
1938
  "group": "authentication",
1942
1939
  "type": "Hidden",
@@ -1986,12 +1983,11 @@
1986
1983
  },
1987
1984
  "condition": {
1988
1985
  "property": "operationType",
1989
- "oneOf": ["verifyAddressById", "retrieveTracker"]
1986
+ "oneOf": ["verifyAddresById", "retrieveTracker"]
1990
1987
  }
1991
1988
  },
1992
1989
  {
1993
1990
  "label": "Name",
1994
- "id": "body.address.name",
1995
1991
  "description": "Name of the person. Both name and company can be included",
1996
1992
  "group": "input",
1997
1993
  "type": "String",
@@ -2011,7 +2007,6 @@
2011
2007
  },
2012
2008
  {
2013
2009
  "label": "Company",
2014
- "id": "body.address.company",
2015
2010
  "description": "Name of the organization. Both name and company can be included",
2016
2011
  "group": "input",
2017
2012
  "type": "String",
@@ -2031,7 +2026,6 @@
2031
2026
  },
2032
2027
  {
2033
2028
  "label": "Phone",
2034
- "id": "body.address.phone",
2035
2029
  "description": "Phone number to reach the person or organization",
2036
2030
  "group": "input",
2037
2031
  "type": "String",
@@ -2051,7 +2045,6 @@
2051
2045
  },
2052
2046
  {
2053
2047
  "label": "Address line 1",
2054
- "id": "body.address.street1",
2055
2048
  "description": "First line of the address",
2056
2049
  "group": "input",
2057
2050
  "type": "String",
@@ -2071,7 +2064,6 @@
2071
2064
  },
2072
2065
  {
2073
2066
  "label": "Address line 2",
2074
- "id": "body.address.street2",
2075
2067
  "description": "Second line of the address",
2076
2068
  "group": "input",
2077
2069
  "type": "String",
@@ -2091,7 +2083,6 @@
2091
2083
  },
2092
2084
  {
2093
2085
  "label": "City",
2094
- "id": "body.address.city",
2095
2086
  "description": "City the address is located in",
2096
2087
  "group": "input",
2097
2088
  "type": "String",
@@ -2111,7 +2102,6 @@
2111
2102
  },
2112
2103
  {
2113
2104
  "label": "State or province",
2114
- "id": "body.address.state",
2115
2105
  "description": "State or province the address is located in",
2116
2106
  "group": "input",
2117
2107
  "type": "String",
@@ -2131,7 +2121,6 @@
2131
2121
  },
2132
2122
  {
2133
2123
  "label": "Email",
2134
- "id": "body.address.email",
2135
2124
  "group": "input",
2136
2125
  "type": "String",
2137
2126
  "feel": "optional",
@@ -2150,7 +2139,6 @@
2150
2139
  },
2151
2140
  {
2152
2141
  "label": "ZIP or postal code",
2153
- "id": "body.address.zip",
2154
2142
  "description": "The ZIP or postal code where the address is located",
2155
2143
  "group": "input",
2156
2144
  "type": "String",
@@ -2170,7 +2158,6 @@
2170
2158
  },
2171
2159
  {
2172
2160
  "label": "Country",
2173
- "id": "body.address.country",
2174
2161
  "description": "The country code of the address location",
2175
2162
  "group": "input",
2176
2163
  "type": "String",
@@ -2190,7 +2177,6 @@
2190
2177
  },
2191
2178
  {
2192
2179
  "label": "Federal tax ID",
2193
- "id": "body.address.federal_tax_id",
2194
2180
  "description": "Federal tax identifier of the person or organization",
2195
2181
  "group": "input",
2196
2182
  "type": "String",
@@ -2210,7 +2196,6 @@
2210
2196
  },
2211
2197
  {
2212
2198
  "label": "State tax ID",
2213
- "id": "body.address.state_tax_id",
2214
2199
  "description": "State tax identifier of the person or organization",
2215
2200
  "group": "input",
2216
2201
  "type": "String",
@@ -2230,7 +2215,6 @@
2230
2215
  },
2231
2216
  {
2232
2217
  "label": "Weight",
2233
- "id": "body.parcel.weight",
2234
2218
  "description": "Weight of parcel in oz",
2235
2219
  "group": "input",
2236
2220
  "type": "String",
@@ -2250,7 +2234,6 @@
2250
2234
  },
2251
2235
  {
2252
2236
  "label": "Length",
2253
- "id": "body.parcel.length",
2254
2237
  "description": "Required if width and/or height are present (inches)",
2255
2238
  "group": "input",
2256
2239
  "type": "String",
@@ -2270,7 +2253,6 @@
2270
2253
  },
2271
2254
  {
2272
2255
  "label": "Width",
2273
- "id": "body.parcel.width",
2274
2256
  "description": "Required if length and/or height are present (inches)",
2275
2257
  "group": "input",
2276
2258
  "type": "String",
@@ -2290,7 +2272,6 @@
2290
2272
  },
2291
2273
  {
2292
2274
  "label": "Height",
2293
- "id": "body.parcel.height",
2294
2275
  "description": "Required if length and/or width are present (inches)",
2295
2276
  "group": "input",
2296
2277
  "type": "String",
@@ -2310,7 +2291,6 @@
2310
2291
  },
2311
2292
  {
2312
2293
  "label": "Predefined package",
2313
- "id": "body.parcel.predefined_package",
2314
2294
  "description": "Optional, one of <a href=\"https://www.easypost.com/service-levels-and-parcels\" target=\"_blank\">predefined packages</a>",
2315
2295
  "group": "input",
2316
2296
  "type": "String",
@@ -2330,7 +2310,6 @@
2330
2310
  },
2331
2311
  {
2332
2312
  "label": "To address",
2333
- "id": "body.shipment.to_address.id",
2334
2313
  "description": "ID of the destination address",
2335
2314
  "group": "input",
2336
2315
  "type": "String",
@@ -2350,7 +2329,6 @@
2350
2329
  },
2351
2330
  {
2352
2331
  "label": "From address",
2353
- "id": "body.shipment.from_address.id",
2354
2332
  "description": "ID of the origin address",
2355
2333
  "group": "input",
2356
2334
  "type": "String",
@@ -2370,7 +2348,6 @@
2370
2348
  },
2371
2349
  {
2372
2350
  "label": "Parcel",
2373
- "id": "body.shipment.parcel.id",
2374
2351
  "description": "ID of the parcel",
2375
2352
  "group": "input",
2376
2353
  "type": "String",
@@ -2390,7 +2367,6 @@
2390
2367
  },
2391
2368
  {
2392
2369
  "label": "Shipment ID",
2393
- "id": "shipmentIdValue",
2394
2370
  "description": "ID of the shipment",
2395
2371
  "group": "input",
2396
2372
  "type": "String",
@@ -2410,7 +2386,6 @@
2410
2386
  },
2411
2387
  {
2412
2388
  "label": "Rate ID",
2413
- "id": "body.rate.id",
2414
2389
  "description": "ID of the actual rate quote for this service",
2415
2390
  "group": "input",
2416
2391
  "type": "String",
@@ -2430,7 +2405,6 @@
2430
2405
  },
2431
2406
  {
2432
2407
  "label": "Address ID",
2433
- "id": "addressIdValue",
2434
2408
  "description": "The ID of the address that has already been created",
2435
2409
  "group": "input",
2436
2410
  "type": "String",
@@ -2445,12 +2419,11 @@
2445
2419
  },
2446
2420
  "condition": {
2447
2421
  "property": "operationType",
2448
- "oneOf": ["verifyAddressById"]
2422
+ "oneOf": ["verifyAddresById"]
2449
2423
  }
2450
2424
  },
2451
2425
  {
2452
2426
  "label": "Tracker ID",
2453
- "id": "trackerIdValue",
2454
2427
  "description": "ID of tracker",
2455
2428
  "group": "input",
2456
2429
  "type": "String",
@@ -2470,22 +2443,8 @@
2470
2443
  },
2471
2444
  {
2472
2445
  "type": "Hidden",
2473
- "id": "baseUrl",
2474
2446
  "optional": false,
2475
- "value": "https://api.easypost.com",
2476
- "binding": {
2477
- "type": "zeebe:input",
2478
- "name": "baseUrl"
2479
- },
2480
- "constraints": {
2481
- "notEmpty": true
2482
- }
2483
- },
2484
- {
2485
- "type": "Hidden",
2486
- "id": "addressUrl",
2487
- "optional": false,
2488
- "value": "=baseUrl+\"/v2/addresses\"",
2447
+ "value": "https://api.easypost.com/v2/addresses",
2489
2448
  "binding": {
2490
2449
  "type": "zeebe:input",
2491
2450
  "name": "url"
@@ -2500,9 +2459,8 @@
2500
2459
  },
2501
2460
  {
2502
2461
  "type": "Hidden",
2503
- "id": "parcelsUrl",
2504
2462
  "optional": false,
2505
- "value": "=baseUrl+ \"/v2/parcels\"",
2463
+ "value": "https://api.easypost.com/v2/parcels",
2506
2464
  "binding": {
2507
2465
  "type": "zeebe:input",
2508
2466
  "name": "url"
@@ -2517,9 +2475,8 @@
2517
2475
  },
2518
2476
  {
2519
2477
  "type": "Hidden",
2520
- "id": "createShipmentsUrl",
2521
2478
  "optional": false,
2522
- "value": "=baseUrl+\"/v2/shipments\"",
2479
+ "value": "https://api.easypost.com/v2/shipments",
2523
2480
  "binding": {
2524
2481
  "type": "zeebe:input",
2525
2482
  "name": "url"
@@ -2534,9 +2491,8 @@
2534
2491
  },
2535
2492
  {
2536
2493
  "type": "Hidden",
2537
- "id": "buyShipmentUrl",
2538
2494
  "optional": false,
2539
- "value": "=baseUrl+\"/v2/shipments/\"+shipmentIdValue+\"/buy\"",
2495
+ "value": "=\"https://api.easypost.com/v2/shipments/\"+shipmentIdValue+\"/buy\"",
2540
2496
  "binding": {
2541
2497
  "type": "zeebe:input",
2542
2498
  "name": "url"
@@ -2551,9 +2507,8 @@
2551
2507
  },
2552
2508
  {
2553
2509
  "type": "Hidden",
2554
- "id": "verifyAddressUrl",
2555
2510
  "optional": false,
2556
- "value": "=baseUrl+\"/v2/addresses/\"+addressIdValue+\"/verify\"",
2511
+ "value": "=\"https://api.easypost.com/v2/addresses/\"+addressIdValue+\"/verify\"",
2557
2512
  "binding": {
2558
2513
  "type": "zeebe:input",
2559
2514
  "name": "url"
@@ -2563,14 +2518,13 @@
2563
2518
  },
2564
2519
  "condition": {
2565
2520
  "property": "operationType",
2566
- "oneOf": ["verifyAddressById"]
2521
+ "oneOf": ["verifyAddresById"]
2567
2522
  }
2568
2523
  },
2569
2524
  {
2570
2525
  "type": "Hidden",
2571
- "id": "retrieveTrackerByIdUrl",
2572
2526
  "optional": false,
2573
- "value": "=baseUrl+\"/v2/trackers/\"+trackerIdValue",
2527
+ "value": "=\"https://api.easypost.com/v2/trackers/\"+trackerIdValue",
2574
2528
  "binding": {
2575
2529
  "type": "zeebe:input",
2576
2530
  "name": "url"
@@ -2598,7 +2552,7 @@
2598
2552
  "constraints": {
2599
2553
  "notEmpty": false,
2600
2554
  "pattern": {
2601
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
2555
+ "value": "^(=|([0-9]+|secrets\\..+)$)",
2602
2556
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2603
2557
  }
2604
2558
  }
@@ -2632,7 +2586,7 @@
2632
2586
  },
2633
2587
  {
2634
2588
  "label": "Result expression",
2635
- "id": "resultExpressionGetPlaceId",
2589
+ "id": "resultExpressionGetParcelId",
2636
2590
  "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>",
2637
2591
  "group": "output",
2638
2592
  "type": "String",
@@ -2649,12 +2603,12 @@
2649
2603
  },
2650
2604
  {
2651
2605
  "label": "Result expression",
2652
- "id": "resultExpressionGetShipment",
2606
+ "id": "resultExpressionGetPriorityRate",
2653
2607
  "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>",
2654
2608
  "group": "output",
2655
2609
  "type": "String",
2656
2610
  "feel": "required",
2657
- "value": "={shipmentId:response.body.id}",
2611
+ "value": "={priorityRate: response.body.rates[item.service = \"Priority\"], shipmentId: priorityRate[1].shipment_id, rateId: priorityRate[1].id}",
2658
2612
  "binding": {
2659
2613
  "type": "zeebe:taskHeader",
2660
2614
  "key": "resultExpression"
@@ -2666,7 +2620,7 @@
2666
2620
  },
2667
2621
  {
2668
2622
  "label": "Result expression",
2669
- "id": "resultExpressionGetTracker",
2623
+ "id": "resultExpressionGetTrackerId",
2670
2624
  "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>",
2671
2625
  "group": "output",
2672
2626
  "type": "String",
@@ -2711,46 +2665,33 @@
2711
2665
  },
2712
2666
  "condition": {
2713
2667
  "property": "operationType",
2714
- "oneOf": ["verifyAddressById"]
2668
+ "oneOf": ["verifyAddresById"]
2715
2669
  }
2716
2670
  },
2717
2671
  {
2718
- "id": "errorExpression",
2719
2672
  "label": "Error expression",
2720
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2673
+ "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>",
2674
+ "group": "errors",
2675
+ "type": "Text",
2721
2676
  "feel": "required",
2722
- "group": "error",
2723
- "binding": {
2724
- "key": "errorExpression",
2725
- "type": "zeebe:taskHeader"
2726
- },
2727
- "type": "Text"
2728
- },
2729
- {
2730
- "id": "retryBackoff",
2731
- "label": "Retry backoff",
2732
- "description": "ISO-8601 duration to wait between retries",
2733
- "value": "PT0S",
2734
- "group": "retries",
2735
2677
  "binding": {
2736
- "key": "retryBackoff",
2737
- "type": "zeebe:taskHeader"
2738
- },
2739
- "type": "Hidden"
2678
+ "type": "zeebe:taskHeader",
2679
+ "key": "errorExpression"
2680
+ }
2740
2681
  }
2741
2682
  ],
2742
2683
  "icon": {
2743
2684
  "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"
2744
2685
  },
2745
2686
  "engines": {
2746
- "camunda": "^8.5"
2687
+ "camunda": "^8.2"
2747
2688
  }
2748
2689
  },
2749
2690
  {
2750
2691
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2751
- "name": "Easy Post connector",
2692
+ "name": "Easy Post Outbound Connector",
2752
2693
  "id": "io.camunda.connectors.EasyPost.v1",
2753
- "version": 1,
2694
+ "version": 4,
2754
2695
  "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
2755
2696
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
2756
2697
  "category": {
@@ -2788,8 +2729,8 @@
2788
2729
  "type": "Hidden",
2789
2730
  "value": "io.camunda:http-json:1",
2790
2731
  "binding": {
2791
- "type": "zeebe:taskDefinition",
2792
- "property": "type"
2732
+ "property": "type",
2733
+ "type": "zeebe:taskDefinition"
2793
2734
  }
2794
2735
  },
2795
2736
  {
@@ -2817,7 +2758,7 @@
2817
2758
  },
2818
2759
  {
2819
2760
  "name": "Verify a created address",
2820
- "value": "verifyAddresById"
2761
+ "value": "verifyAddressById"
2821
2762
  },
2822
2763
  {
2823
2764
  "name": "Retrieve a tracker by ID",
@@ -2831,6 +2772,7 @@
2831
2772
  },
2832
2773
  {
2833
2774
  "description": "Authentication type",
2775
+ "id": "authentication.type",
2834
2776
  "group": "authentication",
2835
2777
  "type": "Hidden",
2836
2778
  "optional": false,
@@ -2845,6 +2787,7 @@
2845
2787
  },
2846
2788
  {
2847
2789
  "label": "API key",
2790
+ "id": "authentication.username",
2848
2791
  "group": "authentication",
2849
2792
  "type": "String",
2850
2793
  "feel": "optional",
@@ -2858,6 +2801,7 @@
2858
2801
  }
2859
2802
  },
2860
2803
  {
2804
+ "id": "authentication.password",
2861
2805
  "description": "This field will replace to empty string. EasyPost API use only username field for put API key",
2862
2806
  "group": "authentication",
2863
2807
  "type": "Hidden",
@@ -2907,11 +2851,12 @@
2907
2851
  },
2908
2852
  "condition": {
2909
2853
  "property": "operationType",
2910
- "oneOf": ["verifyAddresById", "retrieveTracker"]
2854
+ "oneOf": ["verifyAddressById", "retrieveTracker"]
2911
2855
  }
2912
2856
  },
2913
2857
  {
2914
2858
  "label": "Name",
2859
+ "id": "body.address.name",
2915
2860
  "description": "Name of the person. Both name and company can be included",
2916
2861
  "group": "input",
2917
2862
  "type": "String",
@@ -2931,6 +2876,7 @@
2931
2876
  },
2932
2877
  {
2933
2878
  "label": "Company",
2879
+ "id": "body.address.company",
2934
2880
  "description": "Name of the organization. Both name and company can be included",
2935
2881
  "group": "input",
2936
2882
  "type": "String",
@@ -2950,6 +2896,7 @@
2950
2896
  },
2951
2897
  {
2952
2898
  "label": "Phone",
2899
+ "id": "body.address.phone",
2953
2900
  "description": "Phone number to reach the person or organization",
2954
2901
  "group": "input",
2955
2902
  "type": "String",
@@ -2969,6 +2916,7 @@
2969
2916
  },
2970
2917
  {
2971
2918
  "label": "Address line 1",
2919
+ "id": "body.address.street1",
2972
2920
  "description": "First line of the address",
2973
2921
  "group": "input",
2974
2922
  "type": "String",
@@ -2988,6 +2936,7 @@
2988
2936
  },
2989
2937
  {
2990
2938
  "label": "Address line 2",
2939
+ "id": "body.address.street2",
2991
2940
  "description": "Second line of the address",
2992
2941
  "group": "input",
2993
2942
  "type": "String",
@@ -3007,6 +2956,7 @@
3007
2956
  },
3008
2957
  {
3009
2958
  "label": "City",
2959
+ "id": "body.address.city",
3010
2960
  "description": "City the address is located in",
3011
2961
  "group": "input",
3012
2962
  "type": "String",
@@ -3026,6 +2976,7 @@
3026
2976
  },
3027
2977
  {
3028
2978
  "label": "State or province",
2979
+ "id": "body.address.state",
3029
2980
  "description": "State or province the address is located in",
3030
2981
  "group": "input",
3031
2982
  "type": "String",
@@ -3045,6 +2996,7 @@
3045
2996
  },
3046
2997
  {
3047
2998
  "label": "Email",
2999
+ "id": "body.address.email",
3048
3000
  "group": "input",
3049
3001
  "type": "String",
3050
3002
  "feel": "optional",
@@ -3063,6 +3015,7 @@
3063
3015
  },
3064
3016
  {
3065
3017
  "label": "ZIP or postal code",
3018
+ "id": "body.address.zip",
3066
3019
  "description": "The ZIP or postal code where the address is located",
3067
3020
  "group": "input",
3068
3021
  "type": "String",
@@ -3082,6 +3035,7 @@
3082
3035
  },
3083
3036
  {
3084
3037
  "label": "Country",
3038
+ "id": "body.address.country",
3085
3039
  "description": "The country code of the address location",
3086
3040
  "group": "input",
3087
3041
  "type": "String",
@@ -3101,6 +3055,7 @@
3101
3055
  },
3102
3056
  {
3103
3057
  "label": "Federal tax ID",
3058
+ "id": "body.address.federal_tax_id",
3104
3059
  "description": "Federal tax identifier of the person or organization",
3105
3060
  "group": "input",
3106
3061
  "type": "String",
@@ -3120,6 +3075,7 @@
3120
3075
  },
3121
3076
  {
3122
3077
  "label": "State tax ID",
3078
+ "id": "body.address.state_tax_id",
3123
3079
  "description": "State tax identifier of the person or organization",
3124
3080
  "group": "input",
3125
3081
  "type": "String",
@@ -3139,6 +3095,7 @@
3139
3095
  },
3140
3096
  {
3141
3097
  "label": "Weight",
3098
+ "id": "body.parcel.weight",
3142
3099
  "description": "Weight of parcel in oz",
3143
3100
  "group": "input",
3144
3101
  "type": "String",
@@ -3158,6 +3115,7 @@
3158
3115
  },
3159
3116
  {
3160
3117
  "label": "Length",
3118
+ "id": "body.parcel.length",
3161
3119
  "description": "Required if width and/or height are present (inches)",
3162
3120
  "group": "input",
3163
3121
  "type": "String",
@@ -3177,6 +3135,7 @@
3177
3135
  },
3178
3136
  {
3179
3137
  "label": "Width",
3138
+ "id": "body.parcel.width",
3180
3139
  "description": "Required if length and/or height are present (inches)",
3181
3140
  "group": "input",
3182
3141
  "type": "String",
@@ -3196,6 +3155,7 @@
3196
3155
  },
3197
3156
  {
3198
3157
  "label": "Height",
3158
+ "id": "body.parcel.height",
3199
3159
  "description": "Required if length and/or width are present (inches)",
3200
3160
  "group": "input",
3201
3161
  "type": "String",
@@ -3215,6 +3175,7 @@
3215
3175
  },
3216
3176
  {
3217
3177
  "label": "Predefined package",
3178
+ "id": "body.parcel.predefined_package",
3218
3179
  "description": "Optional, one of <a href=\"https://www.easypost.com/service-levels-and-parcels\" target=\"_blank\">predefined packages</a>",
3219
3180
  "group": "input",
3220
3181
  "type": "String",
@@ -3234,6 +3195,7 @@
3234
3195
  },
3235
3196
  {
3236
3197
  "label": "To address",
3198
+ "id": "body.shipment.to_address.id",
3237
3199
  "description": "ID of the destination address",
3238
3200
  "group": "input",
3239
3201
  "type": "String",
@@ -3253,6 +3215,7 @@
3253
3215
  },
3254
3216
  {
3255
3217
  "label": "From address",
3218
+ "id": "body.shipment.from_address.id",
3256
3219
  "description": "ID of the origin address",
3257
3220
  "group": "input",
3258
3221
  "type": "String",
@@ -3272,6 +3235,7 @@
3272
3235
  },
3273
3236
  {
3274
3237
  "label": "Parcel",
3238
+ "id": "body.shipment.parcel.id",
3275
3239
  "description": "ID of the parcel",
3276
3240
  "group": "input",
3277
3241
  "type": "String",
@@ -3291,6 +3255,7 @@
3291
3255
  },
3292
3256
  {
3293
3257
  "label": "Shipment ID",
3258
+ "id": "shipmentIdValue",
3294
3259
  "description": "ID of the shipment",
3295
3260
  "group": "input",
3296
3261
  "type": "String",
@@ -3310,6 +3275,7 @@
3310
3275
  },
3311
3276
  {
3312
3277
  "label": "Rate ID",
3278
+ "id": "body.rate.id",
3313
3279
  "description": "ID of the actual rate quote for this service",
3314
3280
  "group": "input",
3315
3281
  "type": "String",
@@ -3329,6 +3295,7 @@
3329
3295
  },
3330
3296
  {
3331
3297
  "label": "Address ID",
3298
+ "id": "addressIdValue",
3332
3299
  "description": "The ID of the address that has already been created",
3333
3300
  "group": "input",
3334
3301
  "type": "String",
@@ -3343,11 +3310,12 @@
3343
3310
  },
3344
3311
  "condition": {
3345
3312
  "property": "operationType",
3346
- "oneOf": ["verifyAddresById"]
3313
+ "oneOf": ["verifyAddressById"]
3347
3314
  }
3348
3315
  },
3349
3316
  {
3350
3317
  "label": "Tracker ID",
3318
+ "id": "trackerIdValue",
3351
3319
  "description": "ID of tracker",
3352
3320
  "group": "input",
3353
3321
  "type": "String",
@@ -3367,8 +3335,22 @@
3367
3335
  },
3368
3336
  {
3369
3337
  "type": "Hidden",
3338
+ "id": "baseUrl",
3370
3339
  "optional": false,
3371
- "value": "https://api.easypost.com/v2/addresses",
3340
+ "value": "https://api.easypost.com",
3341
+ "binding": {
3342
+ "type": "zeebe:input",
3343
+ "name": "baseUrl"
3344
+ },
3345
+ "constraints": {
3346
+ "notEmpty": true
3347
+ }
3348
+ },
3349
+ {
3350
+ "type": "Hidden",
3351
+ "id": "addressUrl",
3352
+ "optional": false,
3353
+ "value": "=baseUrl+\"/v2/addresses\"",
3372
3354
  "binding": {
3373
3355
  "type": "zeebe:input",
3374
3356
  "name": "url"
@@ -3383,8 +3365,9 @@
3383
3365
  },
3384
3366
  {
3385
3367
  "type": "Hidden",
3368
+ "id": "parcelsUrl",
3386
3369
  "optional": false,
3387
- "value": "https://api.easypost.com/v2/parcels",
3370
+ "value": "=baseUrl+ \"/v2/parcels\"",
3388
3371
  "binding": {
3389
3372
  "type": "zeebe:input",
3390
3373
  "name": "url"
@@ -3399,8 +3382,9 @@
3399
3382
  },
3400
3383
  {
3401
3384
  "type": "Hidden",
3385
+ "id": "createShipmentsUrl",
3402
3386
  "optional": false,
3403
- "value": "https://api.easypost.com/v2/shipments",
3387
+ "value": "=baseUrl+\"/v2/shipments\"",
3404
3388
  "binding": {
3405
3389
  "type": "zeebe:input",
3406
3390
  "name": "url"
@@ -3415,8 +3399,9 @@
3415
3399
  },
3416
3400
  {
3417
3401
  "type": "Hidden",
3402
+ "id": "buyShipmentUrl",
3418
3403
  "optional": false,
3419
- "value": "=\"https://api.easypost.com/v2/shipments/\"+shipmentIdValue+\"/buy\"",
3404
+ "value": "=baseUrl+\"/v2/shipments/\"+shipmentIdValue+\"/buy\"",
3420
3405
  "binding": {
3421
3406
  "type": "zeebe:input",
3422
3407
  "name": "url"
@@ -3431,8 +3416,9 @@
3431
3416
  },
3432
3417
  {
3433
3418
  "type": "Hidden",
3419
+ "id": "verifyAddressUrl",
3434
3420
  "optional": false,
3435
- "value": "=\"https://api.easypost.com/v2/addresses/\"+addressIdValue+\"/verify\"",
3421
+ "value": "=baseUrl+\"/v2/addresses/\"+addressIdValue+\"/verify\"",
3436
3422
  "binding": {
3437
3423
  "type": "zeebe:input",
3438
3424
  "name": "url"
@@ -3442,13 +3428,14 @@
3442
3428
  },
3443
3429
  "condition": {
3444
3430
  "property": "operationType",
3445
- "oneOf": ["verifyAddresById"]
3431
+ "oneOf": ["verifyAddressById"]
3446
3432
  }
3447
3433
  },
3448
3434
  {
3449
3435
  "type": "Hidden",
3436
+ "id": "retrieveTrackerByIdUrl",
3450
3437
  "optional": false,
3451
- "value": "=\"https://api.easypost.com/v2/trackers/\"+trackerIdValue",
3438
+ "value": "=baseUrl+\"/v2/trackers/\"+trackerIdValue",
3452
3439
  "binding": {
3453
3440
  "type": "zeebe:input",
3454
3441
  "name": "url"
@@ -3476,7 +3463,7 @@
3476
3463
  "constraints": {
3477
3464
  "notEmpty": false,
3478
3465
  "pattern": {
3479
- "value": "^(=|([0-9]+|secrets\\..+)$)",
3466
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
3480
3467
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
3481
3468
  }
3482
3469
  }
@@ -3510,7 +3497,7 @@
3510
3497
  },
3511
3498
  {
3512
3499
  "label": "Result expression",
3513
- "id": "resultExpressionGetParcelId",
3500
+ "id": "resultExpressionGetPlaceId",
3514
3501
  "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>",
3515
3502
  "group": "output",
3516
3503
  "type": "String",
@@ -3527,12 +3514,12 @@
3527
3514
  },
3528
3515
  {
3529
3516
  "label": "Result expression",
3530
- "id": "resultExpressionGetPriorityRate",
3517
+ "id": "resultExpressionGetShipment",
3531
3518
  "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>",
3532
3519
  "group": "output",
3533
3520
  "type": "String",
3534
3521
  "feel": "required",
3535
- "value": "={priorityRate: response.body.rates[item.service = \"Priority\"], shipmentId: priorityRate[1].shipment_id, rateId: priorityRate[1].id}",
3522
+ "value": "={shipmentId:response.body.id}",
3536
3523
  "binding": {
3537
3524
  "type": "zeebe:taskHeader",
3538
3525
  "key": "resultExpression"
@@ -3544,7 +3531,7 @@
3544
3531
  },
3545
3532
  {
3546
3533
  "label": "Result expression",
3547
- "id": "resultExpressionGetTrackerId",
3534
+ "id": "resultExpressionGetTracker",
3548
3535
  "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>",
3549
3536
  "group": "output",
3550
3537
  "type": "String",
@@ -3589,33 +3576,46 @@
3589
3576
  },
3590
3577
  "condition": {
3591
3578
  "property": "operationType",
3592
- "oneOf": ["verifyAddresById"]
3579
+ "oneOf": ["verifyAddressById"]
3593
3580
  }
3594
3581
  },
3595
3582
  {
3583
+ "id": "errorExpression",
3596
3584
  "label": "Error expression",
3597
- "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>",
3598
- "group": "errors",
3599
- "type": "Text",
3585
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3600
3586
  "feel": "required",
3587
+ "group": "error",
3601
3588
  "binding": {
3602
- "type": "zeebe:taskHeader",
3603
- "key": "errorExpression"
3604
- }
3589
+ "key": "errorExpression",
3590
+ "type": "zeebe:taskHeader"
3591
+ },
3592
+ "type": "Text"
3593
+ },
3594
+ {
3595
+ "id": "retryBackoff",
3596
+ "label": "Retry backoff",
3597
+ "description": "ISO-8601 duration to wait between retries",
3598
+ "value": "PT0S",
3599
+ "group": "retries",
3600
+ "binding": {
3601
+ "key": "retryBackoff",
3602
+ "type": "zeebe:taskHeader"
3603
+ },
3604
+ "type": "Hidden"
3605
3605
  }
3606
3606
  ],
3607
3607
  "icon": {
3608
3608
  "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"
3609
3609
  },
3610
3610
  "engines": {
3611
- "camunda": "^8.2"
3611
+ "camunda": "^8.5"
3612
3612
  }
3613
3613
  },
3614
3614
  {
3615
3615
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3616
- "name": "Easy Post Outbound Connector",
3616
+ "name": "Easy Post connector",
3617
3617
  "id": "io.camunda.connectors.EasyPost.v1",
3618
- "version": 3,
3618
+ "version": 2,
3619
3619
  "description": "Allows you to create addresses, parcels, and shipments, as well as purchase and verify shipments",
3620
3620
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/easy-post/",
3621
3621
  "category": {
@@ -4341,7 +4341,7 @@
4341
4341
  "constraints": {
4342
4342
  "notEmpty": false,
4343
4343
  "pattern": {
4344
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
4344
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
4345
4345
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
4346
4346
  }
4347
4347
  }
@@ -4375,7 +4375,7 @@
4375
4375
  },
4376
4376
  {
4377
4377
  "label": "Result expression",
4378
- "id": "resultExpressionGetParcelId",
4378
+ "id": "resultExpressionGetPlaceId",
4379
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>",
4380
4380
  "group": "output",
4381
4381
  "type": "String",