@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -7,7 +7,7 @@
|
|
|
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":
|
|
10
|
+
"version": 3,
|
|
11
11
|
"description": "Orchestrate your Power Automate flows with Camunda",
|
|
12
12
|
"keywords": [
|
|
13
13
|
"trigger flow run",
|
|
@@ -104,6 +104,18 @@
|
|
|
104
104
|
"notEmpty": true
|
|
105
105
|
}
|
|
106
106
|
},
|
|
107
|
+
{
|
|
108
|
+
"type": "Hidden",
|
|
109
|
+
"value": "=organizationUri + \"/.default\"",
|
|
110
|
+
"binding": {
|
|
111
|
+
"type": "zeebe:input",
|
|
112
|
+
"name": "authentication.scopes"
|
|
113
|
+
},
|
|
114
|
+
"condition": {
|
|
115
|
+
"property": "authenticationType",
|
|
116
|
+
"equals": "oauth-client-credentials-flow"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
107
119
|
{
|
|
108
120
|
"label": "Type",
|
|
109
121
|
"id": "authenticationType",
|
|
@@ -125,18 +137,6 @@
|
|
|
125
137
|
"name": "authentication.type"
|
|
126
138
|
}
|
|
127
139
|
},
|
|
128
|
-
{
|
|
129
|
-
"type": "Hidden",
|
|
130
|
-
"value": "=organizationUri + \"/.default\"",
|
|
131
|
-
"binding": {
|
|
132
|
-
"type": "zeebe:input",
|
|
133
|
-
"name": "authentication.scopes"
|
|
134
|
-
},
|
|
135
|
-
"condition": {
|
|
136
|
-
"property": "authenticationType",
|
|
137
|
-
"equals": "oauth-client-credentials-flow"
|
|
138
|
-
}
|
|
139
|
-
},
|
|
140
140
|
{
|
|
141
141
|
"label": "Bearer token",
|
|
142
142
|
"group": "authentication",
|
|
@@ -1158,23 +1158,14 @@
|
|
|
1158
1158
|
},
|
|
1159
1159
|
{
|
|
1160
1160
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1161
|
-
"name": "Power Automate
|
|
1161
|
+
"name": "Power Automate connector",
|
|
1162
1162
|
"id": "io.camunda.connectors.PowerAutomate.v1",
|
|
1163
1163
|
"deprecated": {
|
|
1164
1164
|
"message": "Replace with 'Power Automate' template.",
|
|
1165
1165
|
"documentationRef": "https://marketplace.camunda.com/en-US/apps/427601/power-automate-connector"
|
|
1166
1166
|
},
|
|
1167
|
-
"version":
|
|
1167
|
+
"version": 1,
|
|
1168
1168
|
"description": "Orchestrate your Power Automate flows with Camunda",
|
|
1169
|
-
"keywords": [
|
|
1170
|
-
"trigger flow run",
|
|
1171
|
-
"get flow run status",
|
|
1172
|
-
"get flow outputs",
|
|
1173
|
-
"run flow",
|
|
1174
|
-
"automation",
|
|
1175
|
-
"workflow",
|
|
1176
|
-
"automate task"
|
|
1177
|
-
],
|
|
1178
1169
|
"icon": {
|
|
1179
1170
|
"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"
|
|
1180
1171
|
},
|
|
@@ -1621,7 +1612,7 @@
|
|
|
1621
1612
|
},
|
|
1622
1613
|
{
|
|
1623
1614
|
"label": "Result expression",
|
|
1624
|
-
"id": "
|
|
1615
|
+
"id": "resultExpressionGetSessionId",
|
|
1625
1616
|
"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>",
|
|
1626
1617
|
"group": "output",
|
|
1627
1618
|
"type": "String",
|
|
@@ -1685,7 +1676,7 @@
|
|
|
1685
1676
|
"constraints": {
|
|
1686
1677
|
"notEmpty": false,
|
|
1687
1678
|
"pattern": {
|
|
1688
|
-
"value": "^(=|([0-9]
|
|
1679
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
1689
1680
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1690
1681
|
}
|
|
1691
1682
|
}
|
|
@@ -1728,7 +1719,7 @@
|
|
|
1728
1719
|
},
|
|
1729
1720
|
{
|
|
1730
1721
|
"label": "Error expression",
|
|
1731
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1722
|
+
"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>",
|
|
1732
1723
|
"group": "errors",
|
|
1733
1724
|
"type": "Text",
|
|
1734
1725
|
"feel": "required",
|
|
@@ -1741,14 +1732,23 @@
|
|
|
1741
1732
|
},
|
|
1742
1733
|
{
|
|
1743
1734
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1744
|
-
"name": "Power Automate
|
|
1735
|
+
"name": "Power Automate Outbound Connector",
|
|
1745
1736
|
"id": "io.camunda.connectors.PowerAutomate.v1",
|
|
1746
1737
|
"deprecated": {
|
|
1747
1738
|
"message": "Replace with 'Power Automate' template.",
|
|
1748
1739
|
"documentationRef": "https://marketplace.camunda.com/en-US/apps/427601/power-automate-connector"
|
|
1749
1740
|
},
|
|
1750
|
-
"version":
|
|
1741
|
+
"version": 4,
|
|
1751
1742
|
"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,18 +1835,6 @@
|
|
|
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
|
-
},
|
|
1850
1838
|
{
|
|
1851
1839
|
"label": "Type",
|
|
1852
1840
|
"id": "authenticationType",
|
|
@@ -1868,6 +1856,18 @@
|
|
|
1868
1856
|
"name": "authentication.type"
|
|
1869
1857
|
}
|
|
1870
1858
|
},
|
|
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": "
|
|
2198
|
+
"id": "resultExpressionGetBodySessionId",
|
|
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]
|
|
2262
|
+
"value": "^(=|([0-9]+|\\{\\{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
|
|
2305
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
2306
2306
|
"group": "errors",
|
|
2307
2307
|
"type": "Text",
|
|
2308
2308
|
"feel": "required",
|