@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -3,33 +3,35 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "HubSpot Outbound Connector",
5
5
  "description": "Manage contacts, companies, and deals in HubSpot",
6
- "metadata": {
7
- "keywords": [
8
- "create contact",
9
- "update contact",
10
- "delete contact",
11
- "get contact",
12
- "get all contacts",
13
- "search contact",
14
- "create company",
15
- "get company",
16
- "get all companies",
17
- "search company",
18
- "delete company",
19
- "get all deals",
20
- "get deal",
21
- "search deal",
22
- "delete deal",
23
- "batch read contacts",
24
- "get all contacts of a company",
25
- "add element to list",
26
- "enroll contact to a workflow",
27
- "submit form"
28
- ]
29
- },
6
+ "keywords": [
7
+ "get all contacts",
8
+ "get contact by ID",
9
+ "get multiple contacts by ID",
10
+ "search contact",
11
+ "create contact",
12
+ "update contact",
13
+ "delete contact",
14
+ "get all companies",
15
+ "get company by ID",
16
+ "search company",
17
+ "get contacts of a company",
18
+ "add contact to company",
19
+ "remove contact from company",
20
+ "create company",
21
+ "delete company",
22
+ "get all deals",
23
+ "get deal by ID",
24
+ "search deal",
25
+ "delete deal",
26
+ "submit form",
27
+ "add to list",
28
+ "enroll contact to workflow",
29
+ "CRM",
30
+ "marketing"
31
+ ],
30
32
  "id": "io.camunda.connectors.HubSpot.v1",
31
- "version": 1,
32
- "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/hubspot/",
33
+ "version": 2,
34
+ "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/hubspot/",
33
35
  "category": {
34
36
  "id": "connectors",
35
37
  "name": "Connectors"
@@ -742,7 +744,7 @@
742
744
  ],
743
745
  "type": "simple"
744
746
  },
745
- "value": "{\n \"lastname\": \"Doe\",\n \"firstname\": \"Jane\",\n \"email\": \"jane.doe@example.com\"\n}"
747
+ "value": "={\n \"lastname\": \"Doe\",\n \"firstname\": \"Jane\",\n \"email\": \"jane.doe@example.com\"\n}"
746
748
  },
