@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
@@ -0,0 +1,1843 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "Camunda Orchestration Cluster API connector",
5
+ "id": "io.camunda.connectors.CamundaOrchestrationCluster.v1",
6
+ "version": 1,
7
+ "engines": {
8
+ "camunda": "^8.9"
9
+ },
10
+ "description": "Read-only connector that fetches process, decision, user-task, and audit data from the Camunda 8 Orchestration Cluster REST API (v2). Replacement for the deprecated Operate API connector. Issues GET (by key) and POST /search requests only; no state-changing operations.",
11
+ "keywords": [
12
+ "orchestration cluster api",
13
+ "camunda v2 rest api",
14
+ "operate replacement",
15
+ "read-only",
16
+ "search process instances",
17
+ "search incidents",
18
+ "search variables",
19
+ "search user tasks",
20
+ "search decision instances",
21
+ "search audit logs"
22
+ ],
23
+ "documentationRef": "https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-overview/",
24
+ "category": {
25
+ "id": "connectors",
26
+ "name": "Connectors"
27
+ },
28
+ "appliesTo": ["bpmn:Task"],
29
+ "elementType": {
30
+ "value": "bpmn:ServiceTask"
31
+ },
32
+ "groups": [
33
+ { "id": "cluster", "label": "Cluster" },
34
+ { "id": "authentication", "label": "Authentication" },
35
+ { "id": "input", "label": "Endpoint" },
36
+ { "id": "parameters", "label": "Parameters" },
37
+ { "id": "connector", "label": "Connector" },
38
+ { "id": "output", "label": "Response mapping" },
39
+ { "id": "errors", "label": "Error handling" }
40
+ ],
41
+ "properties": [
42
+ {
43
+ "type": "Hidden",
44
+ "value": "io.camunda:http-json:1",
45
+ "binding": { "type": "zeebe:taskDefinition", "property": "type" }
46
+ },
47
+ {
48
+ "type": "Hidden",
49
+ "value": "={\"Content-Type\":\"application/json\"}",
50
+ "binding": { "type": "zeebe:input", "name": "headers" }
51
+ },
52
+ {
53
+ "label": "Type",
54
+ "id": "authentication.internal_deployment_type",
55
+ "group": "cluster",
56
+ "type": "Dropdown",
57
+ "value": "saas",
58
+ "choices": [
59
+ { "name": "Camunda SaaS", "value": "saas" },
60
+ { "name": "Camunda Self-managed", "value": "sm" }
61
+ ],
62
+ "binding": {
63
+ "type": "zeebe:input",
64
+ "name": "authentication.internal_deployment_type"
65
+ },
66
+ "tooltip": "SaaS for cloud clusters on <code>*.zeebe.camunda.io</code>; Self-Managed for clusters you host yourself."
67
+ },
68
+ {
69
+ "label": "OAuth token endpoint",
70
+ "group": "cluster",
71
+ "type": "String",
72
+ "feel": "optional",
73
+ "binding": {
74
+ "type": "zeebe:input",
75
+ "name": "authentication.oauthTokenEndpoint"
76
+ },
77
+ "constraints": { "notEmpty": true },
78
+ "condition": {
79
+ "property": "authentication.internal_deployment_type",
80
+ "equals": "sm"
81
+ },
82
+ "tooltip": "Token endpoint of your identity provider (e.g. Keycloak, Microsoft Entra ID, Auth0)."
83
+ },
84
+ {
85
+ "label": "Base URL",
86
+ "type": "String",
87
+ "feel": "optional",
88
+ "id": "authentication.orchestration_base_url",
89
+ "group": "cluster",
90
+ "binding": {
91
+ "type": "zeebe:input",
92
+ "name": "authentication.orchestration_base_url"
93
+ },
94
+ "constraints": { "notEmpty": true },
95
+ "condition": {
96
+ "property": "authentication.internal_deployment_type",
97
+ "equals": "sm"
98
+ },
99
+ "tooltip": "Base URL of the Orchestration Cluster REST API. Must end with <code>/v2</code>. Example: <code>http://localhost:8080/v2</code>."
100
+ },
101
+ {
102
+ "label": "Region",
103
+ "group": "cluster",
104
+ "type": "String",
105
+ "feel": "optional",
106
+ "binding": {
107
+ "type": "zeebe:input",
108
+ "name": "authentication.internal_region"
109
+ },
110
+ "constraints": {
111
+ "notEmpty": true,
112
+ "pattern": {
113
+ "value": "^(=.*|\\{\\{secrets\\..+\\}\\}|[a-z]{3}-[0-9]+)$",
114
+ "message": "Must be a SaaS region (e.g. bru-2), a secret ref {{secrets.NAME}}, or a FEEL expression starting with ="
115
+ }
116
+ },
117
+ "condition": {
118
+ "property": "authentication.internal_deployment_type",
119
+ "equals": "saas"
120
+ },
121
+ "tooltip": "SaaS cluster region, e.g. <code>bru-2</code>, <code>dsm-1</code>. Visible in the cluster overview in Console. Accepts <code>{{secrets.NAME}}</code> or a FEEL expression."
122
+ },
123
+ {
124
+ "label": "Cluster ID",
125
+ "group": "cluster",
126
+ "type": "String",
127
+ "feel": "optional",
128
+ "binding": {
129
+ "type": "zeebe:input",
130
+ "name": "authentication.internal_cluster"
131
+ },
132
+ "constraints": {
133
+ "notEmpty": true,
134
+ "pattern": {
135
+ "value": "^(=.*|\\{\\{secrets\\..+\\}\\}|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$",
136
+ "message": "Must be a UUID (8-4-4-4-12 hex), a secret ref {{secrets.NAME}}, or a FEEL expression starting with ="
137
+ }
138
+ },
139
+ "condition": {
140
+ "property": "authentication.internal_deployment_type",
141
+ "equals": "saas"
142
+ },
143
+ "tooltip": "SaaS cluster ID (UUID). Accepts <code>{{secrets.NAME}}</code> or a FEEL expression. See <a href=\"https://docs.camunda.io/docs/guides/setup-client-connection-credentials\" target=\"_blank\">creating API client credentials</a>."
144
+ },
145
+ {
146
+ "type": "Hidden",
147
+ "id": "authenticationType",
148
+ "value": "oauth-client-credentials-flow",
149
+ "binding": { "type": "zeebe:input", "name": "authentication.type" }
150
+ },
151
+ {
152
+ "value": "credentialsBody",
153
+ "type": "Hidden",
154
+ "binding": {
155
+ "type": "zeebe:input",
156
+ "name": "authentication.clientAuthentication"
157
+ }
158
+ },
159
+ {
160
+ "group": "authentication",
161
+ "type": "Hidden",
162
+ "value": "https://login.cloud.camunda.io/oauth/token",
163
+ "binding": {
164
+ "type": "zeebe:input",
165
+ "name": "authentication.oauthTokenEndpoint"
166
+ },
167
+ "condition": {
168
+ "property": "authentication.internal_deployment_type",
169
+ "equals": "saas"
170
+ },
171
+ "tooltip": "The OAuth token endpoint (SaaS)"
172
+ },
173
+ {
174
+ "label": "Client ID",
175
+ "group": "authentication",
176
+ "type": "String",
177
+ "feel": "optional",
178
+ "binding": { "type": "zeebe:input", "name": "authentication.clientId" },
179
+ "constraints": { "notEmpty": true },
180
+ "condition": {
181
+ "property": "authenticationType",
182
+ "equals": "oauth-client-credentials-flow"
183
+ },
184
+ "tooltip": "OAuth 2.0 client ID with permission to call the Orchestration Cluster API."
185
+ },
186
+ {
187
+ "label": "Client secret",
188
+ "group": "authentication",
189
+ "type": "String",
190
+ "feel": "optional",
191
+ "binding": {
192
+ "type": "zeebe:input",
193
+ "name": "authentication.clientSecret"
194
+ },
195
+ "constraints": { "notEmpty": true },
196
+ "condition": {
197
+ "property": "authenticationType",
198
+ "equals": "oauth-client-credentials-flow"
199
+ },
200
+ "tooltip": "OAuth 2.0 client secret. Use a Camunda secret reference like <code>{{secrets.MY_SECRET}}</code> in production."
201
+ },
202
+ {
203
+ "label": "Audience",
204
+ "type": "String",
205
+ "group": "authentication",
206
+ "feel": "optional",
207
+ "binding": { "type": "zeebe:input", "name": "authentication.audience" },
208
+ "condition": {
209
+ "property": "authentication.internal_deployment_type",
210
+ "equals": "sm"
211
+ },
212
+ "tooltip": "OAuth audience expected by your identity provider.",
213
+ "optional": true
214
+ },
215
+ {
216
+ "label": "Scopes",
217
+ "group": "authentication",
218
+ "type": "String",
219
+ "feel": "optional",
220
+ "binding": { "type": "zeebe:input", "name": "authentication.scopes" },
221
+ "optional": true,
222
+ "condition": {
223
+ "property": "authentication.internal_deployment_type",
224
+ "equals": "sm"
225
+ },
226
+ "tooltip": "Space-separated OAuth 2.0 scopes. Required by some identity providers (e.g. for Microsoft Entra ID use <code>api://&lt;client-id&gt;/.default</code>)."
227
+ },
228
+ {
229
+ "type": "Hidden",
230
+ "value": "zeebe.camunda.io",
231
+ "binding": { "type": "zeebe:input", "name": "authentication.audience" },
232
+ "condition": {
233
+ "property": "authentication.internal_deployment_type",
234
+ "equals": "saas"
235
+ }
236
+ },
237
+ {
238
+ "label": "Endpoint",
239
+ "group": "input",
240
+ "id": "input.internal_endpoint",
241
+ "type": "Dropdown",
242
+ "value": "/process-instances",
243
+ "choices": [
244
+ { "name": "Process instances", "value": "/process-instances" },
245
+ { "name": "Process definitions", "value": "/process-definitions" },
246
+ { "name": "Element instances", "value": "/element-instances" },
247
+ { "name": "Incidents", "value": "/incidents" },
248
+ { "name": "Variables", "value": "/variables" },
249
+ { "name": "User tasks", "value": "/user-tasks" },
250
+ { "name": "Jobs", "value": "/jobs" },
251
+ { "name": "Decision instances", "value": "/decision-instances" },
252
+ { "name": "Decision definitions", "value": "/decision-definitions" },
253
+ {
254
+ "name": "Decision requirements",
255
+ "value": "/decision-requirements"
256
+ },
257
+ { "name": "Batch operations", "value": "/batch-operations" },
258
+ {
259
+ "name": "Batch operation items (search only)",
260
+ "value": "/batch-operation-items"
261
+ },
262
+ {
263
+ "name": "Message subscriptions (search only)",
264
+ "value": "/message-subscriptions"
265
+ },
266
+ {
267
+ "name": "Correlated message subscriptions (search only)",
268
+ "value": "/correlated-message-subscriptions"
269
+ },
270
+ { "name": "Audit logs", "value": "/audit-logs" },
271
+ { "name": "Authorizations", "value": "/authorizations" },
272
+ { "name": "Groups", "value": "/groups" },
273
+ { "name": "Roles", "value": "/roles" },
274
+ { "name": "Tenants", "value": "/tenants" },
275
+ { "name": "Mapping rules", "value": "/mapping-rules" }
276
+ ],
277
+ "binding": { "type": "zeebe:input", "name": "input.internal_endpoint" },
278
+ "tooltip": "Orchestration Cluster API v2 entity. <code>batch-operation-items</code>, <code>message-subscriptions</code>, and <code>correlated-message-subscriptions</code> support <b>Search</b> only (no Get-by-key). <code>audit-logs</code> supports Search and Get-by-key only. See the <a href=\"https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-overview/\" target=\"_blank\">API reference</a>."
279
+ },
280
+ {
281
+ "label": "Operation",
282
+ "group": "input",
283
+ "id": "input.internal_operation",
284
+ "type": "Dropdown",
285
+ "value": "/search",
286
+ "choices": [
287
+ { "name": "Search", "value": "/search" },
288
+ { "name": "Get by key", "value": "/" }
289
+ ],
290
+ "binding": {
291
+ "type": "zeebe:input",
292
+ "name": "input.internal_operation"
293
+ },
294
+ "tooltip": "<b>Search</b> issues a POST to <code>/{entity}/search</code> with filter, sort, and page. <b>Get by key</b> issues a GET to <code>/{entity}/{key}</code>."
295
+ },
296
+ {
297
+ "type": "Hidden",
298
+ "value": "get",
299
+ "binding": { "type": "zeebe:input", "name": "method" },
300
+ "condition": { "property": "input.internal_operation", "equals": "/" },
301
+ "tooltip": "Get by key operation method (GET)"
302
+ },
303
+ {
304
+ "type": "Hidden",
305
+ "value": "post",
306
+ "binding": { "type": "zeebe:input", "name": "method" },
307
+ "condition": {
308
+ "property": "input.internal_operation",
309
+ "equals": "/search"
310
+ },
311
+ "tooltip": "Search operation method (POST)"
312
+ },
313
+ {
314
+ "type": "Hidden",
315
+ "binding": { "type": "zeebe:input", "name": "url" },
316
+ "value": "=\"https://\" + authentication.internal_region + \".zeebe.camunda.io/\" + authentication.internal_cluster + \"/v2\" + input.internal_endpoint + input.internal_operation + (if is defined(input.internal_key) then input.internal_key else \"\")",
317
+ "condition": {
318
+ "property": "authentication.internal_deployment_type",
319
+ "equals": "saas"
320
+ }
321
+ },
322
+ {
323
+ "type": "Hidden",
324
+ "binding": { "type": "zeebe:input", "name": "url" },
325
+ "value": "=authentication.orchestration_base_url + input.internal_endpoint + input.internal_operation + (if is defined(input.internal_key) then input.internal_key else \"\")",
326
+ "condition": {
327
+ "property": "authentication.internal_deployment_type",
328
+ "equals": "sm"
329
+ }
330
+ },
331
+ {
332
+ "label": "Key / ID",
333
+ "group": "parameters",
334
+ "type": "String",
335
+ "feel": "optional",
336
+ "binding": { "type": "zeebe:input", "name": "input.internal_key" },
337
+ "constraints": {
338
+ "notEmpty": true,
339
+ "pattern": {
340
+ "value": "^(=.*|[A-Za-z0-9_.@-]+)$",
341
+ "message": "Numeric key, identifier (letters, digits, _ . @ -), or FEEL expression starting with ="
342
+ }
343
+ },
344
+ "condition": { "property": "input.internal_operation", "equals": "/" },
345
+ "tooltip": "Entity identifier. Numeric key (processInstanceKey, incidentKey, variableKey, processDefinitionKey, elementInstanceKey, userTaskKey, jobKey, decisionDefinitionKey, decisionRequirementsKey, decisionEvaluationInstanceKey, batchOperationKey, authorizationKey, auditLogKey) or string ID (groupId, roleId, tenantId, mappingRuleId). <b>Path separators (<code>/</code>, <code>..</code>) and whitespace are not allowed.</b> If you supply a FEEL expression, ensure its result contains none of these; the static pattern blocks them only for non-FEEL input."
346
+ },
347
+ {
348
+ "label": "Filter",
349
+ "group": "parameters",
350
+ "type": "String",
351
+ "feel": "required",
352
+ "binding": { "type": "zeebe:input", "name": "input.internal_filter" },
353
+ "optional": true,
354
+ "condition": {
355
+ "property": "input.internal_operation",
356
+ "equals": "/search"
357
+ },
358
+ "tooltip": "FEEL expression evaluating to a context with per-entity filter fields. Example: <code>{state: \"ACTIVE\", processDefinitionId: \"order-process\"}</code>. See the <a href=\"https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-overview/\" target=\"_blank\">API reference</a> for fields supported by each entity."
359
+ },
360
+ {
361
+ "label": "Sort",
362
+ "group": "parameters",
363
+ "type": "String",
364
+ "feel": "required",
365
+ "binding": { "type": "zeebe:input", "name": "input.internal_sort" },
366
+ "optional": true,
367
+ "condition": {
368
+ "property": "input.internal_operation",
369
+ "equals": "/search"
370
+ },
371
+ "tooltip": "List of sort objects. Example: <code>[{field: \"startDate\", order: \"ASC\"}]</code>. Order is <code>ASC</code> or <code>DESC</code>."
372
+ },
373
+ {
374
+ "label": "Limit",
375
+ "group": "parameters",
376
+ "type": "String",
377
+ "value": "100",
378
+ "feel": "optional",
379
+ "binding": { "type": "zeebe:input", "name": "input.internal_results" },
380
+ "condition": {
381
+ "property": "input.internal_operation",
382
+ "equals": "/search"
383
+ },
384
+ "constraints": {
385
+ "pattern": {
386
+ "value": "^(=.*|[1-9]\\d*)?$",
387
+ "message": "Must be a positive integer or a FEEL expression starting with ="
388
+ }
389
+ },
390
+ "tooltip": "Maximum results per page. Default 100, max 10000 (Orchestration Cluster API v2). Leave empty to omit and use server default. Accepts a FEEL expression."
391
+ },
392
+ {
393
+ "label": "Page after (forward cursor)",
394
+ "group": "parameters",
395
+ "type": "String",
396
+ "feel": "optional",
397
+ "binding": { "type": "zeebe:input", "name": "input.internal_after" },
398
+ "optional": true,
399
+ "condition": {
400
+ "property": "input.internal_operation",
401
+ "equals": "/search"
402
+ },
403
+ "tooltip": "Forward cursor pagination. Pass the <code>page.endCursor</code> string from the previous response to fetch the next page. Mutually exclusive with Page before and Page from."
404
+ },
405
+ {
406
+ "label": "Page before (backward cursor)",
407
+ "tooltip": "Backward cursor pagination. Pass the <code>page.startCursor</code> string from the previous response to fetch the previous page. Mutually exclusive with Page after and Page from.",
408
+ "group": "parameters",
409
+ "type": "String",
410
+ "feel": "optional",
411
+ "binding": { "type": "zeebe:input", "name": "input.internal_before" },
412
+ "optional": true,
413
+ "condition": {
414
+ "property": "input.internal_operation",
415
+ "equals": "/search"
416
+ }
417
+ },
418
+ {
419
+ "label": "Page from (offset)",
420
+ "tooltip": "Offset-based pagination. Zero-based index of the first result. Mutually exclusive with Page after and Page before.",
421
+ "group": "parameters",
422
+ "type": "String",
423
+ "feel": "optional",
424
+ "binding": { "type": "zeebe:input", "name": "input.internal_from" },
425
+ "optional": true,
426
+ "condition": {
427
+ "property": "input.internal_operation",
428
+ "equals": "/search"
429
+ },
430
+ "constraints": {
431
+ "notEmpty": false,
432
+ "pattern": {
433
+ "value": "^(=.*|\\d+)?$",
434
+ "message": "Must be a non-negative integer or a FEEL expression"
435
+ }
436
+ }
437
+ },
438
+ {
439
+ "type": "Hidden",
440
+ "value": "=context merge([if is defined(input.internal_filter) and input.internal_filter != null then {filter: input.internal_filter} else {}, if is defined(input.internal_sort) and input.internal_sort != null then {sort: input.internal_sort} else {}, if ((is defined(input.internal_results) and input.internal_results != null and input.internal_results != \"\") or (is defined(input.internal_after) and input.internal_after != null and input.internal_after != \"\") or (is defined(input.internal_before) and input.internal_before != null and input.internal_before != \"\") or (is defined(input.internal_from) and input.internal_from != null and input.internal_from != \"\")) then {page: context merge([if is defined(input.internal_after) and input.internal_after != null and input.internal_after != \"\" then {after: input.internal_after} else {}, if is defined(input.internal_before) and input.internal_before != null and input.internal_before != \"\" then {before: input.internal_before} else {}, if is defined(input.internal_from) and input.internal_from != null and input.internal_from != \"\" then {from: (if input.internal_from instance of number then input.internal_from else number(input.internal_from))} else {}, if is defined(input.internal_results) and input.internal_results != null and input.internal_results != \"\" then {limit: (if input.internal_results instance of number then input.internal_results else number(input.internal_results))} else {}])} else {}])",
441
+ "binding": { "type": "zeebe:input", "name": "body" },
442
+ "condition": {
443
+ "property": "input.internal_operation",
444
+ "equals": "/search"
445
+ }
446
+ },
447
+ {
448
+ "label": "Result variable",
449
+ "group": "output",
450
+ "type": "String",
451
+ "binding": { "type": "zeebe:taskHeader", "key": "resultVariable" },
452
+ "tooltip": "Name of a process variable to store the full response in. Skip if you only want to map specific fields via Result expression. See <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">result variable docs</a>."
453
+ },
454
+ {
455
+ "label": "Result expression",
456
+ "group": "output",
457
+ "value": "={orchestrationClusterResponse: response.body}",
458
+ "type": "Text",
459
+ "feel": "required",
460
+ "binding": { "type": "zeebe:taskHeader", "key": "resultExpression" },
461
+ "tooltip": "FEEL expression returning a context whose keys become process variables. Example: <code>={items: response.body.items, total: response.body.page.totalItems}</code>. See <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">result expression docs</a>."
462
+ },
463
+ {
464
+ "label": "Connection timeout",
465
+ "group": "errors",
466
+ "type": "String",
467
+ "value": "20",
468
+ "binding": {
469
+ "type": "zeebe:input",
470
+ "name": "connectionTimeoutInSeconds"
471
+ },
472
+ "optional": true,
473
+ "feel": "optional",
474
+ "constraints": {
475
+ "notEmpty": false,
476
+ "pattern": {
477
+ "value": "^(=.*|[0-9]+|\\{\\{secrets\\..+\\}\\})$",
478
+ "message": "Must be a non-negative integer, a {{secrets.NAME}} reference, or a FEEL expression starting with ="
479
+ }
480
+ },
481
+ "tooltip": "Seconds to wait when establishing the TCP connection. <code>0</code> disables the timeout (not recommended in production)."
482
+ },
483
+ {
484
+ "label": "Error expression",
485
+ "group": "errors",
486
+ "type": "Text",
487
+ "feel": "required",
488
+ "binding": { "type": "zeebe:taskHeader", "key": "errorExpression" },
489
+ "tooltip": "FEEL expression that maps connector errors to a BPMN error. Example: <code>=if error.code = \"404\" then bpmnError(\"NOT_FOUND\", error.message) else null</code>. See <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">BPMN errors docs</a>."
490
+ },
491
+ {
492
+ "id": "version",
493
+ "label": "Version",
494
+ "value": "1",
495
+ "group": "connector",
496
+ "binding": {
497
+ "key": "elementTemplateVersion",
498
+ "type": "zeebe:taskHeader"
499
+ },
500
+ "type": "Hidden",
501
+ "tooltip": "Version of the element template"
502
+ },
503
+ {
504
+ "id": "id",
505
+ "label": "ID",
506
+ "value": "io.camunda.connectors.CamundaOrchestrationCluster.v1",
507
+ "group": "connector",
508
+ "binding": { "key": "elementTemplateId", "type": "zeebe:taskHeader" },
509
+ "type": "Hidden",
510
+ "tooltip": "ID of the element template"
511
+ }
512
+ ],
513
+ "icon": {
514
+ "contents": "data:image/png;base64,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"
515
+ }
516
+ },
517
+ {
518
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
519
+ "name": "Camunda Orchestration Cluster API connector",
520
+ "id": "io.camunda.connectors.CamundaOrchestrationCluster.v1",
521
+ "version": 2,
522
+ "engines": {
523
+ "camunda": "^8.9"
524
+ },
525
+ "description": "Read-only connector that fetches process, decision, user-task, and audit data from the Camunda 8 Orchestration Cluster REST API (v2). Replacement for the deprecated Operate API connector. Issues GET (by key) and POST /search requests only; no state-changing operations.",
526
+ "keywords": [
527
+ "orchestration cluster api",
528
+ "camunda v2 rest api",
529
+ "operate replacement",
530
+ "read-only",
531
+ "search process instances",
532
+ "search incidents",
533
+ "search variables",
534
+ "search user tasks",
535
+ "search decision instances",
536
+ "search audit logs"
537
+ ],
538
+ "documentationRef": "https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-overview/",
539
+ "category": {
540
+ "id": "connectors",
541
+ "name": "Connectors"
542
+ },
543
+ "appliesTo": ["bpmn:Task"],
544
+ "elementType": {
545
+ "value": "bpmn:ServiceTask"
546
+ },
547
+ "groups": [
548
+ { "id": "operation", "label": "Operation" },
549
+ { "id": "cluster", "label": "Cluster" },
550
+ { "id": "authentication", "label": "Authentication" },
551
+ { "id": "parameters", "label": "Parameters" },
552
+ { "id": "connector", "label": "Connector" },
553
+ { "id": "output", "label": "Response mapping" },
554
+ { "id": "errors", "label": "Error handling" }
555
+ ],
556
+ "properties": [
557
+ {
558
+ "type": "Hidden",
559
+ "value": "io.camunda:http-json:1",
560
+ "binding": { "type": "zeebe:taskDefinition", "property": "type" }
561
+ },
562
+ {
563
+ "type": "Hidden",
564
+ "value": "={\"Content-Type\":\"application/json\"}",
565
+ "binding": { "type": "zeebe:input", "name": "headers" }
566
+ },
567
+ {
568
+ "label": "Entity",
569
+ "group": "operation",
570
+ "id": "input.internal_endpoint",
571
+ "type": "Dropdown",
572
+ "value": "/process-instances",
573
+ "choices": [
574
+ { "name": "Process instances", "value": "/process-instances" },
575
+ { "name": "Process definitions", "value": "/process-definitions" },
576
+ { "name": "Element instances", "value": "/element-instances" },
577
+ { "name": "Incidents", "value": "/incidents" },
578
+ { "name": "Variables", "value": "/variables" },
579
+ { "name": "User tasks", "value": "/user-tasks" },
580
+ { "name": "Jobs", "value": "/jobs" },
581
+ { "name": "Decision instances", "value": "/decision-instances" },
582
+ { "name": "Decision definitions", "value": "/decision-definitions" },
583
+ {
584
+ "name": "Decision requirements",
585
+ "value": "/decision-requirements"
586
+ },
587
+ { "name": "Batch operations", "value": "/batch-operations" },
588
+ {
589
+ "name": "Batch operation items",
590
+ "value": "/batch-operation-items"
591
+ },
592
+ {
593
+ "name": "Message subscriptions",
594
+ "value": "/message-subscriptions"
595
+ },
596
+ {
597
+ "name": "Correlated message subscriptions",
598
+ "value": "/correlated-message-subscriptions"
599
+ },
600
+ { "name": "Audit logs", "value": "/audit-logs" },
601
+ { "name": "Authorizations", "value": "/authorizations" },
602
+ { "name": "Groups", "value": "/groups" },
603
+ { "name": "Roles", "value": "/roles" },
604
+ { "name": "Tenants", "value": "/tenants" },
605
+ { "name": "Mapping rules", "value": "/mapping-rules" }
606
+ ],
607
+ "binding": { "type": "zeebe:input", "name": "input.internal_endpoint" },
608
+ "tooltip": "Orchestration Cluster API v2 entity. See the <a href=\"https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-overview/\" target=\"_blank\">API reference</a>."
609
+ },
610
+ {
611
+ "label": "Operation",
612
+ "group": "operation",
613
+ "id": "input.internal_operation",
614
+ "type": "Dropdown",
615
+ "value": "/search",
616
+ "condition": {
617
+ "property": "input.internal_endpoint",
618
+ "oneOf": [
619
+ "/process-instances",
620
+ "/process-definitions",
621
+ "/element-instances",
622
+ "/incidents",
623
+ "/variables",
624
+ "/user-tasks",
625
+ "/jobs",
626
+ "/decision-instances",
627
+ "/decision-definitions",
628
+ "/decision-requirements",
629
+ "/batch-operations",
630
+ "/audit-logs",
631
+ "/authorizations",
632
+ "/groups",
633
+ "/roles",
634
+ "/tenants",
635
+ "/mapping-rules"
636
+ ]
637
+ },
638
+ "choices": [
639
+ { "name": "Search", "value": "/search" },
640
+ { "name": "Get by key", "value": "/" }
641
+ ],
642
+ "binding": {
643
+ "type": "zeebe:input",
644
+ "name": "input.internal_operation"
645
+ },
646
+ "tooltip": "<b>Search</b> issues a POST to <code>/{entity}/search</code> with filter, sort, and page. <b>Get by key</b> issues a GET to <code>/{entity}/{key}</code>."
647
+ },
648
+ {
649
+ "label": "Operation",
650
+ "group": "operation",
651
+ "id": "input.internal_operation",
652
+ "type": "Dropdown",
653
+ "value": "/search",
654
+ "condition": {
655
+ "property": "input.internal_endpoint",
656
+ "oneOf": [
657
+ "/batch-operation-items",
658
+ "/message-subscriptions",
659
+ "/correlated-message-subscriptions"
660
+ ]
661
+ },
662
+ "choices": [{ "name": "Search", "value": "/search" }],
663
+ "binding": {
664
+ "type": "zeebe:input",
665
+ "name": "input.internal_operation"
666
+ },
667
+ "tooltip": "This entity supports <b>Search</b> only (POST to <code>/{entity}/search</code>)."
668
+ },
669
+ {
670
+ "label": "Type",
671
+ "id": "authentication.internal_deployment_type",
672
+ "group": "cluster",
673
+ "type": "Dropdown",
674
+ "value": "saas",
675
+ "choices": [
676
+ { "name": "Camunda SaaS", "value": "saas" },
677
+ { "name": "Camunda Self-managed", "value": "sm" }
678
+ ],
679
+ "binding": {
680
+ "type": "zeebe:input",
681
+ "name": "authentication.internal_deployment_type"
682
+ },
683
+ "tooltip": "SaaS for cloud clusters on <code>*.zeebe.camunda.io</code>; Self-Managed for clusters you host yourself."
684
+ },
685
+ {
686
+ "label": "OAuth token endpoint",
687
+ "group": "cluster",
688
+ "type": "String",
689
+ "feel": "optional",
690
+ "binding": {
691
+ "type": "zeebe:input",
692
+ "name": "authentication.oauthTokenEndpoint"
693
+ },
694
+ "constraints": { "notEmpty": true },
695
+ "condition": {
696
+ "property": "authentication.internal_deployment_type",
697
+ "equals": "sm"
698
+ },
699
+ "tooltip": "Token endpoint of your identity provider (e.g. Keycloak, Microsoft Entra ID, Auth0)."
700
+ },
701
+ {
702
+ "label": "Base URL",
703
+ "type": "String",
704
+ "feel": "optional",
705
+ "id": "authentication.orchestration_base_url",
706
+ "group": "cluster",
707
+ "binding": {
708
+ "type": "zeebe:input",
709
+ "name": "authentication.orchestration_base_url"
710
+ },
711
+ "constraints": { "notEmpty": true },
712
+ "condition": {
713
+ "property": "authentication.internal_deployment_type",
714
+ "equals": "sm"
715
+ },
716
+ "tooltip": "Base URL of the Orchestration Cluster REST API. Must end with <code>/v2</code>. Example: <code>http://localhost:8080/v2</code>."
717
+ },
718
+ {
719
+ "label": "Region",
720
+ "group": "cluster",
721
+ "type": "String",
722
+ "feel": "optional",
723
+ "binding": {
724
+ "type": "zeebe:input",
725
+ "name": "authentication.internal_region"
726
+ },
727
+ "constraints": {
728
+ "notEmpty": true,
729
+ "pattern": {
730
+ "value": "^(=.*|\\{\\{secrets\\..+\\}\\}|[a-z]{3}-[0-9]+)$",
731
+ "message": "Must be a SaaS region (e.g. bru-2), a secret ref {{secrets.NAME}}, or a FEEL expression starting with ="
732
+ }
733
+ },
734
+ "condition": {
735
+ "property": "authentication.internal_deployment_type",
736
+ "equals": "saas"
737
+ },
738
+ "tooltip": "SaaS cluster region, e.g. <code>bru-2</code>, <code>dsm-1</code>. Visible in the cluster overview in Console. Accepts <code>{{secrets.NAME}}</code> or a FEEL expression."
739
+ },
740
+ {
741
+ "label": "Cluster ID",
742
+ "group": "cluster",
743
+ "type": "String",
744
+ "feel": "optional",
745
+ "binding": {
746
+ "type": "zeebe:input",
747
+ "name": "authentication.internal_cluster"
748
+ },
749
+ "constraints": {
750
+ "notEmpty": true,
751
+ "pattern": {
752
+ "value": "^(=.*|\\{\\{secrets\\..+\\}\\}|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$",
753
+ "message": "Must be a UUID (8-4-4-4-12 hex), a secret ref {{secrets.NAME}}, or a FEEL expression starting with ="
754
+ }
755
+ },
756
+ "condition": {
757
+ "property": "authentication.internal_deployment_type",
758
+ "equals": "saas"
759
+ },
760
+ "tooltip": "SaaS cluster ID (UUID). Accepts <code>{{secrets.NAME}}</code> or a FEEL expression. See <a href=\"https://docs.camunda.io/docs/guides/setup-client-connection-credentials\" target=\"_blank\">creating API client credentials</a>."
761
+ },
762
+ {
763
+ "type": "Hidden",
764
+ "id": "authenticationType",
765
+ "value": "oauth-client-credentials-flow",
766
+ "binding": { "type": "zeebe:input", "name": "authentication.type" }
767
+ },
768
+ {
769
+ "value": "credentialsBody",
770
+ "type": "Hidden",
771
+ "binding": {
772
+ "type": "zeebe:input",
773
+ "name": "authentication.clientAuthentication"
774
+ }
775
+ },
776
+ {
777
+ "group": "authentication",
778
+ "type": "Hidden",
779
+ "value": "https://login.cloud.camunda.io/oauth/token",
780
+ "binding": {
781
+ "type": "zeebe:input",
782
+ "name": "authentication.oauthTokenEndpoint"
783
+ },
784
+ "condition": {
785
+ "property": "authentication.internal_deployment_type",
786
+ "equals": "saas"
787
+ },
788
+ "tooltip": "The OAuth token endpoint (SaaS)"
789
+ },
790
+ {
791
+ "label": "Client ID",
792
+ "group": "authentication",
793
+ "type": "String",
794
+ "feel": "optional",
795
+ "binding": { "type": "zeebe:input", "name": "authentication.clientId" },
796
+ "constraints": { "notEmpty": true },
797
+ "condition": {
798
+ "property": "authenticationType",
799
+ "equals": "oauth-client-credentials-flow"
800
+ },
801
+ "tooltip": "OAuth 2.0 client ID with permission to call the Orchestration Cluster API."
802
+ },
803
+ {
804
+ "label": "Client secret",
805
+ "group": "authentication",
806
+ "type": "String",
807
+ "feel": "optional",
808
+ "binding": {
809
+ "type": "zeebe:input",
810
+ "name": "authentication.clientSecret"
811
+ },
812
+ "constraints": { "notEmpty": true },
813
+ "condition": {
814
+ "property": "authenticationType",
815
+ "equals": "oauth-client-credentials-flow"
816
+ },
817
+ "tooltip": "OAuth 2.0 client secret. Use a Camunda secret reference like <code>{{secrets.MY_SECRET}}</code> in production."
818
+ },
819
+ {
820
+ "label": "Audience",
821
+ "type": "String",
822
+ "group": "authentication",
823
+ "feel": "optional",
824
+ "binding": { "type": "zeebe:input", "name": "authentication.audience" },
825
+ "condition": {
826
+ "property": "authentication.internal_deployment_type",
827
+ "equals": "sm"
828
+ },
829
+ "tooltip": "OAuth audience expected by your identity provider.",
830
+ "optional": true
831
+ },
832
+ {
833
+ "label": "Scopes",
834
+ "group": "authentication",
835
+ "type": "String",
836
+ "feel": "optional",
837
+ "binding": { "type": "zeebe:input", "name": "authentication.scopes" },
838
+ "optional": true,
839
+ "condition": {
840
+ "property": "authentication.internal_deployment_type",
841
+ "equals": "sm"
842
+ },
843
+ "tooltip": "Space-separated OAuth 2.0 scopes. Required by some identity providers (e.g. for Microsoft Entra ID use <code>api://&lt;client-id&gt;/.default</code>)."
844
+ },
845
+ {
846
+ "type": "Hidden",
847
+ "value": "zeebe.camunda.io",
848
+ "binding": { "type": "zeebe:input", "name": "authentication.audience" },
849
+ "condition": {
850
+ "property": "authentication.internal_deployment_type",
851
+ "equals": "saas"
852
+ }
853
+ },
854
+ {
855
+ "type": "Hidden",
856
+ "value": "get",
857
+ "binding": { "type": "zeebe:input", "name": "method" },
858
+ "condition": { "property": "input.internal_operation", "equals": "/" },
859
+ "tooltip": "Get by key operation method (GET)"
860
+ },
861
+ {
862
+ "type": "Hidden",
863
+ "value": "post",
864
+ "binding": { "type": "zeebe:input", "name": "method" },
865
+ "condition": {
866
+ "property": "input.internal_operation",
867
+ "equals": "/search"
868
+ },
869
+ "tooltip": "Search operation method (POST)"
870
+ },
871
+ {
872
+ "type": "Hidden",
873
+ "binding": { "type": "zeebe:input", "name": "url" },
874
+ "value": "=\"https://\" + authentication.internal_region + \".zeebe.camunda.io/\" + authentication.internal_cluster + \"/v2\" + input.internal_endpoint + input.internal_operation + (if is defined(input.internal_key) then input.internal_key else \"\")",
875
+ "condition": {
876
+ "property": "authentication.internal_deployment_type",
877
+ "equals": "saas"
878
+ }
879
+ },
880
+ {
881
+ "type": "Hidden",
882
+ "binding": { "type": "zeebe:input", "name": "url" },
883
+ "value": "=authentication.orchestration_base_url + input.internal_endpoint + input.internal_operation + (if is defined(input.internal_key) then input.internal_key else \"\")",
884
+ "condition": {
885
+ "property": "authentication.internal_deployment_type",
886
+ "equals": "sm"
887
+ }
888
+ },
889
+ {
890
+ "label": "Key / ID",
891
+ "group": "parameters",
892
+ "type": "String",
893
+ "feel": "optional",
894
+ "binding": { "type": "zeebe:input", "name": "input.internal_key" },
895
+ "constraints": {
896
+ "notEmpty": true,
897
+ "pattern": {
898
+ "value": "^(=.*|[A-Za-z0-9_.@-]+)$",
899
+ "message": "Numeric key, identifier (letters, digits, _ . @ -), or FEEL expression starting with ="
900
+ }
901
+ },
902
+ "condition": { "property": "input.internal_operation", "equals": "/" },
903
+ "tooltip": "Entity identifier. Numeric key (processInstanceKey, incidentKey, variableKey, processDefinitionKey, elementInstanceKey, userTaskKey, jobKey, decisionDefinitionKey, decisionRequirementsKey, decisionEvaluationInstanceKey, batchOperationKey, authorizationKey, auditLogKey) or string ID (groupId, roleId, tenantId, mappingRuleId). <b>Path separators (<code>/</code>, <code>..</code>) and whitespace are not allowed.</b> If you supply a FEEL expression, ensure its result contains none of these; the static pattern blocks them only for non-FEEL input."
904
+ },
905
+ {
906
+ "label": "Filter",
907
+ "group": "parameters",
908
+ "type": "String",
909
+ "feel": "required",
910
+ "binding": { "type": "zeebe:input", "name": "input.internal_filter" },
911
+ "optional": true,
912
+ "condition": {
913
+ "property": "input.internal_operation",
914
+ "equals": "/search"
915
+ },
916
+ "tooltip": "FEEL expression evaluating to a context with per-entity filter fields. Example: <code>{state: \"ACTIVE\", processDefinitionId: \"order-process\"}</code>. See the <a href=\"https://docs.camunda.io/docs/apis-tools/orchestration-cluster-api-rest/orchestration-cluster-api-rest-overview/\" target=\"_blank\">API reference</a> for fields supported by each entity."
917
+ },
918
+ {
919
+ "label": "Sort",
920
+ "group": "parameters",
921
+ "type": "String",
922
+ "feel": "required",
923
+ "binding": { "type": "zeebe:input", "name": "input.internal_sort" },
924
+ "optional": true,
925
+ "condition": {
926
+ "property": "input.internal_operation",
927
+ "equals": "/search"
928
+ },
929
+ "tooltip": "List of sort objects. Example: <code>[{field: \"startDate\", order: \"ASC\"}]</code>. Order is <code>ASC</code> or <code>DESC</code>."
930
+ },
931
+ {
932
+ "label": "Limit",
933
+ "group": "parameters",
934
+ "type": "String",
935
+ "value": "100",
936
+ "feel": "optional",
937
+ "binding": { "type": "zeebe:input", "name": "input.internal_results" },
938
+ "condition": {
939
+ "property": "input.internal_operation",
940
+ "equals": "/search"
941
+ },
942
+ "constraints": {
943
+ "pattern": {
944
+ "value": "^(=.*|[1-9]\\d*)?$",
945
+ "message": "Must be a positive integer or a FEEL expression starting with ="
946
+ }
947
+ },
948
+ "tooltip": "Maximum results per page. Default 100, max 10000 (Orchestration Cluster API v2). Leave empty to omit and use server default. Accepts a FEEL expression."
949
+ },
950
+ {
951
+ "label": "Page after (forward cursor)",
952
+ "group": "parameters",
953
+ "type": "String",
954
+ "feel": "optional",
955
+ "binding": { "type": "zeebe:input", "name": "input.internal_after" },
956
+ "optional": true,
957
+ "condition": {
958
+ "property": "input.internal_operation",
959
+ "equals": "/search"
960
+ },
961
+ "tooltip": "Forward cursor pagination. Pass the <code>page.endCursor</code> string from the previous response to fetch the next page. Mutually exclusive with Page before and Page from."
962
+ },
963
+ {
964
+ "label": "Page before (backward cursor)",
965
+ "tooltip": "Backward cursor pagination. Pass the <code>page.startCursor</code> string from the previous response to fetch the previous page. Mutually exclusive with Page after and Page from.",
966
+ "group": "parameters",
967
+ "type": "String",
968
+ "feel": "optional",
969
+ "binding": { "type": "zeebe:input", "name": "input.internal_before" },
970
+ "optional": true,
971
+ "condition": {
972
+ "property": "input.internal_operation",
973
+ "equals": "/search"
974
+ }
975
+ },
976
+ {
977
+ "label": "Page from (offset)",
978
+ "tooltip": "Offset-based pagination. Zero-based index of the first result. Mutually exclusive with Page after and Page before.",
979
+ "group": "parameters",
980
+ "type": "String",
981
+ "feel": "optional",
982
+ "binding": { "type": "zeebe:input", "name": "input.internal_from" },
983
+ "optional": true,
984
+ "condition": {
985
+ "property": "input.internal_operation",
986
+ "equals": "/search"
987
+ },
988
+ "constraints": {
989
+ "notEmpty": false,
990
+ "pattern": {
991
+ "value": "^(=.*|\\d+)?$",
992
+ "message": "Must be a non-negative integer or a FEEL expression"
993
+ }
994
+ }
995
+ },
996
+ {
997
+ "type": "Hidden",
998
+ "value": "=context merge([if is defined(input.internal_filter) and input.internal_filter != null then {filter: input.internal_filter} else {}, if is defined(input.internal_sort) and input.internal_sort != null then {sort: input.internal_sort} else {}, if ((is defined(input.internal_results) and input.internal_results != null and input.internal_results != \"\") or (is defined(input.internal_after) and input.internal_after != null and input.internal_after != \"\") or (is defined(input.internal_before) and input.internal_before != null and input.internal_before != \"\") or (is defined(input.internal_from) and input.internal_from != null and input.internal_from != \"\")) then {page: context merge([if is defined(input.internal_after) and input.internal_after != null and input.internal_after != \"\" then {after: input.internal_after} else {}, if is defined(input.internal_before) and input.internal_before != null and input.internal_before != \"\" then {before: input.internal_before} else {}, if is defined(input.internal_from) and input.internal_from != null and input.internal_from != \"\" then {from: (if input.internal_from instance of number then input.internal_from else number(input.internal_from))} else {}, if is defined(input.internal_results) and input.internal_results != null and input.internal_results != \"\" then {limit: (if input.internal_results instance of number then input.internal_results else number(input.internal_results))} else {}])} else {}])",
999
+ "binding": { "type": "zeebe:input", "name": "body" },
1000
+ "condition": {
1001
+ "property": "input.internal_operation",
1002
+ "equals": "/search"
1003
+ }
1004
+ },
1005
+ {
1006
+ "label": "Result variable",
1007
+ "group": "output",
1008
+ "type": "String",
1009
+ "binding": { "type": "zeebe:taskHeader", "key": "resultVariable" },
1010
+ "tooltip": "Name of a process variable to store the full response in. Skip if you only want to map specific fields via Result expression. See <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">result variable docs</a>."
1011
+ },
1012
+ {
1013
+ "label": "Result expression",
1014
+ "group": "output",
1015
+ "value": "={orchestrationClusterResponse: response.body}",
1016
+ "type": "Text",
1017
+ "feel": "required",
1018
+ "binding": { "type": "zeebe:taskHeader", "key": "resultExpression" },
1019
+ "tooltip": "FEEL expression returning a context whose keys become process variables. Example: <code>={items: response.body.items, total: response.body.page.totalItems}</code>. See <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">result expression docs</a>."
1020
+ },
1021
+ {
1022
+ "label": "Connection timeout",
1023
+ "group": "errors",
1024
+ "type": "String",
1025
+ "value": "20",
1026
+ "binding": {
1027
+ "type": "zeebe:input",
1028
+ "name": "connectionTimeoutInSeconds"
1029
+ },
1030
+ "optional": true,
1031
+ "feel": "optional",
1032
+ "constraints": {
1033
+ "notEmpty": false,
1034
+ "pattern": {
1035
+ "value": "^(=.*|[0-9]+|\\{\\{secrets\\..+\\}\\})$",
1036
+ "message": "Must be a non-negative integer, a {{secrets.NAME}} reference, or a FEEL expression starting with ="
1037
+ }
1038
+ },
1039
+ "tooltip": "Seconds to wait when establishing the TCP connection. <code>0</code> disables the timeout (not recommended in production)."
1040
+ },
1041
+ {
1042
+ "label": "Error expression",
1043
+ "group": "errors",
1044
+ "type": "Text",
1045
+ "feel": "required",
1046
+ "binding": { "type": "zeebe:taskHeader", "key": "errorExpression" },
1047
+ "tooltip": "FEEL expression that maps connector errors to a BPMN error. Example: <code>=if error.code = \"404\" then bpmnError(\"NOT_FOUND\", error.message) else null</code>. See <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">BPMN errors docs</a>."
1048
+ },
1049
+ {
1050
+ "id": "version",
1051
+ "label": "Version",
1052
+ "value": "2",
1053
+ "group": "connector",
1054
+ "binding": {
1055
+ "key": "elementTemplateVersion",
1056
+ "type": "zeebe:taskHeader"
1057
+ },
1058
+ "type": "Hidden",
1059
+ "tooltip": "Version of the element template"
1060
+ },
1061
+ {
1062
+ "id": "id",
1063
+ "label": "ID",
1064
+ "value": "io.camunda.connectors.CamundaOrchestrationCluster.v1",
1065
+ "group": "connector",
1066
+ "binding": { "key": "elementTemplateId", "type": "zeebe:taskHeader" },
1067
+ "type": "Hidden",
1068
+ "tooltip": "ID of the element template"
1069
+ }
1070
+ ],
1071
+ "steps": [
1072
+ {
1073
+ "name": "Process instances",
1074
+ "description": "Manage Camunda process instances.",
1075
+ "steps": [
1076
+ {
1077
+ "name": "Search process instances",
1078
+ "description": "Search and filter Camunda process instances using criteria.",
1079
+ "keywords": [
1080
+ "search",
1081
+ "filter",
1082
+ "process instances",
1083
+ "list",
1084
+ "running processes"
1085
+ ],
1086
+ "presetId": "processInstances_search"
1087
+ },
1088
+ {
1089
+ "name": "Get process instance by key",
1090
+ "description": "Retrieve a single Camunda process instance by its numeric key.",
1091
+ "keywords": [
1092
+ "get",
1093
+ "fetch",
1094
+ "process instance",
1095
+ "by key",
1096
+ "lookup"
1097
+ ],
1098
+ "presetId": "processInstances_getByKey"
1099
+ }
1100
+ ]
1101
+ },
1102
+ {
1103
+ "name": "Process definitions",
1104
+ "description": "Manage Camunda process definitions.",
1105
+ "steps": [
1106
+ {
1107
+ "name": "Search process definitions",
1108
+ "description": "Search and filter Camunda process definitions.",
1109
+ "keywords": [
1110
+ "search",
1111
+ "filter",
1112
+ "process definitions",
1113
+ "list",
1114
+ "bpmn"
1115
+ ],
1116
+ "presetId": "processDefinitions_search"
1117
+ },
1118
+ {
1119
+ "name": "Get process definition by key",
1120
+ "description": "Retrieve a single Camunda process definition by its numeric key.",
1121
+ "keywords": [
1122
+ "get",
1123
+ "fetch",
1124
+ "process definition",
1125
+ "by key",
1126
+ "bpmn"
1127
+ ],
1128
+ "presetId": "processDefinitions_getByKey"
1129
+ }
1130
+ ]
1131
+ },
1132
+ {
1133
+ "name": "Element instances",
1134
+ "description": "Manage flow node (element) instances.",
1135
+ "steps": [
1136
+ {
1137
+ "name": "Search element instances",
1138
+ "description": "Search and filter Camunda element instances.",
1139
+ "keywords": [
1140
+ "search",
1141
+ "filter",
1142
+ "element instances",
1143
+ "flow node instances",
1144
+ "list"
1145
+ ],
1146
+ "presetId": "elementInstances_search"
1147
+ },
1148
+ {
1149
+ "name": "Get element instance by key",
1150
+ "description": "Retrieve a single Camunda element instance by its numeric key.",
1151
+ "keywords": [
1152
+ "get",
1153
+ "fetch",
1154
+ "element instance",
1155
+ "flow node instance",
1156
+ "by key"
1157
+ ],
1158
+ "presetId": "elementInstances_getByKey"
1159
+ }
1160
+ ]
1161
+ },
1162
+ {
1163
+ "name": "Incidents",
1164
+ "description": "Manage Camunda incidents.",
1165
+ "steps": [
1166
+ {
1167
+ "name": "Search incidents",
1168
+ "description": "Search and filter Camunda incidents.",
1169
+ "keywords": ["search", "filter", "incidents", "list", "errors"],
1170
+ "presetId": "incidents_search"
1171
+ },
1172
+ {
1173
+ "name": "Get incident by key",
1174
+ "description": "Retrieve a single Camunda incident by its numeric key.",
1175
+ "keywords": ["get", "fetch", "incident", "by key", "error"],
1176
+ "presetId": "incidents_getByKey"
1177
+ }
1178
+ ]
1179
+ },
1180
+ {
1181
+ "name": "Variables",
1182
+ "description": "Manage Camunda process variables.",
1183
+ "steps": [
1184
+ {
1185
+ "name": "Search variables",
1186
+ "description": "Search and filter Camunda process variables.",
1187
+ "keywords": [
1188
+ "search",
1189
+ "filter",
1190
+ "variables",
1191
+ "list",
1192
+ "process data"
1193
+ ],
1194
+ "presetId": "variables_search"
1195
+ },
1196
+ {
1197
+ "name": "Get variable by key",
1198
+ "description": "Retrieve a single Camunda variable by its numeric key.",
1199
+ "keywords": ["get", "fetch", "variable", "by key", "process data"],
1200
+ "presetId": "variables_getByKey"
1201
+ }
1202
+ ]
1203
+ },
1204
+ {
1205
+ "name": "User tasks",
1206
+ "description": "Manage Camunda user tasks.",
1207
+ "steps": [
1208
+ {
1209
+ "name": "Search user tasks",
1210
+ "description": "Search and filter Camunda user tasks.",
1211
+ "keywords": [
1212
+ "search",
1213
+ "filter",
1214
+ "user tasks",
1215
+ "list",
1216
+ "human tasks",
1217
+ "task list"
1218
+ ],
1219
+ "presetId": "userTasks_search"
1220
+ },
1221
+ {
1222
+ "name": "Get user task by key",
1223
+ "description": "Retrieve a single Camunda user task by its numeric key.",
1224
+ "keywords": ["get", "fetch", "user task", "by key", "human task"],
1225
+ "presetId": "userTasks_getByKey"
1226
+ }
1227
+ ]
1228
+ },
1229
+ {
1230
+ "name": "Jobs",
1231
+ "description": "Manage Camunda jobs.",
1232
+ "steps": [
1233
+ {
1234
+ "name": "Search jobs",
1235
+ "description": "Search and filter Camunda jobs.",
1236
+ "keywords": [
1237
+ "search",
1238
+ "filter",
1239
+ "jobs",
1240
+ "list",
1241
+ "service tasks",
1242
+ "job worker"
1243
+ ],
1244
+ "presetId": "jobs_search"
1245
+ },
1246
+ {
1247
+ "name": "Get job by key",
1248
+ "description": "Retrieve a single Camunda job by its numeric key.",
1249
+ "keywords": ["get", "fetch", "job", "by key", "service task"],
1250
+ "presetId": "jobs_getByKey"
1251
+ }
1252
+ ]
1253
+ },
1254
+ {
1255
+ "name": "Decision instances",
1256
+ "description": "Manage evaluated DMN decision instances.",
1257
+ "steps": [
1258
+ {
1259
+ "name": "Search decision instances",
1260
+ "description": "Search and filter Camunda decision instances.",
1261
+ "keywords": [
1262
+ "search",
1263
+ "filter",
1264
+ "decision instances",
1265
+ "list",
1266
+ "dmn",
1267
+ "decisions"
1268
+ ],
1269
+ "presetId": "decisionInstances_search"
1270
+ },
1271
+ {
1272
+ "name": "Get decision instance by key",
1273
+ "description": "Retrieve a single Camunda decision instance by its numeric key.",
1274
+ "keywords": ["get", "fetch", "decision instance", "by key", "dmn"],
1275
+ "presetId": "decisionInstances_getByKey"
1276
+ }
1277
+ ]
1278
+ },
1279
+ {
1280
+ "name": "Decision definitions",
1281
+ "description": "Manage Camunda decision definitions (DMN models).",
1282
+ "steps": [
1283
+ {
1284
+ "name": "Search decision definitions",
1285
+ "description": "Search and filter Camunda decision definitions.",
1286
+ "keywords": [
1287
+ "search",
1288
+ "filter",
1289
+ "decision definitions",
1290
+ "list",
1291
+ "dmn",
1292
+ "decision models"
1293
+ ],
1294
+ "presetId": "decisionDefinitions_search"
1295
+ },
1296
+ {
1297
+ "name": "Get decision definition by key",
1298
+ "description": "Retrieve a single Camunda decision definition by its numeric key.",
1299
+ "keywords": [
1300
+ "get",
1301
+ "fetch",
1302
+ "decision definition",
1303
+ "by key",
1304
+ "dmn model"
1305
+ ],
1306
+ "presetId": "decisionDefinitions_getByKey"
1307
+ }
1308
+ ]
1309
+ },
1310
+ {
1311
+ "name": "Decision requirements",
1312
+ "description": "Manage Camunda decision requirements definitions (DRDs).",
1313
+ "steps": [
1314
+ {
1315
+ "name": "Search decision requirements",
1316
+ "description": "Search and filter Camunda decision requirements.",
1317
+ "keywords": [
1318
+ "search",
1319
+ "filter",
1320
+ "decision requirements",
1321
+ "list",
1322
+ "drd"
1323
+ ],
1324
+ "presetId": "decisionRequirements_search"
1325
+ },
1326
+ {
1327
+ "name": "Get decision requirements by key",
1328
+ "description": "Retrieve a single Camunda decision requirements definition by its numeric key.",
1329
+ "keywords": [
1330
+ "get",
1331
+ "fetch",
1332
+ "decision requirements",
1333
+ "by key",
1334
+ "drd"
1335
+ ],
1336
+ "presetId": "decisionRequirements_getByKey"
1337
+ }
1338
+ ]
1339
+ },
1340
+ {
1341
+ "name": "Batch operations",
1342
+ "description": "Manage Camunda batch operations.",
1343
+ "steps": [
1344
+ {
1345
+ "name": "Search batch operations",
1346
+ "description": "Search and filter Camunda batch operations.",
1347
+ "keywords": [
1348
+ "search",
1349
+ "filter",
1350
+ "batch operations",
1351
+ "list",
1352
+ "bulk"
1353
+ ],
1354
+ "presetId": "batchOperations_search"
1355
+ },
1356
+ {
1357
+ "name": "Get batch operation by key",
1358
+ "description": "Retrieve a single Camunda batch operation by its numeric key.",
1359
+ "keywords": ["get", "fetch", "batch operation", "by key", "bulk"],
1360
+ "presetId": "batchOperations_getByKey"
1361
+ }
1362
+ ]
1363
+ },
1364
+ {
1365
+ "name": "Batch operation items",
1366
+ "description": "Search items within batch operations (search only).",
1367
+ "steps": [
1368
+ {
1369
+ "name": "Search batch operation items",
1370
+ "description": "Search and filter items within Camunda batch operations.",
1371
+ "keywords": [
1372
+ "search",
1373
+ "filter",
1374
+ "batch operation items",
1375
+ "list",
1376
+ "bulk items"
1377
+ ],
1378
+ "presetId": "batchOperationItems_search"
1379
+ }
1380
+ ]
1381
+ },
1382
+ {
1383
+ "name": "Message subscriptions",
1384
+ "description": "Search Camunda message subscriptions (search only).",
1385
+ "steps": [
1386
+ {
1387
+ "name": "Search message subscriptions",
1388
+ "description": "Search and filter Camunda message subscriptions.",
1389
+ "keywords": [
1390
+ "search",
1391
+ "filter",
1392
+ "message subscriptions",
1393
+ "list",
1394
+ "messages"
1395
+ ],
1396
+ "presetId": "messageSubscriptions_search"
1397
+ }
1398
+ ]
1399
+ },
1400
+ {
1401
+ "name": "Correlated message subscriptions",
1402
+ "description": "Search Camunda correlated message subscriptions (search only).",
1403
+ "steps": [
1404
+ {
1405
+ "name": "Search correlated message subscriptions",
1406
+ "description": "Search and filter Camunda correlated message subscriptions.",
1407
+ "keywords": [
1408
+ "search",
1409
+ "filter",
1410
+ "correlated message subscriptions",
1411
+ "list",
1412
+ "messages"
1413
+ ],
1414
+ "presetId": "correlatedMessageSubscriptions_search"
1415
+ }
1416
+ ]
1417
+ },
1418
+ {
1419
+ "name": "Audit logs",
1420
+ "description": "Manage Camunda audit logs.",
1421
+ "steps": [
1422
+ {
1423
+ "name": "Search audit logs",
1424
+ "description": "Search and filter Camunda audit log entries.",
1425
+ "keywords": [
1426
+ "search",
1427
+ "filter",
1428
+ "audit logs",
1429
+ "list",
1430
+ "audit trail"
1431
+ ],
1432
+ "presetId": "auditLogs_search"
1433
+ },
1434
+ {
1435
+ "name": "Get audit log by key",
1436
+ "description": "Retrieve a single Camunda audit log entry by its numeric key.",
1437
+ "keywords": ["get", "fetch", "audit log", "by key", "audit trail"],
1438
+ "presetId": "auditLogs_getByKey"
1439
+ }
1440
+ ]
1441
+ },
1442
+ {
1443
+ "name": "Authorizations",
1444
+ "description": "Manage Camunda authorizations.",
1445
+ "steps": [
1446
+ {
1447
+ "name": "Search authorizations",
1448
+ "description": "Search and filter Camunda authorizations.",
1449
+ "keywords": [
1450
+ "search",
1451
+ "filter",
1452
+ "authorizations",
1453
+ "list",
1454
+ "permissions",
1455
+ "access control"
1456
+ ],
1457
+ "presetId": "authorizations_search"
1458
+ },
1459
+ {
1460
+ "name": "Get authorization by key",
1461
+ "description": "Retrieve a single Camunda authorization by its numeric key.",
1462
+ "keywords": [
1463
+ "get",
1464
+ "fetch",
1465
+ "authorization",
1466
+ "by key",
1467
+ "permission"
1468
+ ],
1469
+ "presetId": "authorizations_getByKey"
1470
+ }
1471
+ ]
1472
+ },
1473
+ {
1474
+ "name": "Groups",
1475
+ "description": "Manage Camunda groups.",
1476
+ "steps": [
1477
+ {
1478
+ "name": "Search groups",
1479
+ "description": "Search and filter Camunda groups.",
1480
+ "keywords": [
1481
+ "search",
1482
+ "filter",
1483
+ "groups",
1484
+ "list",
1485
+ "teams",
1486
+ "access control"
1487
+ ],
1488
+ "presetId": "groups_search"
1489
+ },
1490
+ {
1491
+ "name": "Get group by ID",
1492
+ "description": "Retrieve a single Camunda group by its ID.",
1493
+ "keywords": ["get", "fetch", "group", "by key", "team"],
1494
+ "presetId": "groups_getByKey"
1495
+ }
1496
+ ]
1497
+ },
1498
+ {
1499
+ "name": "Roles",
1500
+ "description": "Manage Camunda roles.",
1501
+ "steps": [
1502
+ {
1503
+ "name": "Search roles",
1504
+ "description": "Search and filter Camunda roles.",
1505
+ "keywords": [
1506
+ "search",
1507
+ "filter",
1508
+ "roles",
1509
+ "list",
1510
+ "permissions",
1511
+ "access control"
1512
+ ],
1513
+ "presetId": "roles_search"
1514
+ },
1515
+ {
1516
+ "name": "Get role by ID",
1517
+ "description": "Retrieve a single Camunda role by its ID.",
1518
+ "keywords": ["get", "fetch", "role", "by key", "permission"],
1519
+ "presetId": "roles_getByKey"
1520
+ }
1521
+ ]
1522
+ },
1523
+ {
1524
+ "name": "Tenants",
1525
+ "description": "Manage Camunda tenants.",
1526
+ "steps": [
1527
+ {
1528
+ "name": "Search tenants",
1529
+ "description": "Search and filter Camunda tenants.",
1530
+ "keywords": [
1531
+ "search",
1532
+ "filter",
1533
+ "tenants",
1534
+ "list",
1535
+ "multi-tenancy"
1536
+ ],
1537
+ "presetId": "tenants_search"
1538
+ },
1539
+ {
1540
+ "name": "Get tenant by ID",
1541
+ "description": "Retrieve a single Camunda tenant by its ID.",
1542
+ "keywords": ["get", "fetch", "tenant", "by key", "multi-tenancy"],
1543
+ "presetId": "tenants_getByKey"
1544
+ }
1545
+ ]
1546
+ },
1547
+ {
1548
+ "name": "Mapping rules",
1549
+ "description": "Manage Camunda mapping rules.",
1550
+ "steps": [
1551
+ {
1552
+ "name": "Search mapping rules",
1553
+ "description": "Search and filter Camunda mapping rules.",
1554
+ "keywords": [
1555
+ "search",
1556
+ "filter",
1557
+ "mapping rules",
1558
+ "list",
1559
+ "identity mapping"
1560
+ ],
1561
+ "presetId": "mappingRules_search"
1562
+ },
1563
+ {
1564
+ "name": "Get mapping rule by ID",
1565
+ "description": "Retrieve a single Camunda mapping rule by its ID.",
1566
+ "keywords": [
1567
+ "get",
1568
+ "fetch",
1569
+ "mapping rule",
1570
+ "by key",
1571
+ "identity mapping"
1572
+ ],
1573
+ "presetId": "mappingRules_getByKey"
1574
+ }
1575
+ ]
1576
+ }
1577
+ ],
1578
+ "presets": [
1579
+ {
1580
+ "id": "processInstances_search",
1581
+ "properties": {
1582
+ "input.internal_endpoint": "/process-instances",
1583
+ "input.internal_operation": "/search"
1584
+ }
1585
+ },
1586
+ {
1587
+ "id": "processInstances_getByKey",
1588
+ "properties": {
1589
+ "input.internal_endpoint": "/process-instances",
1590
+ "input.internal_operation": "/"
1591
+ }
1592
+ },
1593
+ {
1594
+ "id": "processDefinitions_search",
1595
+ "properties": {
1596
+ "input.internal_endpoint": "/process-definitions",
1597
+ "input.internal_operation": "/search"
1598
+ }
1599
+ },
1600
+ {
1601
+ "id": "processDefinitions_getByKey",
1602
+ "properties": {
1603
+ "input.internal_endpoint": "/process-definitions",
1604
+ "input.internal_operation": "/"
1605
+ }
1606
+ },
1607
+ {
1608
+ "id": "elementInstances_search",
1609
+ "properties": {
1610
+ "input.internal_endpoint": "/element-instances",
1611
+ "input.internal_operation": "/search"
1612
+ }
1613
+ },
1614
+ {
1615
+ "id": "elementInstances_getByKey",
1616
+ "properties": {
1617
+ "input.internal_endpoint": "/element-instances",
1618
+ "input.internal_operation": "/"
1619
+ }
1620
+ },
1621
+ {
1622
+ "id": "incidents_search",
1623
+ "properties": {
1624
+ "input.internal_endpoint": "/incidents",
1625
+ "input.internal_operation": "/search"
1626
+ }
1627
+ },
1628
+ {
1629
+ "id": "incidents_getByKey",
1630
+ "properties": {
1631
+ "input.internal_endpoint": "/incidents",
1632
+ "input.internal_operation": "/"
1633
+ }
1634
+ },
1635
+ {
1636
+ "id": "variables_search",
1637
+ "properties": {
1638
+ "input.internal_endpoint": "/variables",
1639
+ "input.internal_operation": "/search"
1640
+ }
1641
+ },
1642
+ {
1643
+ "id": "variables_getByKey",
1644
+ "properties": {
1645
+ "input.internal_endpoint": "/variables",
1646
+ "input.internal_operation": "/"
1647
+ }
1648
+ },
1649
+ {
1650
+ "id": "userTasks_search",
1651
+ "properties": {
1652
+ "input.internal_endpoint": "/user-tasks",
1653
+ "input.internal_operation": "/search"
1654
+ }
1655
+ },
1656
+ {
1657
+ "id": "userTasks_getByKey",
1658
+ "properties": {
1659
+ "input.internal_endpoint": "/user-tasks",
1660
+ "input.internal_operation": "/"
1661
+ }
1662
+ },
1663
+ {
1664
+ "id": "jobs_search",
1665
+ "properties": {
1666
+ "input.internal_endpoint": "/jobs",
1667
+ "input.internal_operation": "/search"
1668
+ }
1669
+ },
1670
+ {
1671
+ "id": "jobs_getByKey",
1672
+ "properties": {
1673
+ "input.internal_endpoint": "/jobs",
1674
+ "input.internal_operation": "/"
1675
+ }
1676
+ },
1677
+ {
1678
+ "id": "decisionInstances_search",
1679
+ "properties": {
1680
+ "input.internal_endpoint": "/decision-instances",
1681
+ "input.internal_operation": "/search"
1682
+ }
1683
+ },
1684
+ {
1685
+ "id": "decisionInstances_getByKey",
1686
+ "properties": {
1687
+ "input.internal_endpoint": "/decision-instances",
1688
+ "input.internal_operation": "/"
1689
+ }
1690
+ },
1691
+ {
1692
+ "id": "decisionDefinitions_search",
1693
+ "properties": {
1694
+ "input.internal_endpoint": "/decision-definitions",
1695
+ "input.internal_operation": "/search"
1696
+ }
1697
+ },
1698
+ {
1699
+ "id": "decisionDefinitions_getByKey",
1700
+ "properties": {
1701
+ "input.internal_endpoint": "/decision-definitions",
1702
+ "input.internal_operation": "/"
1703
+ }
1704
+ },
1705
+ {
1706
+ "id": "decisionRequirements_search",
1707
+ "properties": {
1708
+ "input.internal_endpoint": "/decision-requirements",
1709
+ "input.internal_operation": "/search"
1710
+ }
1711
+ },
1712
+ {
1713
+ "id": "decisionRequirements_getByKey",
1714
+ "properties": {
1715
+ "input.internal_endpoint": "/decision-requirements",
1716
+ "input.internal_operation": "/"
1717
+ }
1718
+ },
1719
+ {
1720
+ "id": "batchOperations_search",
1721
+ "properties": {
1722
+ "input.internal_endpoint": "/batch-operations",
1723
+ "input.internal_operation": "/search"
1724
+ }
1725
+ },
1726
+ {
1727
+ "id": "batchOperations_getByKey",
1728
+ "properties": {
1729
+ "input.internal_endpoint": "/batch-operations",
1730
+ "input.internal_operation": "/"
1731
+ }
1732
+ },
1733
+ {
1734
+ "id": "batchOperationItems_search",
1735
+ "properties": {
1736
+ "input.internal_endpoint": "/batch-operation-items",
1737
+ "input.internal_operation": "/search"
1738
+ }
1739
+ },
1740
+ {
1741
+ "id": "messageSubscriptions_search",
1742
+ "properties": {
1743
+ "input.internal_endpoint": "/message-subscriptions",
1744
+ "input.internal_operation": "/search"
1745
+ }
1746
+ },
1747
+ {
1748
+ "id": "correlatedMessageSubscriptions_search",
1749
+ "properties": {
1750
+ "input.internal_endpoint": "/correlated-message-subscriptions",
1751
+ "input.internal_operation": "/search"
1752
+ }
1753
+ },
1754
+ {
1755
+ "id": "auditLogs_search",
1756
+ "properties": {
1757
+ "input.internal_endpoint": "/audit-logs",
1758
+ "input.internal_operation": "/search"
1759
+ }
1760
+ },
1761
+ {
1762
+ "id": "auditLogs_getByKey",
1763
+ "properties": {
1764
+ "input.internal_endpoint": "/audit-logs",
1765
+ "input.internal_operation": "/"
1766
+ }
1767
+ },
1768
+ {
1769
+ "id": "authorizations_search",
1770
+ "properties": {
1771
+ "input.internal_endpoint": "/authorizations",
1772
+ "input.internal_operation": "/search"
1773
+ }
1774
+ },
1775
+ {
1776
+ "id": "authorizations_getByKey",
1777
+ "properties": {
1778
+ "input.internal_endpoint": "/authorizations",
1779
+ "input.internal_operation": "/"
1780
+ }
1781
+ },
1782
+ {
1783
+ "id": "groups_search",
1784
+ "properties": {
1785
+ "input.internal_endpoint": "/groups",
1786
+ "input.internal_operation": "/search"
1787
+ }
1788
+ },
1789
+ {
1790
+ "id": "groups_getByKey",
1791
+ "properties": {
1792
+ "input.internal_endpoint": "/groups",
1793
+ "input.internal_operation": "/"
1794
+ }
1795
+ },
1796
+ {
1797
+ "id": "roles_search",
1798
+ "properties": {
1799
+ "input.internal_endpoint": "/roles",
1800
+ "input.internal_operation": "/search"
1801
+ }
1802
+ },
1803
+ {
1804
+ "id": "roles_getByKey",
1805
+ "properties": {
1806
+ "input.internal_endpoint": "/roles",
1807
+ "input.internal_operation": "/"
1808
+ }
1809
+ },
1810
+ {
1811
+ "id": "tenants_search",
1812
+ "properties": {
1813
+ "input.internal_endpoint": "/tenants",
1814
+ "input.internal_operation": "/search"
1815
+ }
1816
+ },
1817
+ {
1818
+ "id": "tenants_getByKey",
1819
+ "properties": {
1820
+ "input.internal_endpoint": "/tenants",
1821
+ "input.internal_operation": "/"
1822
+ }
1823
+ },
1824
+ {
1825
+ "id": "mappingRules_search",
1826
+ "properties": {
1827
+ "input.internal_endpoint": "/mapping-rules",
1828
+ "input.internal_operation": "/search"
1829
+ }
1830
+ },
1831
+ {
1832
+ "id": "mappingRules_getByKey",
1833
+ "properties": {
1834
+ "input.internal_endpoint": "/mapping-rules",
1835
+ "input.internal_operation": "/"
1836
+ }
1837
+ }
1838
+ ],
1839
+ "icon": {
1840
+ "contents": "data:image/png;base64,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"
1841
+ }
1842
+ }
1843
+ ]