@camunda/connectors-element-templates 1.0.5 → 1.0.6
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 +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "GraphQL
|
|
4
|
+
"name": "GraphQL Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
6
6
|
"description": "Execute GraphQL query",
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
"icon": {
|
|
10
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
11
9
|
},
|
|
10
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
11
|
+
"version": 8,
|
|
12
12
|
"category": {
|
|
13
13
|
"id": "connectors",
|
|
14
14
|
"name": "Connectors"
|
|
@@ -17,6 +17,9 @@
|
|
|
17
17
|
"elementType": {
|
|
18
18
|
"value": "bpmn:ServiceTask"
|
|
19
19
|
},
|
|
20
|
+
"engines": {
|
|
21
|
+
"camunda": "^8.3"
|
|
22
|
+
},
|
|
20
23
|
"groups": [
|
|
21
24
|
{
|
|
22
25
|
"id": "authentication",
|
|
@@ -24,7 +27,7 @@
|
|
|
24
27
|
},
|
|
25
28
|
{
|
|
26
29
|
"id": "endpoint",
|
|
27
|
-
"label": "HTTP
|
|
30
|
+
"label": "HTTP Endpoint"
|
|
28
31
|
},
|
|
29
32
|
{
|
|
30
33
|
"id": "graphql",
|
|
@@ -32,37 +35,49 @@
|
|
|
32
35
|
},
|
|
33
36
|
{
|
|
34
37
|
"id": "timeout",
|
|
35
|
-
"label": "
|
|
38
|
+
"label": "Connection timeout"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "connector",
|
|
42
|
+
"label": "Connector"
|
|
36
43
|
},
|
|
37
44
|
{
|
|
38
45
|
"id": "output",
|
|
39
|
-
"label": "
|
|
46
|
+
"label": "Output mapping"
|
|
40
47
|
},
|
|
41
48
|
{
|
|
42
|
-
"id": "
|
|
49
|
+
"id": "error",
|
|
43
50
|
"label": "Error handling"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"id": "retries",
|
|
54
|
+
"label": "Retries"
|
|
44
55
|
}
|
|
45
56
|
],
|
|
46
57
|
"properties": [
|
|
47
58
|
{
|
|
48
|
-
"type": "Hidden",
|
|
49
59
|
"value": "io.camunda:connector-graphql:1",
|
|
50
60
|
"binding": {
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
}
|
|
61
|
+
"property": "type",
|
|
62
|
+
"type": "zeebe:taskDefinition"
|
|
63
|
+
},
|
|
64
|
+
"type": "Hidden"
|
|
54
65
|
},
|
|
55
66
|
{
|
|
67
|
+
"id": "authentication.type",
|
|
56
68
|
"label": "Type",
|
|
57
|
-
"id": "authenticationType",
|
|
58
|
-
"group": "authentication",
|
|
59
69
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
60
70
|
"value": "noAuth",
|
|
71
|
+
"group": "authentication",
|
|
72
|
+
"binding": {
|
|
73
|
+
"name": "authentication.type",
|
|
74
|
+
"type": "zeebe:input"
|
|
75
|
+
},
|
|
61
76
|
"type": "Dropdown",
|
|
62
77
|
"choices": [
|
|
63
78
|
{
|
|
64
|
-
"name": "
|
|
65
|
-
"value": "
|
|
79
|
+
"name": "API key",
|
|
80
|
+
"value": "apiKey"
|
|
66
81
|
},
|
|
67
82
|
{
|
|
68
83
|
"name": "Basic",
|
|
@@ -72,202 +87,250 @@
|
|
|
72
87
|
"name": "Bearer token",
|
|
73
88
|
"value": "bearer"
|
|
74
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"name": "None",
|
|
92
|
+
"value": "noAuth"
|
|
93
|
+
},
|
|
75
94
|
{
|
|
76
95
|
"name": "OAuth 2.0",
|
|
77
96
|
"value": "oauth-client-credentials-flow"
|
|
78
97
|
}
|
|
79
|
-
]
|
|
80
|
-
"binding": {
|
|
81
|
-
"type": "zeebe:input",
|
|
82
|
-
"name": "authentication.type"
|
|
83
|
-
}
|
|
98
|
+
]
|
|
84
99
|
},
|
|
85
100
|
{
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
101
|
+
"id": "authentication.apiKeyLocation",
|
|
102
|
+
"label": "Api key location",
|
|
103
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
104
|
+
"optional": false,
|
|
105
|
+
"value": "headers",
|
|
106
|
+
"constraints": {
|
|
107
|
+
"notEmpty": true
|
|
108
|
+
},
|
|
109
|
+
"group": "authentication",
|
|
90
110
|
"binding": {
|
|
91
|
-
"
|
|
92
|
-
"
|
|
111
|
+
"name": "authentication.apiKeyLocation",
|
|
112
|
+
"type": "zeebe:input"
|
|
113
|
+
},
|
|
114
|
+
"condition": {
|
|
115
|
+
"property": "authentication.type",
|
|
116
|
+
"equals": "apiKey",
|
|
117
|
+
"type": "simple"
|
|
93
118
|
},
|
|
94
|
-
"constraints": {
|
|
95
|
-
"notEmpty": true,
|
|
96
|
-
"pattern": {
|
|
97
|
-
"value": "^(=|(http://|https://|secrets).*$)",
|
|
98
|
-
"message": "Must be a http(s) URL."
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"id": "method",
|
|
104
|
-
"label": "Method",
|
|
105
|
-
"group": "endpoint",
|
|
106
119
|
"type": "Dropdown",
|
|
107
|
-
"value": "post",
|
|
108
120
|
"choices": [
|
|
109
121
|
{
|
|
110
|
-
"name": "
|
|
111
|
-
"value": "
|
|
122
|
+
"name": "Headers",
|
|
123
|
+
"value": "headers"
|
|
112
124
|
},
|
|
113
125
|
{
|
|
114
|
-
"name": "
|
|
115
|
-
"value": "
|
|
126
|
+
"name": "Query parameters",
|
|
127
|
+
"value": "query"
|
|
116
128
|
}
|
|
117
|
-
]
|
|
118
|
-
"binding": {
|
|
119
|
-
"type": "zeebe:input",
|
|
120
|
-
"name": "graphql.method"
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"id": "headers",
|
|
125
|
-
"label": "Headers",
|
|
126
|
-
"group": "endpoint",
|
|
127
|
-
"type": "Text",
|
|
128
|
-
"feel": "required",
|
|
129
|
-
"optional": true,
|
|
130
|
-
"binding": {
|
|
131
|
-
"type": "zeebe:input",
|
|
132
|
-
"name": "graphql.headers"
|
|
133
|
-
}
|
|
129
|
+
]
|
|
134
130
|
},
|
|
135
131
|
{
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"group": "graphql",
|
|
139
|
-
"type": "Text",
|
|
140
|
-
"language": "graphql",
|
|
141
|
-
"binding": {
|
|
142
|
-
"type": "zeebe:input",
|
|
143
|
-
"name": "graphql.query"
|
|
144
|
-
},
|
|
132
|
+
"id": "authentication.name",
|
|
133
|
+
"label": "API key name",
|
|
145
134
|
"optional": false,
|
|
146
135
|
"constraints": {
|
|
147
136
|
"notEmpty": true
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"label": "Variables",
|
|
152
|
-
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
153
|
-
"group": "graphql",
|
|
154
|
-
"type": "Text",
|
|
155
|
-
"feel": "required",
|
|
156
|
-
"binding": {
|
|
157
|
-
"type": "zeebe:input",
|
|
158
|
-
"name": "graphql.variables"
|
|
159
137
|
},
|
|
160
|
-
"optional": true
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"label": "Bearer token",
|
|
164
|
-
"group": "authentication",
|
|
165
|
-
"type": "String",
|
|
166
138
|
"feel": "optional",
|
|
139
|
+
"group": "authentication",
|
|
167
140
|
"binding": {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
},
|
|
171
|
-
"constraints": {
|
|
172
|
-
"notEmpty": true
|
|
141
|
+
"name": "authentication.name",
|
|
142
|
+
"type": "zeebe:input"
|
|
173
143
|
},
|
|
174
144
|
"condition": {
|
|
175
|
-
"property": "
|
|
176
|
-
"equals": "
|
|
177
|
-
|
|
145
|
+
"property": "authentication.type",
|
|
146
|
+
"equals": "apiKey",
|
|
147
|
+
"type": "simple"
|
|
148
|
+
},
|
|
149
|
+
"type": "String"
|
|
178
150
|
},
|
|
179
151
|
{
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"type": "String",
|
|
184
|
-
"feel": "optional",
|
|
185
|
-
"binding": {
|
|
186
|
-
"type": "zeebe:input",
|
|
187
|
-
"name": "authentication.oauthTokenEndpoint"
|
|
188
|
-
},
|
|
152
|
+
"id": "authentication.value",
|
|
153
|
+
"label": "API key value",
|
|
154
|
+
"optional": false,
|
|
189
155
|
"constraints": {
|
|
190
156
|
"notEmpty": true
|
|
191
157
|
},
|
|
192
|
-
"condition": {
|
|
193
|
-
"property": "authenticationType",
|
|
194
|
-
"equals": "oauth-client-credentials-flow"
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"label": "Client ID",
|
|
199
|
-
"description": "Your application's client ID from the OAuth client",
|
|
200
|
-
"group": "authentication",
|
|
201
|
-
"type": "String",
|
|
202
158
|
"feel": "optional",
|
|
159
|
+
"group": "authentication",
|
|
203
160
|
"binding": {
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
},
|
|
207
|
-
"constraints": {
|
|
208
|
-
"notEmpty": true
|
|
161
|
+
"name": "authentication.value",
|
|
162
|
+
"type": "zeebe:input"
|
|
209
163
|
},
|
|
210
164
|
"condition": {
|
|
211
|
-
"property": "
|
|
212
|
-
"equals": "
|
|
213
|
-
|
|
165
|
+
"property": "authentication.type",
|
|
166
|
+
"equals": "apiKey",
|
|
167
|
+
"type": "simple"
|
|
168
|
+
},
|
|
169
|
+
"type": "String"
|
|
214
170
|
},
|
|
215
171
|
{
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
"type": "String",
|
|
220
|
-
"feel": "optional",
|
|
221
|
-
"binding": {
|
|
222
|
-
"type": "zeebe:input",
|
|
223
|
-
"name": "authentication.clientSecret"
|
|
224
|
-
},
|
|
172
|
+
"id": "authentication.username",
|
|
173
|
+
"label": "Username",
|
|
174
|
+
"optional": false,
|
|
225
175
|
"constraints": {
|
|
226
176
|
"notEmpty": true
|
|
227
177
|
},
|
|
228
|
-
"condition": {
|
|
229
|
-
"property": "authenticationType",
|
|
230
|
-
"equals": "oauth-client-credentials-flow"
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"label": "Scopes",
|
|
235
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
236
|
-
"group": "authentication",
|
|
237
|
-
"type": "String",
|
|
238
178
|
"feel": "optional",
|
|
239
|
-
"
|
|
179
|
+
"group": "authentication",
|
|
240
180
|
"binding": {
|
|
241
|
-
"
|
|
242
|
-
"
|
|
181
|
+
"name": "authentication.username",
|
|
182
|
+
"type": "zeebe:input"
|
|
243
183
|
},
|
|
244
184
|
"condition": {
|
|
245
|
-
"property": "
|
|
246
|
-
"equals": "
|
|
247
|
-
|
|
185
|
+
"property": "authentication.type",
|
|
186
|
+
"equals": "basic",
|
|
187
|
+
"type": "simple"
|
|
188
|
+
},
|
|
189
|
+
"type": "String"
|
|
248
190
|
},
|
|
249
191
|
{
|
|
250
|
-
"
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
192
|
+
"id": "authentication.password",
|
|
193
|
+
"label": "Password",
|
|
194
|
+
"optional": false,
|
|
195
|
+
"constraints": {
|
|
196
|
+
"notEmpty": true
|
|
197
|
+
},
|
|
254
198
|
"feel": "optional",
|
|
255
|
-
"
|
|
199
|
+
"group": "authentication",
|
|
256
200
|
"binding": {
|
|
257
|
-
"
|
|
258
|
-
"
|
|
201
|
+
"name": "authentication.password",
|
|
202
|
+
"type": "zeebe:input"
|
|
259
203
|
},
|
|
260
204
|
"condition": {
|
|
261
|
-
"property": "
|
|
262
|
-
"equals": "
|
|
263
|
-
|
|
205
|
+
"property": "authentication.type",
|
|
206
|
+
"equals": "basic",
|
|
207
|
+
"type": "simple"
|
|
208
|
+
},
|
|
209
|
+
"type": "String"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"id": "authentication.token",
|
|
213
|
+
"label": "Bearer token",
|
|
214
|
+
"optional": false,
|
|
215
|
+
"constraints": {
|
|
216
|
+
"notEmpty": true
|
|
217
|
+
},
|
|
218
|
+
"feel": "optional",
|
|
219
|
+
"group": "authentication",
|
|
220
|
+
"binding": {
|
|
221
|
+
"name": "authentication.token",
|
|
222
|
+
"type": "zeebe:input"
|
|
223
|
+
},
|
|
224
|
+
"condition": {
|
|
225
|
+
"property": "authentication.type",
|
|
226
|
+
"equals": "bearer",
|
|
227
|
+
"type": "simple"
|
|
228
|
+
},
|
|
229
|
+
"type": "String"
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
233
|
+
"label": "OAuth 2.0 token endpoint",
|
|
234
|
+
"description": "The OAuth token endpoint",
|
|
235
|
+
"optional": false,
|
|
236
|
+
"constraints": {
|
|
237
|
+
"notEmpty": true,
|
|
238
|
+
"pattern": {
|
|
239
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
240
|
+
"message": "Must be a http(s) URL"
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
"feel": "optional",
|
|
244
|
+
"group": "authentication",
|
|
245
|
+
"binding": {
|
|
246
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
247
|
+
"type": "zeebe:input"
|
|
248
|
+
},
|
|
249
|
+
"condition": {
|
|
250
|
+
"property": "authentication.type",
|
|
251
|
+
"equals": "oauth-client-credentials-flow",
|
|
252
|
+
"type": "simple"
|
|
253
|
+
},
|
|
254
|
+
"type": "String"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"id": "authentication.clientId",
|
|
258
|
+
"label": "Client ID",
|
|
259
|
+
"description": "Your application's client ID from the OAuth client",
|
|
260
|
+
"optional": false,
|
|
261
|
+
"constraints": {
|
|
262
|
+
"notEmpty": true
|
|
263
|
+
},
|
|
264
|
+
"feel": "optional",
|
|
265
|
+
"group": "authentication",
|
|
266
|
+
"binding": {
|
|
267
|
+
"name": "authentication.clientId",
|
|
268
|
+
"type": "zeebe:input"
|
|
269
|
+
},
|
|
270
|
+
"condition": {
|
|
271
|
+
"property": "authentication.type",
|
|
272
|
+
"equals": "oauth-client-credentials-flow",
|
|
273
|
+
"type": "simple"
|
|
274
|
+
},
|
|
275
|
+
"type": "String"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"id": "authentication.clientSecret",
|
|
279
|
+
"label": "Client secret",
|
|
280
|
+
"description": "Your application's client secret from the OAuth client",
|
|
281
|
+
"optional": false,
|
|
282
|
+
"constraints": {
|
|
283
|
+
"notEmpty": true
|
|
284
|
+
},
|
|
285
|
+
"feel": "optional",
|
|
286
|
+
"group": "authentication",
|
|
287
|
+
"binding": {
|
|
288
|
+
"name": "authentication.clientSecret",
|
|
289
|
+
"type": "zeebe:input"
|
|
290
|
+
},
|
|
291
|
+
"condition": {
|
|
292
|
+
"property": "authentication.type",
|
|
293
|
+
"equals": "oauth-client-credentials-flow",
|
|
294
|
+
"type": "simple"
|
|
295
|
+
},
|
|
296
|
+
"type": "String"
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"id": "authentication.audience",
|
|
300
|
+
"label": "Audience",
|
|
301
|
+
"description": "The unique identifier of the target API you want to access",
|
|
302
|
+
"optional": true,
|
|
303
|
+
"feel": "optional",
|
|
304
|
+
"group": "authentication",
|
|
305
|
+
"binding": {
|
|
306
|
+
"name": "authentication.audience",
|
|
307
|
+
"type": "zeebe:input"
|
|
308
|
+
},
|
|
309
|
+
"condition": {
|
|
310
|
+
"property": "authentication.type",
|
|
311
|
+
"equals": "oauth-client-credentials-flow",
|
|
312
|
+
"type": "simple"
|
|
313
|
+
},
|
|
314
|
+
"type": "String"
|
|
264
315
|
},
|
|
265
316
|
{
|
|
266
|
-
"label": "Client authentication",
|
|
267
317
|
"id": "authentication.clientAuthentication",
|
|
318
|
+
"label": "Client authentication",
|
|
319
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
320
|
+
"optional": false,
|
|
321
|
+
"constraints": {
|
|
322
|
+
"notEmpty": true
|
|
323
|
+
},
|
|
268
324
|
"group": "authentication",
|
|
269
|
-
"
|
|
270
|
-
|
|
325
|
+
"binding": {
|
|
326
|
+
"name": "authentication.clientAuthentication",
|
|
327
|
+
"type": "zeebe:input"
|
|
328
|
+
},
|
|
329
|
+
"condition": {
|
|
330
|
+
"property": "authentication.type",
|
|
331
|
+
"equals": "oauth-client-credentials-flow",
|
|
332
|
+
"type": "simple"
|
|
333
|
+
},
|
|
271
334
|
"type": "Dropdown",
|
|
272
335
|
"choices": [
|
|
273
336
|
{
|
|
@@ -278,113 +341,234 @@
|
|
|
278
341
|
"name": "Send as Basic Auth header",
|
|
279
342
|
"value": "basicAuthHeader"
|
|
280
343
|
}
|
|
281
|
-
]
|
|
282
|
-
"binding": {
|
|
283
|
-
"type": "zeebe:input",
|
|
284
|
-
"name": "authentication.clientAuthentication"
|
|
285
|
-
},
|
|
286
|
-
"condition": {
|
|
287
|
-
"property": "authenticationType",
|
|
288
|
-
"equals": "oauth-client-credentials-flow"
|
|
289
|
-
}
|
|
344
|
+
]
|
|
290
345
|
},
|
|
291
346
|
{
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"
|
|
347
|
+
"id": "authentication.scopes",
|
|
348
|
+
"label": "Scopes",
|
|
349
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
350
|
+
"optional": true,
|
|
295
351
|
"feel": "optional",
|
|
352
|
+
"group": "authentication",
|
|
296
353
|
"binding": {
|
|
297
|
-
"
|
|
298
|
-
"
|
|
354
|
+
"name": "authentication.scopes",
|
|
355
|
+
"type": "zeebe:input"
|
|
299
356
|
},
|
|
357
|
+
"condition": {
|
|
358
|
+
"property": "authentication.type",
|
|
359
|
+
"equals": "oauth-client-credentials-flow",
|
|
360
|
+
"type": "simple"
|
|
361
|
+
},
|
|
362
|
+
"type": "String"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"id": "graphql.method",
|
|
366
|
+
"label": "Method",
|
|
367
|
+
"optional": false,
|
|
368
|
+
"value": "get",
|
|
300
369
|
"constraints": {
|
|
301
370
|
"notEmpty": true
|
|
302
371
|
},
|
|
303
|
-
"
|
|
304
|
-
|
|
305
|
-
"
|
|
306
|
-
|
|
372
|
+
"group": "endpoint",
|
|
373
|
+
"binding": {
|
|
374
|
+
"name": "graphql.method",
|
|
375
|
+
"type": "zeebe:input"
|
|
376
|
+
},
|
|
377
|
+
"type": "Dropdown",
|
|
378
|
+
"choices": [
|
|
379
|
+
{
|
|
380
|
+
"name": "GET",
|
|
381
|
+
"value": "get"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"name": "POST",
|
|
385
|
+
"value": "post"
|
|
386
|
+
}
|
|
387
|
+
]
|
|
307
388
|
},
|
|
308
389
|
{
|
|
309
|
-
"
|
|
310
|
-
"
|
|
311
|
-
"
|
|
390
|
+
"id": "graphql.url",
|
|
391
|
+
"label": "URL",
|
|
392
|
+
"optional": false,
|
|
393
|
+
"constraints": {
|
|
394
|
+
"notEmpty": true,
|
|
395
|
+
"pattern": {
|
|
396
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
397
|
+
"message": "Must be a http(s) URL"
|
|
398
|
+
}
|
|
399
|
+
},
|
|
312
400
|
"feel": "optional",
|
|
401
|
+
"group": "endpoint",
|
|
313
402
|
"binding": {
|
|
314
|
-
"
|
|
315
|
-
"
|
|
403
|
+
"name": "graphql.url",
|
|
404
|
+
"type": "zeebe:input"
|
|
405
|
+
},
|
|
406
|
+
"type": "String"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"id": "graphql.headers",
|
|
410
|
+
"label": "Headers",
|
|
411
|
+
"description": "Map of HTTP headers to add to the request",
|
|
412
|
+
"optional": true,
|
|
413
|
+
"feel": "required",
|
|
414
|
+
"group": "endpoint",
|
|
415
|
+
"binding": {
|
|
416
|
+
"name": "graphql.headers",
|
|
417
|
+
"type": "zeebe:input"
|
|
316
418
|
},
|
|
419
|
+
"type": "String"
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"id": "graphql.storeResponse",
|
|
423
|
+
"label": "Store response",
|
|
424
|
+
"description": "Store the response as a document in the document store",
|
|
425
|
+
"optional": false,
|
|
426
|
+
"value": false,
|
|
427
|
+
"feel": "static",
|
|
428
|
+
"group": "endpoint",
|
|
429
|
+
"binding": {
|
|
430
|
+
"name": "graphql.storeResponse",
|
|
431
|
+
"type": "zeebe:input"
|
|
432
|
+
},
|
|
433
|
+
"type": "Boolean"
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
"id": "graphql.query",
|
|
437
|
+
"label": "Query/Mutation",
|
|
438
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
439
|
+
"optional": false,
|
|
317
440
|
"constraints": {
|
|
318
441
|
"notEmpty": true
|
|
319
442
|
},
|
|
320
|
-
"
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
443
|
+
"feel": "optional",
|
|
444
|
+
"group": "graphql",
|
|
445
|
+
"binding": {
|
|
446
|
+
"name": "graphql.query",
|
|
447
|
+
"type": "zeebe:input"
|
|
448
|
+
},
|
|
449
|
+
"type": "Text"
|
|
324
450
|
},
|
|
325
451
|
{
|
|
326
|
-
"
|
|
452
|
+
"id": "graphql.variables",
|
|
453
|
+
"label": "Variables",
|
|
454
|
+
"optional": true,
|
|
455
|
+
"feel": "required",
|
|
456
|
+
"group": "graphql",
|
|
457
|
+
"binding": {
|
|
458
|
+
"name": "graphql.variables",
|
|
459
|
+
"type": "zeebe:input"
|
|
460
|
+
},
|
|
461
|
+
"type": "String"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"id": "graphql.connectionTimeoutInSeconds",
|
|
465
|
+
"label": "Connection timeout in seconds",
|
|
327
466
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
467
|
+
"optional": true,
|
|
468
|
+
"value": 20,
|
|
469
|
+
"feel": "static",
|
|
328
470
|
"group": "timeout",
|
|
329
|
-
"type": "String",
|
|
330
|
-
"value": "20",
|
|
331
471
|
"binding": {
|
|
332
|
-
"
|
|
333
|
-
"
|
|
472
|
+
"name": "graphql.connectionTimeoutInSeconds",
|
|
473
|
+
"type": "zeebe:input"
|
|
334
474
|
},
|
|
335
|
-
"
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
475
|
+
"type": "Number"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"id": "version",
|
|
479
|
+
"label": "Version",
|
|
480
|
+
"description": "Version of the element template",
|
|
481
|
+
"value": "8",
|
|
482
|
+
"group": "connector",
|
|
483
|
+
"binding": {
|
|
484
|
+
"key": "elementTemplateVersion",
|
|
485
|
+
"type": "zeebe:taskHeader"
|
|
486
|
+
},
|
|
487
|
+
"type": "Hidden"
|
|
344
488
|
},
|
|
345
489
|
{
|
|
490
|
+
"id": "id",
|
|
491
|
+
"label": "ID",
|
|
492
|
+
"description": "ID of the element template",
|
|
493
|
+
"value": "io.camunda.connectors.GraphQL.v1",
|
|
494
|
+
"group": "connector",
|
|
495
|
+
"binding": {
|
|
496
|
+
"key": "elementTemplateId",
|
|
497
|
+
"type": "zeebe:taskHeader"
|
|
498
|
+
},
|
|
499
|
+
"type": "Hidden"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"id": "resultVariable",
|
|
346
503
|
"label": "Result variable",
|
|
347
504
|
"description": "Name of variable to store the response in",
|
|
348
505
|
"group": "output",
|
|
349
|
-
"type": "String",
|
|
350
506
|
"binding": {
|
|
351
|
-
"
|
|
352
|
-
"
|
|
353
|
-
}
|
|
507
|
+
"key": "resultVariable",
|
|
508
|
+
"type": "zeebe:taskHeader"
|
|
509
|
+
},
|
|
510
|
+
"type": "String"
|
|
354
511
|
},
|
|
355
512
|
{
|
|
513
|
+
"id": "resultExpression",
|
|
356
514
|
"label": "Result expression",
|
|
357
515
|
"description": "Expression to map the response into process variables",
|
|
358
|
-
"group": "output",
|
|
359
|
-
"type": "Text",
|
|
360
516
|
"feel": "required",
|
|
517
|
+
"group": "output",
|
|
361
518
|
"binding": {
|
|
362
|
-
"
|
|
363
|
-
"
|
|
364
|
-
}
|
|
519
|
+
"key": "resultExpression",
|
|
520
|
+
"type": "zeebe:taskHeader"
|
|
521
|
+
},
|
|
522
|
+
"type": "Text"
|
|
365
523
|
},
|
|
366
524
|
{
|
|
525
|
+
"id": "errorExpression",
|
|
367
526
|
"label": "Error expression",
|
|
368
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
369
|
-
"group": "errors",
|
|
370
|
-
"type": "Text",
|
|
527
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
371
528
|
"feel": "required",
|
|
529
|
+
"group": "error",
|
|
372
530
|
"binding": {
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
-
}
|
|
531
|
+
"key": "errorExpression",
|
|
532
|
+
"type": "zeebe:taskHeader"
|
|
533
|
+
},
|
|
534
|
+
"type": "Text"
|
|
535
|
+
},
|
|
536
|
+
{
|
|
537
|
+
"id": "retryCount",
|
|
538
|
+
"label": "Retries",
|
|
539
|
+
"description": "Number of retries",
|
|
540
|
+
"value": "3",
|
|
541
|
+
"feel": "optional",
|
|
542
|
+
"group": "retries",
|
|
543
|
+
"binding": {
|
|
544
|
+
"property": "retries",
|
|
545
|
+
"type": "zeebe:taskDefinition"
|
|
546
|
+
},
|
|
547
|
+
"type": "String"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"id": "retryBackoff",
|
|
551
|
+
"label": "Retry backoff",
|
|
552
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
553
|
+
"value": "PT0S",
|
|
554
|
+
"group": "retries",
|
|
555
|
+
"binding": {
|
|
556
|
+
"key": "retryBackoff",
|
|
557
|
+
"type": "zeebe:taskHeader"
|
|
558
|
+
},
|
|
559
|
+
"type": "String"
|
|
376
560
|
}
|
|
377
561
|
],
|
|
378
|
-
"
|
|
379
|
-
"
|
|
562
|
+
"icon": {
|
|
563
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
380
564
|
}
|
|
381
565
|
},
|
|
382
566
|
{
|
|
383
567
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
384
|
-
"name": "GraphQL
|
|
568
|
+
"name": "GraphQL connector",
|
|
385
569
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
386
570
|
"description": "Execute GraphQL query",
|
|
387
|
-
"version":
|
|
571
|
+
"version": 2,
|
|
388
572
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
389
573
|
"icon": {
|
|
390
574
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -474,7 +658,7 @@
|
|
|
474
658
|
"constraints": {
|
|
475
659
|
"notEmpty": true,
|
|
476
660
|
"pattern": {
|
|
477
|
-
"value": "^(=|(https
|
|
661
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
478
662
|
"message": "Must be a http(s) URL."
|
|
479
663
|
}
|
|
480
664
|
}
|
|
@@ -717,7 +901,7 @@
|
|
|
717
901
|
"constraints": {
|
|
718
902
|
"notEmpty": false,
|
|
719
903
|
"pattern": {
|
|
720
|
-
"value": "^(=|([0-9]
|
|
904
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
721
905
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
722
906
|
}
|
|
723
907
|
}
|
|
@@ -761,11 +945,14 @@
|
|
|
761
945
|
},
|
|
762
946
|
{
|
|
763
947
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
764
|
-
"name": "GraphQL
|
|
948
|
+
"name": "GraphQL connector",
|
|
765
949
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
766
950
|
"description": "Execute GraphQL query",
|
|
767
|
-
"
|
|
768
|
-
"
|
|
951
|
+
"version": 1,
|
|
952
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
953
|
+
"icon": {
|
|
954
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
955
|
+
},
|
|
769
956
|
"category": {
|
|
770
957
|
"id": "connectors",
|
|
771
958
|
"name": "Connectors"
|
|
@@ -781,7 +968,7 @@
|
|
|
781
968
|
},
|
|
782
969
|
{
|
|
783
970
|
"id": "endpoint",
|
|
784
|
-
"label": "HTTP
|
|
971
|
+
"label": "HTTP endpoint"
|
|
785
972
|
},
|
|
786
973
|
{
|
|
787
974
|
"id": "graphql",
|
|
@@ -789,45 +976,37 @@
|
|
|
789
976
|
},
|
|
790
977
|
{
|
|
791
978
|
"id": "timeout",
|
|
792
|
-
"label": "
|
|
979
|
+
"label": "Connect timeout"
|
|
793
980
|
},
|
|
794
981
|
{
|
|
795
982
|
"id": "output",
|
|
796
|
-
"label": "
|
|
983
|
+
"label": "Response mapping"
|
|
797
984
|
},
|
|
798
985
|
{
|
|
799
|
-
"id": "
|
|
986
|
+
"id": "errors",
|
|
800
987
|
"label": "Error handling"
|
|
801
|
-
},
|
|
802
|
-
{
|
|
803
|
-
"id": "retries",
|
|
804
|
-
"label": "Retries"
|
|
805
988
|
}
|
|
806
989
|
],
|
|
807
990
|
"properties": [
|
|
808
991
|
{
|
|
992
|
+
"type": "Hidden",
|
|
809
993
|
"value": "io.camunda:connector-graphql:1",
|
|
810
994
|
"binding": {
|
|
811
|
-
"
|
|
812
|
-
"
|
|
813
|
-
}
|
|
814
|
-
"type": "Hidden"
|
|
995
|
+
"type": "zeebe:taskDefinition",
|
|
996
|
+
"property": "type"
|
|
997
|
+
}
|
|
815
998
|
},
|
|
816
999
|
{
|
|
817
|
-
"id": "authentication.type",
|
|
818
1000
|
"label": "Type",
|
|
1001
|
+
"id": "authenticationType",
|
|
1002
|
+
"group": "authentication",
|
|
819
1003
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
820
1004
|
"value": "noAuth",
|
|
821
|
-
"group": "authentication",
|
|
822
|
-
"binding": {
|
|
823
|
-
"name": "authentication.type",
|
|
824
|
-
"type": "zeebe:input"
|
|
825
|
-
},
|
|
826
1005
|
"type": "Dropdown",
|
|
827
1006
|
"choices": [
|
|
828
1007
|
{
|
|
829
|
-
"name": "
|
|
830
|
-
"value": "
|
|
1008
|
+
"name": "None",
|
|
1009
|
+
"value": "noAuth"
|
|
831
1010
|
},
|
|
832
1011
|
{
|
|
833
1012
|
"name": "Basic",
|
|
@@ -837,250 +1016,202 @@
|
|
|
837
1016
|
"name": "Bearer token",
|
|
838
1017
|
"value": "bearer"
|
|
839
1018
|
},
|
|
840
|
-
{
|
|
841
|
-
"name": "None",
|
|
842
|
-
"value": "noAuth"
|
|
843
|
-
},
|
|
844
1019
|
{
|
|
845
1020
|
"name": "OAuth 2.0",
|
|
846
1021
|
"value": "oauth-client-credentials-flow"
|
|
847
1022
|
}
|
|
848
|
-
]
|
|
1023
|
+
],
|
|
1024
|
+
"binding": {
|
|
1025
|
+
"type": "zeebe:input",
|
|
1026
|
+
"name": "authentication.type"
|
|
1027
|
+
}
|
|
849
1028
|
},
|
|
850
1029
|
{
|
|
851
|
-
"
|
|
852
|
-
"
|
|
853
|
-
"
|
|
854
|
-
"
|
|
855
|
-
"value": "headers",
|
|
856
|
-
"constraints": {
|
|
857
|
-
"notEmpty": true
|
|
858
|
-
},
|
|
859
|
-
"group": "authentication",
|
|
1030
|
+
"label": "URL",
|
|
1031
|
+
"group": "endpoint",
|
|
1032
|
+
"type": "String",
|
|
1033
|
+
"feel": "optional",
|
|
860
1034
|
"binding": {
|
|
861
|
-
"
|
|
862
|
-
"
|
|
863
|
-
},
|
|
864
|
-
"condition": {
|
|
865
|
-
"property": "authentication.type",
|
|
866
|
-
"equals": "apiKey",
|
|
867
|
-
"type": "simple"
|
|
1035
|
+
"type": "zeebe:input",
|
|
1036
|
+
"name": "graphql.url"
|
|
868
1037
|
},
|
|
1038
|
+
"constraints": {
|
|
1039
|
+
"notEmpty": true,
|
|
1040
|
+
"pattern": {
|
|
1041
|
+
"value": "^(=|(http://|https://|secrets).*$)",
|
|
1042
|
+
"message": "Must be a http(s) URL."
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
},
|
|
1046
|
+
{
|
|
1047
|
+
"id": "method",
|
|
1048
|
+
"label": "Method",
|
|
1049
|
+
"group": "endpoint",
|
|
869
1050
|
"type": "Dropdown",
|
|
1051
|
+
"value": "post",
|
|
870
1052
|
"choices": [
|
|
871
1053
|
{
|
|
872
|
-
"name": "
|
|
873
|
-
"value": "
|
|
1054
|
+
"name": "POST",
|
|
1055
|
+
"value": "post"
|
|
874
1056
|
},
|
|
875
1057
|
{
|
|
876
|
-
"name": "
|
|
877
|
-
"value": "
|
|
1058
|
+
"name": "GET",
|
|
1059
|
+
"value": "get"
|
|
878
1060
|
}
|
|
879
|
-
]
|
|
1061
|
+
],
|
|
1062
|
+
"binding": {
|
|
1063
|
+
"type": "zeebe:input",
|
|
1064
|
+
"name": "graphql.method"
|
|
1065
|
+
}
|
|
880
1066
|
},
|
|
881
1067
|
{
|
|
882
|
-
"id": "
|
|
883
|
-
"label": "
|
|
884
|
-
"
|
|
885
|
-
"
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
"feel": "optional",
|
|
889
|
-
"group": "authentication",
|
|
1068
|
+
"id": "headers",
|
|
1069
|
+
"label": "Headers",
|
|
1070
|
+
"group": "endpoint",
|
|
1071
|
+
"type": "Text",
|
|
1072
|
+
"feel": "required",
|
|
1073
|
+
"optional": true,
|
|
890
1074
|
"binding": {
|
|
891
|
-
"
|
|
892
|
-
"
|
|
893
|
-
}
|
|
894
|
-
"condition": {
|
|
895
|
-
"property": "authentication.type",
|
|
896
|
-
"equals": "apiKey",
|
|
897
|
-
"type": "simple"
|
|
898
|
-
},
|
|
899
|
-
"type": "String"
|
|
1075
|
+
"type": "zeebe:input",
|
|
1076
|
+
"name": "graphql.headers"
|
|
1077
|
+
}
|
|
900
1078
|
},
|
|
901
1079
|
{
|
|
902
|
-
"
|
|
903
|
-
"
|
|
904
|
-
"
|
|
905
|
-
"
|
|
906
|
-
|
|
907
|
-
},
|
|
908
|
-
"feel": "optional",
|
|
909
|
-
"group": "authentication",
|
|
1080
|
+
"label": "Query/Mutation",
|
|
1081
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
1082
|
+
"group": "graphql",
|
|
1083
|
+
"type": "Text",
|
|
1084
|
+
"language": "graphql",
|
|
910
1085
|
"binding": {
|
|
911
|
-
"
|
|
912
|
-
"
|
|
913
|
-
},
|
|
914
|
-
"condition": {
|
|
915
|
-
"property": "authentication.type",
|
|
916
|
-
"equals": "apiKey",
|
|
917
|
-
"type": "simple"
|
|
1086
|
+
"type": "zeebe:input",
|
|
1087
|
+
"name": "graphql.query"
|
|
918
1088
|
},
|
|
919
|
-
"type": "String"
|
|
920
|
-
},
|
|
921
|
-
{
|
|
922
|
-
"id": "authentication.username",
|
|
923
|
-
"label": "Username",
|
|
924
1089
|
"optional": false,
|
|
925
1090
|
"constraints": {
|
|
926
1091
|
"notEmpty": true
|
|
927
|
-
}
|
|
928
|
-
"feel": "optional",
|
|
929
|
-
"group": "authentication",
|
|
930
|
-
"binding": {
|
|
931
|
-
"name": "authentication.username",
|
|
932
|
-
"type": "zeebe:input"
|
|
933
|
-
},
|
|
934
|
-
"condition": {
|
|
935
|
-
"property": "authentication.type",
|
|
936
|
-
"equals": "basic",
|
|
937
|
-
"type": "simple"
|
|
938
|
-
},
|
|
939
|
-
"type": "String"
|
|
1092
|
+
}
|
|
940
1093
|
},
|
|
941
1094
|
{
|
|
942
|
-
"
|
|
943
|
-
"
|
|
944
|
-
"
|
|
945
|
-
"
|
|
946
|
-
|
|
947
|
-
},
|
|
948
|
-
"feel": "optional",
|
|
949
|
-
"group": "authentication",
|
|
1095
|
+
"label": "Variables",
|
|
1096
|
+
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
1097
|
+
"group": "graphql",
|
|
1098
|
+
"type": "Text",
|
|
1099
|
+
"feel": "required",
|
|
950
1100
|
"binding": {
|
|
951
|
-
"
|
|
952
|
-
"
|
|
953
|
-
},
|
|
954
|
-
"condition": {
|
|
955
|
-
"property": "authentication.type",
|
|
956
|
-
"equals": "basic",
|
|
957
|
-
"type": "simple"
|
|
1101
|
+
"type": "zeebe:input",
|
|
1102
|
+
"name": "graphql.variables"
|
|
958
1103
|
},
|
|
959
|
-
"
|
|
1104
|
+
"optional": true
|
|
960
1105
|
},
|
|
961
1106
|
{
|
|
962
|
-
"
|
|
963
|
-
"label": "Bearer token",
|
|
964
|
-
"optional": false,
|
|
965
|
-
"constraints": {
|
|
966
|
-
"notEmpty": true
|
|
967
|
-
},
|
|
968
|
-
"feel": "optional",
|
|
1107
|
+
"label": "Bearer token",
|
|
969
1108
|
"group": "authentication",
|
|
1109
|
+
"type": "String",
|
|
1110
|
+
"feel": "optional",
|
|
970
1111
|
"binding": {
|
|
971
|
-
"
|
|
972
|
-
"
|
|
1112
|
+
"type": "zeebe:input",
|
|
1113
|
+
"name": "graphql.authentication.token"
|
|
973
1114
|
},
|
|
974
|
-
"
|
|
975
|
-
"
|
|
976
|
-
"equals": "bearer",
|
|
977
|
-
"type": "simple"
|
|
1115
|
+
"constraints": {
|
|
1116
|
+
"notEmpty": true
|
|
978
1117
|
},
|
|
979
|
-
"
|
|
1118
|
+
"condition": {
|
|
1119
|
+
"property": "authenticationType",
|
|
1120
|
+
"equals": "bearer"
|
|
1121
|
+
}
|
|
980
1122
|
},
|
|
981
1123
|
{
|
|
982
|
-
"
|
|
983
|
-
"label": "OAuth 2.0 token endpoint",
|
|
1124
|
+
"label": "OAuth token endpoint",
|
|
984
1125
|
"description": "The OAuth token endpoint",
|
|
985
|
-
"optional": false,
|
|
986
|
-
"constraints": {
|
|
987
|
-
"notEmpty": true,
|
|
988
|
-
"pattern": {
|
|
989
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
990
|
-
"message": "Must be a http(s) URL"
|
|
991
|
-
}
|
|
992
|
-
},
|
|
993
|
-
"feel": "optional",
|
|
994
1126
|
"group": "authentication",
|
|
1127
|
+
"type": "String",
|
|
1128
|
+
"feel": "optional",
|
|
995
1129
|
"binding": {
|
|
996
|
-
"
|
|
997
|
-
"
|
|
1130
|
+
"type": "zeebe:input",
|
|
1131
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
998
1132
|
},
|
|
999
|
-
"
|
|
1000
|
-
"
|
|
1001
|
-
"equals": "oauth-client-credentials-flow",
|
|
1002
|
-
"type": "simple"
|
|
1133
|
+
"constraints": {
|
|
1134
|
+
"notEmpty": true
|
|
1003
1135
|
},
|
|
1004
|
-
"
|
|
1136
|
+
"condition": {
|
|
1137
|
+
"property": "authenticationType",
|
|
1138
|
+
"equals": "oauth-client-credentials-flow"
|
|
1139
|
+
}
|
|
1005
1140
|
},
|
|
1006
1141
|
{
|
|
1007
|
-
"id": "authentication.clientId",
|
|
1008
1142
|
"label": "Client ID",
|
|
1009
1143
|
"description": "Your application's client ID from the OAuth client",
|
|
1010
|
-
"optional": false,
|
|
1011
|
-
"constraints": {
|
|
1012
|
-
"notEmpty": true
|
|
1013
|
-
},
|
|
1014
|
-
"feel": "optional",
|
|
1015
1144
|
"group": "authentication",
|
|
1145
|
+
"type": "String",
|
|
1146
|
+
"feel": "optional",
|
|
1016
1147
|
"binding": {
|
|
1017
|
-
"
|
|
1018
|
-
"
|
|
1148
|
+
"type": "zeebe:input",
|
|
1149
|
+
"name": "authentication.clientId"
|
|
1019
1150
|
},
|
|
1020
|
-
"
|
|
1021
|
-
"
|
|
1022
|
-
"equals": "oauth-client-credentials-flow",
|
|
1023
|
-
"type": "simple"
|
|
1151
|
+
"constraints": {
|
|
1152
|
+
"notEmpty": true
|
|
1024
1153
|
},
|
|
1025
|
-
"
|
|
1154
|
+
"condition": {
|
|
1155
|
+
"property": "authenticationType",
|
|
1156
|
+
"equals": "oauth-client-credentials-flow"
|
|
1157
|
+
}
|
|
1026
1158
|
},
|
|
1027
1159
|
{
|
|
1028
|
-
"id": "authentication.clientSecret",
|
|
1029
1160
|
"label": "Client secret",
|
|
1030
1161
|
"description": "Your application's client secret from the OAuth client",
|
|
1031
|
-
"
|
|
1162
|
+
"group": "authentication",
|
|
1163
|
+
"type": "String",
|
|
1164
|
+
"feel": "optional",
|
|
1165
|
+
"binding": {
|
|
1166
|
+
"type": "zeebe:input",
|
|
1167
|
+
"name": "authentication.clientSecret"
|
|
1168
|
+
},
|
|
1032
1169
|
"constraints": {
|
|
1033
1170
|
"notEmpty": true
|
|
1034
1171
|
},
|
|
1035
|
-
"
|
|
1172
|
+
"condition": {
|
|
1173
|
+
"property": "authenticationType",
|
|
1174
|
+
"equals": "oauth-client-credentials-flow"
|
|
1175
|
+
}
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"label": "Scopes",
|
|
1179
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1036
1180
|
"group": "authentication",
|
|
1181
|
+
"type": "String",
|
|
1182
|
+
"feel": "optional",
|
|
1183
|
+
"optional": true,
|
|
1037
1184
|
"binding": {
|
|
1038
|
-
"
|
|
1039
|
-
"
|
|
1185
|
+
"type": "zeebe:input",
|
|
1186
|
+
"name": "authentication.scopes"
|
|
1040
1187
|
},
|
|
1041
1188
|
"condition": {
|
|
1042
|
-
"property": "
|
|
1043
|
-
"equals": "oauth-client-credentials-flow"
|
|
1044
|
-
|
|
1045
|
-
},
|
|
1046
|
-
"type": "String"
|
|
1189
|
+
"property": "authenticationType",
|
|
1190
|
+
"equals": "oauth-client-credentials-flow"
|
|
1191
|
+
}
|
|
1047
1192
|
},
|
|
1048
1193
|
{
|
|
1049
|
-
"id": "authentication.audience",
|
|
1050
1194
|
"label": "Audience",
|
|
1051
1195
|
"description": "The unique identifier of the target API you want to access",
|
|
1052
|
-
"optional": true,
|
|
1053
|
-
"feel": "optional",
|
|
1054
1196
|
"group": "authentication",
|
|
1197
|
+
"type": "String",
|
|
1198
|
+
"feel": "optional",
|
|
1199
|
+
"optional": true,
|
|
1055
1200
|
"binding": {
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1201
|
+
"type": "zeebe:input",
|
|
1202
|
+
"name": "authentication.audience"
|
|
1058
1203
|
},
|
|
1059
1204
|
"condition": {
|
|
1060
|
-
"property": "
|
|
1061
|
-
"equals": "oauth-client-credentials-flow"
|
|
1062
|
-
|
|
1063
|
-
},
|
|
1064
|
-
"type": "String"
|
|
1205
|
+
"property": "authenticationType",
|
|
1206
|
+
"equals": "oauth-client-credentials-flow"
|
|
1207
|
+
}
|
|
1065
1208
|
},
|
|
1066
1209
|
{
|
|
1067
|
-
"id": "authentication.clientAuthentication",
|
|
1068
1210
|
"label": "Client authentication",
|
|
1069
|
-
"
|
|
1070
|
-
"optional": false,
|
|
1071
|
-
"constraints": {
|
|
1072
|
-
"notEmpty": true
|
|
1073
|
-
},
|
|
1211
|
+
"id": "authentication.clientAuthentication",
|
|
1074
1212
|
"group": "authentication",
|
|
1075
|
-
"
|
|
1076
|
-
|
|
1077
|
-
"type": "zeebe:input"
|
|
1078
|
-
},
|
|
1079
|
-
"condition": {
|
|
1080
|
-
"property": "authentication.type",
|
|
1081
|
-
"equals": "oauth-client-credentials-flow",
|
|
1082
|
-
"type": "simple"
|
|
1083
|
-
},
|
|
1213
|
+
"description": "Send client id and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
1214
|
+
"value": "basicAuthHeader",
|
|
1084
1215
|
"type": "Dropdown",
|
|
1085
1216
|
"choices": [
|
|
1086
1217
|
{
|
|
@@ -1091,192 +1222,105 @@
|
|
|
1091
1222
|
"name": "Send as Basic Auth header",
|
|
1092
1223
|
"value": "basicAuthHeader"
|
|
1093
1224
|
}
|
|
1094
|
-
]
|
|
1095
|
-
},
|
|
1096
|
-
{
|
|
1097
|
-
"id": "authentication.scopes",
|
|
1098
|
-
"label": "Scopes",
|
|
1099
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1100
|
-
"optional": true,
|
|
1101
|
-
"feel": "optional",
|
|
1102
|
-
"group": "authentication",
|
|
1225
|
+
],
|
|
1103
1226
|
"binding": {
|
|
1104
|
-
"
|
|
1105
|
-
"
|
|
1227
|
+
"type": "zeebe:input",
|
|
1228
|
+
"name": "authentication.clientAuthentication"
|
|
1106
1229
|
},
|
|
1107
1230
|
"condition": {
|
|
1108
|
-
"property": "
|
|
1109
|
-
"equals": "oauth-client-credentials-flow"
|
|
1110
|
-
|
|
1111
|
-
},
|
|
1112
|
-
"type": "String"
|
|
1231
|
+
"property": "authenticationType",
|
|
1232
|
+
"equals": "oauth-client-credentials-flow"
|
|
1233
|
+
}
|
|
1113
1234
|
},
|
|
1114
1235
|
{
|
|
1115
|
-
"
|
|
1116
|
-
"
|
|
1117
|
-
"
|
|
1118
|
-
"
|
|
1119
|
-
"constraints": {
|
|
1120
|
-
"notEmpty": true
|
|
1121
|
-
},
|
|
1122
|
-
"group": "endpoint",
|
|
1236
|
+
"label": "Username",
|
|
1237
|
+
"group": "authentication",
|
|
1238
|
+
"type": "String",
|
|
1239
|
+
"feel": "optional",
|
|
1123
1240
|
"binding": {
|
|
1124
|
-
"
|
|
1125
|
-
"
|
|
1241
|
+
"type": "zeebe:input",
|
|
1242
|
+
"name": "authentication.username"
|
|
1126
1243
|
},
|
|
1127
|
-
"type": "Dropdown",
|
|
1128
|
-
"choices": [
|
|
1129
|
-
{
|
|
1130
|
-
"name": "GET",
|
|
1131
|
-
"value": "get"
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"name": "POST",
|
|
1135
|
-
"value": "post"
|
|
1136
|
-
}
|
|
1137
|
-
]
|
|
1138
|
-
},
|
|
1139
|
-
{
|
|
1140
|
-
"id": "graphql.url",
|
|
1141
|
-
"label": "URL",
|
|
1142
|
-
"optional": false,
|
|
1143
1244
|
"constraints": {
|
|
1144
|
-
"notEmpty": true
|
|
1145
|
-
"pattern": {
|
|
1146
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1147
|
-
"message": "Must be a http(s) URL"
|
|
1148
|
-
}
|
|
1149
|
-
},
|
|
1150
|
-
"feel": "optional",
|
|
1151
|
-
"group": "endpoint",
|
|
1152
|
-
"binding": {
|
|
1153
|
-
"name": "graphql.url",
|
|
1154
|
-
"type": "zeebe:input"
|
|
1245
|
+
"notEmpty": true
|
|
1155
1246
|
},
|
|
1156
|
-
"
|
|
1247
|
+
"condition": {
|
|
1248
|
+
"property": "authenticationType",
|
|
1249
|
+
"equals": "basic"
|
|
1250
|
+
}
|
|
1157
1251
|
},
|
|
1158
1252
|
{
|
|
1159
|
-
"
|
|
1160
|
-
"
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1163
|
-
"feel": "required",
|
|
1164
|
-
"group": "endpoint",
|
|
1253
|
+
"label": "Password",
|
|
1254
|
+
"group": "authentication",
|
|
1255
|
+
"type": "String",
|
|
1256
|
+
"feel": "optional",
|
|
1165
1257
|
"binding": {
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1258
|
+
"type": "zeebe:input",
|
|
1259
|
+
"name": "authentication.password"
|
|
1168
1260
|
},
|
|
1169
|
-
"type": "String"
|
|
1170
|
-
},
|
|
1171
|
-
{
|
|
1172
|
-
"id": "graphql.query",
|
|
1173
|
-
"label": "Query/Mutation",
|
|
1174
|
-
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
1175
|
-
"optional": false,
|
|
1176
1261
|
"constraints": {
|
|
1177
1262
|
"notEmpty": true
|
|
1178
1263
|
},
|
|
1179
|
-
"
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
"type": "zeebe:input"
|
|
1184
|
-
},
|
|
1185
|
-
"type": "Text"
|
|
1186
|
-
},
|
|
1187
|
-
{
|
|
1188
|
-
"id": "graphql.variables",
|
|
1189
|
-
"label": "Variables",
|
|
1190
|
-
"optional": true,
|
|
1191
|
-
"feel": "required",
|
|
1192
|
-
"group": "graphql",
|
|
1193
|
-
"binding": {
|
|
1194
|
-
"name": "graphql.variables",
|
|
1195
|
-
"type": "zeebe:input"
|
|
1196
|
-
},
|
|
1197
|
-
"type": "String"
|
|
1264
|
+
"condition": {
|
|
1265
|
+
"property": "authenticationType",
|
|
1266
|
+
"equals": "basic"
|
|
1267
|
+
}
|
|
1198
1268
|
},
|
|
1199
1269
|
{
|
|
1200
|
-
"
|
|
1201
|
-
"label": "Connection timeout in seconds",
|
|
1270
|
+
"label": "Connection timeout",
|
|
1202
1271
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1203
|
-
"optional": true,
|
|
1204
|
-
"value": "20",
|
|
1205
|
-
"feel": "optional",
|
|
1206
1272
|
"group": "timeout",
|
|
1273
|
+
"type": "String",
|
|
1274
|
+
"value": "20",
|
|
1207
1275
|
"binding": {
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
1276
|
+
"type": "zeebe:input",
|
|
1277
|
+
"name": "graphql.connectionTimeoutInSeconds"
|
|
1210
1278
|
},
|
|
1211
|
-
"
|
|
1279
|
+
"feel": "optional",
|
|
1280
|
+
"optional": true,
|
|
1281
|
+
"constraints": {
|
|
1282
|
+
"notEmpty": false,
|
|
1283
|
+
"pattern": {
|
|
1284
|
+
"value": "^(=|([0-9]+|secrets\\..+)$)",
|
|
1285
|
+
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1286
|
+
}
|
|
1287
|
+
}
|
|
1212
1288
|
},
|
|
1213
1289
|
{
|
|
1214
|
-
"id": "resultVariable",
|
|
1215
1290
|
"label": "Result variable",
|
|
1216
1291
|
"description": "Name of variable to store the response in",
|
|
1217
1292
|
"group": "output",
|
|
1293
|
+
"type": "String",
|
|
1218
1294
|
"binding": {
|
|
1219
|
-
"
|
|
1220
|
-
"
|
|
1221
|
-
}
|
|
1222
|
-
"type": "String"
|
|
1295
|
+
"type": "zeebe:taskHeader",
|
|
1296
|
+
"key": "resultVariable"
|
|
1297
|
+
}
|
|
1223
1298
|
},
|
|
1224
1299
|
{
|
|
1225
|
-
"id": "resultExpression",
|
|
1226
1300
|
"label": "Result expression",
|
|
1227
1301
|
"description": "Expression to map the response into process variables",
|
|
1228
|
-
"feel": "required",
|
|
1229
1302
|
"group": "output",
|
|
1303
|
+
"type": "Text",
|
|
1304
|
+
"feel": "required",
|
|
1230
1305
|
"binding": {
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1233
|
-
}
|
|
1234
|
-
"type": "Text"
|
|
1306
|
+
"type": "zeebe:taskHeader",
|
|
1307
|
+
"key": "resultExpression"
|
|
1308
|
+
}
|
|
1235
1309
|
},
|
|
1236
1310
|
{
|
|
1237
|
-
"id": "errorExpression",
|
|
1238
1311
|
"label": "Error expression",
|
|
1239
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1312
|
+
"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>",
|
|
1313
|
+
"group": "errors",
|
|
1314
|
+
"type": "Text",
|
|
1240
1315
|
"feel": "required",
|
|
1241
|
-
"group": "error",
|
|
1242
|
-
"binding": {
|
|
1243
|
-
"key": "errorExpression",
|
|
1244
|
-
"type": "zeebe:taskHeader"
|
|
1245
|
-
},
|
|
1246
|
-
"type": "Text"
|
|
1247
|
-
},
|
|
1248
|
-
{
|
|
1249
|
-
"id": "retryCount",
|
|
1250
|
-
"label": "Retries",
|
|
1251
|
-
"description": "Number of retries",
|
|
1252
|
-
"value": "3",
|
|
1253
|
-
"feel": "optional",
|
|
1254
|
-
"group": "retries",
|
|
1255
|
-
"binding": {
|
|
1256
|
-
"property": "retries",
|
|
1257
|
-
"type": "zeebe:taskDefinition"
|
|
1258
|
-
},
|
|
1259
|
-
"type": "String"
|
|
1260
|
-
},
|
|
1261
|
-
{
|
|
1262
|
-
"id": "retryBackoff",
|
|
1263
|
-
"label": "Retry backoff",
|
|
1264
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1265
|
-
"value": "PT0S",
|
|
1266
|
-
"feel": "optional",
|
|
1267
|
-
"group": "retries",
|
|
1268
1316
|
"binding": {
|
|
1269
|
-
"
|
|
1270
|
-
"
|
|
1271
|
-
}
|
|
1272
|
-
"type": "String"
|
|
1317
|
+
"type": "zeebe:taskHeader",
|
|
1318
|
+
"key": "errorExpression"
|
|
1319
|
+
}
|
|
1273
1320
|
}
|
|
1274
1321
|
],
|
|
1275
|
-
"icon": {
|
|
1276
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
1277
|
-
},
|
|
1278
1322
|
"engines": {
|
|
1279
|
-
"camunda": "^8.
|
|
1323
|
+
"camunda": "^8.2"
|
|
1280
1324
|
}
|
|
1281
1325
|
},
|
|
1282
1326
|
{
|
|
@@ -1284,11 +1328,11 @@
|
|
|
1284
1328
|
"name": "GraphQL Outbound Connector",
|
|
1285
1329
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
1286
1330
|
"description": "Execute GraphQL query",
|
|
1287
|
-
"
|
|
1288
|
-
|
|
1289
|
-
"icon": {
|
|
1290
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
1331
|
+
"metadata": {
|
|
1332
|
+
"keywords": []
|
|
1291
1333
|
},
|
|
1334
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
1335
|
+
"version": 7,
|
|
1292
1336
|
"category": {
|
|
1293
1337
|
"id": "connectors",
|
|
1294
1338
|
"name": "Connectors"
|
|
@@ -1297,6 +1341,9 @@
|
|
|
1297
1341
|
"elementType": {
|
|
1298
1342
|
"value": "bpmn:ServiceTask"
|
|
1299
1343
|
},
|
|
1344
|
+
"engines": {
|
|
1345
|
+
"camunda": "^8.3"
|
|
1346
|
+
},
|
|
1300
1347
|
"groups": [
|
|
1301
1348
|
{
|
|
1302
1349
|
"id": "authentication",
|
|
@@ -1304,7 +1351,7 @@
|
|
|
1304
1351
|
},
|
|
1305
1352
|
{
|
|
1306
1353
|
"id": "endpoint",
|
|
1307
|
-
"label": "HTTP
|
|
1354
|
+
"label": "HTTP Endpoint"
|
|
1308
1355
|
},
|
|
1309
1356
|
{
|
|
1310
1357
|
"id": "graphql",
|
|
@@ -1312,37 +1359,45 @@
|
|
|
1312
1359
|
},
|
|
1313
1360
|
{
|
|
1314
1361
|
"id": "timeout",
|
|
1315
|
-
"label": "
|
|
1362
|
+
"label": "Connection timeout"
|
|
1316
1363
|
},
|
|
1317
1364
|
{
|
|
1318
1365
|
"id": "output",
|
|
1319
|
-
"label": "
|
|
1366
|
+
"label": "Output mapping"
|
|
1320
1367
|
},
|
|
1321
1368
|
{
|
|
1322
|
-
"id": "
|
|
1369
|
+
"id": "error",
|
|
1323
1370
|
"label": "Error handling"
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"id": "retries",
|
|
1374
|
+
"label": "Retries"
|
|
1324
1375
|
}
|
|
1325
1376
|
],
|
|
1326
1377
|
"properties": [
|
|
1327
1378
|
{
|
|
1328
|
-
"type": "Hidden",
|
|
1329
1379
|
"value": "io.camunda:connector-graphql:1",
|
|
1330
1380
|
"binding": {
|
|
1331
|
-
"
|
|
1332
|
-
"
|
|
1333
|
-
}
|
|
1381
|
+
"property": "type",
|
|
1382
|
+
"type": "zeebe:taskDefinition"
|
|
1383
|
+
},
|
|
1384
|
+
"type": "Hidden"
|
|
1334
1385
|
},
|
|
1335
1386
|
{
|
|
1387
|
+
"id": "authentication.type",
|
|
1336
1388
|
"label": "Type",
|
|
1337
|
-
"id": "authenticationType",
|
|
1338
|
-
"group": "authentication",
|
|
1339
1389
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
1340
1390
|
"value": "noAuth",
|
|
1391
|
+
"group": "authentication",
|
|
1392
|
+
"binding": {
|
|
1393
|
+
"name": "authentication.type",
|
|
1394
|
+
"type": "zeebe:input"
|
|
1395
|
+
},
|
|
1341
1396
|
"type": "Dropdown",
|
|
1342
1397
|
"choices": [
|
|
1343
1398
|
{
|
|
1344
|
-
"name": "
|
|
1345
|
-
"value": "
|
|
1399
|
+
"name": "API key",
|
|
1400
|
+
"value": "apiKey"
|
|
1346
1401
|
},
|
|
1347
1402
|
{
|
|
1348
1403
|
"name": "Basic",
|
|
@@ -1352,202 +1407,250 @@
|
|
|
1352
1407
|
"name": "Bearer token",
|
|
1353
1408
|
"value": "bearer"
|
|
1354
1409
|
},
|
|
1410
|
+
{
|
|
1411
|
+
"name": "None",
|
|
1412
|
+
"value": "noAuth"
|
|
1413
|
+
},
|
|
1355
1414
|
{
|
|
1356
1415
|
"name": "OAuth 2.0",
|
|
1357
1416
|
"value": "oauth-client-credentials-flow"
|
|
1358
1417
|
}
|
|
1359
|
-
]
|
|
1360
|
-
"binding": {
|
|
1361
|
-
"type": "zeebe:input",
|
|
1362
|
-
"name": "authentication.type"
|
|
1363
|
-
}
|
|
1418
|
+
]
|
|
1364
1419
|
},
|
|
1365
1420
|
{
|
|
1366
|
-
"
|
|
1367
|
-
"
|
|
1368
|
-
"
|
|
1369
|
-
"
|
|
1421
|
+
"id": "authentication.apiKeyLocation",
|
|
1422
|
+
"label": "Api key location",
|
|
1423
|
+
"description": "Choose type: Send API key in header or as query parameter.",
|
|
1424
|
+
"optional": false,
|
|
1425
|
+
"value": "headers",
|
|
1426
|
+
"constraints": {
|
|
1427
|
+
"notEmpty": true
|
|
1428
|
+
},
|
|
1429
|
+
"group": "authentication",
|
|
1370
1430
|
"binding": {
|
|
1371
|
-
"
|
|
1372
|
-
"
|
|
1431
|
+
"name": "authentication.apiKeyLocation",
|
|
1432
|
+
"type": "zeebe:input"
|
|
1433
|
+
},
|
|
1434
|
+
"condition": {
|
|
1435
|
+
"property": "authentication.type",
|
|
1436
|
+
"equals": "apiKey",
|
|
1437
|
+
"type": "simple"
|
|
1373
1438
|
},
|
|
1374
|
-
"constraints": {
|
|
1375
|
-
"notEmpty": true,
|
|
1376
|
-
"pattern": {
|
|
1377
|
-
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1378
|
-
"message": "Must be a http(s) URL."
|
|
1379
|
-
}
|
|
1380
|
-
}
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"id": "method",
|
|
1384
|
-
"label": "Method",
|
|
1385
|
-
"group": "endpoint",
|
|
1386
1439
|
"type": "Dropdown",
|
|
1387
|
-
"value": "post",
|
|
1388
1440
|
"choices": [
|
|
1389
1441
|
{
|
|
1390
|
-
"name": "
|
|
1391
|
-
"value": "
|
|
1442
|
+
"name": "Headers",
|
|
1443
|
+
"value": "headers"
|
|
1392
1444
|
},
|
|
1393
1445
|
{
|
|
1394
|
-
"name": "
|
|
1395
|
-
"value": "
|
|
1446
|
+
"name": "Query parameters",
|
|
1447
|
+
"value": "query"
|
|
1396
1448
|
}
|
|
1397
|
-
]
|
|
1449
|
+
]
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"id": "authentication.name",
|
|
1453
|
+
"label": "API key name",
|
|
1454
|
+
"optional": false,
|
|
1455
|
+
"constraints": {
|
|
1456
|
+
"notEmpty": true
|
|
1457
|
+
},
|
|
1458
|
+
"feel": "optional",
|
|
1459
|
+
"group": "authentication",
|
|
1398
1460
|
"binding": {
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1401
|
-
}
|
|
1461
|
+
"name": "authentication.name",
|
|
1462
|
+
"type": "zeebe:input"
|
|
1463
|
+
},
|
|
1464
|
+
"condition": {
|
|
1465
|
+
"property": "authentication.type",
|
|
1466
|
+
"equals": "apiKey",
|
|
1467
|
+
"type": "simple"
|
|
1468
|
+
},
|
|
1469
|
+
"type": "String"
|
|
1402
1470
|
},
|
|
1403
1471
|
{
|
|
1404
|
-
"id": "
|
|
1405
|
-
"label": "
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
|
|
1409
|
-
|
|
1472
|
+
"id": "authentication.value",
|
|
1473
|
+
"label": "API key value",
|
|
1474
|
+
"optional": false,
|
|
1475
|
+
"constraints": {
|
|
1476
|
+
"notEmpty": true
|
|
1477
|
+
},
|
|
1478
|
+
"feel": "optional",
|
|
1479
|
+
"group": "authentication",
|
|
1410
1480
|
"binding": {
|
|
1411
|
-
"
|
|
1412
|
-
"
|
|
1413
|
-
}
|
|
1481
|
+
"name": "authentication.value",
|
|
1482
|
+
"type": "zeebe:input"
|
|
1483
|
+
},
|
|
1484
|
+
"condition": {
|
|
1485
|
+
"property": "authentication.type",
|
|
1486
|
+
"equals": "apiKey",
|
|
1487
|
+
"type": "simple"
|
|
1488
|
+
},
|
|
1489
|
+
"type": "String"
|
|
1414
1490
|
},
|
|
1415
1491
|
{
|
|
1416
|
-
"
|
|
1417
|
-
"
|
|
1418
|
-
"
|
|
1419
|
-
"
|
|
1420
|
-
|
|
1492
|
+
"id": "authentication.username",
|
|
1493
|
+
"label": "Username",
|
|
1494
|
+
"optional": false,
|
|
1495
|
+
"constraints": {
|
|
1496
|
+
"notEmpty": true
|
|
1497
|
+
},
|
|
1498
|
+
"feel": "optional",
|
|
1499
|
+
"group": "authentication",
|
|
1421
1500
|
"binding": {
|
|
1422
|
-
"
|
|
1423
|
-
"
|
|
1501
|
+
"name": "authentication.username",
|
|
1502
|
+
"type": "zeebe:input"
|
|
1503
|
+
},
|
|
1504
|
+
"condition": {
|
|
1505
|
+
"property": "authentication.type",
|
|
1506
|
+
"equals": "basic",
|
|
1507
|
+
"type": "simple"
|
|
1424
1508
|
},
|
|
1509
|
+
"type": "String"
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"id": "authentication.password",
|
|
1513
|
+
"label": "Password",
|
|
1425
1514
|
"optional": false,
|
|
1426
1515
|
"constraints": {
|
|
1427
1516
|
"notEmpty": true
|
|
1428
|
-
}
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
"label": "Variables",
|
|
1432
|
-
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
1433
|
-
"group": "graphql",
|
|
1434
|
-
"type": "Text",
|
|
1435
|
-
"feel": "required",
|
|
1517
|
+
},
|
|
1518
|
+
"feel": "optional",
|
|
1519
|
+
"group": "authentication",
|
|
1436
1520
|
"binding": {
|
|
1437
|
-
"
|
|
1438
|
-
"
|
|
1521
|
+
"name": "authentication.password",
|
|
1522
|
+
"type": "zeebe:input"
|
|
1439
1523
|
},
|
|
1440
|
-
"
|
|
1524
|
+
"condition": {
|
|
1525
|
+
"property": "authentication.type",
|
|
1526
|
+
"equals": "basic",
|
|
1527
|
+
"type": "simple"
|
|
1528
|
+
},
|
|
1529
|
+
"type": "String"
|
|
1441
1530
|
},
|
|
1442
1531
|
{
|
|
1532
|
+
"id": "authentication.token",
|
|
1443
1533
|
"label": "Bearer token",
|
|
1444
|
-
"
|
|
1445
|
-
"type": "String",
|
|
1446
|
-
"feel": "optional",
|
|
1447
|
-
"binding": {
|
|
1448
|
-
"type": "zeebe:input",
|
|
1449
|
-
"name": "authentication.token"
|
|
1450
|
-
},
|
|
1534
|
+
"optional": false,
|
|
1451
1535
|
"constraints": {
|
|
1452
1536
|
"notEmpty": true
|
|
1453
1537
|
},
|
|
1538
|
+
"feel": "optional",
|
|
1539
|
+
"group": "authentication",
|
|
1540
|
+
"binding": {
|
|
1541
|
+
"name": "authentication.token",
|
|
1542
|
+
"type": "zeebe:input"
|
|
1543
|
+
},
|
|
1454
1544
|
"condition": {
|
|
1455
|
-
"property": "
|
|
1456
|
-
"equals": "bearer"
|
|
1457
|
-
|
|
1545
|
+
"property": "authentication.type",
|
|
1546
|
+
"equals": "bearer",
|
|
1547
|
+
"type": "simple"
|
|
1548
|
+
},
|
|
1549
|
+
"type": "String"
|
|
1458
1550
|
},
|
|
1459
1551
|
{
|
|
1460
|
-
"
|
|
1552
|
+
"id": "authentication.oauthTokenEndpoint",
|
|
1553
|
+
"label": "OAuth 2.0 token endpoint",
|
|
1461
1554
|
"description": "The OAuth token endpoint",
|
|
1462
|
-
"
|
|
1463
|
-
"
|
|
1555
|
+
"optional": false,
|
|
1556
|
+
"constraints": {
|
|
1557
|
+
"notEmpty": true,
|
|
1558
|
+
"pattern": {
|
|
1559
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1560
|
+
"message": "Must be a http(s) URL"
|
|
1561
|
+
}
|
|
1562
|
+
},
|
|
1464
1563
|
"feel": "optional",
|
|
1564
|
+
"group": "authentication",
|
|
1465
1565
|
"binding": {
|
|
1466
|
-
"
|
|
1467
|
-
"
|
|
1468
|
-
},
|
|
1469
|
-
"constraints": {
|
|
1470
|
-
"notEmpty": true
|
|
1566
|
+
"name": "authentication.oauthTokenEndpoint",
|
|
1567
|
+
"type": "zeebe:input"
|
|
1471
1568
|
},
|
|
1472
1569
|
"condition": {
|
|
1473
|
-
"property": "
|
|
1474
|
-
"equals": "oauth-client-credentials-flow"
|
|
1475
|
-
|
|
1570
|
+
"property": "authentication.type",
|
|
1571
|
+
"equals": "oauth-client-credentials-flow",
|
|
1572
|
+
"type": "simple"
|
|
1573
|
+
},
|
|
1574
|
+
"type": "String"
|
|
1476
1575
|
},
|
|
1477
1576
|
{
|
|
1577
|
+
"id": "authentication.clientId",
|
|
1478
1578
|
"label": "Client ID",
|
|
1479
1579
|
"description": "Your application's client ID from the OAuth client",
|
|
1480
|
-
"
|
|
1481
|
-
"type": "String",
|
|
1482
|
-
"feel": "optional",
|
|
1483
|
-
"binding": {
|
|
1484
|
-
"type": "zeebe:input",
|
|
1485
|
-
"name": "authentication.clientId"
|
|
1486
|
-
},
|
|
1580
|
+
"optional": false,
|
|
1487
1581
|
"constraints": {
|
|
1488
1582
|
"notEmpty": true
|
|
1489
1583
|
},
|
|
1584
|
+
"feel": "optional",
|
|
1585
|
+
"group": "authentication",
|
|
1586
|
+
"binding": {
|
|
1587
|
+
"name": "authentication.clientId",
|
|
1588
|
+
"type": "zeebe:input"
|
|
1589
|
+
},
|
|
1490
1590
|
"condition": {
|
|
1491
|
-
"property": "
|
|
1492
|
-
"equals": "oauth-client-credentials-flow"
|
|
1493
|
-
|
|
1591
|
+
"property": "authentication.type",
|
|
1592
|
+
"equals": "oauth-client-credentials-flow",
|
|
1593
|
+
"type": "simple"
|
|
1594
|
+
},
|
|
1595
|
+
"type": "String"
|
|
1494
1596
|
},
|
|
1495
1597
|
{
|
|
1598
|
+
"id": "authentication.clientSecret",
|
|
1496
1599
|
"label": "Client secret",
|
|
1497
1600
|
"description": "Your application's client secret from the OAuth client",
|
|
1498
|
-
"
|
|
1499
|
-
"type": "String",
|
|
1500
|
-
"feel": "optional",
|
|
1501
|
-
"binding": {
|
|
1502
|
-
"type": "zeebe:input",
|
|
1503
|
-
"name": "authentication.clientSecret"
|
|
1504
|
-
},
|
|
1601
|
+
"optional": false,
|
|
1505
1602
|
"constraints": {
|
|
1506
1603
|
"notEmpty": true
|
|
1507
1604
|
},
|
|
1508
|
-
"condition": {
|
|
1509
|
-
"property": "authenticationType",
|
|
1510
|
-
"equals": "oauth-client-credentials-flow"
|
|
1511
|
-
}
|
|
1512
|
-
},
|
|
1513
|
-
{
|
|
1514
|
-
"label": "Scopes",
|
|
1515
|
-
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1516
|
-
"group": "authentication",
|
|
1517
|
-
"type": "String",
|
|
1518
1605
|
"feel": "optional",
|
|
1519
|
-
"
|
|
1606
|
+
"group": "authentication",
|
|
1520
1607
|
"binding": {
|
|
1521
|
-
"
|
|
1522
|
-
"
|
|
1608
|
+
"name": "authentication.clientSecret",
|
|
1609
|
+
"type": "zeebe:input"
|
|
1523
1610
|
},
|
|
1524
1611
|
"condition": {
|
|
1525
|
-
"property": "
|
|
1526
|
-
"equals": "oauth-client-credentials-flow"
|
|
1527
|
-
|
|
1612
|
+
"property": "authentication.type",
|
|
1613
|
+
"equals": "oauth-client-credentials-flow",
|
|
1614
|
+
"type": "simple"
|
|
1615
|
+
},
|
|
1616
|
+
"type": "String"
|
|
1528
1617
|
},
|
|
1529
1618
|
{
|
|
1619
|
+
"id": "authentication.audience",
|
|
1530
1620
|
"label": "Audience",
|
|
1531
1621
|
"description": "The unique identifier of the target API you want to access",
|
|
1532
|
-
"group": "authentication",
|
|
1533
|
-
"type": "String",
|
|
1534
|
-
"feel": "optional",
|
|
1535
1622
|
"optional": true,
|
|
1623
|
+
"feel": "optional",
|
|
1624
|
+
"group": "authentication",
|
|
1536
1625
|
"binding": {
|
|
1537
|
-
"
|
|
1538
|
-
"
|
|
1626
|
+
"name": "authentication.audience",
|
|
1627
|
+
"type": "zeebe:input"
|
|
1539
1628
|
},
|
|
1540
1629
|
"condition": {
|
|
1541
|
-
"property": "
|
|
1542
|
-
"equals": "oauth-client-credentials-flow"
|
|
1543
|
-
|
|
1630
|
+
"property": "authentication.type",
|
|
1631
|
+
"equals": "oauth-client-credentials-flow",
|
|
1632
|
+
"type": "simple"
|
|
1633
|
+
},
|
|
1634
|
+
"type": "String"
|
|
1544
1635
|
},
|
|
1545
1636
|
{
|
|
1546
|
-
"label": "Client authentication",
|
|
1547
1637
|
"id": "authentication.clientAuthentication",
|
|
1638
|
+
"label": "Client authentication",
|
|
1639
|
+
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
1640
|
+
"optional": false,
|
|
1641
|
+
"constraints": {
|
|
1642
|
+
"notEmpty": true
|
|
1643
|
+
},
|
|
1548
1644
|
"group": "authentication",
|
|
1549
|
-
"
|
|
1550
|
-
|
|
1645
|
+
"binding": {
|
|
1646
|
+
"name": "authentication.clientAuthentication",
|
|
1647
|
+
"type": "zeebe:input"
|
|
1648
|
+
},
|
|
1649
|
+
"condition": {
|
|
1650
|
+
"property": "authentication.type",
|
|
1651
|
+
"equals": "oauth-client-credentials-flow",
|
|
1652
|
+
"type": "simple"
|
|
1653
|
+
},
|
|
1551
1654
|
"type": "Dropdown",
|
|
1552
1655
|
"choices": [
|
|
1553
1656
|
{
|
|
@@ -1558,105 +1661,202 @@
|
|
|
1558
1661
|
"name": "Send as Basic Auth header",
|
|
1559
1662
|
"value": "basicAuthHeader"
|
|
1560
1663
|
}
|
|
1561
|
-
]
|
|
1664
|
+
]
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"id": "authentication.scopes",
|
|
1668
|
+
"label": "Scopes",
|
|
1669
|
+
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
1670
|
+
"optional": true,
|
|
1671
|
+
"feel": "optional",
|
|
1672
|
+
"group": "authentication",
|
|
1562
1673
|
"binding": {
|
|
1563
|
-
"
|
|
1564
|
-
"
|
|
1674
|
+
"name": "authentication.scopes",
|
|
1675
|
+
"type": "zeebe:input"
|
|
1676
|
+
},
|
|
1677
|
+
"condition": {
|
|
1678
|
+
"property": "authentication.type",
|
|
1679
|
+
"equals": "oauth-client-credentials-flow",
|
|
1680
|
+
"type": "simple"
|
|
1681
|
+
},
|
|
1682
|
+
"type": "String"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"id": "graphql.method",
|
|
1686
|
+
"label": "Method",
|
|
1687
|
+
"optional": false,
|
|
1688
|
+
"value": "get",
|
|
1689
|
+
"constraints": {
|
|
1690
|
+
"notEmpty": true
|
|
1691
|
+
},
|
|
1692
|
+
"group": "endpoint",
|
|
1693
|
+
"binding": {
|
|
1694
|
+
"name": "graphql.method",
|
|
1695
|
+
"type": "zeebe:input"
|
|
1696
|
+
},
|
|
1697
|
+
"type": "Dropdown",
|
|
1698
|
+
"choices": [
|
|
1699
|
+
{
|
|
1700
|
+
"name": "GET",
|
|
1701
|
+
"value": "get"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
"name": "POST",
|
|
1705
|
+
"value": "post"
|
|
1706
|
+
}
|
|
1707
|
+
]
|
|
1708
|
+
},
|
|
1709
|
+
{
|
|
1710
|
+
"id": "graphql.url",
|
|
1711
|
+
"label": "URL",
|
|
1712
|
+
"optional": false,
|
|
1713
|
+
"constraints": {
|
|
1714
|
+
"notEmpty": true,
|
|
1715
|
+
"pattern": {
|
|
1716
|
+
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
1717
|
+
"message": "Must be a http(s) URL"
|
|
1718
|
+
}
|
|
1719
|
+
},
|
|
1720
|
+
"feel": "optional",
|
|
1721
|
+
"group": "endpoint",
|
|
1722
|
+
"binding": {
|
|
1723
|
+
"name": "graphql.url",
|
|
1724
|
+
"type": "zeebe:input"
|
|
1725
|
+
},
|
|
1726
|
+
"type": "String"
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"id": "graphql.headers",
|
|
1730
|
+
"label": "Headers",
|
|
1731
|
+
"description": "Map of HTTP headers to add to the request",
|
|
1732
|
+
"optional": true,
|
|
1733
|
+
"feel": "required",
|
|
1734
|
+
"group": "endpoint",
|
|
1735
|
+
"binding": {
|
|
1736
|
+
"name": "graphql.headers",
|
|
1737
|
+
"type": "zeebe:input"
|
|
1738
|
+
},
|
|
1739
|
+
"type": "String"
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"id": "graphql.storeResponse",
|
|
1743
|
+
"label": "Store response",
|
|
1744
|
+
"description": "Store the response as a document in the document store",
|
|
1745
|
+
"optional": false,
|
|
1746
|
+
"value": false,
|
|
1747
|
+
"feel": "static",
|
|
1748
|
+
"group": "endpoint",
|
|
1749
|
+
"binding": {
|
|
1750
|
+
"name": "graphql.storeResponse",
|
|
1751
|
+
"type": "zeebe:input"
|
|
1565
1752
|
},
|
|
1566
|
-
"
|
|
1567
|
-
"property": "authenticationType",
|
|
1568
|
-
"equals": "oauth-client-credentials-flow"
|
|
1569
|
-
}
|
|
1753
|
+
"type": "Boolean"
|
|
1570
1754
|
},
|
|
1571
1755
|
{
|
|
1572
|
-
"
|
|
1573
|
-
"
|
|
1574
|
-
"
|
|
1575
|
-
"
|
|
1576
|
-
"binding": {
|
|
1577
|
-
"type": "zeebe:input",
|
|
1578
|
-
"name": "authentication.username"
|
|
1579
|
-
},
|
|
1756
|
+
"id": "graphql.query",
|
|
1757
|
+
"label": "Query/Mutation",
|
|
1758
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
1759
|
+
"optional": false,
|
|
1580
1760
|
"constraints": {
|
|
1581
1761
|
"notEmpty": true
|
|
1582
1762
|
},
|
|
1583
|
-
"condition": {
|
|
1584
|
-
"property": "authenticationType",
|
|
1585
|
-
"equals": "basic"
|
|
1586
|
-
}
|
|
1587
|
-
},
|
|
1588
|
-
{
|
|
1589
|
-
"label": "Password",
|
|
1590
|
-
"group": "authentication",
|
|
1591
|
-
"type": "String",
|
|
1592
1763
|
"feel": "optional",
|
|
1764
|
+
"group": "graphql",
|
|
1593
1765
|
"binding": {
|
|
1594
|
-
"
|
|
1595
|
-
"
|
|
1766
|
+
"name": "graphql.query",
|
|
1767
|
+
"type": "zeebe:input"
|
|
1596
1768
|
},
|
|
1597
|
-
"
|
|
1598
|
-
|
|
1769
|
+
"type": "Text"
|
|
1770
|
+
},
|
|
1771
|
+
{
|
|
1772
|
+
"id": "graphql.variables",
|
|
1773
|
+
"label": "Variables",
|
|
1774
|
+
"optional": true,
|
|
1775
|
+
"feel": "required",
|
|
1776
|
+
"group": "graphql",
|
|
1777
|
+
"binding": {
|
|
1778
|
+
"name": "graphql.variables",
|
|
1779
|
+
"type": "zeebe:input"
|
|
1599
1780
|
},
|
|
1600
|
-
"
|
|
1601
|
-
"property": "authenticationType",
|
|
1602
|
-
"equals": "basic"
|
|
1603
|
-
}
|
|
1781
|
+
"type": "String"
|
|
1604
1782
|
},
|
|
1605
1783
|
{
|
|
1606
|
-
"
|
|
1784
|
+
"id": "graphql.connectionTimeoutInSeconds",
|
|
1785
|
+
"label": "Connection timeout in seconds",
|
|
1607
1786
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
1787
|
+
"optional": true,
|
|
1788
|
+
"value": 20,
|
|
1789
|
+
"feel": "static",
|
|
1608
1790
|
"group": "timeout",
|
|
1609
|
-
"type": "String",
|
|
1610
|
-
"value": "20",
|
|
1611
1791
|
"binding": {
|
|
1612
|
-
"
|
|
1613
|
-
"
|
|
1792
|
+
"name": "graphql.connectionTimeoutInSeconds",
|
|
1793
|
+
"type": "zeebe:input"
|
|
1614
1794
|
},
|
|
1615
|
-
"
|
|
1616
|
-
"optional": true,
|
|
1617
|
-
"constraints": {
|
|
1618
|
-
"notEmpty": false,
|
|
1619
|
-
"pattern": {
|
|
1620
|
-
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1621
|
-
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
1622
|
-
}
|
|
1623
|
-
}
|
|
1795
|
+
"type": "Number"
|
|
1624
1796
|
},
|
|
1625
1797
|
{
|
|
1798
|
+
"id": "resultVariable",
|
|
1626
1799
|
"label": "Result variable",
|
|
1627
1800
|
"description": "Name of variable to store the response in",
|
|
1628
1801
|
"group": "output",
|
|
1629
|
-
"type": "String",
|
|
1630
1802
|
"binding": {
|
|
1631
|
-
"
|
|
1632
|
-
"
|
|
1633
|
-
}
|
|
1803
|
+
"key": "resultVariable",
|
|
1804
|
+
"type": "zeebe:taskHeader"
|
|
1805
|
+
},
|
|
1806
|
+
"type": "String"
|
|
1634
1807
|
},
|
|
1635
1808
|
{
|
|
1809
|
+
"id": "resultExpression",
|
|
1636
1810
|
"label": "Result expression",
|
|
1637
1811
|
"description": "Expression to map the response into process variables",
|
|
1638
|
-
"group": "output",
|
|
1639
|
-
"type": "Text",
|
|
1640
1812
|
"feel": "required",
|
|
1813
|
+
"group": "output",
|
|
1641
1814
|
"binding": {
|
|
1642
|
-
"
|
|
1643
|
-
"
|
|
1644
|
-
}
|
|
1815
|
+
"key": "resultExpression",
|
|
1816
|
+
"type": "zeebe:taskHeader"
|
|
1817
|
+
},
|
|
1818
|
+
"type": "Text"
|
|
1645
1819
|
},
|
|
1646
1820
|
{
|
|
1821
|
+
"id": "errorExpression",
|
|
1647
1822
|
"label": "Error expression",
|
|
1648
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1649
|
-
"group": "errors",
|
|
1650
|
-
"type": "Text",
|
|
1823
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
1651
1824
|
"feel": "required",
|
|
1825
|
+
"group": "error",
|
|
1652
1826
|
"binding": {
|
|
1653
|
-
"
|
|
1654
|
-
"
|
|
1655
|
-
}
|
|
1827
|
+
"key": "errorExpression",
|
|
1828
|
+
"type": "zeebe:taskHeader"
|
|
1829
|
+
},
|
|
1830
|
+
"type": "Text"
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"id": "retryCount",
|
|
1834
|
+
"label": "Retries",
|
|
1835
|
+
"description": "Number of retries",
|
|
1836
|
+
"value": "3",
|
|
1837
|
+
"feel": "optional",
|
|
1838
|
+
"group": "retries",
|
|
1839
|
+
"binding": {
|
|
1840
|
+
"property": "retries",
|
|
1841
|
+
"type": "zeebe:taskDefinition"
|
|
1842
|
+
},
|
|
1843
|
+
"type": "String"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"id": "retryBackoff",
|
|
1847
|
+
"label": "Retry backoff",
|
|
1848
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
1849
|
+
"value": "PT0S",
|
|
1850
|
+
"group": "retries",
|
|
1851
|
+
"binding": {
|
|
1852
|
+
"key": "retryBackoff",
|
|
1853
|
+
"type": "zeebe:taskHeader"
|
|
1854
|
+
},
|
|
1855
|
+
"type": "String"
|
|
1656
1856
|
}
|
|
1657
1857
|
],
|
|
1658
|
-
"
|
|
1659
|
-
"
|
|
1858
|
+
"icon": {
|
|
1859
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
1660
1860
|
}
|
|
1661
1861
|
},
|
|
1662
1862
|
{
|
|
@@ -1664,11 +1864,8 @@
|
|
|
1664
1864
|
"name": "GraphQL Outbound Connector",
|
|
1665
1865
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
1666
1866
|
"description": "Execute GraphQL query",
|
|
1667
|
-
"metadata": {
|
|
1668
|
-
"keywords": []
|
|
1669
|
-
},
|
|
1670
1867
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
1671
|
-
"version":
|
|
1868
|
+
"version": 6,
|
|
1672
1869
|
"category": {
|
|
1673
1870
|
"id": "connectors",
|
|
1674
1871
|
"name": "Connectors"
|
|
@@ -1677,9 +1874,6 @@
|
|
|
1677
1874
|
"elementType": {
|
|
1678
1875
|
"value": "bpmn:ServiceTask"
|
|
1679
1876
|
},
|
|
1680
|
-
"engines": {
|
|
1681
|
-
"camunda": "^8.3"
|
|
1682
|
-
},
|
|
1683
1877
|
"groups": [
|
|
1684
1878
|
{
|
|
1685
1879
|
"id": "authentication",
|
|
@@ -2074,20 +2268,6 @@
|
|
|
2074
2268
|
},
|
|
2075
2269
|
"type": "String"
|
|
2076
2270
|
},
|
|
2077
|
-
{
|
|
2078
|
-
"id": "graphql.storeResponse",
|
|
2079
|
-
"label": "Store response",
|
|
2080
|
-
"description": "Store the response as a document in the document store",
|
|
2081
|
-
"optional": false,
|
|
2082
|
-
"value": false,
|
|
2083
|
-
"feel": "static",
|
|
2084
|
-
"group": "endpoint",
|
|
2085
|
-
"binding": {
|
|
2086
|
-
"name": "graphql.storeResponse",
|
|
2087
|
-
"type": "zeebe:input"
|
|
2088
|
-
},
|
|
2089
|
-
"type": "Boolean"
|
|
2090
|
-
},
|
|
2091
2271
|
{
|
|
2092
2272
|
"id": "graphql.query",
|
|
2093
2273
|
"label": "Query/Mutation",
|
|
@@ -2121,14 +2301,14 @@
|
|
|
2121
2301
|
"label": "Connection timeout in seconds",
|
|
2122
2302
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
2123
2303
|
"optional": true,
|
|
2124
|
-
"value": 20,
|
|
2125
|
-
"feel": "
|
|
2304
|
+
"value": "20",
|
|
2305
|
+
"feel": "optional",
|
|
2126
2306
|
"group": "timeout",
|
|
2127
2307
|
"binding": {
|
|
2128
2308
|
"name": "graphql.connectionTimeoutInSeconds",
|
|
2129
2309
|
"type": "zeebe:input"
|
|
2130
2310
|
},
|
|
2131
|
-
"type": "
|
|
2311
|
+
"type": "String"
|
|
2132
2312
|
},
|
|
2133
2313
|
{
|
|
2134
2314
|
"id": "resultVariable",
|
|
@@ -2183,6 +2363,7 @@
|
|
|
2183
2363
|
"label": "Retry backoff",
|
|
2184
2364
|
"description": "ISO-8601 duration to wait between retries",
|
|
2185
2365
|
"value": "PT0S",
|
|
2366
|
+
"feel": "optional",
|
|
2186
2367
|
"group": "retries",
|
|
2187
2368
|
"binding": {
|
|
2188
2369
|
"key": "retryBackoff",
|
|
@@ -2193,14 +2374,17 @@
|
|
|
2193
2374
|
],
|
|
2194
2375
|
"icon": {
|
|
2195
2376
|
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdHcmFwaFFMX0xvZ28nCiAgICAgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA0MDAgNDAwJyBlbmFibGUtYmFja2dyb3VuZD0nbmV3IDAgMCA0MDAgNDAwJyB4bWw6c3BhY2U9J3ByZXNlcnZlJz48Zz48Zz48Zz48cmVjdCB4PScxMjInIHk9Jy0wLjQnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjg2NiAtMC41IDAuNSAtMC44NjYgMTYzLjMxOTYgMzYzLjMxMzYpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PSczMjAuMycvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMzkuOCcgeT0nMjcyLjInIGZpbGw9JyNFNTM1QUInIHdpZHRoPSczMjAuMycgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PSczNy45JyB5PSczMTIuMicgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA4My4wNjkzIDY2My4zNDA5KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE4NScgaGVpZ2h0PScxNi42Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScxNzcuMScgeT0nNzEuMScgdHJhbnNmb3JtPSdtYXRyaXgoLTAuODY2IC0wLjUgMC41IC0wLjg2NiA0NjMuMzQwOSAyODMuMDY5MyknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxODUnIGhlaWdodD0nMTYuNicvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTIyLjEnIHk9Jy0xMycgdHJhbnNmb3JtPSdtYXRyaXgoLTAuNSAtMC44NjYgMC44NjYgLTAuNSAxMjYuNzkwMyAyMzIuMTIyMSknIGZpbGw9JyNFNTM1QUInIHdpZHRoPScxNi42JyBoZWlnaHQ9JzE4NScvPjwvZz48L2c+PGc+PGc+PHJlY3QgeD0nMTA5LjYnIHk9JzE1MS42JyB0cmFuc2Zvcm09J21hdHJpeCgtMC41IC0wLjg2NiAwLjg2NiAtMC41IDI2Ni4wODI4IDQ3My4zNzY2KScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzMyMC4zJyBoZWlnaHQ9JzE2LjYnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzUyLjUnIHk9JzEwNy41JyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTYuNicgaGVpZ2h0PScxODUnLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9JzMzMC45JyB5PScxMDcuNScgZmlsbD0nI0U1MzVBQicgd2lkdGg9JzE2LjYnIGhlaWdodD0nMTg1Jy8+PC9nPjwvZz48Zz48Zz48cmVjdCB4PScyNjIuNCcgeT0nMjQwLjEnIHRyYW5zZm9ybT0nbWF0cml4KC0wLjUgLTAuODY2IDAuODY2IC0wLjUgMTI2Ljc5NTMgNzE0LjI4NzUpJyBmaWxsPScjRTUzNUFCJyB3aWR0aD0nMTQuNScgaGVpZ2h0PScxNjAuOScvPjwvZz48L2c+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zNjkuNSwyOTcuOWMtOS42LDE2LjctMzEsMjIuNC00Ny43LDEyLjhjLTE2LjctOS42LTIyLjQtMzEtMTIuOC00Ny43YzkuNi0xNi43LDMxLTIyLjQsNDcuNy0xMi44IEMzNzMuNSwyNTkuOSwzNzkuMiwyODEuMiwzNjkuNSwyOTcuOScvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNOTAuOSwxMzdjLTkuNiwxNi43LTMxLDIyLjQtNDcuNywxMi44Yy0xNi43LTkuNi0yMi40LTMxLTEyLjgtNDcuN2M5LjYtMTYuNywzMS0yMi40LDQ3LjctMTIuOCBDOTQuOCw5OSwxMDAuNSwxMjAuMyw5MC45LDEzNycvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMzAuNSwyOTcuOWMtOS42LTE2LjctMy45LTM4LDEyLjgtNDcuN2MxNi43LTkuNiwzOC0zLjksNDcuNywxMi44YzkuNiwxNi43LDMuOSwzOC0xMi44LDQ3LjcgQzYxLjQsMzIwLjMsNDAuMSwzMTQuNiwzMC41LDI5Ny45Jy8+PHBhdGgKICAgICAgICBmaWxsPScjRTUzNUFCJwogICAgICAgIGQ9J00zMDkuMSwxMzdjLTkuNi0xNi43LTMuOS0zOCwxMi44LTQ3LjdjMTYuNy05LjYsMzgtMy45LDQ3LjcsMTIuOGM5LjYsMTYuNywzLjksMzgtMTIuOCw0Ny43IEMzNDAuMSwxNTkuNCwzMTguNywxNTMuNywzMDkuMSwxMzcnLz48cGF0aAogICAgICAgIGZpbGw9JyNFNTM1QUInCiAgICAgICAgZD0nTTIwMCwzOTUuOGMtMTkuMywwLTM0LjktMTUuNi0zNC45LTM0LjljMC0xOS4zLDE1LjYtMzQuOSwzNC45LTM0LjljMTkuMywwLDM0LjksMTUuNiwzNC45LDM0LjkgQzIzNC45LDM4MC4xLDIxOS4zLDM5NS44LDIwMCwzOTUuOCcvPjxwYXRoCiAgICAgICAgZmlsbD0nI0U1MzVBQicKICAgICAgICBkPSdNMjAwLDc0Yy0xOS4zLDAtMzQuOS0xNS42LTM0LjktMzQuOWMwLTE5LjMsMTUuNi0zNC45LDM0LjktMzQuOWMxOS4zLDAsMzQuOSwxNS42LDM0LjksMzQuOSBDMjM0LjksNTguNCwyMTkuMyw3NCwyMDAsNzQnLz48L2c+PC9zdmc+"
|
|
2377
|
+
},
|
|
2378
|
+
"engines": {
|
|
2379
|
+
"camunda": "^8.5"
|
|
2196
2380
|
}
|
|
2197
2381
|
},
|
|
2198
2382
|
{
|
|
2199
2383
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2200
|
-
"name": "GraphQL
|
|
2384
|
+
"name": "GraphQL Outbound Connector",
|
|
2201
2385
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
2202
2386
|
"description": "Execute GraphQL query",
|
|
2203
|
-
"version":
|
|
2387
|
+
"version": 4,
|
|
2204
2388
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
2205
2389
|
"icon": {
|
|
2206
2390
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -2290,7 +2474,7 @@
|
|
|
2290
2474
|
"constraints": {
|
|
2291
2475
|
"notEmpty": true,
|
|
2292
2476
|
"pattern": {
|
|
2293
|
-
"value": "^(=|(https
|
|
2477
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
2294
2478
|
"message": "Must be a http(s) URL."
|
|
2295
2479
|
}
|
|
2296
2480
|
}
|
|
@@ -2362,7 +2546,7 @@
|
|
|
2362
2546
|
"feel": "optional",
|
|
2363
2547
|
"binding": {
|
|
2364
2548
|
"type": "zeebe:input",
|
|
2365
|
-
"name": "
|
|
2549
|
+
"name": "authentication.token"
|
|
2366
2550
|
},
|
|
2367
2551
|
"constraints": {
|
|
2368
2552
|
"notEmpty": true
|
|
@@ -2533,7 +2717,7 @@
|
|
|
2533
2717
|
"constraints": {
|
|
2534
2718
|
"notEmpty": false,
|
|
2535
2719
|
"pattern": {
|
|
2536
|
-
"value": "^(=|([0-9]
|
|
2720
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2537
2721
|
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
2538
2722
|
}
|
|
2539
2723
|
}
|
|
@@ -2572,7 +2756,7 @@
|
|
|
2572
2756
|
}
|
|
2573
2757
|
],
|
|
2574
2758
|
"engines": {
|
|
2575
|
-
"camunda": "^8.
|
|
2759
|
+
"camunda": "^8.4"
|
|
2576
2760
|
}
|
|
2577
2761
|
},
|
|
2578
2762
|
{
|
|
@@ -2580,11 +2764,11 @@
|
|
|
2580
2764
|
"name": "GraphQL Outbound Connector",
|
|
2581
2765
|
"id": "io.camunda.connectors.GraphQL.v1",
|
|
2582
2766
|
"description": "Execute GraphQL query",
|
|
2583
|
-
"
|
|
2584
|
-
|
|
2767
|
+
"version": 3,
|
|
2768
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/",
|
|
2769
|
+
"icon": {
|
|
2770
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='GraphQL_Logo' x='0px' y='0px' viewBox='0 0 400 400' enable-background='new 0 0 400 400' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Crect x='122' y='-0.4' transform='matrix(-0.866 -0.5 0.5 -0.866 163.3196 363.3136)' fill='%23E535AB' width='16.6' height='320.3'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='39.8' y='272.2' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='37.9' y='312.2' transform='matrix(-0.866 -0.5 0.5 -0.866 83.0693 663.3409)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='177.1' y='71.1' transform='matrix(-0.866 -0.5 0.5 -0.866 463.3409 283.0693)' fill='%23E535AB' width='185' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='122.1' y='-13' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7903 232.1221)' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='109.6' y='151.6' transform='matrix(-0.5 -0.866 0.866 -0.5 266.0828 473.3766)' fill='%23E535AB' width='320.3' height='16.6'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='52.5' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='330.9' y='107.5' fill='%23E535AB' width='16.6' height='185'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Crect x='262.4' y='240.1' transform='matrix(-0.5 -0.866 0.866 -0.5 126.7953 714.2875)' fill='%23E535AB' width='14.5' height='160.9'/%3E%3C/g%3E%3C/g%3E%3Cpath fill='%23E535AB' d='M369.5,297.9c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C373.5,259.9,379.2,281.2,369.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M90.9,137c-9.6,16.7-31,22.4-47.7,12.8c-16.7-9.6-22.4-31-12.8-47.7c9.6-16.7,31-22.4,47.7-12.8 C94.8,99,100.5,120.3,90.9,137'/%3E%3Cpath fill='%23E535AB' d='M30.5,297.9c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C61.4,320.3,40.1,314.6,30.5,297.9'/%3E%3Cpath fill='%23E535AB' d='M309.1,137c-9.6-16.7-3.9-38,12.8-47.7c16.7-9.6,38-3.9,47.7,12.8c9.6,16.7,3.9,38-12.8,47.7 C340.1,159.4,318.7,153.7,309.1,137'/%3E%3Cpath fill='%23E535AB' d='M200,395.8c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,380.1,219.3,395.8,200,395.8'/%3E%3Cpath fill='%23E535AB' d='M200,74c-19.3,0-34.9-15.6-34.9-34.9c0-19.3,15.6-34.9,34.9-34.9c19.3,0,34.9,15.6,34.9,34.9 C234.9,58.4,219.3,74,200,74'/%3E%3C/g%3E%3C/svg%3E"
|
|
2585
2771
|
},
|
|
2586
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/graphql/",
|
|
2587
|
-
"version": 8,
|
|
2588
2772
|
"category": {
|
|
2589
2773
|
"id": "connectors",
|
|
2590
2774
|
"name": "Connectors"
|
|
@@ -2593,9 +2777,6 @@
|
|
|
2593
2777
|
"elementType": {
|
|
2594
2778
|
"value": "bpmn:ServiceTask"
|
|
2595
2779
|
},
|
|
2596
|
-
"engines": {
|
|
2597
|
-
"camunda": "^8.3"
|
|
2598
|
-
},
|
|
2599
2780
|
"groups": [
|
|
2600
2781
|
{
|
|
2601
2782
|
"id": "authentication",
|
|
@@ -2603,7 +2784,7 @@
|
|
|
2603
2784
|
},
|
|
2604
2785
|
{
|
|
2605
2786
|
"id": "endpoint",
|
|
2606
|
-
"label": "HTTP
|
|
2787
|
+
"label": "HTTP endpoint"
|
|
2607
2788
|
},
|
|
2608
2789
|
{
|
|
2609
2790
|
"id": "graphql",
|
|
@@ -2611,49 +2792,37 @@
|
|
|
2611
2792
|
},
|
|
2612
2793
|
{
|
|
2613
2794
|
"id": "timeout",
|
|
2614
|
-
"label": "
|
|
2615
|
-
},
|
|
2616
|
-
{
|
|
2617
|
-
"id": "connector",
|
|
2618
|
-
"label": "Connector"
|
|
2795
|
+
"label": "Connect timeout"
|
|
2619
2796
|
},
|
|
2620
2797
|
{
|
|
2621
2798
|
"id": "output",
|
|
2622
|
-
"label": "
|
|
2799
|
+
"label": "Response mapping"
|
|
2623
2800
|
},
|
|
2624
2801
|
{
|
|
2625
|
-
"id": "
|
|
2802
|
+
"id": "errors",
|
|
2626
2803
|
"label": "Error handling"
|
|
2627
|
-
},
|
|
2628
|
-
{
|
|
2629
|
-
"id": "retries",
|
|
2630
|
-
"label": "Retries"
|
|
2631
2804
|
}
|
|
2632
2805
|
],
|
|
2633
2806
|
"properties": [
|
|
2634
2807
|
{
|
|
2808
|
+
"type": "Hidden",
|
|
2635
2809
|
"value": "io.camunda:connector-graphql:1",
|
|
2636
2810
|
"binding": {
|
|
2637
|
-
"
|
|
2638
|
-
"
|
|
2639
|
-
}
|
|
2640
|
-
"type": "Hidden"
|
|
2811
|
+
"type": "zeebe:taskDefinition",
|
|
2812
|
+
"property": "type"
|
|
2813
|
+
}
|
|
2641
2814
|
},
|
|
2642
2815
|
{
|
|
2643
|
-
"id": "authentication.type",
|
|
2644
2816
|
"label": "Type",
|
|
2817
|
+
"id": "authenticationType",
|
|
2818
|
+
"group": "authentication",
|
|
2645
2819
|
"description": "Choose the authentication type. Select 'None' if no authentication is necessary",
|
|
2646
2820
|
"value": "noAuth",
|
|
2647
|
-
"group": "authentication",
|
|
2648
|
-
"binding": {
|
|
2649
|
-
"name": "authentication.type",
|
|
2650
|
-
"type": "zeebe:input"
|
|
2651
|
-
},
|
|
2652
2821
|
"type": "Dropdown",
|
|
2653
2822
|
"choices": [
|
|
2654
2823
|
{
|
|
2655
|
-
"name": "
|
|
2656
|
-
"value": "
|
|
2824
|
+
"name": "None",
|
|
2825
|
+
"value": "noAuth"
|
|
2657
2826
|
},
|
|
2658
2827
|
{
|
|
2659
2828
|
"name": "Basic",
|
|
@@ -2663,480 +2832,311 @@
|
|
|
2663
2832
|
"name": "Bearer token",
|
|
2664
2833
|
"value": "bearer"
|
|
2665
2834
|
},
|
|
2666
|
-
{
|
|
2667
|
-
"name": "None",
|
|
2668
|
-
"value": "noAuth"
|
|
2669
|
-
},
|
|
2670
2835
|
{
|
|
2671
2836
|
"name": "OAuth 2.0",
|
|
2672
2837
|
"value": "oauth-client-credentials-flow"
|
|
2673
2838
|
}
|
|
2674
|
-
]
|
|
2839
|
+
],
|
|
2840
|
+
"binding": {
|
|
2841
|
+
"type": "zeebe:input",
|
|
2842
|
+
"name": "authentication.type"
|
|
2843
|
+
}
|
|
2675
2844
|
},
|
|
2676
2845
|
{
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
"
|
|
2680
|
-
"
|
|
2681
|
-
"value": "headers",
|
|
2682
|
-
"constraints": {
|
|
2683
|
-
"notEmpty": true
|
|
2684
|
-
},
|
|
2685
|
-
"group": "authentication",
|
|
2846
|
+
"label": "URL",
|
|
2847
|
+
"group": "endpoint",
|
|
2848
|
+
"type": "String",
|
|
2849
|
+
"feel": "optional",
|
|
2686
2850
|
"binding": {
|
|
2687
|
-
"
|
|
2688
|
-
"
|
|
2689
|
-
},
|
|
2690
|
-
"condition": {
|
|
2691
|
-
"property": "authentication.type",
|
|
2692
|
-
"equals": "apiKey",
|
|
2693
|
-
"type": "simple"
|
|
2851
|
+
"type": "zeebe:input",
|
|
2852
|
+
"name": "graphql.url"
|
|
2694
2853
|
},
|
|
2854
|
+
"constraints": {
|
|
2855
|
+
"notEmpty": true,
|
|
2856
|
+
"pattern": {
|
|
2857
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
2858
|
+
"message": "Must be a http(s) URL."
|
|
2859
|
+
}
|
|
2860
|
+
}
|
|
2861
|
+
},
|
|
2862
|
+
{
|
|
2863
|
+
"id": "method",
|
|
2864
|
+
"label": "Method",
|
|
2865
|
+
"group": "endpoint",
|
|
2695
2866
|
"type": "Dropdown",
|
|
2867
|
+
"value": "post",
|
|
2696
2868
|
"choices": [
|
|
2697
2869
|
{
|
|
2698
|
-
"name": "
|
|
2699
|
-
"value": "
|
|
2870
|
+
"name": "POST",
|
|
2871
|
+
"value": "post"
|
|
2700
2872
|
},
|
|
2701
2873
|
{
|
|
2702
|
-
"name": "
|
|
2703
|
-
"value": "
|
|
2874
|
+
"name": "GET",
|
|
2875
|
+
"value": "get"
|
|
2704
2876
|
}
|
|
2705
|
-
]
|
|
2877
|
+
],
|
|
2878
|
+
"binding": {
|
|
2879
|
+
"type": "zeebe:input",
|
|
2880
|
+
"name": "graphql.method"
|
|
2881
|
+
}
|
|
2706
2882
|
},
|
|
2707
2883
|
{
|
|
2708
|
-
"id": "
|
|
2709
|
-
"label": "
|
|
2710
|
-
"
|
|
2711
|
-
"
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
"feel": "optional",
|
|
2715
|
-
"group": "authentication",
|
|
2884
|
+
"id": "headers",
|
|
2885
|
+
"label": "Headers",
|
|
2886
|
+
"group": "endpoint",
|
|
2887
|
+
"type": "Text",
|
|
2888
|
+
"feel": "required",
|
|
2889
|
+
"optional": true,
|
|
2716
2890
|
"binding": {
|
|
2717
|
-
"
|
|
2718
|
-
"
|
|
2719
|
-
}
|
|
2720
|
-
"condition": {
|
|
2721
|
-
"property": "authentication.type",
|
|
2722
|
-
"equals": "apiKey",
|
|
2723
|
-
"type": "simple"
|
|
2724
|
-
},
|
|
2725
|
-
"type": "String"
|
|
2891
|
+
"type": "zeebe:input",
|
|
2892
|
+
"name": "graphql.headers"
|
|
2893
|
+
}
|
|
2726
2894
|
},
|
|
2727
2895
|
{
|
|
2728
|
-
"
|
|
2729
|
-
"
|
|
2730
|
-
"
|
|
2731
|
-
"
|
|
2732
|
-
|
|
2733
|
-
},
|
|
2734
|
-
"feel": "optional",
|
|
2735
|
-
"group": "authentication",
|
|
2896
|
+
"label": "Query/Mutation",
|
|
2897
|
+
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
2898
|
+
"group": "graphql",
|
|
2899
|
+
"type": "Text",
|
|
2900
|
+
"language": "graphql",
|
|
2736
2901
|
"binding": {
|
|
2737
|
-
"
|
|
2738
|
-
"
|
|
2739
|
-
},
|
|
2740
|
-
"condition": {
|
|
2741
|
-
"property": "authentication.type",
|
|
2742
|
-
"equals": "apiKey",
|
|
2743
|
-
"type": "simple"
|
|
2902
|
+
"type": "zeebe:input",
|
|
2903
|
+
"name": "graphql.query"
|
|
2744
2904
|
},
|
|
2745
|
-
"type": "String"
|
|
2746
|
-
},
|
|
2747
|
-
{
|
|
2748
|
-
"id": "authentication.username",
|
|
2749
|
-
"label": "Username",
|
|
2750
2905
|
"optional": false,
|
|
2751
2906
|
"constraints": {
|
|
2752
2907
|
"notEmpty": true
|
|
2753
|
-
}
|
|
2754
|
-
"feel": "optional",
|
|
2755
|
-
"group": "authentication",
|
|
2756
|
-
"binding": {
|
|
2757
|
-
"name": "authentication.username",
|
|
2758
|
-
"type": "zeebe:input"
|
|
2759
|
-
},
|
|
2760
|
-
"condition": {
|
|
2761
|
-
"property": "authentication.type",
|
|
2762
|
-
"equals": "basic",
|
|
2763
|
-
"type": "simple"
|
|
2764
|
-
},
|
|
2765
|
-
"type": "String"
|
|
2908
|
+
}
|
|
2766
2909
|
},
|
|
2767
2910
|
{
|
|
2768
|
-
"
|
|
2769
|
-
"
|
|
2770
|
-
"
|
|
2771
|
-
"
|
|
2772
|
-
|
|
2773
|
-
},
|
|
2774
|
-
"feel": "optional",
|
|
2775
|
-
"group": "authentication",
|
|
2911
|
+
"label": "Variables",
|
|
2912
|
+
"description": "Learn how to <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/graphql/#variables\" target=\"_blank\">define variables</a>",
|
|
2913
|
+
"group": "graphql",
|
|
2914
|
+
"type": "Text",
|
|
2915
|
+
"feel": "required",
|
|
2776
2916
|
"binding": {
|
|
2777
|
-
"
|
|
2778
|
-
"
|
|
2779
|
-
},
|
|
2780
|
-
"condition": {
|
|
2781
|
-
"property": "authentication.type",
|
|
2782
|
-
"equals": "basic",
|
|
2783
|
-
"type": "simple"
|
|
2917
|
+
"type": "zeebe:input",
|
|
2918
|
+
"name": "graphql.variables"
|
|
2784
2919
|
},
|
|
2785
|
-
"
|
|
2920
|
+
"optional": true
|
|
2786
2921
|
},
|
|
2787
2922
|
{
|
|
2788
|
-
"id": "authentication.token",
|
|
2789
2923
|
"label": "Bearer token",
|
|
2790
|
-
"optional": false,
|
|
2791
|
-
"constraints": {
|
|
2792
|
-
"notEmpty": true
|
|
2793
|
-
},
|
|
2794
|
-
"feel": "optional",
|
|
2795
2924
|
"group": "authentication",
|
|
2925
|
+
"type": "String",
|
|
2926
|
+
"feel": "optional",
|
|
2796
2927
|
"binding": {
|
|
2797
|
-
"
|
|
2798
|
-
"
|
|
2928
|
+
"type": "zeebe:input",
|
|
2929
|
+
"name": "graphql.authentication.token"
|
|
2799
2930
|
},
|
|
2800
|
-
"
|
|
2801
|
-
"
|
|
2802
|
-
"equals": "bearer",
|
|
2803
|
-
"type": "simple"
|
|
2931
|
+
"constraints": {
|
|
2932
|
+
"notEmpty": true
|
|
2804
2933
|
},
|
|
2805
|
-
"
|
|
2934
|
+
"condition": {
|
|
2935
|
+
"property": "authenticationType",
|
|
2936
|
+
"equals": "bearer"
|
|
2937
|
+
}
|
|
2806
2938
|
},
|
|
2807
2939
|
{
|
|
2808
|
-
"
|
|
2809
|
-
"label": "OAuth 2.0 token endpoint",
|
|
2940
|
+
"label": "OAuth token endpoint",
|
|
2810
2941
|
"description": "The OAuth token endpoint",
|
|
2811
|
-
"optional": false,
|
|
2812
|
-
"constraints": {
|
|
2813
|
-
"notEmpty": true,
|
|
2814
|
-
"pattern": {
|
|
2815
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2816
|
-
"message": "Must be a http(s) URL"
|
|
2817
|
-
}
|
|
2818
|
-
},
|
|
2819
|
-
"feel": "optional",
|
|
2820
2942
|
"group": "authentication",
|
|
2943
|
+
"type": "String",
|
|
2944
|
+
"feel": "optional",
|
|
2821
2945
|
"binding": {
|
|
2822
|
-
"
|
|
2823
|
-
"
|
|
2946
|
+
"type": "zeebe:input",
|
|
2947
|
+
"name": "authentication.oauthTokenEndpoint"
|
|
2824
2948
|
},
|
|
2825
|
-
"
|
|
2826
|
-
"
|
|
2827
|
-
"equals": "oauth-client-credentials-flow",
|
|
2828
|
-
"type": "simple"
|
|
2949
|
+
"constraints": {
|
|
2950
|
+
"notEmpty": true
|
|
2829
2951
|
},
|
|
2830
|
-
"
|
|
2952
|
+
"condition": {
|
|
2953
|
+
"property": "authenticationType",
|
|
2954
|
+
"equals": "oauth-client-credentials-flow"
|
|
2955
|
+
}
|
|
2831
2956
|
},
|
|
2832
2957
|
{
|
|
2833
|
-
"id": "authentication.clientId",
|
|
2834
2958
|
"label": "Client ID",
|
|
2835
2959
|
"description": "Your application's client ID from the OAuth client",
|
|
2836
|
-
"optional": false,
|
|
2837
|
-
"constraints": {
|
|
2838
|
-
"notEmpty": true
|
|
2839
|
-
},
|
|
2840
|
-
"feel": "optional",
|
|
2841
2960
|
"group": "authentication",
|
|
2961
|
+
"type": "String",
|
|
2962
|
+
"feel": "optional",
|
|
2842
2963
|
"binding": {
|
|
2843
|
-
"
|
|
2844
|
-
"
|
|
2845
|
-
},
|
|
2846
|
-
"condition": {
|
|
2847
|
-
"property": "authentication.type",
|
|
2848
|
-
"equals": "oauth-client-credentials-flow",
|
|
2849
|
-
"type": "simple"
|
|
2964
|
+
"type": "zeebe:input",
|
|
2965
|
+
"name": "authentication.clientId"
|
|
2850
2966
|
},
|
|
2851
|
-
"type": "String"
|
|
2852
|
-
},
|
|
2853
|
-
{
|
|
2854
|
-
"id": "authentication.clientSecret",
|
|
2855
|
-
"label": "Client secret",
|
|
2856
|
-
"description": "Your application's client secret from the OAuth client",
|
|
2857
|
-
"optional": false,
|
|
2858
2967
|
"constraints": {
|
|
2859
2968
|
"notEmpty": true
|
|
2860
2969
|
},
|
|
2861
|
-
"feel": "optional",
|
|
2862
|
-
"group": "authentication",
|
|
2863
|
-
"binding": {
|
|
2864
|
-
"name": "authentication.clientSecret",
|
|
2865
|
-
"type": "zeebe:input"
|
|
2866
|
-
},
|
|
2867
2970
|
"condition": {
|
|
2868
|
-
"property": "
|
|
2869
|
-
"equals": "oauth-client-credentials-flow"
|
|
2870
|
-
|
|
2871
|
-
},
|
|
2872
|
-
"type": "String"
|
|
2971
|
+
"property": "authenticationType",
|
|
2972
|
+
"equals": "oauth-client-credentials-flow"
|
|
2973
|
+
}
|
|
2873
2974
|
},
|
|
2874
2975
|
{
|
|
2875
|
-
"
|
|
2876
|
-
"
|
|
2877
|
-
"description": "The unique identifier of the target API you want to access",
|
|
2878
|
-
"optional": true,
|
|
2879
|
-
"feel": "optional",
|
|
2976
|
+
"label": "Client secret",
|
|
2977
|
+
"description": "Your application's client secret from the OAuth client",
|
|
2880
2978
|
"group": "authentication",
|
|
2979
|
+
"type": "String",
|
|
2980
|
+
"feel": "optional",
|
|
2881
2981
|
"binding": {
|
|
2882
|
-
"
|
|
2883
|
-
"
|
|
2884
|
-
},
|
|
2885
|
-
"condition": {
|
|
2886
|
-
"property": "authentication.type",
|
|
2887
|
-
"equals": "oauth-client-credentials-flow",
|
|
2888
|
-
"type": "simple"
|
|
2982
|
+
"type": "zeebe:input",
|
|
2983
|
+
"name": "authentication.clientSecret"
|
|
2889
2984
|
},
|
|
2890
|
-
"type": "String"
|
|
2891
|
-
},
|
|
2892
|
-
{
|
|
2893
|
-
"id": "authentication.clientAuthentication",
|
|
2894
|
-
"label": "Client authentication",
|
|
2895
|
-
"description": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
2896
|
-
"optional": false,
|
|
2897
2985
|
"constraints": {
|
|
2898
2986
|
"notEmpty": true
|
|
2899
2987
|
},
|
|
2900
|
-
"group": "authentication",
|
|
2901
|
-
"binding": {
|
|
2902
|
-
"name": "authentication.clientAuthentication",
|
|
2903
|
-
"type": "zeebe:input"
|
|
2904
|
-
},
|
|
2905
2988
|
"condition": {
|
|
2906
|
-
"property": "
|
|
2907
|
-
"equals": "oauth-client-credentials-flow"
|
|
2908
|
-
|
|
2909
|
-
},
|
|
2910
|
-
"type": "Dropdown",
|
|
2911
|
-
"choices": [
|
|
2912
|
-
{
|
|
2913
|
-
"name": "Send client credentials in body",
|
|
2914
|
-
"value": "credentialsBody"
|
|
2915
|
-
},
|
|
2916
|
-
{
|
|
2917
|
-
"name": "Send as Basic Auth header",
|
|
2918
|
-
"value": "basicAuthHeader"
|
|
2919
|
-
}
|
|
2920
|
-
]
|
|
2989
|
+
"property": "authenticationType",
|
|
2990
|
+
"equals": "oauth-client-credentials-flow"
|
|
2991
|
+
}
|
|
2921
2992
|
},
|
|
2922
2993
|
{
|
|
2923
|
-
"id": "authentication.scopes",
|
|
2924
2994
|
"label": "Scopes",
|
|
2925
2995
|
"description": "The scopes which you want to request authorization for (e.g.read:contacts)",
|
|
2926
|
-
"optional": true,
|
|
2927
|
-
"feel": "optional",
|
|
2928
2996
|
"group": "authentication",
|
|
2997
|
+
"type": "String",
|
|
2998
|
+
"feel": "optional",
|
|
2999
|
+
"optional": true,
|
|
2929
3000
|
"binding": {
|
|
2930
|
-
"
|
|
2931
|
-
"
|
|
3001
|
+
"type": "zeebe:input",
|
|
3002
|
+
"name": "authentication.scopes"
|
|
2932
3003
|
},
|
|
2933
3004
|
"condition": {
|
|
2934
|
-
"property": "
|
|
2935
|
-
"equals": "oauth-client-credentials-flow"
|
|
2936
|
-
|
|
2937
|
-
},
|
|
2938
|
-
"type": "String"
|
|
3005
|
+
"property": "authenticationType",
|
|
3006
|
+
"equals": "oauth-client-credentials-flow"
|
|
3007
|
+
}
|
|
2939
3008
|
},
|
|
2940
3009
|
{
|
|
2941
|
-
"
|
|
2942
|
-
"
|
|
2943
|
-
"
|
|
2944
|
-
"
|
|
2945
|
-
"
|
|
2946
|
-
|
|
2947
|
-
},
|
|
2948
|
-
"group": "endpoint",
|
|
3010
|
+
"label": "Audience",
|
|
3011
|
+
"description": "The unique identifier of the target API you want to access",
|
|
3012
|
+
"group": "authentication",
|
|
3013
|
+
"type": "String",
|
|
3014
|
+
"feel": "optional",
|
|
3015
|
+
"optional": true,
|
|
2949
3016
|
"binding": {
|
|
2950
|
-
"
|
|
2951
|
-
"
|
|
3017
|
+
"type": "zeebe:input",
|
|
3018
|
+
"name": "authentication.audience"
|
|
2952
3019
|
},
|
|
3020
|
+
"condition": {
|
|
3021
|
+
"property": "authenticationType",
|
|
3022
|
+
"equals": "oauth-client-credentials-flow"
|
|
3023
|
+
}
|
|
3024
|
+
},
|
|
3025
|
+
{
|
|
3026
|
+
"label": "Client authentication",
|
|
3027
|
+
"id": "authentication.clientAuthentication",
|
|
3028
|
+
"group": "authentication",
|
|
3029
|
+
"description": "Send client id and client secret as Basic Auth request in the header, or as client credentials in the request body",
|
|
3030
|
+
"value": "basicAuthHeader",
|
|
2953
3031
|
"type": "Dropdown",
|
|
2954
3032
|
"choices": [
|
|
2955
3033
|
{
|
|
2956
|
-
"name": "
|
|
2957
|
-
"value": "
|
|
3034
|
+
"name": "Send client credentials in body",
|
|
3035
|
+
"value": "credentialsBody"
|
|
2958
3036
|
},
|
|
2959
3037
|
{
|
|
2960
|
-
"name": "
|
|
2961
|
-
"value": "
|
|
2962
|
-
}
|
|
2963
|
-
]
|
|
2964
|
-
},
|
|
2965
|
-
{
|
|
2966
|
-
"id": "graphql.url",
|
|
2967
|
-
"label": "URL",
|
|
2968
|
-
"optional": false,
|
|
2969
|
-
"constraints": {
|
|
2970
|
-
"notEmpty": true,
|
|
2971
|
-
"pattern": {
|
|
2972
|
-
"value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
|
|
2973
|
-
"message": "Must be a http(s) URL"
|
|
3038
|
+
"name": "Send as Basic Auth header",
|
|
3039
|
+
"value": "basicAuthHeader"
|
|
2974
3040
|
}
|
|
2975
|
-
|
|
2976
|
-
"feel": "optional",
|
|
2977
|
-
"group": "endpoint",
|
|
2978
|
-
"binding": {
|
|
2979
|
-
"name": "graphql.url",
|
|
2980
|
-
"type": "zeebe:input"
|
|
2981
|
-
},
|
|
2982
|
-
"type": "String"
|
|
2983
|
-
},
|
|
2984
|
-
{
|
|
2985
|
-
"id": "graphql.headers",
|
|
2986
|
-
"label": "Headers",
|
|
2987
|
-
"description": "Map of HTTP headers to add to the request",
|
|
2988
|
-
"optional": true,
|
|
2989
|
-
"feel": "required",
|
|
2990
|
-
"group": "endpoint",
|
|
3041
|
+
],
|
|
2991
3042
|
"binding": {
|
|
2992
|
-
"
|
|
2993
|
-
"
|
|
3043
|
+
"type": "zeebe:input",
|
|
3044
|
+
"name": "authentication.clientAuthentication"
|
|
2994
3045
|
},
|
|
2995
|
-
"
|
|
3046
|
+
"condition": {
|
|
3047
|
+
"property": "authenticationType",
|
|
3048
|
+
"equals": "oauth-client-credentials-flow"
|
|
3049
|
+
}
|
|
2996
3050
|
},
|
|
2997
3051
|
{
|
|
2998
|
-
"
|
|
2999
|
-
"
|
|
3000
|
-
"
|
|
3001
|
-
"
|
|
3002
|
-
"value": false,
|
|
3003
|
-
"feel": "static",
|
|
3004
|
-
"group": "endpoint",
|
|
3052
|
+
"label": "Username",
|
|
3053
|
+
"group": "authentication",
|
|
3054
|
+
"type": "String",
|
|
3055
|
+
"feel": "optional",
|
|
3005
3056
|
"binding": {
|
|
3006
|
-
"
|
|
3007
|
-
"
|
|
3057
|
+
"type": "zeebe:input",
|
|
3058
|
+
"name": "authentication.username"
|
|
3008
3059
|
},
|
|
3009
|
-
"type": "Boolean"
|
|
3010
|
-
},
|
|
3011
|
-
{
|
|
3012
|
-
"id": "graphql.query",
|
|
3013
|
-
"label": "Query/Mutation",
|
|
3014
|
-
"description": "See <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/graphql/#querymutation\" target=\"_blank\">documentation</a>",
|
|
3015
|
-
"optional": false,
|
|
3016
3060
|
"constraints": {
|
|
3017
3061
|
"notEmpty": true
|
|
3018
3062
|
},
|
|
3019
|
-
"
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
"type": "zeebe:input"
|
|
3024
|
-
},
|
|
3025
|
-
"type": "Text"
|
|
3063
|
+
"condition": {
|
|
3064
|
+
"property": "authenticationType",
|
|
3065
|
+
"equals": "basic"
|
|
3066
|
+
}
|
|
3026
3067
|
},
|
|
3027
3068
|
{
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
3030
|
-
"
|
|
3031
|
-
"feel": "
|
|
3032
|
-
"group": "graphql",
|
|
3069
|
+
"label": "Password",
|
|
3070
|
+
"group": "authentication",
|
|
3071
|
+
"type": "String",
|
|
3072
|
+
"feel": "optional",
|
|
3033
3073
|
"binding": {
|
|
3034
|
-
"
|
|
3035
|
-
"
|
|
3074
|
+
"type": "zeebe:input",
|
|
3075
|
+
"name": "authentication.password"
|
|
3036
3076
|
},
|
|
3037
|
-
"
|
|
3077
|
+
"constraints": {
|
|
3078
|
+
"notEmpty": true
|
|
3079
|
+
},
|
|
3080
|
+
"condition": {
|
|
3081
|
+
"property": "authenticationType",
|
|
3082
|
+
"equals": "basic"
|
|
3083
|
+
}
|
|
3038
3084
|
},
|
|
3039
3085
|
{
|
|
3040
|
-
"
|
|
3041
|
-
"label": "Connection timeout in seconds",
|
|
3086
|
+
"label": "Connection timeout",
|
|
3042
3087
|
"description": "Sets the timeout in seconds to establish a connection or 0 for an infinite timeout",
|
|
3043
|
-
"optional": true,
|
|
3044
|
-
"value": 20,
|
|
3045
|
-
"feel": "static",
|
|
3046
3088
|
"group": "timeout",
|
|
3089
|
+
"type": "String",
|
|
3090
|
+
"value": "20",
|
|
3047
3091
|
"binding": {
|
|
3048
|
-
"
|
|
3049
|
-
"
|
|
3050
|
-
},
|
|
3051
|
-
"type": "Number"
|
|
3052
|
-
},
|
|
3053
|
-
{
|
|
3054
|
-
"id": "version",
|
|
3055
|
-
"label": "Version",
|
|
3056
|
-
"description": "Version of the element template",
|
|
3057
|
-
"value": "8",
|
|
3058
|
-
"group": "connector",
|
|
3059
|
-
"binding": {
|
|
3060
|
-
"key": "elementTemplateVersion",
|
|
3061
|
-
"type": "zeebe:taskHeader"
|
|
3062
|
-
},
|
|
3063
|
-
"type": "Hidden"
|
|
3064
|
-
},
|
|
3065
|
-
{
|
|
3066
|
-
"id": "id",
|
|
3067
|
-
"label": "ID",
|
|
3068
|
-
"description": "ID of the element template",
|
|
3069
|
-
"value": "io.camunda.connectors.GraphQL.v1",
|
|
3070
|
-
"group": "connector",
|
|
3071
|
-
"binding": {
|
|
3072
|
-
"key": "elementTemplateId",
|
|
3073
|
-
"type": "zeebe:taskHeader"
|
|
3092
|
+
"type": "zeebe:input",
|
|
3093
|
+
"name": "graphql.connectionTimeoutInSeconds"
|
|
3074
3094
|
},
|
|
3075
|
-
"
|
|
3095
|
+
"feel": "optional",
|
|
3096
|
+
"optional": true,
|
|
3097
|
+
"constraints": {
|
|
3098
|
+
"notEmpty": false,
|
|
3099
|
+
"pattern": {
|
|
3100
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
3101
|
+
"message": "Must be a timeout in seconds (default value is 20 seconds) or a FEEL expression"
|
|
3102
|
+
}
|
|
3103
|
+
}
|
|
3076
3104
|
},
|
|
3077
3105
|
{
|
|
3078
|
-
"id": "resultVariable",
|
|
3079
3106
|
"label": "Result variable",
|
|
3080
3107
|
"description": "Name of variable to store the response in",
|
|
3081
3108
|
"group": "output",
|
|
3109
|
+
"type": "String",
|
|
3082
3110
|
"binding": {
|
|
3083
|
-
"
|
|
3084
|
-
"
|
|
3085
|
-
}
|
|
3086
|
-
"type": "String"
|
|
3111
|
+
"type": "zeebe:taskHeader",
|
|
3112
|
+
"key": "resultVariable"
|
|
3113
|
+
}
|
|
3087
3114
|
},
|
|
3088
3115
|
{
|
|
3089
|
-
"id": "resultExpression",
|
|
3090
3116
|
"label": "Result expression",
|
|
3091
3117
|
"description": "Expression to map the response into process variables",
|
|
3092
|
-
"feel": "required",
|
|
3093
3118
|
"group": "output",
|
|
3119
|
+
"type": "Text",
|
|
3120
|
+
"feel": "required",
|
|
3094
3121
|
"binding": {
|
|
3095
|
-
"
|
|
3096
|
-
"
|
|
3097
|
-
}
|
|
3098
|
-
"type": "Text"
|
|
3122
|
+
"type": "zeebe:taskHeader",
|
|
3123
|
+
"key": "resultExpression"
|
|
3124
|
+
}
|
|
3099
3125
|
},
|
|
3100
3126
|
{
|
|
3101
|
-
"id": "errorExpression",
|
|
3102
3127
|
"label": "Error expression",
|
|
3103
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
3128
|
+
"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>",
|
|
3129
|
+
"group": "errors",
|
|
3130
|
+
"type": "Text",
|
|
3104
3131
|
"feel": "required",
|
|
3105
|
-
"group": "error",
|
|
3106
|
-
"binding": {
|
|
3107
|
-
"key": "errorExpression",
|
|
3108
|
-
"type": "zeebe:taskHeader"
|
|
3109
|
-
},
|
|
3110
|
-
"type": "Text"
|
|
3111
|
-
},
|
|
3112
|
-
{
|
|
3113
|
-
"id": "retryCount",
|
|
3114
|
-
"label": "Retries",
|
|
3115
|
-
"description": "Number of retries",
|
|
3116
|
-
"value": "3",
|
|
3117
|
-
"feel": "optional",
|
|
3118
|
-
"group": "retries",
|
|
3119
|
-
"binding": {
|
|
3120
|
-
"property": "retries",
|
|
3121
|
-
"type": "zeebe:taskDefinition"
|
|
3122
|
-
},
|
|
3123
|
-
"type": "String"
|
|
3124
|
-
},
|
|
3125
|
-
{
|
|
3126
|
-
"id": "retryBackoff",
|
|
3127
|
-
"label": "Retry backoff",
|
|
3128
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
3129
|
-
"value": "PT0S",
|
|
3130
|
-
"group": "retries",
|
|
3131
3132
|
"binding": {
|
|
3132
|
-
"
|
|
3133
|
-
"
|
|
3134
|
-
}
|
|
3135
|
-
"type": "String"
|
|
3133
|
+
"type": "zeebe:taskHeader",
|
|
3134
|
+
"key": "errorExpression"
|
|
3135
|
+
}
|
|
3136
3136
|
}
|
|
3137
3137
|
],
|
|
3138
|
-
"
|
|
3139
|
-
"
|
|
3138
|
+
"engines": {
|
|
3139
|
+
"camunda": "^8.2"
|
|
3140
3140
|
}
|
|
3141
3141
|
}
|
|
3142
3142
|
]
|