@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
@@ -1,14 +1,23 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Power Automate connector",
4
+ "name": "Power Automate Outbound Connector",
5
5
  "id": "io.camunda.connectors.PowerAutomate.v1",
6
6
  "deprecated": {
7
7
  "message": "Replace with 'Power Automate' template.",
8
8
  "documentationRef": "https://marketplace.camunda.com/en-US/apps/427601/power-automate-connector"
9
9
  },
10
- "version": 2,
10
+ "version": 4,
11
11
  "description": "Orchestrate your Power Automate flows with Camunda",
12
+ "keywords": [
13
+ "trigger flow run",
14
+ "get flow run status",
15
+ "get flow outputs",
16
+ "run flow",
17
+ "automation",
18
+ "workflow",
19
+ "automate task"
20
+ ],
12
21
  "icon": {
13
22
  "contents": "data:image/svg+xml;utf8,%3Csvg width='96' height='96' viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='filter0_f'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='0.4' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3Cfilter id='filter1_f'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='4' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='43' y1='55' x2='29' y2='10' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230D36A5'/%3E%3Cstop offset='1' stop-color='%231152D4'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='46' y1='10' x2='46' y2='86' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2384CAFF'/%3E%3Cstop offset='1' stop-color='%2361B1FB'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='37.5' y1='10' x2='37.5' y2='86' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233B90F5'/%3E%3Cstop offset='1' stop-color='%232A78EE'/%3E%3C/linearGradient%3E%3CclipPath id='clip0'%3E%3Crect width='96' height='96' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1'%3E%3Crect width='96' height='96' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23clip0)'%3E%3Cg clip-path='url(%23clip1)'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='-1' y='10' width='97' height='76'%3E%3Cpath d='M61.2116 10C62.3496 10 63.4337 10.4847 64.1925 11.3328L94.6136 45.3328C95.9723 46.8514 95.9723 49.1486 94.6136 50.6672L64.1925 84.6672C63.4337 85.5153 62.3496 86 61.2116 86H3.94634C0.488777 86 -1.34012 81.9095 0.965366 79.3328L29 48L0.965366 16.6672C-1.34012 14.0905 0.488777 10 3.94634 10H61.2116Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M63 10L29 48L-5 10H63Z' fill='url(%23paint0_linear)'/%3E%3Cg filter='url(%23filter0_f)'%3E%3Cpath d='M63 10.4L-5 86.4H63L97 48.4L63 10.4Z' fill='black' fill-opacity='0.24'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f)'%3E%3Cpath d='M63 12L-5 88H63L97 50L63 12Z' fill='black' fill-opacity='0.32'/%3E%3C/g%3E%3Cpath d='M-5 86L63 10L97 48L63 86H-5Z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M-5 86L63 10L80 29L29 86H-5Z' fill='url(%23paint2_linear)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"
14
23
  },
@@ -83,7 +92,7 @@
83
92
  },
84
93
  {
85
94
  "label": "Organization URI",
86
- "description": "Dynamics 365 URL. <a href=\"https://learn.microsoft.com/en-us/power-apps/developer/data-platform/discovery-service\">Find your organization url</a>. See also <a href=\"https://learn.microsoft.com/en-us/power-automate/web-api#compose-http-requests\">this page</a>",
95
+ "tooltip": "Dynamics 365 URL. <a href=\"https://learn.microsoft.com/en-us/power-apps/developer/data-platform/discovery-service\">organization URL discovery docs</a>. See also <a href=\"https://learn.microsoft.com/en-us/power-automate/web-api#compose-http-requests\">Power Automate web API docs</a>",
87
96
  "group": "configuration",
88
97
  "type": "String",
89
98
  "value": "",
@@ -95,23 +104,10 @@
95
104
  "notEmpty": true
96
105
  }
97
106
  },