747
749
  {
748
750
  "label": "Company id",
@@ -1490,7 +1492,7 @@
1490
1492
  "group": "input",
1491
1493
  "type": "String",
1492
1494
  "feel": "required",
1493
- "value": "{\n \"properties\": {\n \"name\": \"HubSpot\",\n \"domain\": \"hubspot.com\"\n }\n}",
1495
+ "value": "={\n \"properties\": {\n \"name\": \"HubSpot\",\n \"domain\": \"hubspot.com\"\n }\n}",
1494
1496
  "binding": {
1495
1497
  "type": "zeebe:input",
1496
1498
  "name": "body"
@@ -2377,7 +2379,7 @@
2377
2379
  "marketing"
2378
2380
  ],
2379
2381
  "id": "io.camunda.connectors.HubSpot.v1",
2380
- "version": 2,
2382
+ "version": 3,
2381
2383
  "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/hubspot/",
2382
2384
  "category": {
2383
2385
  "id": "connectors",
@@ -2896,7 +2898,7 @@
2896
2898
  },
2897
2899
  "condition": {
2898
2900
  "property": "operationId",
2899
- "equals": "post-/crm/v3/objects/contacts/batch/read_doSearch",
2901
+ "equals": "post-/crm/v3/objects/contacts/batch/read",
2900
2902
  "type": "simple"
2901
2903
  },
2902
2904
  "type": "Hidden"
@@ -2934,7 +2936,6 @@
2934
2936
  {
2935
2937
  "id": "post-/crm/v3/objects/contacts/batch/read_body",
2936
2938
  "value": "={\"inputs\": for id in batchReadIds return { id: id } }",
2937
- "group": "requestBody",
2938
2939
  "binding": {
2939
2940
  "name": "body",
2940
2941
  "type": "zeebe:input"
@@ -3057,7 +3058,6 @@
3057
3058
  {
3058
3059
  "id": "post-/crm/v3/objects/contacts/search_doSearch_body",
3059
3060
  "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
3060
- "group": "requestBody",
3061
3061
  "binding": {
3062
3062
  "name": "body",
3063
3063
  "type": "zeebe:input"
@@ -3515,7 +3515,6 @@
3515
3515
  {
3516
3516
  "id": "post-/crm/v3/associations/contact/company/batch_body",
3517
3517
  "value": "={\n \"inputs\":[\n {\n \"from\":\n {\"id\":contactId}, \n \"to\":\n {\"id\":companyId}, \n \"type\":\"contact_to_company\"}\n ]\n}",
3518
- "group": "requestBody",
3519
3518
  "binding": {
3520
3519
  "name": "body",
3521
3520
  "type": "zeebe:input"
@@ -3737,7 +3736,6 @@
3737
3736
  {
3738
3737
  "id": "post-/crm/v3/objects/companies/search_doSearch_body",
3739
3738
  "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
3740
- "group": "requestBody",
3741
3739
  "binding": {
3742
3740
  "name": "body",
3743
3741
  "type": "zeebe:input"
@@ -4201,7 +4199,6 @@
4201
4199
  {
4202
4200
  "id": "post-/crm/v3/objects/deals/search_doSearch_body",
4203
4201
  "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
4204
- "group": "requestBody",
4205
4202
  "binding": {
4206
4203
  "name": "body",
4207
4204
  "type": "zeebe:input"
@@ -4682,7 +4679,7 @@
4682
4679
  "id": "retryBackoff",
4683
4680
  "label": "Retry backoff",
4684
4681
  "description": "ISO-8601 duration to wait between retries",
4685
- "value": "PT0S",
4682
+ "value": "PT30S",
4686
4683
  "group": "retries",
4687
4684
  "binding": {
4688
4685
  "key": "retryBackoff",
@@ -4699,35 +4696,33 @@
4699
4696
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4700
4697
  "name": "HubSpot Outbound Connector",
4701
4698
  "description": "Manage contacts, companies, and deals in HubSpot",
4702
- "keywords": [
4703
- "get all contacts",
4704
- "get contact by ID",
4705
- "get multiple contacts by ID",
4706
- "search contact",
4707
- "create contact",
4708
- "update contact",
4709
- "delete contact",
4710
- "get all companies",
4711
- "get company by ID",
4712
- "search company",
4713
- "get contacts of a company",
4714
- "add contact to company",
4715
- "remove contact from company",
4716
- "create company",
4717
- "delete company",
4718
- "get all deals",
4719
- "get deal by ID",
4720
- "search deal",
4721
- "delete deal",
4722
- "submit form",
4723
- "add to list",
4724
- "enroll contact to workflow",
4725
- "CRM",
4726
- "marketing"
4727
- ],
4699
+ "metadata": {
4700
+ "keywords": [
4701
+ "create contact",
4702
+ "update contact",
4703
+ "delete contact",
4704
+ "get contact",
4705
+ "get all contacts",
4706
+ "search contact",
4707
+ "create company",
4708
+ "get company",
4709
+ "get all companies",
4710
+ "search company",
4711
+ "delete company",
4712
+ "get all deals",
4713
+ "get deal",
4714
+ "search deal",
4715
+ "delete deal",
4716
+ "batch read contacts",
4717
+ "get all contacts of a company",
4718
+ "add element to list",
4719
+ "enroll contact to a workflow",
4720
+ "submit form"
4721
+ ]
4722
+ },
4728
4723
  "id": "io.camunda.connectors.HubSpot.v1",
4729
- "version": 3,
4730
- "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/hubspot/",
4724
+ "version": 1,
4725
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/hubspot/",
4731
4726
  "category": {
4732
4727
  "id": "connectors",
4733
4728
  "name": "Connectors"
@@ -5245,7 +5240,7 @@
5245
5240
  },
5246
5241
  "condition": {
5247
5242
  "property": "operationId",
5248
- "equals": "post-/crm/v3/objects/contacts/batch/read",
5243
+ "equals": "post-/crm/v3/objects/contacts/batch/read_doSearch",
5249
5244
  "type": "simple"
5250
5245
  },
5251
5246
  "type": "Hidden"
@@ -5283,6 +5278,7 @@
5283
5278
  {
5284
5279
  "id": "post-/crm/v3/objects/contacts/batch/read_body",
5285
5280
  "value": "={\"inputs\": for id in batchReadIds return { id: id } }",
5281
+ "group": "requestBody",
5286
5282
  "binding": {
5287
5283
  "name": "body",
5288
5284
  "type": "zeebe:input"
@@ -5405,6 +5401,7 @@
5405
5401
  {
5406
5402
  "id": "post-/crm/v3/objects/contacts/search_doSearch_body",
5407
5403
  "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
5404
+ "group": "requestBody",
5408
5405
  "binding": {
5409
5406
  "name": "body",
5410
5407
  "type": "zeebe:input"
@@ -5438,7 +5435,7 @@
5438
5435
  ],
5439
5436
  "type": "simple"
5440
5437
  },
5441
- "value": "={\n \"lastname\": \"Doe\",\n \"firstname\": \"Jane\",\n \"email\": \"jane.doe@example.com\"\n}"
5438
+ "value": "{\n \"lastname\": \"Doe\",\n \"firstname\": \"Jane\",\n \"email\": \"jane.doe@example.com\"\n}"
5442
5439
  },
5443
5440
  {
5444
5441
  "label": "Company id",
@@ -5862,6 +5859,7 @@
5862
5859
  {
5863
5860
  "id": "post-/crm/v3/associations/contact/company/batch_body",
5864
5861
  "value": "={\n \"inputs\":[\n {\n \"from\":\n {\"id\":contactId}, \n \"to\":\n {\"id\":companyId}, \n \"type\":\"contact_to_company\"}\n ]\n}",
5862
+ "group": "requestBody",
5865
5863
  "binding": {
5866
5864
  "name": "body",
5867
5865
  "type": "zeebe:input"
@@ -6083,6 +6081,7 @@
6083
6081
  {
6084
6082
  "id": "post-/crm/v3/objects/companies/search_doSearch_body",
6085
6083
  "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
6084
+ "group": "requestBody",
6086
6085
  "binding": {
6087
6086
  "name": "body",
6088
6087
  "type": "zeebe:input"
@@ -6184,7 +6183,7 @@
6184
6183
  "group": "input",
6185
6184
  "type": "String",
6186
6185
  "feel": "required",
6187
- "value": "={\n \"properties\": {\n \"name\": \"HubSpot\",\n \"domain\": \"hubspot.com\"\n }\n}",
6186
+ "value": "{\n \"properties\": {\n \"name\": \"HubSpot\",\n \"domain\": \"hubspot.com\"\n }\n}",
6188
6187
  "binding": {
6189
6188
  "type": "zeebe:input",
6190
6189
  "name": "body"
@@ -6546,6 +6545,7 @@
6546
6545
  {
6547
6546
  "id": "post-/crm/v3/objects/deals/search_doSearch_body",
6548
6547
  "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
6548
+ "group": "requestBody",
6549
6549
  "binding": {
6550
6550
  "name": "body",
6551
6551
  "type": "zeebe:input"
@@ -7038,5 +7038,2755 @@
7038
7038
  "icon": {
7039
7039
  "contents": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1MDAiIHZpZXdCb3g9IjYuMjA4NTYyODMgLjY0NDk4ODI0IDI0NC4yNjk0MzcxNyAyNTEuMjQ3MDExNzYiIHdpZHRoPSIyNTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0xOTEuMzg1IDg1LjY5NHYtMjkuNTA2YTIyLjcyMiAyMi43MjIgMCAwIDAgMTMuMTAxLTIwLjQ4di0uNjc3YzAtMTIuNTQ5LTEwLjE3My0yMi43MjItMjIuNzIxLTIyLjcyMmgtLjY3OGMtMTIuNTQ5IDAtMjIuNzIyIDEwLjE3My0yMi43MjIgMjIuNzIydi42NzdhMjIuNzIyIDIyLjcyMiAwIDAgMCAxMy4xMDEgMjAuNDh2MjkuNTA2YTY0LjM0MiA2NC4zNDIgMCAwIDAgLTMwLjU5NCAxMy40N2wtODAuOTIyLTYzLjAzYy41NzctMi4wODMuODc4LTQuMjI1LjkxMi02LjM3NWEyNS42IDI1LjYgMCAxIDAgLTI1LjYzMyAyNS41NSAyNS4zMjMgMjUuMzIzIDAgMCAwIDEyLjYwNy0zLjQzbDc5LjY4NSA2Mi4wMDdjLTE0LjY1IDIyLjEzMS0xNC4yNTggNTAuOTc0Ljk4NyA3Mi43bC0yNC4yMzYgMjQuMjQzYy0xLjk2LS42MjYtNC0uOTU5LTYuMDU3LS45ODctMTEuNjA3LjAxLTIxLjAxIDkuNDIzLTIxLjAwNyAyMS4wMy4wMDMgMTEuNjA2IDkuNDEyIDIxLjAxNCAyMS4wMTggMjEuMDE3IDExLjYwNy4wMDMgMjEuMDItOS40IDIxLjAzLTIxLjAwN2EyMC43NDcgMjAuNzQ3IDAgMCAwIC0uOTg4LTYuMDU2bDIzLjk3Ni0yMy45ODVjMjEuNDIzIDE2LjQ5MiA1MC44NDYgMTcuOTEzIDczLjc1OSAzLjU2MiAyMi45MTItMTQuMzUyIDM0LjQ3NS00MS40NDYgMjguOTg1LTY3LjkxOC01LjQ5LTI2LjQ3My0yNi44NzMtNDYuNzM0LTUzLjYwMy01MC43OTJtLTkuOTM4IDk3LjA0NGEzMy4xNyAzMy4xNyAwIDEgMSAwLTY2LjMxNmMxNy44NS42MjUgMzIgMTUuMjcyIDMyLjAxIDMzLjEzNC4wMDggMTcuODYtMTQuMTI3IDMyLjUyMi0zMS45NzcgMzMuMTY1IiBmaWxsPSIjZmY3YTU5Ii8+PC9zdmc+"
7040
7040
  }
7041
+ },
7042
+ {
7043
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
7044
+ "name": "HubSpot Outbound Connector",
7045
+ "description": "Manage contacts, companies, and deals in HubSpot",
7046
+ "keywords": [
7047
+ "get all contacts",
7048
+ "get contact by ID",
7049
+ "get multiple contacts by ID",
7050
+ "search contact",
7051
+ "create contact",
7052
+ "update contact",
7053
+ "delete contact",
7054
+ "get all companies",
7055
+ "get company by ID",
7056
+ "search company",
7057
+ "get contacts of a company",
7058
+ "add contact to company",
7059
+ "remove contact from company",
7060
+ "create company",
7061
+ "delete company",
7062
+ "get all deals",
7063
+ "get deal by ID",
7064
+ "search deal",
7065
+ "delete deal",
7066
+ "submit form",
7067
+ "add to list",
7068
+ "enroll contact to workflow",
7069
+ "CRM",
7070
+ "marketing"
7071
+ ],
7072
+ "id": "io.camunda.connectors.HubSpot.v1",
7073
+ "version": 4,
7074
+ "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/hubspot/",
7075
+ "category": {
7076
+ "id": "connectors",
7077
+ "name": "Connectors"
7078
+ },
7079
+ "appliesTo": ["bpmn:Task"],
7080
+ "elementType": {
7081
+ "value": "bpmn:ServiceTask"
7082
+ },
7083
+ "engines": {
7084
+ "camunda": "^8.3"
7085
+ },
7086
+ "groups": [
7087
+ {
7088
+ "id": "operation",
7089
+ "label": "Operation"
7090
+ },
7091
+ {
7092
+ "id": "server",
7093
+ "label": "Server"
7094
+ },
7095
+ {
7096
+ "id": "authentication",
7097
+ "label": "Authentication"
7098
+ },
7099
+ {
7100
+ "id": "parameters",
7101
+ "label": "Parameters"
7102
+ },
7103
+ {
7104
+ "id": "input",
7105
+ "label": "Input"
7106
+ },
7107
+ {
7108
+ "id": "url",
7109
+ "label": "URL"
7110
+ },
7111
+ {
7112
+ "id": "output",
7113
+ "label": "Output mapping"
7114
+ },
7115
+ {
7116
+ "id": "error",
7117
+ "label": "Error handling"
7118
+ },
7119
+ {
7120
+ "id": "retries",
7121
+ "label": "Retries"
7122
+ }
7123
+ ],
7124
+ "properties": [
7125
+ {
7126
+ "value": "io.camunda:http-json:1",
7127
+ "binding": {
7128
+ "property": "type",
7129
+ "type": "zeebe:taskDefinition"
7130
+ },
7131
+ "type": "Hidden"
7132
+ },
7133
+ {
7134
+ "id": "authentication.type",
7135
+ "label": "Type",
7136
+ "description": "Choose the authentication type. Select 'None' if no authentication is necessary",
7137
+ "value": "bearer",
7138
+ "group": "authentication",
7139
+ "binding": {
7140
+ "name": "authentication.type",
7141
+ "type": "zeebe:input"
7142
+ },
7143
+ "type": "Hidden"
7144
+ },
7145
+ {
7146
+ "id": "authentication.token",
7147
+ "label": "Bearer token",
7148
+ "tooltip": "The access token of your HubSpot private app.",
7149
+ "optional": false,
7150
+ "constraints": {
7151
+ "notEmpty": true
7152
+ },
7153
+ "feel": "optional",
7154
+ "group": "authentication",
7155
+ "binding": {
7156
+ "name": "authentication.token",
7157
+ "type": "zeebe:input"
7158
+ },
7159
+ "condition": {
7160
+ "property": "authentication.type",
7161
+ "equals": "bearer",
7162
+ "type": "simple"
7163
+ },
7164
+ "type": "String"
7165
+ },
7166
+ {
7167
+ "label": "Resource type",
7168
+ "id": "resourceType",
7169
+ "group": "operation",
7170
+ "value": "contacts",
7171
+ "type": "Dropdown",
7172
+ "choices": [
7173
+ {
7174
+ "name": "Contacts",
7175
+ "value": "contacts"
7176
+ },
7177
+ {
7178
+ "name": "Companies",
7179
+ "value": "companies"
7180
+ },
7181
+ {
7182
+ "name": "Deals",
7183
+ "value": "deals"
7184
+ },
7185
+ {
7186
+ "name": "Miscellaneous",
7187
+ "value": "miscellaneous"
7188
+ }
7189
+ ],
7190
+ "binding": {
7191
+ "type": "zeebe:input",
7192
+ "name": "operationGroup"
7193
+ }
7194
+ },
7195
+ {
7196
+ "label": "Operation type",
7197
+ "id": "operationId",
7198
+ "group": "operation",
7199
+ "type": "Dropdown",
7200
+ "value": "get-/crm/v3/objects/contacts_getPage",
7201
+ "choices": [
7202
+ {
7203
+ "name": "Get all contacts",
7204
+ "value": "get-/crm/v3/objects/contacts_getPage"
7205
+ },
7206
+ {
7207
+ "name": "Get contact by id",
7208
+ "value": "get-/crm/v3/objects/contacts/{contactId}"
7209
+ },
7210
+ {
7211
+ "name": "Get multiple contacts by id",
7212
+ "value": "post-/crm/v3/objects/contacts/batch/read"
7213
+ },
7214
+ {
7215
+ "name": "Search contact",
7216
+ "value": "post-/crm/v3/objects/contacts/search_doSearch"
7217
+ },
7218
+ {
7219
+ "name": "Create contact",
7220
+ "value": "post-/crm/v3/objects/contacts"
7221
+ },
7222
+ {
7223
+ "name": "Update contact",
7224
+ "value": "patch-/crm/v3/objects/contacts/{contactId}"
7225
+ },
7226
+ {
7227
+ "name": "Delete contact",
7228
+ "value": "delete-/crm/v3/objects/contacts/{contactId}"
7229
+ }
7230
+ ],
7231
+ "condition": {
7232
+ "property": "resourceType",
7233
+ "oneOf": ["contacts"]
7234
+ },
7235
+ "binding": {
7236
+ "type": "zeebe:input",
7237
+ "name": "operationType"
7238
+ }
7239
+ },
7240
+ {
7241
+ "label": "Operation type",
7242
+ "id": "operationId",
7243
+ "group": "operation",
7244
+ "type": "Dropdown",
7245
+ "value": "get-/crm/v3/objects/companies_getPage",
7246
+ "choices": [
7247
+ {
7248
+ "name": "Get all companies",
7249
+ "value": "get-/crm/v3/objects/companies_getPage"
7250
+ },
7251
+ {
7252
+ "name": "Get company by id",
7253
+ "value": "get-/crm/v3/objects/companies/{companyId}_getById"
7254
+ },
7255
+ {
7256
+ "name": "Search company",
7257
+ "value": "post-/crm/v3/objects/companies/search_doSearch"
7258
+ },
7259
+ {
7260
+ "name": "Get all contacts of a company",
7261
+ "value": "get-/crm/v3/objects/companies/{companyId}/associations/contacts"
7262
+ },
7263
+ {
7264
+ "name": "Add contact to company",
7265
+ "value": "post-/crm/v3/associations/contact/company/batch/create"
7266
+ },
7267
+ {
7268
+ "name": "Remove contact from company",
7269
+ "value": "post-/crm/v3/associations/contact/company/batch/archive"
7270
+ },
7271
+ {
7272
+ "name": "Create company",
7273
+ "value": "post-/crm/v3/objects/companies"
7274
+ },
7275
+ {
7276
+ "name": "Delete company",
7277
+ "value": "delete-/crm/v3/objects/companies/{companyId}_archive"
7278
+ }
7279
+ ],
7280
+ "condition": {
7281
+ "property": "resourceType",
7282
+ "oneOf": ["companies"]
7283
+ },
7284
+ "binding": {
7285
+ "type": "zeebe:input",
7286
+ "name": "operationType"
7287
+ }
7288
+ },
7289
+ {
7290
+ "label": "Operation type",
7291
+ "id": "operationId",
7292
+ "group": "operation",
7293
+ "type": "Dropdown",
7294
+ "value": "get-/crm/v3/objects/deals_getPage",
7295
+ "choices": [
7296
+ {
7297
+ "name": "Get all deals",
7298
+ "value": "get-/crm/v3/objects/deals_getPage"
7299
+ },
7300
+ {
7301
+ "name": "Get deal by id",
7302
+ "value": "get-/crm/v3/objects/deals/{dealId}_getById"
7303
+ },
7304
+ {
7305
+ "name": "Search deal",
7306
+ "value": "post-/crm/v3/objects/deals/search_doSearch"
7307
+ },
7308
+ {
7309
+ "name": "Delete deal",
7310
+ "value": "delete-/crm/v3/objects/deals/{dealId}_archive"
7311
+ }
7312
+ ],
7313
+ "condition": {
7314
+ "property": "resourceType",
7315
+ "oneOf": ["deals"]
7316
+ },
7317
+ "binding": {
7318
+ "type": "zeebe:input",
7319
+ "name": "operationType"
7320
+ }
7321
+ },
7322
+ {
7323
+ "label": "Operation type",
7324
+ "id": "operationId",
7325
+ "group": "operation",
7326
+ "type": "Dropdown",
7327
+ "value": "post-api.hsforms.com/submissions",
7328
+ "choices": [
7329
+ {
7330
+ "name": "Submit form",
7331
+ "value": "post-api.hsforms.com/submissions"
7332
+ },
7333
+ {
7334
+ "name": "Add element to list",
7335
+ "value": "put-/crm/v3/lists/{listId}/memberships/add"
7336
+ },
7337
+ {
7338
+ "name": "Enroll contact to workflow",
7339
+ "value": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts"
7340
+ }
7341
+ ],
7342
+ "condition": {
7343
+ "property": "resourceType",
7344
+ "oneOf": ["miscellaneous"]
7345
+ },
7346
+ "binding": {
7347
+ "type": "zeebe:input",
7348
+ "name": "operationType"
7349
+ }
7350
+ },
7351
+ {
7352
+ "id": "baseUrl",
7353
+ "value": "=if list contains([\"post-api.hsforms.com/submissions\"], operationType) then \"https://api.hsforms.com\" else if list contains([\"post-/automation/v2/workflows/{workflowId}/enrollments/contacts\"], operationType) then \"https://api.hubapi.com\" else \"https://api.hubspot.com\"",
7354
+ "group": "server",
7355
+ "binding": {
7356
+ "name": "baseUrl",
7357
+ "type": "zeebe:input"
7358
+ },
7359
+ "type": "Hidden"
7360
+ },
7361
+
7362
+ {
7363
+ "label": "Next page after object id",
7364
+ "tooltip": "The id of the object from which to retrieve the next page.",
7365
+ "optional": true,
7366
+ "feel": "optional",
7367
+ "group": "parameters",
7368
+ "binding": {
7369
+ "name": "afterId",
7370
+ "type": "zeebe:input"
7371
+ },
7372
+ "condition": {
7373
+ "property": "operationId",
7374
+ "oneOf": [
7375
+ "get-/crm/v3/objects/companies_getPage",
7376
+ "get-/crm/v3/objects/contacts_getPage",
7377
+ "get-/crm/v3/objects/deals_getPage"
7378
+ ],
7379
+ "type": "simple"
7380
+ },
7381
+ "type": "String"
7382
+ },
7383
+
7384
+ {
7385
+ "id": "get-/crm/v3/objects/contacts_getPage_$path",
7386
+ "value": "=\"/crm/v3/objects/contacts\"",
7387
+ "group": "parameters",
7388
+ "binding": {
7389
+ "name": "operationPath",
7390
+ "type": "zeebe:input"
7391
+ },
7392
+ "condition": {
7393
+ "property": "operationId",
7394
+ "equals": "get-/crm/v3/objects/contacts_getPage",
7395
+ "type": "simple"
7396
+ },
7397
+ "type": "Hidden"
7398
+ },
7399
+ {
7400
+ "id": "get-/crm/v3/objects/contacts_getPage_$headers",
7401
+ "value": "={}",
7402
+ "group": "parameters",
7403
+ "binding": {
7404
+ "name": "headers",
7405
+ "type": "zeebe:input"
7406
+ },
7407
+ "condition": {
7408
+ "property": "operationId",
7409
+ "equals": "get-/crm/v3/objects/contacts_getPage",
7410
+ "type": "simple"
7411
+ },
7412
+ "type": "Hidden"
7413
+ },
7414
+ {
7415
+ "id": "get-/crm/v3/objects/contacts_getPage_$queryParameters",
7416
+ "value": "=if afterId != null then {\"after\": afterId, \"limit\": 100} else {\"limit\": 100}",
7417
+ "group": "input",
7418
+ "binding": {
7419
+ "name": "queryParameters",
7420
+ "type": "zeebe:input"
7421
+ },
7422
+ "condition": {
7423
+ "property": "operationId",
7424
+ "equals": "get-/crm/v3/objects/contacts_getPage",
7425
+ "type": "simple"
7426
+ },
7427
+ "type": "Hidden"
7428
+ },
7429
+ {
7430
+ "id": "get-/crm/v3/objects/contacts_getPage_$method",
7431
+ "value": "GET",
7432
+ "group": "parameters",
7433
+ "binding": {
7434
+ "name": "method",
7435
+ "type": "zeebe:input"
7436
+ },
7437
+ "condition": {
7438
+ "property": "operationId",
7439
+ "equals": "get-/crm/v3/objects/contacts_getPage",
7440
+ "type": "simple"
7441
+ },
7442
+ "type": "Hidden"
7443
+ },
7444
+
7445
+ {
7446
+ "id": "get-/crm/v3/objects/contacts/{contactId}_path_contactId",
7447
+ "label": "Contact id",
7448
+ "optional": false,
7449
+ "constraints": {
7450
+ "notEmpty": true
7451
+ },
7452
+ "feel": "optional",
7453
+ "group": "input",
7454
+ "binding": {
7455
+ "name": "contactId",
7456
+ "type": "zeebe:input"
7457
+ },
7458
+ "condition": {
7459
+ "property": "operationId",
7460
+ "equals": "get-/crm/v3/objects/contacts/{contactId}",
7461
+ "type": "simple"
7462
+ },
7463
+ "type": "String"
7464
+ },
7465
+ {
7466
+ "label": "Additional properties that should be returned",
7467
+ "tooltip": "Names of the additional properties as a comma separated list. Leave this empty to get only standard properties. See all <a href=\"https://developers.hubspot.com/docs/reference/api/crm/properties/v1-contacts#get-all-contact-properties\" target=\"_blank\">contact properties</a> and HubSpot's <a href=\"https://knowledge.hubspot.com/properties/hubspots-default-contact-properties\" target=\"_blank\">default contact properties</a>.",
7468
+ "placeholder": "city,annualrevenue",
7469
+ "optional": true,
7470
+ "value": "",
7471
+ "feel": "optional",
7472
+ "group": "input",
7473
+ "binding": {
7474
+ "name": "properties",
7475
+ "type": "zeebe:input"
7476
+ },
7477
+ "condition": {
7478
+ "property": "operationId",
7479
+ "oneOf": ["get-/crm/v3/objects/contacts/{contactId}"],
7480
+ "type": "simple"
7481
+ },
7482
+ "type": "String"
7483
+ },
7484
+ {
7485
+ "id": "get-/crm/v3/objects/contacts/{contactId}_$path",
7486
+ "value": "=\"/crm/v3/objects/contacts/\"+contactId",
7487
+ "group": "parameters",
7488
+ "binding": {
7489
+ "name": "operationPath",
7490
+ "type": "zeebe:input"
7491
+ },
7492
+ "condition": {
7493
+ "property": "operationId",
7494
+ "equals": "get-/crm/v3/objects/contacts/{contactId}",
7495
+ "type": "simple"
7496
+ },
7497
+ "type": "Hidden"
7498
+ },
7499
+ {
7500
+ "id": "get-/crm/v3/objects/contacts/{contactId}_$headers",
7501
+ "value": "={}",
7502
+ "group": "parameters",
7503
+ "binding": {
7504
+ "name": "headers",
7505
+ "type": "zeebe:input"
7506
+ },
7507
+ "condition": {
7508
+ "property": "operationId",
7509
+ "equals": "get-/crm/v3/objects/contacts/{contactId}",
7510
+ "type": "simple"
7511
+ },
7512
+ "type": "Hidden"
7513
+ },
7514
+ {
7515
+ "id": "get-/crm/v3/objects/contacts/{contactId}_$queryParameters",
7516
+ "value": "=if properties != null then {\"properties\": properties+\",email,firstname,lastname\"} else {\"properties\": \"email,firstname,lastname\"}",
7517
+ "group": "parameters",
7518
+ "binding": {
7519
+ "name": "queryParameters",
7520
+ "type": "zeebe:input"
7521
+ },
7522
+ "condition": {
7523
+ "property": "operationId",
7524
+ "equals": "get-/crm/v3/objects/contacts/{contactId}",
7525
+ "type": "simple"
7526
+ },
7527
+ "type": "Hidden"
7528
+ },
7529
+ {
7530
+ "id": "get-/crm/v3/objects/contacts/{contactId}_$method",
7531
+ "value": "GET",
7532
+ "group": "parameters",
7533
+ "binding": {
7534
+ "name": "method",
7535
+ "type": "zeebe:input"
7536
+ },
7537
+ "condition": {
7538
+ "property": "operationId",
7539
+ "equals": "get-/crm/v3/objects/contacts/{contactId}",
7540
+ "type": "simple"
7541
+ },
7542
+ "type": "Hidden"
7543
+ },
7544
+
7545
+ {
7546
+ "id": "post-/crm/v3/objects/contacts/batch/read_ids",
7547
+ "label": "Contact ids",
7548
+ "feel": "optional",
7549
+ "group": "input",
7550
+ "type": "String",
7551
+ "binding": {
7552
+ "type": "zeebe:input",
7553
+ "name": "batchReadIds"
7554
+ },
7555
+ "constraints": {
7556
+ "notEmpty": true
7557
+ },
7558
+ "condition": {
7559
+ "property": "operationId",
7560
+ "oneOf": ["post-/crm/v3/objects/contacts/batch/read"],
7561
+ "type": "simple"
7562
+ },
7563
+ "value": "=[\"237433423042\", \"230280910052\"]"
7564
+ },
7565
+ {
7566
+ "id": "post-/crm/v3/objects/contacts/batch/read_$path",
7567
+ "value": "=\"/crm/v3/objects/contacts/batch/read\"",
7568
+ "group": "parameters",
7569
+ "binding": {
7570
+ "name": "operationPath",
7571
+ "type": "zeebe:input"
7572
+ },
7573
+ "condition": {
7574
+ "property": "operationId",
7575
+ "equals": "post-/crm/v3/objects/contacts/batch/read",
7576
+ "type": "simple"
7577
+ },
7578
+ "type": "Hidden"
7579
+ },
7580
+ {
7581
+ "id": "post-/crm/v3/objects/contacts/batch/read_$headers",
7582
+ "value": "={}",
7583
+ "group": "parameters",
7584
+ "binding": {
7585
+ "name": "headers",
7586
+ "type": "zeebe:input"
7587
+ },
7588
+ "condition": {
7589
+ "property": "operationId",
7590
+ "equals": "post-/crm/v3/objects/contacts/batch/read",
7591
+ "type": "simple"
7592
+ },
7593
+ "type": "Hidden"
7594
+ },
7595
+ {
7596
+ "id": "post-/crm/v3/objects/contacts/batch/read_$queryParameters",
7597
+ "value": "={}",
7598
+ "group": "parameters",
7599
+ "binding": {
7600
+ "name": "queryParameters",
7601
+ "type": "zeebe:input"
7602
+ },
7603
+ "condition": {
7604
+ "property": "operationId",
7605
+ "equals": "post-/crm/v3/objects/contacts/batch/read",
7606
+ "type": "simple"
7607
+ },
7608
+ "type": "Hidden"
7609
+ },
7610
+ {
7611
+ "id": "post-/crm/v3/objects/contacts/batch/read_$method",
7612
+ "value": "POST",
7613
+ "group": "parameters",
7614
+ "binding": {
7615
+ "name": "method",
7616
+ "type": "zeebe:input"
7617
+ },
7618
+ "condition": {
7619
+ "property": "operationId",
7620
+ "equals": "post-/crm/v3/objects/contacts/batch/read",
7621
+ "type": "simple"
7622
+ },
7623
+ "type": "Hidden"
7624
+ },
7625
+ {
7626
+ "id": "post-/crm/v3/objects/contacts/batch/read_body",
7627
+ "value": "={\"inputs\": for id in batchReadIds return { id: id } }",
7628
+ "binding": {
7629
+ "name": "body",
7630
+ "type": "zeebe:input"
7631
+ },
7632
+ "condition": {
7633
+ "property": "operationId",
7634
+ "equals": "post-/crm/v3/objects/contacts/batch/read",
7635
+ "type": "simple"
7636
+ },
7637
+ "type": "Hidden"
7638
+ },
7639
+
7640
+ {
7641
+ "label": "Search field",
7642
+ "tooltip": "The field within the object to perform the search on.",
7643
+ "placeholder": "lastname",
7644
+ "feel": "optional",
7645
+ "group": "input",
7646
+ "type": "String",
7647
+ "binding": {
7648
+ "type": "zeebe:input",
7649
+ "name": "searchField"
7650
+ },
7651
+ "constraints": {
7652
+ "notEmpty": true
7653
+ },
7654
+ "condition": {
7655
+ "property": "operationId",
7656
+ "oneOf": [
7657
+ "post-/crm/v3/objects/contacts/search_doSearch",
7658
+ "post-/crm/v3/objects/companies/search_doSearch",
7659
+ "post-/crm/v3/objects/deals/search_doSearch"
7660
+ ],
7661
+ "type": "simple"
7662
+ }
7663
+ },
7664
+ {
7665
+ "label": "Search value",
7666
+ "tooltip": "The value to search for.",
7667
+ "placeholder": "Smith",
7668
+ "feel": "optional",
7669
+ "group": "input",
7670
+ "type": "String",
7671
+ "binding": {
7672
+ "type": "zeebe:input",
7673
+ "name": "searchValue"
7674
+ },
7675
+ "constraints": {
7676
+ "notEmpty": true
7677
+ },
7678
+ "condition": {
7679
+ "property": "operationId",
7680
+ "oneOf": [
7681
+ "post-/crm/v3/objects/contacts/search_doSearch",
7682
+ "post-/crm/v3/objects/companies/search_doSearch",
7683
+ "post-/crm/v3/objects/deals/search_doSearch"
7684
+ ],
7685
+ "type": "simple"
7686
+ }
7687
+ },
7688
+
7689
+ {
7690
+ "id": "post-/crm/v3/objects/contacts/search_doSearch_$path",
7691
+ "value": "=\"/crm/v3/objects/contacts/search\"",
7692
+ "group": "parameters",
7693
+ "binding": {
7694
+ "name": "operationPath",
7695
+ "type": "zeebe:input"
7696
+ },
7697
+ "condition": {
7698
+ "property": "operationId",
7699
+ "equals": "post-/crm/v3/objects/contacts/search_doSearch",
7700
+ "type": "simple"
7701
+ },
7702
+ "type": "Hidden"
7703
+ },
7704
+ {
7705
+ "id": "post-/crm/v3/objects/contacts/search_doSearch_$headers",
7706
+ "value": "={}",
7707
+ "group": "parameters",
7708
+ "binding": {
7709
+ "name": "headers",
7710
+ "type": "zeebe:input"
7711
+ },
7712
+ "condition": {
7713
+ "property": "operationId",
7714
+ "equals": "post-/crm/v3/objects/contacts/search_doSearch",
7715
+ "type": "simple"
7716
+ },
7717
+ "type": "Hidden"
7718
+ },
7719
+ {
7720
+ "id": "post-/crm/v3/objects/contacts/search_doSearch_$queryParameters",
7721
+ "value": "={}",
7722
+ "group": "parameters",
7723
+ "binding": {
7724
+ "name": "queryParameters",
7725
+ "type": "zeebe:input"
7726
+ },
7727
+ "condition": {
7728
+ "property": "operationId",
7729
+ "equals": "post-/crm/v3/objects/contacts/search_doSearch",
7730
+ "type": "simple"
7731
+ },
7732
+ "type": "Hidden"
7733
+ },
7734
+ {
7735
+ "id": "post-/crm/v3/objects/contacts/search_doSearch_$method",
7736
+ "value": "POST",
7737
+ "group": "parameters",
7738
+ "binding": {
7739
+ "name": "method",
7740
+ "type": "zeebe:input"
7741
+ },
7742
+ "condition": {
7743
+ "property": "operationId",
7744
+ "equals": "post-/crm/v3/objects/contacts/search_doSearch",
7745
+ "type": "simple"
7746
+ },
7747
+ "type": "Hidden"
7748
+ },
7749
+ {
7750
+ "id": "post-/crm/v3/objects/contacts/search_doSearch_body",
7751
+ "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
7752
+ "binding": {
7753
+ "name": "body",
7754
+ "type": "zeebe:input"
7755
+ },
7756
+ "condition": {
7757
+ "property": "operationId",
7758
+ "equals": "post-/crm/v3/objects/contacts/search_doSearch",
7759
+ "type": "simple"
7760
+ },
7761
+ "type": "Hidden"
7762
+ },
7763
+
7764
+ {
7765
+ "label": "Properties",
7766
+ "tooltip": "Properties of the contact",
7767
+ "feel": "required",
7768
+ "group": "input",
7769
+ "type": "String",
7770
+ "binding": {
7771
+ "type": "zeebe:input",
7772
+ "name": "properties"
7773
+ },
7774
+ "constraints": {
7775
+ "notEmpty": true
7776
+ },
7777
+ "condition": {
7778
+ "property": "operationId",
7779
+ "oneOf": [
7780
+ "post-/crm/v3/objects/contacts",
7781
+ "patch-/crm/v3/objects/contacts/{contactId}"
7782
+ ],
7783
+ "type": "simple"
7784
+ },
7785
+ "value": "={\n \"lastname\": \"Doe\",\n \"firstname\": \"Jane\",\n \"email\": \"jane.doe@example.com\"\n}"
7786
+ },
7787
+ {
7788
+ "label": "Company id",
7789
+ "tooltip": "Company id the contact should be associated with",
7790
+ "feel": "optional",
7791
+ "group": "input",
7792
+ "type": "String",
7793
+ "optional": true,
7794
+ "binding": {
7795
+ "type": "zeebe:input",
7796
+ "name": "companyId"
7797
+ },
7798
+ "condition": {
7799
+ "property": "operationId",
7800
+ "oneOf": ["post-/crm/v3/objects/contacts"],
7801
+ "type": "simple"
7802
+ }
7803
+ },
7804
+ {
7805
+ "group": "input",
7806
+ "type": "Hidden",
7807
+ "value": "=if companyId = null then [] else [{\"to\": {\"id\": companyId }, \"types\": [{\"associationCategory\": \"HUBSPOT_DEFINED\",\"associationTypeId\": 1}]}]",
7808
+ "binding": {
7809
+ "type": "zeebe:input",
7810
+ "name": "associations"
7811
+ },
7812
+ "condition": {
7813
+ "property": "operationId",
7814
+ "oneOf": ["post-/crm/v3/objects/contacts"],
7815
+ "type": "simple"
7816
+ },
7817
+ "optional": true
7818
+ },
7819
+ {
7820
+ "group": "input",
7821
+ "type": "Hidden",
7822
+ "value": "={\"properties\": if properties = null then null else properties, \"associations\": associations}",
7823
+ "binding": {
7824
+ "type": "zeebe:input",
7825
+ "name": "body"
7826
+ },
7827
+ "condition": {
7828
+ "property": "operationId",
7829
+ "oneOf": ["post-/crm/v3/objects/contacts"],
7830
+ "type": "simple"
7831
+ },
7832
+ "optional": true
7833
+ },
7834
+ {
7835
+ "group": "input",
7836
+ "type": "Hidden",
7837
+ "value": "={\"properties\": if properties = null then null else properties}",
7838
+ "binding": {
7839
+ "type": "zeebe:input",
7840
+ "name": "body"
7841
+ },
7842
+ "condition": {
7843
+ "property": "operationId",
7844
+ "oneOf": ["patch-/crm/v3/objects/contacts/{contactId}"],
7845
+ "type": "simple"
7846
+ },
7847
+ "optional": true
7848
+ },
7849
+
7850
+ {
7851
+ "id": "post-/crm/v3/objects/contacts_$path",
7852
+ "value": "=\"/crm/v3/objects/contacts\"",
7853
+ "group": "parameters",
7854
+ "binding": {
7855
+ "name": "operationPath",
7856
+ "type": "zeebe:input"
7857
+ },
7858
+ "condition": {
7859
+ "property": "operationId",
7860
+ "equals": "post-/crm/v3/objects/contacts",
7861
+ "type": "simple"
7862
+ },
7863
+ "type": "Hidden"
7864
+ },
7865
+ {
7866
+ "id": "post-/crm/v3/objects/contacts_$headers",
7867
+ "value": "={}",
7868
+ "group": "parameters",
7869
+ "binding": {
7870
+ "name": "headers",
7871
+ "type": "zeebe:input"
7872
+ },
7873
+ "condition": {
7874
+ "property": "operationId",
7875
+ "equals": "post-/crm/v3/objects/contacts",
7876
+ "type": "simple"
7877
+ },
7878
+ "type": "Hidden"
7879
+ },
7880
+ {
7881
+ "id": "post-/crm/v3/objects/contacts_$queryParameters",
7882
+ "value": "={}",
7883
+ "group": "parameters",
7884
+ "binding": {
7885
+ "name": "queryParameters",
7886
+ "type": "zeebe:input"
7887
+ },
7888
+ "condition": {
7889
+ "property": "operationId",
7890
+ "equals": "post-/crm/v3/objects/contacts",
7891
+ "type": "simple"
7892
+ },
7893
+ "type": "Hidden"
7894
+ },
7895
+ {
7896
+ "id": "post-/crm/v3/objects/contacts_$method",
7897
+ "value": "POST",
7898
+ "group": "parameters",
7899
+ "binding": {
7900
+ "name": "method",
7901
+ "type": "zeebe:input"
7902
+ },
7903
+ "condition": {
7904
+ "property": "operationId",
7905
+ "equals": "post-/crm/v3/objects/contacts",
7906
+ "type": "simple"
7907
+ },
7908
+ "type": "Hidden"
7909
+ },
7910
+
7911
+ {
7912
+ "id": "patch-/crm/v3/objects/contacts/{contactId}_path_contactId",
7913
+ "label": "Contact id",
7914
+ "optional": false,
7915
+ "constraints": {
7916
+ "notEmpty": true
7917
+ },
7918
+ "feel": "optional",
7919
+ "group": "input",
7920
+ "binding": {
7921
+ "name": "contactId",
7922
+ "type": "zeebe:input"
7923
+ },
7924
+ "condition": {
7925
+ "property": "operationId",
7926
+ "equals": "patch-/crm/v3/objects/contacts/{contactId}",
7927
+ "type": "simple"
7928
+ },
7929
+ "type": "String"
7930
+ },
7931
+ {
7932
+ "id": "patch-/crm/v3/objects/contacts/{contactId}_$path",
7933
+ "value": "=\"/crm/v3/objects/contacts/\"+contactId",
7934
+ "group": "parameters",
7935
+ "binding": {
7936
+ "name": "operationPath",
7937
+ "type": "zeebe:input"
7938
+ },
7939
+ "condition": {
7940
+ "property": "operationId",
7941
+ "equals": "patch-/crm/v3/objects/contacts/{contactId}",
7942
+ "type": "simple"
7943
+ },
7944
+ "type": "Hidden"
7945
+ },
7946
+ {
7947
+ "id": "patch-/crm/v3/objects/contacts/{contactId}_$headers",
7948
+ "value": "={}",
7949
+ "group": "parameters",
7950
+ "binding": {
7951
+ "name": "headers",
7952
+ "type": "zeebe:input"
7953
+ },
7954
+ "condition": {
7955
+ "property": "operationId",
7956
+ "equals": "patch-/crm/v3/objects/contacts/{contactId}",
7957
+ "type": "simple"
7958
+ },
7959
+ "type": "Hidden"
7960
+ },
7961
+ {
7962
+ "id": "patch-/crm/v3/objects/contacts/{contactId}_$queryParameters",
7963
+ "value": "={}",
7964
+ "group": "parameters",
7965
+ "binding": {
7966
+ "name": "queryParameters",
7967
+ "type": "zeebe:input"
7968
+ },
7969
+ "condition": {
7970
+ "property": "operationId",
7971
+ "equals": "patch-/crm/v3/objects/contacts/{contactId}",
7972
+ "type": "simple"
7973
+ },
7974
+ "type": "Hidden"
7975
+ },
7976
+ {
7977
+ "id": "patch-/crm/v3/objects/contacts/{contactId}_$method",
7978
+ "value": "PATCH",
7979
+ "group": "parameters",
7980
+ "binding": {
7981
+ "name": "method",
7982
+ "type": "zeebe:input"
7983
+ },
7984
+ "condition": {
7985
+ "property": "operationId",
7986
+ "equals": "patch-/crm/v3/objects/contacts/{contactId}",
7987
+ "type": "simple"
7988
+ },
7989
+ "type": "Hidden"
7990
+ },
7991
+
7992
+ {
7993
+ "id": "delete-/crm/v3/objects/contacts/{contactId}_path_contactId",
7994
+ "label": "Contact id",
7995
+ "optional": false,
7996
+ "constraints": {
7997
+ "notEmpty": true
7998
+ },
7999
+ "feel": "optional",
8000
+ "group": "input",
8001
+ "binding": {
8002
+ "name": "contactId",
8003
+ "type": "zeebe:input"
8004
+ },
8005
+ "condition": {
8006
+ "property": "operationId",
8007
+ "equals": "delete-/crm/v3/objects/contacts/{contactId}",
8008
+ "type": "simple"
8009
+ },
8010
+ "type": "String"
8011
+ },
8012
+ {
8013
+ "id": "delete-/crm/v3/objects/contacts/{contactId}_$path",
8014
+ "value": "=\"/crm/v3/objects/contacts/\"+contactId",
8015
+ "group": "parameters",
8016
+ "binding": {
8017
+ "name": "operationPath",
8018
+ "type": "zeebe:input"
8019
+ },
8020
+ "condition": {
8021
+ "property": "operationId",
8022
+ "equals": "delete-/crm/v3/objects/contacts/{contactId}",
8023
+ "type": "simple"
8024
+ },
8025
+ "type": "Hidden"
8026
+ },
8027
+ {
8028
+ "id": "delete-/crm/v3/objects/contacts/{contactId}_$headers",
8029
+ "value": "={}",
8030
+ "group": "parameters",
8031
+ "binding": {
8032
+ "name": "headers",
8033
+ "type": "zeebe:input"
8034
+ },
8035
+ "condition": {
8036
+ "property": "operationId",
8037
+ "equals": "delete-/crm/v3/objects/contacts/{contactId}",
8038
+ "type": "simple"
8039
+ },
8040
+ "type": "Hidden"
8041
+ },
8042
+ {
8043
+ "id": "delete-/crm/v3/objects/contacts/{contactId}_$queryParameters",
8044
+ "value": "={}",
8045
+ "group": "parameters",
8046
+ "binding": {
8047
+ "name": "queryParameters",
8048
+ "type": "zeebe:input"
8049
+ },
8050
+ "condition": {
8051
+ "property": "operationId",
8052
+ "equals": "delete-/crm/v3/objects/contacts/{contactId}",
8053
+ "type": "simple"
8054
+ },
8055
+ "type": "Hidden"
8056
+ },
8057
+ {
8058
+ "id": "delete-/crm/v3/objects/contacts/{contactId}_$method",
8059
+ "value": "DELETE",
8060
+ "group": "parameters",
8061
+ "binding": {
8062
+ "name": "method",
8063
+ "type": "zeebe:input"
8064
+ },
8065
+ "condition": {
8066
+ "property": "operationId",
8067
+ "equals": "delete-/crm/v3/objects/contacts/{contactId}",
8068
+ "type": "simple"
8069
+ },
8070
+ "type": "Hidden"
8071
+ },
8072
+
8073
+ {
8074
+ "label": "Contact id",
8075
+ "optional": false,
8076
+ "constraints": {
8077
+ "notEmpty": true
8078
+ },
8079
+ "feel": "optional",
8080
+ "group": "input",
8081
+ "binding": {
8082
+ "name": "contactId",
8083
+ "type": "zeebe:input"
8084
+ },
8085
+ "condition": {
8086
+ "property": "operationId",
8087
+ "oneOf": [
8088
+ "post-/crm/v3/associations/contact/company/batch/create",
8089
+ "post-/crm/v3/associations/contact/company/batch/archive"
8090
+ ],
8091
+ "type": "simple"
8092
+ },
8093
+ "type": "String"
8094
+ },
8095
+ {
8096
+ "label": "Company id",
8097
+ "optional": false,
8098
+ "constraints": {
8099
+ "notEmpty": true
8100
+ },
8101
+ "feel": "optional",
8102
+ "group": "input",
8103
+ "binding": {
8104
+ "name": "companyId",
8105
+ "type": "zeebe:input"
8106
+ },
8107
+ "condition": {
8108
+ "property": "operationId",
8109
+ "oneOf": [
8110
+ "post-/crm/v3/associations/contact/company/batch/create",
8111
+ "post-/crm/v3/associations/contact/company/batch/archive"
8112
+ ],
8113
+ "type": "simple"
8114
+ },
8115
+ "type": "String"
8116
+ },
8117
+ {
8118
+ "id": "post-/crm/v3/associations/contact/company/batch/create_$path",
8119
+ "value": "/crm/v3/associations/contact/company/batch/create",
8120
+ "group": "parameters",
8121
+ "binding": {
8122
+ "name": "operationPath",
8123
+ "type": "zeebe:input"
8124
+ },
8125
+ "condition": {
8126
+ "property": "operationId",
8127
+ "equals": "post-/crm/v3/associations/contact/company/batch/create",
8128
+ "type": "simple"
8129
+ },
8130
+ "type": "Hidden"
8131
+ },
8132
+ {
8133
+ "id": "post-/crm/v3/associations/contact/company/batch/archive_$path",
8134
+ "value": "/crm/v3/associations/contact/company/batch/archive",
8135
+ "group": "parameters",
8136
+ "binding": {
8137
+ "name": "operationPath",
8138
+ "type": "zeebe:input"
8139
+ },
8140
+ "condition": {
8141
+ "property": "operationId",
8142
+ "equals": "post-/crm/v3/associations/contact/company/batch/archive",
8143
+ "type": "simple"
8144
+ },
8145
+ "type": "Hidden"
8146
+ },
8147
+
8148
+ {
8149
+ "id": "post-/crm/v3/associations/contact/company/batch_$headers",
8150
+ "value": "={}",
8151
+ "group": "parameters",
8152
+ "binding": {
8153
+ "name": "headers",
8154
+ "type": "zeebe:input"
8155
+ },
8156
+ "condition": {
8157
+ "property": "operationId",
8158
+ "oneOf": [
8159
+ "post-/crm/v3/associations/contact/company/batch/create",
8160
+ "post-/crm/v3/associations/contact/company/batch/archive"
8161
+ ],
8162
+ "type": "simple"
8163
+ },
8164
+ "type": "Hidden"
8165
+ },
8166
+ {
8167
+ "id": "post-/crm/v3/associations/contact/company/batch_$queryParameters",
8168
+ "value": "={}",
8169
+ "group": "parameters",
8170
+ "binding": {
8171
+ "name": "queryParameters",
8172
+ "type": "zeebe:input"
8173
+ },
8174
+ "condition": {
8175
+ "property": "operationId",
8176
+ "oneOf": [
8177
+ "post-/crm/v3/associations/contact/company/batch/create",
8178
+ "post-/crm/v3/associations/contact/company/batch/archive"
8179
+ ],
8180
+ "type": "simple"
8181
+ },
8182
+ "type": "Hidden"
8183
+ },
8184
+ {
8185
+ "id": "post-/crm/v3/associations/contact/company/batch_$method",
8186
+ "value": "POST",
8187
+ "group": "parameters",
8188
+ "binding": {
8189
+ "name": "method",
8190
+ "type": "zeebe:input"
8191
+ },
8192
+ "condition": {
8193
+ "property": "operationId",
8194
+ "oneOf": [
8195
+ "post-/crm/v3/associations/contact/company/batch/create",
8196
+ "post-/crm/v3/associations/contact/company/batch/archive"
8197
+ ],
8198
+ "type": "simple"
8199
+ },
8200
+ "type": "Hidden"
8201
+ },
8202
+ {
8203
+ "id": "post-/crm/v3/associations/contact/company/batch_body",
8204
+ "value": "={\n \"inputs\":[\n {\n \"from\":\n {\"id\":contactId}, \n \"to\":\n {\"id\":companyId}, \n \"type\":\"contact_to_company\"}\n ]\n}",
8205
+ "binding": {
8206
+ "name": "body",
8207
+ "type": "zeebe:input"
8208
+ },
8209
+ "condition": {
8210
+ "property": "operationId",
8211
+ "oneOf": [
8212
+ "post-/crm/v3/associations/contact/company/batch/create",
8213
+ "post-/crm/v3/associations/contact/company/batch/archive"
8214
+ ],
8215
+ "type": "simple"
8216
+ },
8217
+ "type": "Hidden"
8218
+ },
8219
+
8220
+ {
8221
+ "id": "get-/crm/v3/objects/companies_getPage_$path",
8222
+ "value": "=\"/crm/v3/objects/companies\"",
8223
+ "group": "parameters",
8224
+ "binding": {
8225
+ "name": "operationPath",
8226
+ "type": "zeebe:input"
8227
+ },
8228
+ "condition": {
8229
+ "property": "operationId",
8230
+ "equals": "get-/crm/v3/objects/companies_getPage",
8231
+ "type": "simple"
8232
+ },
8233
+ "type": "Hidden"
8234
+ },
8235
+ {
8236
+ "id": "get-/crm/v3/objects/companies_getPage_$headers",
8237
+ "value": "={}",
8238
+ "group": "parameters",
8239
+ "binding": {
8240
+ "name": "headers",
8241
+ "type": "zeebe:input"
8242
+ },
8243
+ "condition": {
8244
+ "property": "operationId",
8245
+ "equals": "get-/crm/v3/objects/companies_getPage",
8246
+ "type": "simple"
8247
+ },
8248
+ "type": "Hidden"
8249
+ },
8250
+ {
8251
+ "id": "get-/crm/v3/objects/companies_getPage_$queryParameters",
8252
+ "value": "=if afterId != null then {\"after\": afterId, \"limit\": 100} else {\"limit\": 100}",
8253
+ "group": "input",
8254
+ "binding": {
8255
+ "name": "queryParameters",
8256
+ "type": "zeebe:input"
8257
+ },
8258
+ "condition": {
8259
+ "property": "operationId",
8260
+ "equals": "get-/crm/v3/objects/companies_getPage",
8261
+ "type": "simple"
8262
+ },
8263
+ "type": "Hidden"
8264
+ },
8265
+ {
8266
+ "id": "get-/crm/v3/objects/companies_getPage_$method",
8267
+ "value": "GET",
8268
+ "group": "parameters",
8269
+ "binding": {
8270
+ "name": "method",
8271
+ "type": "zeebe:input"
8272
+ },
8273
+ "condition": {
8274
+ "property": "operationId",
8275
+ "equals": "get-/crm/v3/objects/companies_getPage",
8276
+ "type": "simple"
8277
+ },
8278
+ "type": "Hidden"
8279
+ },
8280
+
8281
+ {
8282
+ "id": "get-/crm/v3/objects/companies/{companyId}_getById_path_companyId",
8283
+ "label": "Company id",
8284
+ "optional": false,
8285
+ "constraints": {
8286
+ "notEmpty": true
8287
+ },
8288
+ "feel": "optional",
8289
+ "group": "input",
8290
+ "binding": {
8291
+ "name": "companyId",
8292
+ "type": "zeebe:input"
8293
+ },
8294
+ "condition": {
8295
+ "property": "operationId",
8296
+ "equals": "get-/crm/v3/objects/companies/{companyId}_getById",
8297
+ "type": "simple"
8298
+ },
8299
+ "type": "String"
8300
+ },
8301
+ {
8302
+ "id": "get-/crm/v3/objects/companies/{companyId}_getById_$path",
8303
+ "value": "=\"/crm/v3/objects/companies/\"+companyId",
8304
+ "group": "parameters",
8305
+ "binding": {
8306
+ "name": "operationPath",
8307
+ "type": "zeebe:input"
8308
+ },
8309
+ "condition": {
8310
+ "property": "operationId",
8311
+ "equals": "get-/crm/v3/objects/companies/{companyId}_getById",
8312
+ "type": "simple"
8313
+ },
8314
+ "type": "Hidden"
8315
+ },
8316
+ {
8317
+ "id": "get-/crm/v3/objects/companies/{companyId}_getById_$headers",
8318
+ "value": "={}",
8319
+ "group": "parameters",
8320
+ "binding": {
8321
+ "name": "headers",
8322
+ "type": "zeebe:input"
8323
+ },
8324
+ "condition": {
8325
+ "property": "operationId",
8326
+ "equals": "get-/crm/v3/objects/companies/{companyId}_getById",
8327
+ "type": "simple"
8328
+ },
8329
+ "type": "Hidden"
8330
+ },
8331
+ {
8332
+ "id": "get-/crm/v3/objects/companies/{companyId}_getById_$queryParameters",
8333
+ "value": "={}",
8334
+ "group": "parameters",
8335
+ "binding": {
8336
+ "name": "queryParameters",
8337
+ "type": "zeebe:input"
8338
+ },
8339
+ "condition": {
8340
+ "property": "operationId",
8341
+ "equals": "get-/crm/v3/objects/companies/{companyId}_getById",
8342
+ "type": "simple"
8343
+ },
8344
+ "type": "Hidden"
8345
+ },
8346
+ {
8347
+ "id": "get-/crm/v3/objects/companies/{companyId}_getById_$method",
8348
+ "value": "GET",
8349
+ "group": "parameters",
8350
+ "binding": {
8351
+ "name": "method",
8352
+ "type": "zeebe:input"
8353
+ },
8354
+ "condition": {
8355
+ "property": "operationId",
8356
+ "equals": "get-/crm/v3/objects/companies/{companyId}_getById",
8357
+ "type": "simple"
8358
+ },
8359
+ "type": "Hidden"
8360
+ },
8361
+
8362
+ {
8363
+ "id": "post-/crm/v3/objects/companies/search_doSearch_$path",
8364
+ "value": "=\"/crm/v3/objects/companies/search\"",
8365
+ "group": "input",
8366
+ "binding": {
8367
+ "name": "operationPath",
8368
+ "type": "zeebe:input"
8369
+ },
8370
+ "condition": {
8371
+ "property": "operationId",
8372
+ "equals": "post-/crm/v3/objects/companies/search_doSearch",
8373
+ "type": "simple"
8374
+ },
8375
+ "type": "Hidden"
8376
+ },
8377
+ {
8378
+ "id": "post-/crm/v3/objects/companies/search_doSearch_$headers",
8379
+ "value": "={}",
8380
+ "group": "parameters",
8381
+ "binding": {
8382
+ "name": "headers",
8383
+ "type": "zeebe:input"
8384
+ },
8385
+ "condition": {
8386
+ "property": "operationId",
8387
+ "equals": "post-/crm/v3/objects/companies/search_doSearch",
8388
+ "type": "simple"
8389
+ },
8390
+ "type": "Hidden"
8391
+ },
8392
+ {
8393
+ "id": "post-/crm/v3/objects/companies/search_doSearch_$queryParameters",
8394
+ "value": "={}",
8395
+ "group": "parameters",
8396
+ "binding": {
8397
+ "name": "queryParameters",
8398
+ "type": "zeebe:input"
8399
+ },
8400
+ "condition": {
8401
+ "property": "operationId",
8402
+ "equals": "post-/crm/v3/objects/companies/search_doSearch",
8403
+ "type": "simple"
8404
+ },
8405
+ "type": "Hidden"
8406
+ },
8407
+ {
8408
+ "id": "post-/crm/v3/objects/companies/search_doSearch_$method",
8409
+ "value": "POST",
8410
+ "group": "parameters",
8411
+ "binding": {
8412
+ "name": "method",
8413
+ "type": "zeebe:input"
8414
+ },
8415
+ "condition": {
8416
+ "property": "operationId",
8417
+ "equals": "post-/crm/v3/objects/companies/search_doSearch",
8418
+ "type": "simple"
8419
+ },
8420
+ "type": "Hidden"
8421
+ },
8422
+ {
8423
+ "id": "post-/crm/v3/objects/companies/search_doSearch_body",
8424
+ "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
8425
+ "binding": {
8426
+ "name": "body",
8427
+ "type": "zeebe:input"
8428
+ },
8429
+ "condition": {
8430
+ "property": "operationId",
8431
+ "equals": "post-/crm/v3/objects/companies/search_doSearch",
8432
+ "type": "simple"
8433
+ },
8434
+ "type": "Hidden"
8435
+ },
8436
+
8437
+ {
8438
+ "id": "get-/crm/v3/objects/companies/{companyId}/associations/contacts",
8439
+ "label": "Company id",
8440
+ "optional": false,
8441
+ "constraints": {
8442
+ "notEmpty": true
8443
+ },
8444
+ "feel": "optional",
8445
+ "group": "input",
8446
+ "binding": {
8447
+ "name": "companyId",
8448
+ "type": "zeebe:input"
8449
+ },
8450
+ "condition": {
8451
+ "property": "operationId",
8452
+ "equals": "get-/crm/v3/objects/companies/{companyId}/associations/contacts",
8453
+ "type": "simple"
8454
+ },
8455
+ "type": "String"
8456
+ },
8457
+ {
8458
+ "id": "get-/crm/v3/objects/companies/{companyId}/associations/contacts_$path",
8459
+ "value": "=\"/crm/v3/objects/companies/\"+companyId+\"/associations/contacts\"",
8460
+ "group": "parameters",
8461
+ "binding": {
8462
+ "name": "operationPath",
8463
+ "type": "zeebe:input"
8464
+ },
8465
+ "condition": {
8466
+ "property": "operationId",
8467
+ "equals": "get-/crm/v3/objects/companies/{companyId}/associations/contacts",
8468
+ "type": "simple"
8469
+ },
8470
+ "type": "Hidden"
8471
+ },
8472
+ {
8473
+ "id": "get-/crm/v3/objects/companies/{companyId}/associations/contacts_$headers",
8474
+ "value": "={}",
8475
+ "group": "parameters",
8476
+ "binding": {
8477
+ "name": "headers",
8478
+ "type": "zeebe:input"
8479
+ },
8480
+ "condition": {
8481
+ "property": "operationId",
8482
+ "equals": "get-/crm/v3/objects/companies/{companyId}/associations/contacts",
8483
+ "type": "simple"
8484
+ },
8485
+ "type": "Hidden"
8486
+ },
8487
+ {
8488
+ "id": "get-/crm/v3/objects/companies/{companyId}/associations/contacts_$queryParameters",
8489
+ "value": "={}",
8490
+ "group": "parameters",
8491
+ "binding": {
8492
+ "name": "queryParameters",
8493
+ "type": "zeebe:input"
8494
+ },
8495
+ "condition": {
8496
+ "property": "operationId",
8497
+ "equals": "get-/crm/v3/objects/companies/{companyId}/associations/contacts",
8498
+ "type": "simple"
8499
+ },
8500
+ "type": "Hidden"
8501
+ },
8502
+ {
8503
+ "id": "get-/crm/v3/objects/companies/{companyId}/associations/contacts_$method",
8504
+ "value": "GET",
8505
+ "group": "parameters",
8506
+ "binding": {
8507
+ "name": "method",
8508
+ "type": "zeebe:input"
8509
+ },
8510
+ "condition": {
8511
+ "property": "operationId",
8512
+ "equals": "get-/crm/v3/objects/companies/{companyId}/associations/contacts",
8513
+ "type": "simple"
8514
+ },
8515
+ "type": "Hidden"
8516
+ },
8517
+
8518
+ {
8519
+ "id": "post-/crm/v3/objects/companies_input",
8520
+ "label": "Company properties",
8521
+ "group": "input",
8522
+ "type": "String",
8523
+ "feel": "required",
8524
+ "value": "={\n \"properties\": {\n \"name\": \"HubSpot\",\n \"domain\": \"hubspot.com\"\n }\n}",
8525
+ "binding": {
8526
+ "type": "zeebe:input",
8527
+ "name": "body"
8528
+ },
8529
+ "constraints": {
8530
+ "notEmpty": true
8531
+ },
8532
+ "condition": {
8533
+ "property": "operationId",
8534
+ "equals": "post-/crm/v3/objects/companies",
8535
+ "type": "simple"
8536
+ }
8537
+ },
8538
+ {
8539
+ "id": "post-/crm/v3/objects/companies_$path",
8540
+ "value": "=\"/crm/v3/objects/companies\"",
8541
+ "group": "parameters",
8542
+ "binding": {
8543
+ "name": "operationPath",
8544
+ "type": "zeebe:input"
8545
+ },
8546
+ "condition": {
8547
+ "property": "operationId",
8548
+ "equals": "post-/crm/v3/objects/companies",
8549
+ "type": "simple"
8550
+ },
8551
+ "type": "Hidden"
8552
+ },
8553
+ {
8554
+ "id": "post-/crm/v3/objects/companies_$headers",
8555
+ "value": "={}",
8556
+ "group": "parameters",
8557
+ "binding": {
8558
+ "name": "headers",
8559
+ "type": "zeebe:input"
8560
+ },
8561
+ "condition": {
8562
+ "property": "operationId",
8563
+ "equals": "post-/crm/v3/objects/companies",
8564
+ "type": "simple"
8565
+ },
8566
+ "type": "Hidden"
8567
+ },
8568
+ {
8569
+ "id": "post-/crm/v3/objects/companies_$queryParameters",
8570
+ "value": "={}",
8571
+ "group": "parameters",
8572
+ "binding": {
8573
+ "name": "queryParameters",
8574
+ "type": "zeebe:input"
8575
+ },
8576
+ "condition": {
8577
+ "property": "operationId",
8578
+ "equals": "post-/crm/v3/objects/companies",
8579
+ "type": "simple"
8580
+ },
8581
+ "type": "Hidden"
8582
+ },
8583
+ {
8584
+ "id": "post-/crm/v3/objects/companies_$method",
8585
+ "value": "POST",
8586
+ "group": "parameters",
8587
+ "binding": {
8588
+ "name": "method",
8589
+ "type": "zeebe:input"
8590
+ },
8591
+ "condition": {
8592
+ "property": "operationId",
8593
+ "equals": "post-/crm/v3/objects/companies",
8594
+ "type": "simple"
8595
+ },
8596
+ "type": "Hidden"
8597
+ },
8598
+
8599
+ {
8600
+ "id": "delete-/crm/v3/objects/companies/{companyId}_archive_path_companyId",
8601
+ "label": "Company id",
8602
+ "optional": false,
8603
+ "constraints": {
8604
+ "notEmpty": true
8605
+ },
8606
+ "feel": "optional",
8607
+ "group": "input",
8608
+ "binding": {
8609
+ "name": "companyId",
8610
+ "type": "zeebe:input"
8611
+ },
8612
+ "condition": {
8613
+ "property": "operationId",
8614
+ "equals": "delete-/crm/v3/objects/companies/{companyId}_archive",
8615
+ "type": "simple"
8616
+ },
8617
+ "type": "String"
8618
+ },
8619
+ {
8620
+ "id": "delete-/crm/v3/objects/companies/{companyId}_archive_$path",
8621
+ "value": "=\"/crm/v3/objects/companies/\"+companyId",
8622
+ "group": "parameters",
8623
+ "binding": {
8624
+ "name": "operationPath",
8625
+ "type": "zeebe:input"
8626
+ },
8627
+ "condition": {
8628
+ "property": "operationId",
8629
+ "equals": "delete-/crm/v3/objects/companies/{companyId}_archive",
8630
+ "type": "simple"
8631
+ },
8632
+ "type": "Hidden"
8633
+ },
8634
+ {
8635
+ "id": "delete-/crm/v3/objects/companies/{companyId}_archive_$headers",
8636
+ "value": "={}",
8637
+ "group": "parameters",
8638
+ "binding": {
8639
+ "name": "headers",
8640
+ "type": "zeebe:input"
8641
+ },
8642
+ "condition": {
8643
+ "property": "operationId",
8644
+ "equals": "delete-/crm/v3/objects/companies/{companyId}_archive",
8645
+ "type": "simple"
8646
+ },
8647
+ "type": "Hidden"
8648
+ },
8649
+ {
8650
+ "id": "delete-/crm/v3/objects/companies/{companyId}_archive_$queryParameters",
8651
+ "value": "={}",
8652
+ "group": "parameters",
8653
+ "binding": {
8654
+ "name": "queryParameters",
8655
+ "type": "zeebe:input"
8656
+ },
8657
+ "condition": {
8658
+ "property": "operationId",
8659
+ "equals": "delete-/crm/v3/objects/companies/{companyId}_archive",
8660
+ "type": "simple"
8661
+ },
8662
+ "type": "Hidden"
8663
+ },
8664
+ {
8665
+ "id": "delete-/crm/v3/objects/companies/{companyId}_archive_$method",
8666
+ "value": "DELETE",
8667
+ "group": "parameters",
8668
+ "binding": {
8669
+ "name": "method",
8670
+ "type": "zeebe:input"
8671
+ },
8672
+ "condition": {
8673
+ "property": "operationId",
8674
+ "equals": "delete-/crm/v3/objects/companies/{companyId}_archive",
8675
+ "type": "simple"
8676
+ },
8677
+ "type": "Hidden"
8678
+ },
8679
+
8680
+ {
8681
+ "id": "get-/crm/v3/objects/deals_getPage_$path",
8682
+ "value": "=\"/crm/v3/objects/deals\"",
8683
+ "group": "parameters",
8684
+ "binding": {
8685
+ "name": "operationPath",
8686
+ "type": "zeebe:input"
8687
+ },
8688
+ "condition": {
8689
+ "property": "operationId",
8690
+ "equals": "get-/crm/v3/objects/deals_getPage",
8691
+ "type": "simple"
8692
+ },
8693
+ "type": "Hidden"
8694
+ },
8695
+ {
8696
+ "id": "get-/crm/v3/objects/deals_getPage_$headers",
8697
+ "value": "={}",
8698
+ "group": "parameters",
8699
+ "binding": {
8700
+ "name": "headers",
8701
+ "type": "zeebe:input"
8702
+ },
8703
+ "condition": {
8704
+ "property": "operationId",
8705
+ "equals": "get-/crm/v3/objects/deals_getPage",
8706
+ "type": "simple"
8707
+ },
8708
+ "type": "Hidden"
8709
+ },
8710
+ {
8711
+ "id": "get-/crm/v3/objects/deals_getPage_$queryParameters",
8712
+ "value": "=if afterId != null then {\"after\": afterId, \"limit\": 100} else {\"limit\": 100}",
8713
+ "group": "input",
8714
+ "binding": {
8715
+ "name": "queryParameters",
8716
+ "type": "zeebe:input"
8717
+ },
8718
+ "condition": {
8719
+ "property": "operationId",
8720
+ "equals": "get-/crm/v3/objects/deals_getPage",
8721
+ "type": "simple"
8722
+ },
8723
+ "type": "Hidden"
8724
+ },
8725
+ {
8726
+ "id": "get-/crm/v3/objects/deals_getPage_$method",
8727
+ "value": "GET",
8728
+ "group": "parameters",
8729
+ "binding": {
8730
+ "name": "method",
8731
+ "type": "zeebe:input"
8732
+ },
8733
+ "condition": {
8734
+ "property": "operationId",
8735
+ "equals": "get-/crm/v3/objects/deals_getPage",
8736
+ "type": "simple"
8737
+ },
8738
+ "type": "Hidden"
8739
+ },
8740
+
8741
+ {
8742
+ "id": "get-/crm/v3/objects/deals/{dealId}_getById_path_dealId",
8743
+ "label": "Deal id",
8744
+ "optional": false,
8745
+ "constraints": {
8746
+ "notEmpty": true
8747
+ },
8748
+ "feel": "optional",
8749
+ "group": "input",
8750
+ "binding": {
8751
+ "name": "dealId",
8752
+ "type": "zeebe:input"
8753
+ },
8754
+ "condition": {
8755
+ "property": "operationId",
8756
+ "equals": "get-/crm/v3/objects/deals/{dealId}_getById",
8757
+ "type": "simple"
8758
+ },
8759
+ "type": "String"
8760
+ },
8761
+ {
8762
+ "id": "get-/crm/v3/objects/deals/{dealId}_getById_$path",
8763
+ "value": "=\"/crm/v3/objects/deals/\"+dealId",
8764
+ "group": "parameters",
8765
+ "binding": {
8766
+ "name": "operationPath",
8767
+ "type": "zeebe:input"
8768
+ },
8769
+ "condition": {
8770
+ "property": "operationId",
8771
+ "equals": "get-/crm/v3/objects/deals/{dealId}_getById",
8772
+ "type": "simple"
8773
+ },
8774
+ "type": "Hidden"
8775
+ },
8776
+ {
8777
+ "id": "get-/crm/v3/objects/deals/{dealId}_getById_$headers",
8778
+ "value": "={}",
8779
+ "group": "parameters",
8780
+ "binding": {
8781
+ "name": "headers",
8782
+ "type": "zeebe:input"
8783
+ },
8784
+ "condition": {
8785
+ "property": "operationId",
8786
+ "equals": "get-/crm/v3/objects/deals/{dealId}_getById",
8787
+ "type": "simple"
8788
+ },
8789
+ "type": "Hidden"
8790
+ },
8791
+ {
8792
+ "id": "get-/crm/v3/objects/deals/{dealId}_getById_$queryParameters",
8793
+ "value": "={}",
8794
+ "group": "parameters",
8795
+ "binding": {
8796
+ "name": "queryParameters",
8797
+ "type": "zeebe:input"
8798
+ },
8799
+ "condition": {
8800
+ "property": "operationId",
8801
+ "equals": "get-/crm/v3/objects/deals/{dealId}_getById",
8802
+ "type": "simple"
8803
+ },
8804
+ "type": "Hidden"
8805
+ },
8806
+ {
8807
+ "id": "get-/crm/v3/objects/deals/{dealId}_getById_$method",
8808
+ "value": "GET",
8809
+ "group": "parameters",
8810
+ "binding": {
8811
+ "name": "method",
8812
+ "type": "zeebe:input"
8813
+ },
8814
+ "condition": {
8815
+ "property": "operationId",
8816
+ "equals": "get-/crm/v3/objects/deals/{dealId}_getById",
8817
+ "type": "simple"
8818
+ },
8819
+ "type": "Hidden"
8820
+ },
8821
+
8822
+ {
8823
+ "id": "post-/crm/v3/objects/deals/search_doSearch_$path",
8824
+ "value": "=\"/crm/v3/objects/deals/search\"",
8825
+ "group": "parameters",
8826
+ "binding": {
8827
+ "name": "operationPath",
8828
+ "type": "zeebe:input"
8829
+ },
8830
+ "condition": {
8831
+ "property": "operationId",
8832
+ "equals": "post-/crm/v3/objects/deals/search_doSearch",
8833
+ "type": "simple"
8834
+ },
8835
+ "type": "Hidden"
8836
+ },
8837
+ {
8838
+ "id": "post-/crm/v3/objects/deals/search_doSearch_$headers",
8839
+ "value": "={}",
8840
+ "group": "parameters",
8841
+ "binding": {
8842
+ "name": "headers",
8843
+ "type": "zeebe:input"
8844
+ },
8845
+ "condition": {
8846
+ "property": "operationId",
8847
+ "equals": "post-/crm/v3/objects/deals/search_doSearch",
8848
+ "type": "simple"
8849
+ },
8850
+ "type": "Hidden"
8851
+ },
8852
+ {
8853
+ "id": "post-/crm/v3/objects/deals/search_doSearch_$queryParameters",
8854
+ "value": "={}",
8855
+ "group": "parameters",
8856
+ "binding": {
8857
+ "name": "queryParameters",
8858
+ "type": "zeebe:input"
8859
+ },
8860
+ "condition": {
8861
+ "property": "operationId",
8862
+ "equals": "post-/crm/v3/objects/deals/search_doSearch",
8863
+ "type": "simple"
8864
+ },
8865
+ "type": "Hidden"
8866
+ },
8867
+ {
8868
+ "id": "post-/crm/v3/objects/deals/search_doSearch_$method",
8869
+ "value": "POST",
8870
+ "group": "parameters",
8871
+ "binding": {
8872
+ "name": "method",
8873
+ "type": "zeebe:input"
8874
+ },
8875
+ "condition": {
8876
+ "property": "operationId",
8877
+ "equals": "post-/crm/v3/objects/deals/search_doSearch",
8878
+ "type": "simple"
8879
+ },
8880
+ "type": "Hidden"
8881
+ },
8882
+ {
8883
+ "id": "post-/crm/v3/objects/deals/search_doSearch_body",
8884
+ "value": "={\n \"filterGroups\": [\n {\n \"filters\": [\n {\n \"highValue\": \"string\",\n \"propertyName\": searchField,\n \"value\": searchValue,\n \"operator\": \"EQ\"\n }\n ]\n }\n ]\n}",
8885
+ "binding": {
8886
+ "name": "body",
8887
+ "type": "zeebe:input"
8888
+ },
8889
+ "condition": {
8890
+ "property": "operationId",
8891
+ "equals": "post-/crm/v3/objects/deals/search_doSearch",
8892
+ "type": "simple"
8893
+ },
8894
+ "type": "Hidden"
8895
+ },
8896
+
8897
+ {
8898
+ "id": "delete-/crm/v3/objects/deals/{dealId}_archive_path_dealId",
8899
+ "label": "Deal id",
8900
+ "optional": false,
8901
+ "constraints": {
8902
+ "notEmpty": true
8903
+ },
8904
+ "feel": "optional",
8905
+ "group": "input",
8906
+ "binding": {
8907
+ "name": "dealId",
8908
+ "type": "zeebe:input"
8909
+ },
8910
+ "condition": {
8911
+ "property": "operationId",
8912
+ "equals": "delete-/crm/v3/objects/deals/{dealId}_archive",
8913
+ "type": "simple"
8914
+ },
8915
+ "type": "String"
8916
+ },
8917
+ {
8918
+ "id": "delete-/crm/v3/objects/deals/{dealId}_archive_$path",
8919
+ "value": "=\"/crm/v3/objects/deals/\"+dealId",
8920
+ "group": "parameters",
8921
+ "binding": {
8922
+ "name": "operationPath",
8923
+ "type": "zeebe:input"
8924
+ },
8925
+ "condition": {
8926
+ "property": "operationId",
8927
+ "equals": "delete-/crm/v3/objects/deals/{dealId}_archive",
8928
+ "type": "simple"
8929
+ },
8930
+ "type": "Hidden"
8931
+ },
8932
+ {
8933
+ "id": "delete-/crm/v3/objects/deals/{dealId}_archive_$headers",
8934
+ "value": "={}",
8935
+ "group": "parameters",
8936
+ "binding": {
8937
+ "name": "headers",
8938
+ "type": "zeebe:input"
8939
+ },
8940
+ "condition": {
8941
+ "property": "operationId",
8942
+ "equals": "delete-/crm/v3/objects/deals/{dealId}_archive",
8943
+ "type": "simple"
8944
+ },
8945
+ "type": "Hidden"
8946
+ },
8947
+ {
8948
+ "id": "delete-/crm/v3/objects/deals/{dealId}_archive_$queryParameters",
8949
+ "value": "={}",
8950
+ "group": "parameters",
8951
+ "binding": {
8952
+ "name": "queryParameters",
8953
+ "type": "zeebe:input"
8954
+ },
8955
+ "condition": {
8956
+ "property": "operationId",
8957
+ "equals": "delete-/crm/v3/objects/deals/{dealId}_archive",
8958
+ "type": "simple"
8959
+ },
8960
+ "type": "Hidden"
8961
+ },
8962
+ {
8963
+ "id": "delete-/crm/v3/objects/deals/{dealId}_archive_$method",
8964
+ "value": "DELETE",
8965
+ "group": "parameters",
8966
+ "binding": {
8967
+ "name": "method",
8968
+ "type": "zeebe:input"
8969
+ },
8970
+ "condition": {
8971
+ "property": "operationId",
8972
+ "equals": "delete-/crm/v3/objects/deals/{dealId}_archive",
8973
+ "type": "simple"
8974
+ },
8975
+ "type": "Hidden"
8976
+ },
8977
+
8978
+ {
8979
+ "label": "Portal id",
8980
+ "tooltip": "The HubSpot account that the form belongs to. <a href=\"https://knowledge.hubspot.com/account-management/manage-multiple-hubspot-accounts#check-your-current-account\" target=\"_blank\">HubSpot account management</a>.",
8981
+ "group": "input",
8982
+ "type": "String",
8983
+ "feel": "optional",
8984
+ "binding": {
8985
+ "type": "zeebe:input",
8986
+ "name": "portalId"
8987
+ },
8988
+ "constraints": {
8989
+ "notEmpty": true
8990
+ },
8991
+ "condition": {
8992
+ "property": "operationId",
8993
+ "oneOf": ["post-api.hsforms.com/submissions"],
8994
+ "type": "simple"
8995
+ }
8996
+ },
8997
+ {
8998
+ "label": "Form id",
8999
+ "tooltip": "The unique ID of the form you're sending data to. <a href=\"https://knowledge.hubspot.com/forms/find-your-form-guid\" target=\"_blank\">HubSpot form GUID</a>.",
9000
+ "group": "input",
9001
+ "type": "String",
9002
+ "feel": "optional",
9003
+ "binding": {
9004
+ "type": "zeebe:input",
9005
+ "name": "formId"
9006
+ },
9007
+ "constraints": {
9008
+ "notEmpty": true
9009
+ },
9010
+ "condition": {
9011
+ "property": "operationId",
9012
+ "oneOf": ["post-api.hsforms.com/submissions"],
9013
+ "type": "simple"
9014
+ }
9015
+ },
9016
+ {
9017
+ "id": "post-api.hsforms.com/submissions_$path",
9018
+ "value": "=\"/submissions/v3/integration/submit/\"+portalId+\"/\"+formId",
9019
+ "group": "parameters",
9020
+ "binding": {
9021
+ "name": "operationPath",
9022
+ "type": "zeebe:input"
9023
+ },
9024
+ "condition": {
9025
+ "property": "operationId",
9026
+ "equals": "post-api.hsforms.com/submissions",
9027
+ "type": "simple"
9028
+ },
9029
+ "type": "Hidden"
9030
+ },
9031
+ {
9032
+ "id": "post-api.hsforms.com/submissions_$headers",
9033
+ "value": "={}",
9034
+ "group": "parameters",
9035
+ "binding": {
9036
+ "name": "headers",
9037
+ "type": "zeebe:input"
9038
+ },
9039
+ "condition": {
9040
+ "property": "operationId",
9041
+ "equals": "post-api.hsforms.com/submissions",
9042
+ "type": "simple"
9043
+ },
9044
+ "type": "Hidden"
9045
+ },
9046
+ {
9047
+ "id": "post-api.hsforms.com/submissions_$queryParameters",
9048
+ "value": "={}",
9049
+ "group": "parameters",
9050
+ "binding": {
9051
+ "name": "queryParameters",
9052
+ "type": "zeebe:input"
9053
+ },
9054
+ "condition": {
9055
+ "property": "operationId",
9056
+ "equals": "post-api.hsforms.com/submissions",
9057
+ "type": "simple"
9058
+ },
9059
+ "type": "Hidden"
9060
+ },
9061
+ {
9062
+ "id": "post-api.hsforms.com/submissions_$method",
9063
+ "value": "POST",
9064
+ "group": "parameters",
9065
+ "binding": {
9066
+ "name": "method",
9067
+ "type": "zeebe:input"
9068
+ },
9069
+ "condition": {
9070
+ "property": "operationId",
9071
+ "equals": "post-api.hsforms.com/submissions",
9072
+ "type": "simple"
9073
+ },
9074
+ "type": "Hidden"
9075
+ },
9076
+ {
9077
+ "label": "Form fields",
9078
+ "tooltip": "The values to submit to the form. <a href=\"https://developers.hubspot.com/docs/reference/api/marketing/forms/v3-legacy\" target=\"_blank\">HubSpot Forms API</a>.",
9079
+ "group": "input",
9080
+ "feel": "optional",
9081
+ "id": "post-api.hsforms.com/submissions_body",
9082
+ "value": "={\n \"fields\": [\n { \"name\": \"firstname\", \"value\": \"Jane\" },\n { \"name\": \"lasename\", \"value\": \"Doe\" },\n { \"name\": \"email\", \"value\": \"jane.doe@example.com\" }\n ]\n}",
9083
+ "binding": {
9084
+ "name": "body",
9085
+ "type": "zeebe:input"
9086
+ },
9087
+ "constraints": {
9088
+ "notEmpty": true
9089
+ },
9090
+ "condition": {
9091
+ "property": "operationId",
9092
+ "equals": "post-api.hsforms.com/submissions",
9093
+ "type": "simple"
9094
+ },
9095
+ "type": "String"
9096
+ },
9097
+
9098
+ {
9099
+ "label": "List id",
9100
+ "group": "input",
9101
+ "type": "String",
9102
+ "feel": "optional",
9103
+ "binding": {
9104
+ "type": "zeebe:input",
9105
+ "name": "listId"
9106
+ },
9107
+ "constraints": {
9108
+ "notEmpty": true
9109
+ },
9110
+ "condition": {
9111
+ "property": "operationId",
9112
+ "oneOf": ["put-/crm/v3/lists/{listId}/memberships/add"],
9113
+ "type": "simple"
9114
+ }
9115
+ },
9116
+ {
9117
+ "id": "put-/crm/v3/lists/{listId}/memberships/add_$path",
9118
+ "value": "=\"/crm/v3/lists/\"+listId+\"/memberships/add\"",
9119
+ "group": "parameters",
9120
+ "binding": {
9121
+ "name": "operationPath",
9122
+ "type": "zeebe:input"
9123
+ },
9124
+ "condition": {
9125
+ "property": "operationId",
9126
+ "equals": "put-/crm/v3/lists/{listId}/memberships/add",
9127
+ "type": "simple"
9128
+ },
9129
+ "type": "Hidden"
9130
+ },
9131
+ {
9132
+ "id": "put-/crm/v3/lists/{listId}/memberships/add_$headers",
9133
+ "value": "={}",
9134
+ "group": "parameters",
9135
+ "binding": {
9136
+ "name": "headers",
9137
+ "type": "zeebe:input"
9138
+ },
9139
+ "condition": {
9140
+ "property": "operationId",
9141
+ "equals": "put-/crm/v3/lists/{listId}/memberships/add",
9142
+ "type": "simple"
9143
+ },
9144
+ "type": "Hidden"
9145
+ },
9146
+ {
9147
+ "id": "put-/crm/v3/lists/{listId}/memberships/add_$queryParameters",
9148
+ "value": "={}",
9149
+ "group": "parameters",
9150
+ "binding": {
9151
+ "name": "queryParameters",
9152
+ "type": "zeebe:input"
9153
+ },
9154
+ "condition": {
9155
+ "property": "operationId",
9156
+ "equals": "put-/crm/v3/lists/{listId}/memberships/add",
9157
+ "type": "simple"
9158
+ },
9159
+ "type": "Hidden"
9160
+ },
9161
+ {
9162
+ "id": "put-/crm/v3/lists/{listId}/memberships/add_$method",
9163
+ "value": "PUT",
9164
+ "group": "parameters",
9165
+ "binding": {
9166
+ "name": "method",
9167
+ "type": "zeebe:input"
9168
+ },
9169
+ "condition": {
9170
+ "property": "operationId",
9171
+ "equals": "put-/crm/v3/lists/{listId}/memberships/add",
9172
+ "type": "simple"
9173
+ },
9174
+ "type": "Hidden"
9175
+ },
9176
+ {
9177
+ "label": "Object ids",
9178
+ "tooltip": "The ids of the objects, e.g. contacts or companies, to add to the list",
9179
+ "group": "input",
9180
+ "feel": "optional",
9181
+ "id": "put-/crm/v3/lists/{listId}/memberships/add_body",
9182
+ "value": "=[\"12345678\"]",
9183
+ "binding": {
9184
+ "name": "body",
9185
+ "type": "zeebe:input"
9186
+ },
9187
+ "constraints": {
9188
+ "notEmpty": true
9189
+ },
9190
+ "condition": {
9191
+ "property": "operationId",
9192
+ "equals": "put-/crm/v3/lists/{listId}/memberships/add",
9193
+ "type": "simple"
9194
+ },
9195
+ "type": "String"
9196
+ },
9197
+
9198
+ {
9199
+ "label": "Workflow id",
9200
+ "group": "input",
9201
+ "type": "String",
9202
+ "feel": "optional",
9203
+ "binding": {
9204
+ "type": "zeebe:input",
9205
+ "name": "workflowId"
9206
+ },
9207
+ "condition": {
9208
+ "property": "operationId",
9209
+ "oneOf": [
9210
+ "post-/automation/v2/workflows/{workflowId}/enrollments/contacts"
9211
+ ],
9212
+ "type": "simple"
9213
+ },
9214
+ "constraints": {
9215
+ "notEmpty": true
9216
+ }
9217
+ },
9218
+ {
9219
+ "label": "Contact email",
9220
+ "group": "input",
9221
+ "type": "String",
9222
+ "feel": "optional",
9223
+ "binding": {
9224
+ "type": "zeebe:input",
9225
+ "name": "contactMail"
9226
+ },
9227
+ "condition": {
9228
+ "property": "operationId",
9229
+ "oneOf": [
9230
+ "post-/automation/v2/workflows/{workflowId}/enrollments/contacts"
9231
+ ],
9232
+ "type": "simple"
9233
+ },
9234
+ "constraints": {
9235
+ "notEmpty": true
9236
+ }
9237
+ },
9238
+ {
9239
+ "id": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts_$path",
9240
+ "value": "=\"/automation/v2/workflows/\"+workflowId+\"/enrollments/contacts/\"+contactMail",
9241
+ "group": "parameters",
9242
+ "binding": {
9243
+ "name": "operationPath",
9244
+ "type": "zeebe:input"
9245
+ },
9246
+ "condition": {
9247
+ "property": "operationId",
9248
+ "equals": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts",
9249
+ "type": "simple"
9250
+ },
9251
+ "type": "Hidden"
9252
+ },
9253
+ {
9254
+ "id": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts_$headers",
9255
+ "value": "={}",
9256
+ "group": "parameters",
9257
+ "binding": {
9258
+ "name": "headers",
9259
+ "type": "zeebe:input"
9260
+ },
9261
+ "condition": {
9262
+ "property": "operationId",
9263
+ "equals": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts",
9264
+ "type": "simple"
9265
+ },
9266
+ "type": "Hidden"
9267
+ },
9268
+ {
9269
+ "id": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts_$queryParameters",
9270
+ "value": "={}",
9271
+ "group": "parameters",
9272
+ "binding": {
9273
+ "name": "queryParameters",
9274
+ "type": "zeebe:input"
9275
+ },
9276
+ "condition": {
9277
+ "property": "operationId",
9278
+ "equals": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts",
9279
+ "type": "simple"
9280
+ },
9281
+ "type": "Hidden"
9282
+ },
9283
+ {
9284
+ "id": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts_$method",
9285
+ "value": "POST",
9286
+ "group": "parameters",
9287
+ "binding": {
9288
+ "name": "method",
9289
+ "type": "zeebe:input"
9290
+ },
9291
+ "condition": {
9292
+ "property": "operationId",
9293
+ "equals": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts",
9294
+ "type": "simple"
9295
+ },
9296
+ "type": "Hidden"
9297
+ },
9298
+
9299
+ {
9300
+ "id": "url",
9301
+ "value": "= baseUrl + operationPath",
9302
+ "group": "url",
9303
+ "binding": {
9304
+ "name": "url",
9305
+ "type": "zeebe:input"
9306
+ },
9307
+ "type": "Hidden"
9308
+ },
9309
+ {
9310
+ "id": "resultVariable",
9311
+ "label": "Result variable",
9312
+ "tooltip": "Name of variable to store the response in. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">result variable documentation</a>",
9313
+ "group": "output",
9314
+ "binding": {
9315
+ "key": "resultVariable",
9316
+ "type": "zeebe:taskHeader"
9317
+ },
9318
+ "type": "String"
9319
+ },
9320
+ {
9321
+ "id": "resultExpression",
9322
+ "label": "Result expression",
9323
+ "tooltip": "Expression to map the response into process variables. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">result expression documentation</a>",
9324
+ "feel": "required",
9325
+ "group": "output",
9326
+ "binding": {
9327
+ "key": "resultExpression",
9328
+ "type": "zeebe:taskHeader"
9329
+ },
9330
+ "type": "Text"
9331
+ },
9332
+ {
9333
+ "id": "errorExpression",
9334
+ "label": "Error expression",
9335
+ "tooltip": "Expression to handle errors. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">BPMN error handling documentation</a>",
9336
+ "feel": "required",
9337
+ "group": "error",
9338
+ "binding": {
9339
+ "key": "errorExpression",
9340
+ "type": "zeebe:taskHeader"
9341
+ },
9342
+ "type": "Text"
9343
+ },
9344
+ {
9345
+ "id": "retryCount",
9346
+ "label": "Retries",
9347
+ "value": "3",
9348
+ "feel": "optional",
9349
+ "group": "retries",
9350
+ "binding": {
9351
+ "property": "retries",
9352
+ "type": "zeebe:taskDefinition"
9353
+ },
9354
+ "type": "String"
9355
+ },
9356
+ {
9357
+ "id": "retryBackoff",
9358
+ "label": "Retry backoff",
9359
+ "tooltip": "ISO-8601 duration to wait between retries",
9360
+ "value": "PT30S",
9361
+ "group": "retries",
9362
+ "binding": {
9363
+ "key": "retryBackoff",
9364
+ "type": "zeebe:taskHeader"
9365
+ },
9366
+ "type": "String"
9367
+ }
9368
+ ],
9369
+ "steps": [
9370
+ {
9371
+ "name": "Contacts",
9372
+ "description": "Read, create, update, delete and search HubSpot contacts",
9373
+ "steps": [
9374
+ {
9375
+ "name": "List contacts",
9376
+ "description": "Retrieve a page of all contacts in HubSpot.",
9377
+ "keywords": [
9378
+ "list contacts",
9379
+ "get all contacts",
9380
+ "all contacts",
9381
+ "contacts page"
9382
+ ],
9383
+ "presetId": "contacts_getPage"
9384
+ },
9385
+ {
9386
+ "name": "Get contact by ID",
9387
+ "description": "Fetch a single contact from HubSpot by its ID.",
9388
+ "keywords": [
9389
+ "get contact",
9390
+ "contact by id",
9391
+ "fetch contact",
9392
+ "read contact"
9393
+ ],
9394
+ "presetId": "contacts_getById"
9395
+ },
9396
+ {
9397
+ "name": "Batch read contacts",
9398
+ "description": "Retrieve multiple contacts from HubSpot by their IDs in a single request.",
9399
+ "keywords": [
9400
+ "batch read contacts",
9401
+ "multiple contacts",
9402
+ "get contacts by id",
9403
+ "bulk contacts"
9404
+ ],
9405
+ "presetId": "contacts_batchRead"
9406
+ },
9407
+ {
9408
+ "name": "Search contacts",
9409
+ "description": "Search contacts in HubSpot by a property value.",
9410
+ "keywords": [
9411
+ "search contacts",
9412
+ "find contact",
9413
+ "query contacts",
9414
+ "filter contacts"
9415
+ ],
9416
+ "presetId": "contacts_search"
9417
+ },
9418
+ {
9419
+ "name": "Create contact",
9420
+ "description": "Create a new contact in HubSpot.",
9421
+ "keywords": [
9422
+ "create contact",
9423
+ "add contact",
9424
+ "new contact",
9425
+ "insert contact"
9426
+ ],
9427
+ "presetId": "contacts_create"
9428
+ },
9429
+ {
9430
+ "name": "Update contact",
9431
+ "description": "Update the properties of an existing contact in HubSpot.",
9432
+ "keywords": [
9433
+ "update contact",
9434
+ "edit contact",
9435
+ "modify contact",
9436
+ "patch contact"
9437
+ ],
9438
+ "presetId": "contacts_update"
9439
+ },
9440
+ {
9441
+ "name": "Delete contact",
9442
+ "description": "Delete a contact from HubSpot by its ID.",
9443
+ "keywords": [
9444
+ "delete contact",
9445
+ "remove contact",
9446
+ "archive contact",
9447
+ "drop contact"
9448
+ ],
9449
+ "presetId": "contacts_delete"
9450
+ }
9451
+ ]
9452
+ },
9453
+ {
9454
+ "name": "Companies",
9455
+ "description": "Read, create, delete and search HubSpot companies and manage their contact associations",
9456
+ "steps": [
9457
+ {
9458
+ "name": "List companies",
9459
+ "description": "Retrieve a page of all companies in HubSpot.",
9460
+ "keywords": [
9461
+ "list companies",
9462
+ "get all companies",
9463
+ "all companies",
9464
+ "companies page"
9465
+ ],
9466
+ "presetId": "companies_getPage"
9467
+ },
9468
+ {
9469
+ "name": "Get company by ID",
9470
+ "description": "Fetch a single company from HubSpot by its ID.",
9471
+ "keywords": [
9472
+ "get company",
9473
+ "company by id",
9474
+ "fetch company",
9475
+ "read company"
9476
+ ],
9477
+ "presetId": "companies_getById"
9478
+ },
9479
+ {
9480
+ "name": "Search companies",
9481
+ "description": "Search companies in HubSpot by a property value.",
9482
+ "keywords": [
9483
+ "search companies",
9484
+ "find company",
9485
+ "query companies",
9486
+ "filter companies"
9487
+ ],
9488
+ "presetId": "companies_search"
9489
+ },
9490
+ {
9491
+ "name": "List company contacts",
9492
+ "description": "Retrieve all contacts associated with a company in HubSpot.",
9493
+ "keywords": [
9494
+ "company contacts",
9495
+ "contacts of company",
9496
+ "associated contacts",
9497
+ "list contacts of company"
9498
+ ],
9499
+ "presetId": "companies_getContacts"
9500
+ },
9501
+ {
9502
+ "name": "Add contact to company",
9503
+ "description": "Associate a contact with a company in HubSpot.",
9504
+ "keywords": [
9505
+ "add contact to company",
9506
+ "associate contact",
9507
+ "link contact company",
9508
+ "create association"
9509
+ ],
9510
+ "presetId": "companies_addContact"
9511
+ },
9512
+ {
9513
+ "name": "Remove contact from company",
9514
+ "description": "Remove the association between a contact and a company in HubSpot.",
9515
+ "keywords": [
9516
+ "remove contact from company",
9517
+ "unlink contact",
9518
+ "archive association",
9519
+ "detach contact"
9520
+ ],
9521
+ "presetId": "companies_removeContact"
9522
+ },
9523
+ {
9524
+ "name": "Create company",
9525
+ "description": "Create a new company in HubSpot.",
9526
+ "keywords": [
9527
+ "create company",
9528
+ "add company",
9529
+ "new company",
9530
+ "insert company"
9531
+ ],
9532
+ "presetId": "companies_create"
9533
+ },
9534
+ {
9535
+ "name": "Delete company",
9536
+ "description": "Delete a company from HubSpot by its ID.",
9537
+ "keywords": [
9538
+ "delete company",
9539
+ "remove company",
9540
+ "archive company",
9541
+ "drop company"
9542
+ ],
9543
+ "presetId": "companies_delete"
9544
+ }
9545
+ ]
9546
+ },
9547
+ {
9548
+ "name": "Deals",
9549
+ "description": "Read, search and delete HubSpot deals",
9550
+ "steps": [
9551
+ {
9552
+ "name": "List deals",
9553
+ "description": "Retrieve a page of all deals in HubSpot.",
9554
+ "keywords": [
9555
+ "list deals",
9556
+ "get all deals",
9557
+ "all deals",
9558
+ "deals page"
9559
+ ],
9560
+ "presetId": "deals_getPage"
9561
+ },
9562
+ {
9563
+ "name": "Get deal by ID",
9564
+ "description": "Fetch a single deal from HubSpot by its ID.",
9565
+ "keywords": ["get deal", "deal by id", "fetch deal", "read deal"],
9566
+ "presetId": "deals_getById"
9567
+ },
9568
+ {
9569
+ "name": "Search deals",
9570
+ "description": "Search deals in HubSpot by a property value.",
9571
+ "keywords": [
9572
+ "search deals",
9573
+ "find deal",
9574
+ "query deals",
9575
+ "filter deals"
9576
+ ],
9577
+ "presetId": "deals_search"
9578
+ },
9579
+ {
9580
+ "name": "Delete deal",
9581
+ "description": "Delete a deal from HubSpot by its ID.",
9582
+ "keywords": [
9583
+ "delete deal",
9584
+ "remove deal",
9585
+ "archive deal",
9586
+ "drop deal"
9587
+ ],
9588
+ "presetId": "deals_delete"
9589
+ }
9590
+ ]
9591
+ },
9592
+ {
9593
+ "name": "Miscellaneous",
9594
+ "description": "Submit forms, manage list memberships and enroll contacts in workflows",
9595
+ "steps": [
9596
+ {
9597
+ "name": "Submit form",
9598
+ "description": "Submit values to a HubSpot form.",
9599
+ "keywords": [
9600
+ "submit form",
9601
+ "form submission",
9602
+ "send form",
9603
+ "post form"
9604
+ ],
9605
+ "presetId": "misc_submitForm"
9606
+ },
9607
+ {
9608
+ "name": "Add to list",
9609
+ "description": "Add objects such as contacts or companies to a list in HubSpot.",
9610
+ "keywords": [
9611
+ "add to list",
9612
+ "list membership",
9613
+ "add member",
9614
+ "join list"
9615
+ ],
9616
+ "presetId": "misc_addToList"
9617
+ },
9618
+ {
9619
+ "name": "Enroll contact in workflow",
9620
+ "description": "Enroll a contact into a HubSpot workflow.",
9621
+ "keywords": [
9622
+ "enroll workflow",
9623
+ "workflow enrollment",
9624
+ "add to workflow",
9625
+ "trigger workflow"
9626
+ ],
9627
+ "presetId": "misc_enrollWorkflow"
9628
+ }
9629
+ ]
9630
+ }
9631
+ ],
9632
+ "presets": [
9633
+ {
9634
+ "id": "contacts_getPage",
9635
+ "properties": {
9636
+ "resourceType": "contacts",
9637
+ "operationId": "get-/crm/v3/objects/contacts_getPage"
9638
+ }
9639
+ },
9640
+ {
9641
+ "id": "contacts_getById",
9642
+ "properties": {
9643
+ "resourceType": "contacts",
9644
+ "operationId": "get-/crm/v3/objects/contacts/{contactId}"
9645
+ }
9646
+ },
9647
+ {
9648
+ "id": "contacts_batchRead",
9649
+ "properties": {
9650
+ "resourceType": "contacts",
9651
+ "operationId": "post-/crm/v3/objects/contacts/batch/read"
9652
+ }
9653
+ },
9654
+ {
9655
+ "id": "contacts_search",
9656
+ "properties": {
9657
+ "resourceType": "contacts",
9658
+ "operationId": "post-/crm/v3/objects/contacts/search_doSearch"
9659
+ }
9660
+ },
9661
+ {
9662
+ "id": "contacts_create",
9663
+ "properties": {
9664
+ "resourceType": "contacts",
9665
+ "operationId": "post-/crm/v3/objects/contacts"
9666
+ }
9667
+ },
9668
+ {
9669
+ "id": "contacts_update",
9670
+ "properties": {
9671
+ "resourceType": "contacts",
9672
+ "operationId": "patch-/crm/v3/objects/contacts/{contactId}"
9673
+ }
9674
+ },
9675
+ {
9676
+ "id": "contacts_delete",
9677
+ "properties": {
9678
+ "resourceType": "contacts",
9679
+ "operationId": "delete-/crm/v3/objects/contacts/{contactId}"
9680
+ }
9681
+ },
9682
+ {
9683
+ "id": "companies_getPage",
9684
+ "properties": {
9685
+ "resourceType": "companies",
9686
+ "operationId": "get-/crm/v3/objects/companies_getPage"
9687
+ }
9688
+ },
9689
+ {
9690
+ "id": "companies_getById",
9691
+ "properties": {
9692
+ "resourceType": "companies",
9693
+ "operationId": "get-/crm/v3/objects/companies/{companyId}_getById"
9694
+ }
9695
+ },
9696
+ {
9697
+ "id": "companies_search",
9698
+ "properties": {
9699
+ "resourceType": "companies",
9700
+ "operationId": "post-/crm/v3/objects/companies/search_doSearch"
9701
+ }
9702
+ },
9703
+ {
9704
+ "id": "companies_getContacts",
9705
+ "properties": {
9706
+ "resourceType": "companies",
9707
+ "operationId": "get-/crm/v3/objects/companies/{companyId}/associations/contacts"
9708
+ }
9709
+ },
9710
+ {
9711
+ "id": "companies_addContact",
9712
+ "properties": {
9713
+ "resourceType": "companies",
9714
+ "operationId": "post-/crm/v3/associations/contact/company/batch/create"
9715
+ }
9716
+ },
9717
+ {
9718
+ "id": "companies_removeContact",
9719
+ "properties": {
9720
+ "resourceType": "companies",
9721
+ "operationId": "post-/crm/v3/associations/contact/company/batch/archive"
9722
+ }
9723
+ },
9724
+ {
9725
+ "id": "companies_create",
9726
+ "properties": {
9727
+ "resourceType": "companies",
9728
+ "operationId": "post-/crm/v3/objects/companies"
9729
+ }
9730
+ },
9731
+ {
9732
+ "id": "companies_delete",
9733
+ "properties": {
9734
+ "resourceType": "companies",
9735
+ "operationId": "delete-/crm/v3/objects/companies/{companyId}_archive"
9736
+ }
9737
+ },
9738
+ {
9739
+ "id": "deals_getPage",
9740
+ "properties": {
9741
+ "resourceType": "deals",
9742
+ "operationId": "get-/crm/v3/objects/deals_getPage"
9743
+ }
9744
+ },
9745
+ {
9746
+ "id": "deals_getById",
9747
+ "properties": {
9748
+ "resourceType": "deals",
9749
+ "operationId": "get-/crm/v3/objects/deals/{dealId}_getById"
9750
+ }
9751
+ },
9752
+ {
9753
+ "id": "deals_search",
9754
+ "properties": {
9755
+ "resourceType": "deals",
9756
+ "operationId": "post-/crm/v3/objects/deals/search_doSearch"
9757
+ }
9758
+ },
9759
+ {
9760
+ "id": "deals_delete",
9761
+ "properties": {
9762
+ "resourceType": "deals",
9763
+ "operationId": "delete-/crm/v3/objects/deals/{dealId}_archive"
9764
+ }
9765
+ },
9766
+ {
9767
+ "id": "misc_submitForm",
9768
+ "properties": {
9769
+ "resourceType": "miscellaneous",
9770
+ "operationId": "post-api.hsforms.com/submissions"
9771
+ }
9772
+ },
9773
+ {
9774
+ "id": "misc_addToList",
9775
+ "properties": {
9776
+ "resourceType": "miscellaneous",
9777
+ "operationId": "put-/crm/v3/lists/{listId}/memberships/add"
9778
+ }
9779
+ },
9780
+ {
9781
+ "id": "misc_enrollWorkflow",
9782
+ "properties": {
9783
+ "resourceType": "miscellaneous",
9784
+ "operationId": "post-/automation/v2/workflows/{workflowId}/enrollments/contacts"
9785
+ }
9786
+ }
9787
+ ],
9788
+ "icon": {
9789
+ "contents": "data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1MDAiIHZpZXdCb3g9IjYuMjA4NTYyODMgLjY0NDk4ODI0IDI0NC4yNjk0MzcxNyAyNTEuMjQ3MDExNzYiIHdpZHRoPSIyNTAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0xOTEuMzg1IDg1LjY5NHYtMjkuNTA2YTIyLjcyMiAyMi43MjIgMCAwIDAgMTMuMTAxLTIwLjQ4di0uNjc3YzAtMTIuNTQ5LTEwLjE3My0yMi43MjItMjIuNzIxLTIyLjcyMmgtLjY3OGMtMTIuNTQ5IDAtMjIuNzIyIDEwLjE3My0yMi43MjIgMjIuNzIydi42NzdhMjIuNzIyIDIyLjcyMiAwIDAgMCAxMy4xMDEgMjAuNDh2MjkuNTA2YTY0LjM0MiA2NC4zNDIgMCAwIDAgLTMwLjU5NCAxMy40N2wtODAuOTIyLTYzLjAzYy41NzctMi4wODMuODc4LTQuMjI1LjkxMi02LjM3NWEyNS42IDI1LjYgMCAxIDAgLTI1LjYzMyAyNS41NSAyNS4zMjMgMjUuMzIzIDAgMCAwIDEyLjYwNy0zLjQzbDc5LjY4NSA2Mi4wMDdjLTE0LjY1IDIyLjEzMS0xNC4yNTggNTAuOTc0Ljk4NyA3Mi43bC0yNC4yMzYgMjQuMjQzYy0xLjk2LS42MjYtNC0uOTU5LTYuMDU3LS45ODctMTEuNjA3LjAxLTIxLjAxIDkuNDIzLTIxLjAwNyAyMS4wMy4wMDMgMTEuNjA2IDkuNDEyIDIxLjAxNCAyMS4wMTggMjEuMDE3IDExLjYwNy4wMDMgMjEuMDItOS40IDIxLjAzLTIxLjAwN2EyMC43NDcgMjAuNzQ3IDAgMCAwIC0uOTg4LTYuMDU2bDIzLjk3Ni0yMy45ODVjMjEuNDIzIDE2LjQ5MiA1MC44NDYgMTcuOTEzIDczLjc1OSAzLjU2MiAyMi45MTItMTQuMzUyIDM0LjQ3NS00MS40NDYgMjguOTg1LTY3LjkxOC01LjQ5LTI2LjQ3My0yNi44NzMtNDYuNzM0LTUzLjYwMy01MC43OTJtLTkuOTM4IDk3LjA0NGEzMy4xNyAzMy4xNyAwIDEgMSAwLTY2LjMxNmMxNy44NS42MjUgMzIgMTUuMjcyIDMyLjAxIDMzLjEzNC4wMDggMTcuODYtMTQuMTI3IDMyLjUyMi0zMS45NzcgMzMuMTY1IiBmaWxsPSIjZmY3YTU5Ii8+PC9zdmc+"
9790
+ }
7041
9791
  }
7042
9792
  ]