98
- {
99
- "type": "Hidden",
100
- "value": "=organizationUri + \"/.default\"",
101
- "binding": {
102
- "type": "zeebe:input",
103
- "name": "authentication.scopes"
104
- },
105
- "condition": {
106
- "property": "authenticationType",
107
- "equals": "oauth-client-credentials-flow"
108
- }
109
- },
110
107
  {
111
108
  "label": "Type",
112
109
  "id": "authenticationType",
113
110
  "group": "authentication",
114
- "description": "Choose the authentication type",
115
111
  "type": "Dropdown",
116
112
  "choices": [
117
113
  {
@@ -128,6 +124,18 @@
128
124
  "name": "authentication.type"
129
125
  }
130
126
  },
127
+ {
128
+ "type": "Hidden",
129
+ "value": "=organizationUri + \"/.default\"",
130
+ "binding": {
131
+ "type": "zeebe:input",
132
+ "name": "authentication.scopes"
133
+ },
134
+ "condition": {
135
+ "property": "authenticationType",
136
+ "equals": "oauth-client-credentials-flow"
137
+ }
138
+ },
131
139
  {
132
140
  "label": "Bearer token",
133
141
  "group": "authentication",
@@ -148,7 +156,7 @@
148
156
  {
149
157
  "group": "authentication",
150
158
  "label": "OAuth token endpoint",
151
- "description": "Find out more <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/power-automate/#oauth-token-endpoint\">here</a>",
159
+ "tooltip": "URL to obtain the OAuth access token. See the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/power-automate/#oauth-token-endpoint\">Power Automate OAuth token endpoint</a>.",
152
160
  "type": "String",
153
161
  "value": "",
154
162
  "feel": "optional",
@@ -166,7 +174,7 @@
166
174
  },
167
175
  {
168
176
  "label": "Client Id (secret ID)",
169
- "description": "Microsoft Azure Application Client id. <a href=\"https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#register-an-application\">See where to find it</a>",
177
+ "tooltip": "Microsoft Azure application client ID. See the <a href=\"https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#register-an-application\">Azure app registration guide</a>.",
170
178
  "group": "authentication",
171
179
  "type": "String",
172
180
  "feel": "optional",
@@ -184,7 +192,7 @@
184
192
  },
185
193
  {
186
194
  "label": "Client secret (Client secret value)",
187
- "description": "Microsoft Azure Application Client Secret value. <a href=\"https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#register-an-application\">See where to find it</a>",
195
+ "tooltip": "Microsoft Azure application client secret value. See the <a href=\"https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#register-an-application\">Azure app registration guide</a>.",
188
196
  "group": "authentication",
189
197
  "type": "String",
190
198
  "feel": "optional",
@@ -244,7 +252,7 @@
244
252
  },
245
253
  {
246
254
  "label": "Flow session ID",
247
- "description": "Unique identifier for entity instances. You can find this in the response of the 'Trigger a flow run' method",
255
+ "tooltip": "Unique identifier for entity instances. You can find this in the response of the 'Trigger a flow run' method.",
248
256
  "feel": "optional",
249
257
  "group": "input",
250
258
  "type": "String",
@@ -262,7 +270,7 @@
262
270
  },
263
271
  {
264
272
  "label": "Workflow ID (flow ID)",
265
- "description": "The ID of the desktop flow that you want to run",
273
+ "tooltip": "The ID of the desktop flow that you want to run.",
266
274
  "feel": "optional",
267
275
  "group": "input",
268
276
  "type": "String",
@@ -280,7 +288,7 @@
280
288
  },
281
289
  {
282
290
  "label": "Connection name",
283
- "description": "Identifies the connection to be used with the desktop flow script",
291
+ "tooltip": "Identifies the connection to be used with the desktop flow script.",
284
292
  "feel": "optional",
285
293
  "group": "input",
286
294
  "type": "String",
@@ -298,7 +306,7 @@
298
306
  },
299
307
  {
300
308
  "label": "Connection type",
301
- "description": "Identifies which type of connection is used in the connectionName",
309
+ "tooltip": "How the connection name is resolved: 'Connection type' uses a direct connection, 'Connection reference type' uses a connection reference.",
302
310
  "group": "input",
303
311
  "type": "Dropdown",
304
312
  "value": "1",
@@ -326,7 +334,7 @@
326
334
  },
327
335
  {
328
336
  "label": "Run mode",
329
- "description": "Choose between attended or unattended",
337
+ "tooltip": "'Attended' runs the flow interactively in a signed-in user session; 'Unattended' runs it in the background without user interaction.",
330
338
  "group": "input",
331
339
  "type": "Dropdown",
332
340
  "value": "attended",
@@ -355,7 +363,7 @@
355
363
  {
356
364
  "label": "Run priority",
357
365
  "feel": "optional",
358
- "description": "Choose an option (normal, high) or add your own",
366
+ "tooltip": "Use a standard priority ('normal' or 'high'), or supply your own value.",
359
367
  "group": "input",
360
368
  "type": "String",
361
369
  "value": "normal",
@@ -372,7 +380,8 @@
372
380
  {
373
381
  "label": "Timeout",
374
382
  "feel": "optional",
375
- "description": "Timeout for Power Automate script execution in seconds (default = 3 hours, max = 24 hours)",
383
+ "tooltip": "Timeout for Power Automate script execution, in seconds.",
384
+ "description": "Default = 3 hours, max = 24 hours.",
376
385
  "group": "input",
377
386
  "type": "String",
378
387
  "binding": {
@@ -387,7 +396,7 @@
387
396
  },
388
397
  {
389
398
  "label": "Inputs",
390
- "description": "The desktop flow script input parameters (json serialized string)",
399
+ "tooltip": "The desktop flow script input parameters, as a JSON-serialized string.",
391
400
  "group": "input",
392
401
  "type": "String",
393
402
  "feel": "required",
@@ -404,7 +413,7 @@
404
413
  {
405
414
  "label": "Callback URL",
406
415
  "feel": "optional",
407
- "description": "URL that will be called once the desktop flow script is complete. You can use the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/\">webhook connector</a> for this purpose",
416
+ "tooltip": "URL that will be called once the desktop flow script is complete. You can use the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/http-webhook/\">webhook connector</a> for this purpose.",
408
417
  "group": "input",
409
418
  "type": "String",
410
419
  "binding": {
@@ -445,7 +454,7 @@
445
454
  },
446
455
  {
447
456
  "label": "Result variable",
448
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
457
+ "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>",
449
458
  "group": "output",
450
459
  "type": "String",
451
460
  "binding": {
@@ -455,8 +464,8 @@
455
464
  },
456
465
  {
457
466
  "label": "Result expression",
458
- "id": "resultExpressionGetSessionId",
459
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
467
+ "id": "resultExpressionGetBodySessionId",
468
+ "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>",
460
469
  "group": "output",
461
470
  "type": "String",
462
471
  "feel": "required",
@@ -473,7 +482,7 @@
473
482
  {
474
483
  "label": "Result expression",
475
484
  "id": "resultExpressionGetStatusCode",
476
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
485
+ "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>",
477
486
  "group": "output",
478
487
  "type": "String",
479
488
  "feel": "required",
@@ -490,7 +499,7 @@
490
499
  {
491
500
  "label": "Result expression",
492
501
  "id": "resultExpressionGetBody",
493
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
502
+ "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>",
494
503
  "group": "output",
495
504
  "type": "String",
496
505
  "feel": "required",
@@ -506,7 +515,7 @@
506
515
  },
507
516
  {
508
517
  "label": "Connection timeout",
509
- "description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
518
+ "tooltip": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
510
519
  "group": "errors",
511
520
  "type": "String",
512
521
  "value": "20",
@@ -519,7 +528,7 @@
519
528
  "constraints": {
520
529
  "notEmpty": false,
521
530
  "pattern": {
522
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
531
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
523
532
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
524
533
  }
525
534
  }
@@ -562,7 +571,7 @@
562
571
  },
563
572
  {
564
573
  "label": "Error expression",
565
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
574
+ "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>",
566
575
  "group": "errors",
567
576
  "type": "Text",
568
577
  "feel": "required",
@@ -1732,23 +1741,14 @@
1732
1741
  },
1733
1742
  {
1734
1743
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1735
- "name": "Power Automate Outbound Connector",
1744
+ "name": "Power Automate connector",
1736
1745
  "id": "io.camunda.connectors.PowerAutomate.v1",
1737
1746
  "deprecated": {
1738
1747
  "message": "Replace with 'Power Automate' template.",
1739
1748
  "documentationRef": "https://marketplace.camunda.com/en-US/apps/427601/power-automate-connector"
1740
1749
  },
1741
- "version": 4,
1750
+ "version": 2,
1742
1751
  "description": "Orchestrate your Power Automate flows with Camunda",
1743
- "keywords": [
1744
- "trigger flow run",
1745
- "get flow run status",
1746
- "get flow outputs",
1747
- "run flow",
1748
- "automation",
1749
- "workflow",
1750
- "automate task"
1751
- ],
1752
1752
  "icon": {
1753
1753
  "contents": "data:image/svg+xml;utf8,%3Csvg width='96' height='96' viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cfilter id='filter0_f'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='0.4' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3Cfilter id='filter1_f'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='4' result='effect1_foregroundBlur'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='43' y1='55' x2='29' y2='10' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230D36A5'/%3E%3Cstop offset='1' stop-color='%231152D4'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='46' y1='10' x2='46' y2='86' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2384CAFF'/%3E%3Cstop offset='1' stop-color='%2361B1FB'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='37.5' y1='10' x2='37.5' y2='86' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233B90F5'/%3E%3Cstop offset='1' stop-color='%232A78EE'/%3E%3C/linearGradient%3E%3CclipPath id='clip0'%3E%3Crect width='96' height='96' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1'%3E%3Crect width='96' height='96' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23clip0)'%3E%3Cg clip-path='url(%23clip1)'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='-1' y='10' width='97' height='76'%3E%3Cpath d='M61.2116 10C62.3496 10 63.4337 10.4847 64.1925 11.3328L94.6136 45.3328C95.9723 46.8514 95.9723 49.1486 94.6136 50.6672L64.1925 84.6672C63.4337 85.5153 62.3496 86 61.2116 86H3.94634C0.488777 86 -1.34012 81.9095 0.965366 79.3328L29 48L0.965366 16.6672C-1.34012 14.0905 0.488777 10 3.94634 10H61.2116Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M63 10L29 48L-5 10H63Z' fill='url(%23paint0_linear)'/%3E%3Cg filter='url(%23filter0_f)'%3E%3Cpath d='M63 10.4L-5 86.4H63L97 48.4L63 10.4Z' fill='black' fill-opacity='0.24'/%3E%3C/g%3E%3Cg filter='url(%23filter1_f)'%3E%3Cpath d='M63 12L-5 88H63L97 50L63 12Z' fill='black' fill-opacity='0.32'/%3E%3C/g%3E%3Cpath d='M-5 86L63 10L97 48L63 86H-5Z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M-5 86L63 10L80 29L29 86H-5Z' fill='url(%23paint2_linear)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"
1754
1754
  },
@@ -1835,6 +1835,18 @@
1835
1835
  "notEmpty": true
1836
1836
  }
1837
1837
  },
1838
+ {
1839
+ "type": "Hidden",
1840
+ "value": "=organizationUri + \"/.default\"",
1841
+ "binding": {
1842
+ "type": "zeebe:input",
1843
+ "name": "authentication.scopes"
1844
+ },
1845
+ "condition": {
1846
+ "property": "authenticationType",
1847
+ "equals": "oauth-client-credentials-flow"
1848
+ }
1849
+ },
1838
1850
  {
1839
1851
  "label": "Type",
1840
1852
  "id": "authenticationType",
@@ -1856,18 +1868,6 @@
1856
1868
  "name": "authentication.type"
1857
1869
  }
1858
1870
  },
1859
- {
1860
- "type": "Hidden",
1861
- "value": "=organizationUri + \"/.default\"",
1862
- "binding": {
1863
- "type": "zeebe:input",
1864
- "name": "authentication.scopes"
1865
- },
1866
- "condition": {
1867
- "property": "authenticationType",
1868
- "equals": "oauth-client-credentials-flow"
1869
- }
1870
- },
1871
1871
  {
1872
1872
  "label": "Bearer token",
1873
1873
  "group": "authentication",
@@ -2195,7 +2195,7 @@
2195
2195
  },
2196
2196
  {
2197
2197
  "label": "Result expression",
2198
- "id": "resultExpressionGetBodySessionId",
2198
+ "id": "resultExpressionGetSessionId",
2199
2199
  "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
2200
2200
  "group": "output",
2201
2201
  "type": "String",
@@ -2259,7 +2259,7 @@
2259
2259
  "constraints": {
2260
2260
  "notEmpty": false,
2261
2261
  "pattern": {
2262
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
2262
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
2263
2263
  "message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
2264
2264
  }
2265
2265
  }
@@ -2302,7 +2302,7 @@
2302
2302
  },
2303
2303
  {
2304
2304
  "label": "Error expression",
2305
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
2305
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
2306
2306
  "group": "errors",
2307
2307
  "type": "Text",
2308
2308
  "feel": "required",