@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -4,7 +4,1364 @@
4
4
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
5
5
  "name": "ServiceNow Outbound Connector",
6
6
  "id": "io.camunda.connectors.ServiceNow.v1",
7
- "version": 1,
7
+ "version": 3,
8
+ "description": "Execute CRUD operations on any ServiceNow table",
9
+ "keywords": [
10
+ "create record",
11
+ "read record",
12
+ "update record",
13
+ "delete record",
14
+ "create ticket",
15
+ "get ticket",
16
+ "update ticket",
17
+ "delete ticket",
18
+ "incident",
19
+ "change request",
20
+ "service request",
21
+ "ITSM",
22
+ "IT service management",
23
+ "catalog item",
24
+ "change management",
25
+ "change task",
26
+ "service catalog"
27
+ ],
28
+ "documentationRef": "https://docs.camunda.io/docs/components/camunda-integrations/servicenow/connectors/outbound-connector/",
29
+ "category": {
30
+ "id": "connectors",
31
+ "name": "Connectors"
32
+ },
33
+ "appliesTo": ["bpmn:Task"],
34
+ "elementType": {
35
+ "value": "bpmn:ServiceTask"
36
+ },
37
+ "groups": [
38
+ {
39
+ "id": "operation",
40
+ "label": "Operation"
41
+ },
42
+ {
43
+ "id": "sn",
44
+ "label": "ServiceNow"
45
+ },
46
+ {
47
+ "id": "input",
48
+ "label": "Input"
49
+ },
50
+ {
51
+ "id": "authentication",
52
+ "label": "Authentication"
53
+ },
54
+ {
55
+ "id": "endpoint",
56
+ "label": "HTTP endpoint"
57
+ },
58
+ {
59
+ "id": "timeout",
60
+ "label": "Connection timeout"
61
+ },
62
+ {
63
+ "id": "output",
64
+ "label": "Output mapping"
65
+ },
66
+ {
67
+ "id": "error",
68
+ "label": "Error handling"
69
+ },
70
+ {
71
+ "id": "retries",
72
+ "label": "Retries"
73
+ }
74
+ ],
75
+ "properties": [
76
+ {
77
+ "value": "io.camunda:http-json:1",
78
+ "binding": {
79
+ "property": "type",
80
+ "type": "zeebe:taskDefinition"
81
+ },
82
+ "type": "Hidden"
83
+ },
84
+ {
85
+ "id": "snInstance",
86
+ "label": "Instance name",
87
+ "tooltip": "Enter only the instance name from your ServiceNow URL",
88
+ "optional": false,
89
+ "feel": "optional",
90
+ "group": "sn",
91
+ "binding": {
92
+ "name": "snInstance",
93
+ "type": "zeebe:input"
94
+ },
95
+ "constraints": {
96
+ "notEmpty": true
97
+ },
98
+ "type": "String"
99
+ },
100
+ {
101
+ "id": "operationGroup",
102
+ "label": "Operation",
103
+ "group": "operation",
104
+ "type": "Dropdown",
105
+ "value": "read",
106
+ "choices": [
107
+ { "name": "Create", "value": "create" },
108
+ { "name": "Read", "value": "read" },
109
+ { "name": "Update", "value": "update" },
110
+ { "name": "Delete", "value": "delete" }
111
+ ],
112
+ "binding": {
113
+ "type": "zeebe:input",
114
+ "name": "operationGroup"
115
+ }
116
+ },
117
+ {
118
+ "id": "targetTable",
119
+ "label": "Target table",
120
+ "group": "operation",
121
+ "type": "Dropdown",
122
+ "value": "change_task",
123
+ "choices": [
124
+ { "name": "Requested Item [sc_req_item]", "value": "sc_req_item" },
125
+ {
126
+ "name": "Change Request [change_request]",
127
+ "value": "change_request"
128
+ },
129
+ { "name": "Change Task [change_task]", "value": "change_task" },
130
+ {
131
+ "name": "Service Catalog Request [sc_request]",
132
+ "value": "sc_request"
133
+ },
134
+ { "name": "Service Catalog Task [sc_task]", "value": "sc_task" },
135
+ { "name": "Incident [incident]", "value": "incident" },
136
+ { "name": "Other - type a table name", "value": "__custom" }
137
+ ],
138
+ "binding": {
139
+ "type": "zeebe:input",
140
+ "name": "targetTable"
141
+ }
142
+ },
143
+ {
144
+ "//": "used for all operation types",
145
+ "id": "customRequestTarget",
146
+ "label": "Enter table name",
147
+ "tooltip": "Type the exact ServiceNow table name",
148
+ "description": "Note: Table names are case-sensitive",
149
+ "type": "String",
150
+ "group": "sn",
151
+ "binding": {
152
+ "name": "customRequestTarget",
153
+ "type": "zeebe:input"
154
+ },
155
+ "condition": {
156
+ "property": "targetTable",
157
+ "equals": "__custom"
158
+ }
159
+ },
160
+ {
161
+ "id": "sysparm_query",
162
+ "label": "Query parameters (sysparm_query)",
163
+ "tooltip": "Separate multiple conditions with '^'",
164
+ "placeholder": "active=true^priority=1",
165
+ "optional": true,
166
+ "feel": "optional",
167
+ "group": "input",
168
+ "binding": {
169
+ "name": "sysparm_query",
170
+ "type": "zeebe:input"
171
+ },
172
+ "type": "String",
173
+ "constraints": {
174
+ "notEmpty": false,
175
+ "pattern": {
176
+ "value": "^(?!.*&).*$",
177
+ "message": "invalid: use '^' instead of '&'"
178
+ }
179
+ },
180
+ "condition": {
181
+ "property": "operationGroup",
182
+ "oneOf": ["read"]
183
+ }
184
+ },
185
+ {
186
+ "id": "sysparm_fields",
187
+ "label": "Fields to return (sysparm_fields)",
188
+ "tooltip": "Comma-separated field names",
189
+ "placeholder": "sys_id,number,short_description",
190
+ "optional": true,
191
+ "feel": "optional",
192
+ "group": "input",
193
+ "binding": {
194
+ "name": "sysparm_fields",
195
+ "type": "zeebe:input"
196
+ },
197
+ "type": "String",
198
+ "condition": {
199
+ "property": "operationGroup",
200
+ "oneOf": ["read"]
201
+ }
202
+ },
203
+ {
204
+ "id": "sysparm_limit",
205
+ "label": "Result limit (sysparm_limit)",
206
+ "tooltip": "The maximum number of records to return",
207
+ "placeholder": "10",
208
+ "optional": true,
209
+ "feel": "optional",
210
+ "group": "input",
211
+ "binding": {
212
+ "name": "sysparm_limit",
213
+ "type": "zeebe:input"
214
+ },
215
+ "type": "String",
216
+ "condition": {
217
+ "property": "operationGroup",
218
+ "oneOf": ["read"]
219
+ }
220
+ },
221
+
222
+ {
223
+ "id": "updateTarget",
224
+ "label": "Sys ID of the record to update",
225
+ "type": "String",
226
+ "feel": "optional",
227
+ "group": "sn",
228
+ "binding": {
229
+ "name": "updateTarget",
230
+ "type": "zeebe:input"
231
+ },
232
+ "condition": {
233
+ "property": "operationGroup",
234
+ "equals": "update"
235
+ }
236
+ },
237
+
238
+ {
239
+ "id": "deleteTarget",
240
+ "label": "Sys ID of the record to delete",
241
+ "type": "String",
242
+ "feel": "optional",
243
+ "group": "sn",
244
+ "binding": {
245
+ "name": "deleteTarget",
246
+ "type": "zeebe:input"
247
+ },
248
+ "condition": {
249
+ "property": "operationGroup",
250
+ "equals": "delete"
251
+ }
252
+ },
253
+
254
+ {
255
+ "//": "create or update sc_req_item",
256
+ "id": "payload_sc_req_item",
257
+ "group": "input",
258
+ "label": "Payload",
259
+ "type": "Text",
260
+ "feel": "required",
261
+ "value": "={\n // Example payload fields\n // Replace or remove as needed\n \n \"active\": true,\n\"activity_due\": \"1970-04-02 18:26:17\",\n\"additional_assignee_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"approval\": \"40 chars\",\n\"approval_history\": null,\n\"approval_set\": \"2014-11-12 04:51:19\",\n\"assigned_to\": \"9666e0c3c611227c017f673bcebef646\",\n\"assignment_group\": \"9666e0c3c611227c017f673bcebef646\",\n\"backordered\": true,\n\"billable\": true,\n\"business_duration\": \"1970-04-02 18:26:17\",\n\"business_service\": \"9666e0c3c611227c017f673bcebef646\",\n\"calendar_duration\": \"1970-04-02 18:26:17\",\n\"cat_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"close_notes\": \"4000 chars\",\n\"closed_at\": \"2014-11-12 04:51:19\",\n\"closed_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"cmdb_ci\": \"9666e0c3c611227c017f673bcebef646\",\n\"comments\": null,\n\"comments_and_work_notes\": null,\n\"company\": \"9666e0c3c611227c017f673bcebef646\",\n\"configuration_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"contact_type\": \"40 chars\",\n\"context\": \"9666e0c3c611227c017f673bcebef646\",\n\"contract\": \"9666e0c3c611227c017f673bcebef646\",\n\"correlation_display\": \"100 chars\",\n\"correlation_id\": \"100 chars\",\n\"delivery_plan\": \"9666e0c3c611227c017f673bcebef646\",\n\"delivery_task\": \"9666e0c3c611227c017f673bcebef646\",\n\"description\": \"4000 chars\",\n\"due_date\": \"2014-11-12 04:51:19\",\n\"escalation\": 9999999999999999999999999999999999999999,\n\"estimated_delivery\": \"2014-11-12 04:51:19\",\n\"expected_start\": \"2014-11-12 04:51:19\",\n\"flow_context\": \"9666e0c3c611227c017f673bcebef646\",\n\"follow_up\": \"2014-11-12 04:51:19\",\n\"group_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"impact\": 9999999999999999999999999999999999999999,\n\"knowledge\": true,\n\"location\": \"9666e0c3c611227c017f673bcebef646\",\n\"made_sla\": true,\n\"number\": \"40 chars\",\n\"opened_at\": \"2014-11-12 04:51:19\",\n\"opened_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"order\": 9999999999999999999999999999999999999999,\n\"order_guide\": \"9666e0c3c611227c017f673bcebef646\",\n\"parent\": \"9666e0c3c611227c017f673bcebef646\",\n\"price\": 0.00,\n\"priority\": 9999999999999999999999999999999999999999,\n\"quantity\": 9999999999999999999999999999999999999999,\n\"reassignment_count\": 9999999999999999999999999999999999999999,\n\"recurring_frequency\": null,\n\"recurring_price\": 0.00,\n\"rejection_goto\": \"ref_id\",\n\"request\": \"9666e0c3c611227c017f673bcebef646\",\n\"requested_for\": \"9666e0c3c611227c017f673bcebef646\",\n\"route_reason\": 9999999999999999999999999999999999999999,\n\"sc_catalog\": \"9666e0c3c611227c017f673bcebef646\",\n\"service_offering\": \"9666e0c3c611227c017f673bcebef646\",\n\"short_description\": \"160 chars\",\n\"sla_due\": \"1970-04-02 18:26:17\",\n\"stage\": null,\n\"state\": 9999999999999999999999999999999999999999,\n\"sys_class_name\": null,\n\"sys_created_by\": \"40 chars\",\n\"sys_created_on\": \"2014-11-12 04:51:19\",\n\"sys_domain\": \"global\",\n\"sys_domain_path\": null,\n\"sys_id\": null,\n\"sys_mod_count\": 9999999999999999999999999999999999999999,\n\"sys_updated_by\": \"40 chars\",\n\"sys_updated_on\": \"2014-11-12 04:51:19\",\n\"task_effective_number\": \"40 chars\",\n\"time_worked\": null,\n\"universal_request\": \"9666e0c3c611227c017f673bcebef646\",\n\"upon_approval\": \"40 chars\",\n\"upon_reject\": \"40 chars\",\n\"urgency\": 9999999999999999999999999999999999999999,\n\"user_input\": null,\n\"variables\": null,\n\"watch_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"wf_activity\": \"ref_id\",\n\"work_end\": \"2014-11-12 04:51:19\",\n\"work_notes\": null,\n\"work_notes_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"work_start\": \"2014-11-12 04:51:19\"\n}",
262
+ "binding": {
263
+ "type": "zeebe:input",
264
+ "name": "body_sc_req_item"
265
+ },
266
+ "condition": {
267
+ "allMatch": [
268
+ {
269
+ "property": "operationGroup",
270
+ "oneOf": ["create", "update"]
271
+ },
272
+ {
273
+ "property": "targetTable",
274
+ "equals": "sc_req_item"
275
+ }
276
+ ]
277
+ },
278
+ "optional": true
279
+ },
280
+
281
+ {
282
+ "//": "create or update change_request",
283
+ "id": "payload_change_request",
284
+ "group": "input",
285
+ "label": "Payload",
286
+ "type": "Text",
287
+ "feel": "required",
288
+ "value": "={\n // Example payload fields\n // Replace or remove as needed\n \n \"active\": true,\n\"activity_due\": \"1970-04-02 18:26:17\",\n\"additional_assignee_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"approval\": \"40 chars\",\n\"approval_history\": null,\n\"approval_set\": \"2014-11-12 04:51:19\",\n\"assigned_to\": \"9666e0c3c611227c017f673bcebef646\",\n\"assignment_group\": \"9666e0c3c611227c017f673bcebef646\",\n\"backordered\": true,\n\"billable\": true,\n\"business_duration\": \"1970-04-02 18:26:17\",\n\"business_service\": \"9666e0c3c611227c017f673bcebef646\",\n\"calendar_duration\": \"1970-04-02 18:26:17\",\n\"cat_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"close_notes\": \"4000 chars\",\n\"closed_at\": \"2014-11-12 04:51:19\",\n\"closed_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"cmdb_ci\": \"9666e0c3c611227c017f673bcebef646\",\n\"comments\": null,\n\"comments_and_work_notes\": null,\n\"company\": \"9666e0c3c611227c017f673bcebef646\",\n\"configuration_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"contact_type\": \"40 chars\",\n\"context\": \"9666e0c3c611227c017f673bcebef646\",\n\"contract\": \"9666e0c3c611227c017f673bcebef646\",\n\"correlation_display\": \"100 chars\",\n\"correlation_id\": \"100 chars\",\n\"delivery_plan\": \"9666e0c3c611227c017f673bcebef646\",\n\"delivery_task\": \"9666e0c3c611227c017f673bcebef646\",\n\"description\": \"4000 chars\",\n\"due_date\": \"2014-11-12 04:51:19\",\n\"escalation\": 9999999999999999999999999999999999999999,\n\"estimated_delivery\": \"2014-11-12 04:51:19\",\n\"expected_start\": \"2014-11-12 04:51:19\",\n\"flow_context\": \"9666e0c3c611227c017f673bcebef646\",\n\"follow_up\": \"2014-11-12 04:51:19\",\n\"group_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"impact\": 9999999999999999999999999999999999999999,\n\"knowledge\": true,\n\"location\": \"9666e0c3c611227c017f673bcebef646\",\n\"made_sla\": true,\n\"number\": \"40 chars\",\n\"opened_at\": \"2014-11-12 04:51:19\",\n\"opened_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"order\": 9999999999999999999999999999999999999999,\n\"order_guide\": \"9666e0c3c611227c017f673bcebef646\",\n\"parent\": \"9666e0c3c611227c017f673bcebef646\",\n\"price\": 0.00,\n\"priority\": 9999999999999999999999999999999999999999,\n\"quantity\": 9999999999999999999999999999999999999999,\n\"reassignment_count\": 9999999999999999999999999999999999999999,\n\"recurring_frequency\": null,\n\"recurring_price\": 0.00,\n\"rejection_goto\": \"ref_id\",\n\"request\": \"9666e0c3c611227c017f673bcebef646\",\n\"requested_for\": \"9666e0c3c611227c017f673bcebef646\",\n\"route_reason\": 9999999999999999999999999999999999999999,\n\"sc_catalog\": \"9666e0c3c611227c017f673bcebef646\",\n\"service_offering\": \"9666e0c3c611227c017f673bcebef646\",\n\"short_description\": \"160 chars\",\n\"sla_due\": \"1970-04-02 18:26:17\",\n\"stage\": null,\n\"state\": 9999999999999999999999999999999999999999,\n\"sys_class_name\": null,\n\"sys_created_by\": \"40 chars\",\n\"sys_created_on\": \"2014-11-12 04:51:19\",\n\"sys_domain\": \"global\",\n\"sys_domain_path\": null,\n\"sys_id\": null,\n\"sys_mod_count\": 9999999999999999999999999999999999999999,\n\"sys_updated_by\": \"40 chars\",\n\"sys_updated_on\": \"2014-11-12 04:51:19\",\n\"task_effective_number\": \"40 chars\",\n\"time_worked\": null,\n\"universal_request\": \"9666e0c3c611227c017f673bcebef646\",\n\"upon_approval\": \"40 chars\",\n\"upon_reject\": \"40 chars\",\n\"urgency\": 9999999999999999999999999999999999999999,\n\"user_input\": null,\n\"variables\": null,\n\"watch_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"wf_activity\": \"ref_id\",\n\"work_end\": \"2014-11-12 04:51:19\",\n\"work_notes\": null,\n\"work_notes_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"work_start\": \"2014-11-12 04:51:19\"\n}",
289
+ "binding": {
290
+ "type": "zeebe:input",
291
+ "name": "body_change_request"
292
+ },
293
+ "condition": {
294
+ "allMatch": [
295
+ {
296
+ "property": "operationGroup",
297
+ "oneOf": ["create", "update"]
298
+ },
299
+ {
300
+ "property": "targetTable",
301
+ "equals": "change_request"
302
+ }
303
+ ]
304
+ },
305
+ "optional": true
306
+ },
307
+
308
+ {
309
+ "//": "create or update change_task",
310
+ "id": "payload_change_task",
311
+ "group": "input",
312
+ "label": "Payload",
313
+ "type": "Text",
314
+ "feel": "required",
315
+ "value": "={\n // Example payload fields\n // Replace or remove as needed\n \n \"active\": true,\n\"activity_due\": \"1970-04-02 18:26:17\",\n\"additional_assignee_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"approval\": \"40 chars\",\n\"approval_history\": null,\n\"approval_set\": \"2014-11-12 04:51:19\",\n\"assigned_to\": \"9666e0c3c611227c017f673bcebef646\",\n\"assignment_group\": \"9666e0c3c611227c017f673bcebef646\",\n\"backordered\": true,\n\"billable\": true,\n\"business_duration\": \"1970-04-02 18:26:17\",\n\"business_service\": \"9666e0c3c611227c017f673bcebef646\",\n\"calendar_duration\": \"1970-04-02 18:26:17\",\n\"cat_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"close_notes\": \"4000 chars\",\n\"closed_at\": \"2014-11-12 04:51:19\",\n\"closed_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"cmdb_ci\": \"9666e0c3c611227c017f673bcebef646\",\n\"comments\": null,\n\"comments_and_work_notes\": null,\n\"company\": \"9666e0c3c611227c017f673bcebef646\",\n\"configuration_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"contact_type\": \"40 chars\",\n\"context\": \"9666e0c3c611227c017f673bcebef646\",\n\"contract\": \"9666e0c3c611227c017f673bcebef646\",\n\"correlation_display\": \"100 chars\",\n\"correlation_id\": \"100 chars\",\n\"delivery_plan\": \"9666e0c3c611227c017f673bcebef646\",\n\"delivery_task\": \"9666e0c3c611227c017f673bcebef646\",\n\"description\": \"4000 chars\",\n\"due_date\": \"2014-11-12 04:51:19\",\n\"escalation\": 9999999999999999999999999999999999999999,\n\"estimated_delivery\": \"2014-11-12 04:51:19\",\n\"expected_start\": \"2014-11-12 04:51:19\",\n\"flow_context\": \"9666e0c3c611227c017f673bcebef646\",\n\"follow_up\": \"2014-11-12 04:51:19\",\n\"group_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"impact\": 9999999999999999999999999999999999999999,\n\"knowledge\": true,\n\"location\": \"9666e0c3c611227c017f673bcebef646\",\n\"made_sla\": true,\n\"number\": \"40 chars\",\n\"opened_at\": \"2014-11-12 04:51:19\",\n\"opened_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"order\": 9999999999999999999999999999999999999999,\n\"order_guide\": \"9666e0c3c611227c017f673bcebef646\",\n\"parent\": \"9666e0c3c611227c017f673bcebef646\",\n\"price\": 0.00,\n\"priority\": 9999999999999999999999999999999999999999,\n\"quantity\": 9999999999999999999999999999999999999999,\n\"reassignment_count\": 9999999999999999999999999999999999999999,\n\"recurring_frequency\": null,\n\"recurring_price\": 0.00,\n\"rejection_goto\": \"ref_id\",\n\"request\": \"9666e0c3c611227c017f673bcebef646\",\n\"requested_for\": \"9666e0c3c611227c017f673bcebef646\",\n\"route_reason\": 9999999999999999999999999999999999999999,\n\"sc_catalog\": \"9666e0c3c611227c017f673bcebef646\",\n\"service_offering\": \"9666e0c3c611227c017f673bcebef646\",\n\"short_description\": \"160 chars\",\n\"sla_due\": \"1970-04-02 18:26:17\",\n\"stage\": null,\n\"state\": 9999999999999999999999999999999999999999,\n\"sys_class_name\": null,\n\"sys_created_by\": \"40 chars\",\n\"sys_created_on\": \"2014-11-12 04:51:19\",\n\"sys_domain\": \"global\",\n\"sys_domain_path\": null,\n\"sys_id\": null,\n\"sys_mod_count\": 9999999999999999999999999999999999999999,\n\"sys_updated_by\": \"40 chars\",\n\"sys_updated_on\": \"2014-11-12 04:51:19\",\n\"task_effective_number\": \"40 chars\",\n\"time_worked\": null,\n\"universal_request\": \"9666e0c3c611227c017f673bcebef646\",\n\"upon_approval\": \"40 chars\",\n\"upon_reject\": \"40 chars\",\n\"urgency\": 9999999999999999999999999999999999999999,\n\"user_input\": null,\n\"variables\": null,\n\"watch_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"wf_activity\": \"ref_id\",\n\"work_end\": \"2014-11-12 04:51:19\",\n\"work_notes\": null,\n\"work_notes_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"work_start\": \"2014-11-12 04:51:19\"\n}",
316
+ "binding": {
317
+ "type": "zeebe:input",
318
+ "name": "body_change_task"
319
+ },
320
+ "condition": {
321
+ "allMatch": [
322
+ {
323
+ "property": "operationGroup",
324
+ "oneOf": ["create", "update"]
325
+ },
326
+ {
327
+ "property": "targetTable",
328
+ "equals": "change_task"
329
+ }
330
+ ]
331
+ },
332
+ "optional": true
333
+ },
334
+
335
+ {
336
+ "//": "create or update sc_request",
337
+ "id": "payload_sc_request",
338
+ "group": "input",
339
+ "label": "Payload",
340
+ "type": "Text",
341
+ "feel": "required",
342
+ "value": "={\n // Example payload fields\n // Replace or remove as needed\n \n \"active\": true,\n\"activity_due\": \"1970-04-02 18:26:17\",\n\"additional_assignee_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"approval\": \"40 chars\",\n\"approval_history\": null,\n\"approval_set\": \"2014-11-12 04:51:19\",\n\"assigned_to\": \"9666e0c3c611227c017f673bcebef646\",\n\"assignment_group\": \"9666e0c3c611227c017f673bcebef646\",\n\"backordered\": true,\n\"billable\": true,\n\"business_duration\": \"1970-04-02 18:26:17\",\n\"business_service\": \"9666e0c3c611227c017f673bcebef646\",\n\"calendar_duration\": \"1970-04-02 18:26:17\",\n\"cat_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"close_notes\": \"4000 chars\",\n\"closed_at\": \"2014-11-12 04:51:19\",\n\"closed_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"cmdb_ci\": \"9666e0c3c611227c017f673bcebef646\",\n\"comments\": null,\n\"comments_and_work_notes\": null,\n\"company\": \"9666e0c3c611227c017f673bcebef646\",\n\"configuration_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"contact_type\": \"40 chars\",\n\"context\": \"9666e0c3c611227c017f673bcebef646\",\n\"contract\": \"9666e0c3c611227c017f673bcebef646\",\n\"correlation_display\": \"100 chars\",\n\"correlation_id\": \"100 chars\",\n\"delivery_plan\": \"9666e0c3c611227c017f673bcebef646\",\n\"delivery_task\": \"9666e0c3c611227c017f673bcebef646\",\n\"description\": \"4000 chars\",\n\"due_date\": \"2014-11-12 04:51:19\",\n\"escalation\": 9999999999999999999999999999999999999999,\n\"estimated_delivery\": \"2014-11-12 04:51:19\",\n\"expected_start\": \"2014-11-12 04:51:19\",\n\"flow_context\": \"9666e0c3c611227c017f673bcebef646\",\n\"follow_up\": \"2014-11-12 04:51:19\",\n\"group_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"impact\": 9999999999999999999999999999999999999999,\n\"knowledge\": true,\n\"location\": \"9666e0c3c611227c017f673bcebef646\",\n\"made_sla\": true,\n\"number\": \"40 chars\",\n\"opened_at\": \"2014-11-12 04:51:19\",\n\"opened_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"order\": 9999999999999999999999999999999999999999,\n\"order_guide\": \"9666e0c3c611227c017f673bcebef646\",\n\"parent\": \"9666e0c3c611227c017f673bcebef646\",\n\"price\": 0.00,\n\"priority\": 9999999999999999999999999999999999999999,\n\"quantity\": 9999999999999999999999999999999999999999,\n\"reassignment_count\": 9999999999999999999999999999999999999999,\n\"recurring_frequency\": null,\n\"recurring_price\": 0.00,\n\"rejection_goto\": \"ref_id\",\n\"request\": \"9666e0c3c611227c017f673bcebef646\",\n\"requested_for\": \"9666e0c3c611227c017f673bcebef646\",\n\"route_reason\": 9999999999999999999999999999999999999999,\n\"sc_catalog\": \"9666e0c3c611227c017f673bcebef646\",\n\"service_offering\": \"9666e0c3c611227c017f673bcebef646\",\n\"short_description\": \"160 chars\",\n\"sla_due\": \"1970-04-02 18:26:17\",\n\"stage\": null,\n\"state\": 9999999999999999999999999999999999999999,\n\"sys_class_name\": null,\n\"sys_created_by\": \"40 chars\",\n\"sys_created_on\": \"2014-11-12 04:51:19\",\n\"sys_domain\": \"global\",\n\"sys_domain_path\": null,\n\"sys_id\": null,\n\"sys_mod_count\": 9999999999999999999999999999999999999999,\n\"sys_updated_by\": \"40 chars\",\n\"sys_updated_on\": \"2014-11-12 04:51:19\",\n\"task_effective_number\": \"40 chars\",\n\"time_worked\": null,\n\"universal_request\": \"9666e0c3c611227c017f673bcebef646\",\n\"upon_approval\": \"40 chars\",\n\"upon_reject\": \"40 chars\",\n\"urgency\": 9999999999999999999999999999999999999999,\n\"user_input\": null,\n\"variables\": null,\n\"watch_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"wf_activity\": \"ref_id\",\n\"work_end\": \"2014-11-12 04:51:19\",\n\"work_notes\": null,\n\"work_notes_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"work_start\": \"2014-11-12 04:51:19\"\n}",
343
+ "binding": {
344
+ "type": "zeebe:input",
345
+ "name": "body_sc_request"
346
+ },
347
+ "condition": {
348
+ "allMatch": [
349
+ {
350
+ "property": "operationGroup",
351
+ "oneOf": ["create", "update"]
352
+ },
353
+ {
354
+ "property": "targetTable",
355
+ "equals": "sc_request"
356
+ }
357
+ ]
358
+ },
359
+ "optional": true
360
+ },
361
+
362
+ {
363
+ "//": "create or update sc_task",
364
+ "id": "payload_sc_task",
365
+ "group": "input",
366
+ "label": "Payload",
367
+ "type": "Text",
368
+ "feel": "required",
369
+ "value": "={\n // Example payload fields\n // Replace or remove as needed\n \n \"active\": true,\n\"activity_due\": \"1970-04-02 18:26:17\",\n\"additional_assignee_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"approval\": \"40 chars\",\n\"approval_history\": null,\n\"approval_set\": \"2014-11-12 04:51:19\",\n\"assigned_to\": \"9666e0c3c611227c017f673bcebef646\",\n\"assignment_group\": \"9666e0c3c611227c017f673bcebef646\",\n\"backordered\": true,\n\"billable\": true,\n\"business_duration\": \"1970-04-02 18:26:17\",\n\"business_service\": \"9666e0c3c611227c017f673bcebef646\",\n\"calendar_duration\": \"1970-04-02 18:26:17\",\n\"cat_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"close_notes\": \"4000 chars\",\n\"closed_at\": \"2014-11-12 04:51:19\",\n\"closed_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"cmdb_ci\": \"9666e0c3c611227c017f673bcebef646\",\n\"comments\": null,\n\"comments_and_work_notes\": null,\n\"company\": \"9666e0c3c611227c017f673bcebef646\",\n\"configuration_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"contact_type\": \"40 chars\",\n\"context\": \"9666e0c3c611227c017f673bcebef646\",\n\"contract\": \"9666e0c3c611227c017f673bcebef646\",\n\"correlation_display\": \"100 chars\",\n\"correlation_id\": \"100 chars\",\n\"delivery_plan\": \"9666e0c3c611227c017f673bcebef646\",\n\"delivery_task\": \"9666e0c3c611227c017f673bcebef646\",\n\"description\": \"4000 chars\",\n\"due_date\": \"2014-11-12 04:51:19\",\n\"escalation\": 9999999999999999999999999999999999999999,\n\"estimated_delivery\": \"2014-11-12 04:51:19\",\n\"expected_start\": \"2014-11-12 04:51:19\",\n\"flow_context\": \"9666e0c3c611227c017f673bcebef646\",\n\"follow_up\": \"2014-11-12 04:51:19\",\n\"group_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"impact\": 9999999999999999999999999999999999999999,\n\"knowledge\": true,\n\"location\": \"9666e0c3c611227c017f673bcebef646\",\n\"made_sla\": true,\n\"number\": \"40 chars\",\n\"opened_at\": \"2014-11-12 04:51:19\",\n\"opened_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"order\": 9999999999999999999999999999999999999999,\n\"order_guide\": \"9666e0c3c611227c017f673bcebef646\",\n\"parent\": \"9666e0c3c611227c017f673bcebef646\",\n\"price\": 0.00,\n\"priority\": 9999999999999999999999999999999999999999,\n\"quantity\": 9999999999999999999999999999999999999999,\n\"reassignment_count\": 9999999999999999999999999999999999999999,\n\"recurring_frequency\": null,\n\"recurring_price\": 0.00,\n\"rejection_goto\": \"ref_id\",\n\"request\": \"9666e0c3c611227c017f673bcebef646\",\n\"requested_for\": \"9666e0c3c611227c017f673bcebef646\",\n\"route_reason\": 9999999999999999999999999999999999999999,\n\"sc_catalog\": \"9666e0c3c611227c017f673bcebef646\",\n\"service_offering\": \"9666e0c3c611227c017f673bcebef646\",\n\"short_description\": \"160 chars\",\n\"sla_due\": \"1970-04-02 18:26:17\",\n\"stage\": null,\n\"state\": 9999999999999999999999999999999999999999,\n\"sys_class_name\": null,\n\"sys_created_by\": \"40 chars\",\n\"sys_created_on\": \"2014-11-12 04:51:19\",\n\"sys_domain\": \"global\",\n\"sys_domain_path\": null,\n\"sys_id\": null,\n\"sys_mod_count\": 9999999999999999999999999999999999999999,\n\"sys_updated_by\": \"40 chars\",\n\"sys_updated_on\": \"2014-11-12 04:51:19\",\n\"task_effective_number\": \"40 chars\",\n\"time_worked\": null,\n\"universal_request\": \"9666e0c3c611227c017f673bcebef646\",\n\"upon_approval\": \"40 chars\",\n\"upon_reject\": \"40 chars\",\n\"urgency\": 9999999999999999999999999999999999999999,\n\"user_input\": null,\n\"variables\": null,\n\"watch_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"wf_activity\": \"ref_id\",\n\"work_end\": \"2014-11-12 04:51:19\",\n\"work_notes\": null,\n\"work_notes_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"work_start\": \"2014-11-12 04:51:19\"\n}",
370
+ "binding": {
371
+ "type": "zeebe:input",
372
+ "name": "body_sc_task"
373
+ },
374
+ "condition": {
375
+ "allMatch": [
376
+ {
377
+ "property": "operationGroup",
378
+ "oneOf": ["create", "update"]
379
+ },
380
+ {
381
+ "property": "targetTable",
382
+ "equals": "sc_task"
383
+ }
384
+ ]
385
+ },
386
+ "optional": true
387
+ },
388
+
389
+ {
390
+ "//": "create or update incident",
391
+ "id": "payload_incident",
392
+ "group": "input",
393
+ "label": "Payload",
394
+ "type": "Text",
395
+ "feel": "required",
396
+ "value": "={\n // Example payload fields\n // Replace or remove as needed\n \n \"active\": true,\n\"activity_due\": \"1970-04-02 18:26:17\",\n\"additional_assignee_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"approval\": \"40 chars\",\n\"approval_history\": null,\n\"approval_set\": \"2014-11-12 04:51:19\",\n\"assigned_to\": \"9666e0c3c611227c017f673bcebef646\",\n\"assignment_group\": \"9666e0c3c611227c017f673bcebef646\",\n\"backordered\": true,\n\"billable\": true,\n\"business_duration\": \"1970-04-02 18:26:17\",\n\"business_service\": \"9666e0c3c611227c017f673bcebef646\",\n\"calendar_duration\": \"1970-04-02 18:26:17\",\n\"cat_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"close_notes\": \"4000 chars\",\n\"closed_at\": \"2014-11-12 04:51:19\",\n\"closed_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"cmdb_ci\": \"9666e0c3c611227c017f673bcebef646\",\n\"comments\": null,\n\"comments_and_work_notes\": null,\n\"company\": \"9666e0c3c611227c017f673bcebef646\",\n\"configuration_item\": \"9666e0c3c611227c017f673bcebef646\",\n\"contact_type\": \"40 chars\",\n\"context\": \"9666e0c3c611227c017f673bcebef646\",\n\"contract\": \"9666e0c3c611227c017f673bcebef646\",\n\"correlation_display\": \"100 chars\",\n\"correlation_id\": \"100 chars\",\n\"delivery_plan\": \"9666e0c3c611227c017f673bcebef646\",\n\"delivery_task\": \"9666e0c3c611227c017f673bcebef646\",\n\"description\": \"4000 chars\",\n\"due_date\": \"2014-11-12 04:51:19\",\n\"escalation\": 9999999999999999999999999999999999999999,\n\"estimated_delivery\": \"2014-11-12 04:51:19\",\n\"expected_start\": \"2014-11-12 04:51:19\",\n\"flow_context\": \"9666e0c3c611227c017f673bcebef646\",\n\"follow_up\": \"2014-11-12 04:51:19\",\n\"group_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"impact\": 9999999999999999999999999999999999999999,\n\"knowledge\": true,\n\"location\": \"9666e0c3c611227c017f673bcebef646\",\n\"made_sla\": true,\n\"number\": \"40 chars\",\n\"opened_at\": \"2014-11-12 04:51:19\",\n\"opened_by\": \"9666e0c3c611227c017f673bcebef646\",\n\"order\": 9999999999999999999999999999999999999999,\n\"order_guide\": \"9666e0c3c611227c017f673bcebef646\",\n\"parent\": \"9666e0c3c611227c017f673bcebef646\",\n\"price\": 0.00,\n\"priority\": 9999999999999999999999999999999999999999,\n\"quantity\": 9999999999999999999999999999999999999999,\n\"reassignment_count\": 9999999999999999999999999999999999999999,\n\"recurring_frequency\": null,\n\"recurring_price\": 0.00,\n\"rejection_goto\": \"ref_id\",\n\"request\": \"9666e0c3c611227c017f673bcebef646\",\n\"requested_for\": \"9666e0c3c611227c017f673bcebef646\",\n\"route_reason\": 9999999999999999999999999999999999999999,\n\"sc_catalog\": \"9666e0c3c611227c017f673bcebef646\",\n\"service_offering\": \"9666e0c3c611227c017f673bcebef646\",\n\"short_description\": \"160 chars\",\n\"sla_due\": \"1970-04-02 18:26:17\",\n\"stage\": null,\n\"state\": 9999999999999999999999999999999999999999,\n\"sys_class_name\": null,\n\"sys_created_by\": \"40 chars\",\n\"sys_created_on\": \"2014-11-12 04:51:19\",\n\"sys_domain\": \"global\",\n\"sys_domain_path\": null,\n\"sys_id\": null,\n\"sys_mod_count\": 9999999999999999999999999999999999999999,\n\"sys_updated_by\": \"40 chars\",\n\"sys_updated_on\": \"2014-11-12 04:51:19\",\n\"task_effective_number\": \"40 chars\",\n\"time_worked\": null,\n\"universal_request\": \"9666e0c3c611227c017f673bcebef646\",\n\"upon_approval\": \"40 chars\",\n\"upon_reject\": \"40 chars\",\n\"urgency\": 9999999999999999999999999999999999999999,\n\"user_input\": null,\n\"variables\": null,\n\"watch_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"wf_activity\": \"ref_id\",\n\"work_end\": \"2014-11-12 04:51:19\",\n\"work_notes\": null,\n\"work_notes_list\": \"6816f79cc0a8016401c5a33be04be441\",\n\"work_start\": \"2014-11-12 04:51:19\"\n}",
397
+ "binding": {
398
+ "type": "zeebe:input",
399
+ "name": "body_incident"
400
+ },
401
+ "condition": {
402
+ "allMatch": [
403
+ {
404
+ "property": "operationGroup",
405
+ "oneOf": ["create", "update"]
406
+ },
407
+ {
408
+ "property": "targetTable",
409
+ "equals": "incident"
410
+ }
411
+ ]
412
+ },
413
+ "optional": true
414
+ },
415
+
416
+ {
417
+ "//": "create or update __custom",
418
+ "id": "payload___custom",
419
+ "group": "input",
420
+ "label": "Payload",
421
+ "type": "Text",
422
+ "feel": "required",
423
+ "value": "={ }",
424
+ "binding": {
425
+ "type": "zeebe:input",
426
+ "name": "body__custom"
427
+ },
428
+ "condition": {
429
+ "allMatch": [
430
+ {
431
+ "property": "operationGroup",
432
+ "oneOf": ["create", "update"]
433
+ },
434
+ {
435
+ "property": "targetTable",
436
+ "equals": "__custom"
437
+ }
438
+ ]
439
+ },
440
+ "optional": true
441
+ },
442
+
443
+ {
444
+ "//": "this sets the actual request body for a write request to the ServiceNow API",
445
+ "group": "input",
446
+ "type": "Hidden",
447
+ "value": "={\n \"variables\": [body_sc_req_item, body_change_request, body_change_task, body_sc_request, body_sc_task, body_incident, body__custom],\n \"result\": variables[item != null][1]\n}.result",
448
+ "binding": {
449
+ "type": "zeebe:input",
450
+ "name": "body"
451
+ },
452
+ "condition": {
453
+ "property": "operationGroup",
454
+ "oneOf": ["create", "update"]
455
+ },
456
+ "optional": true
457
+ },
458
+
459
+ {
460
+ "id": "authentication.type",
461
+ "label": "Type",
462
+ "description": "Choose the authentication type. Select 'None' if no authentication is necessary",
463
+ "value": "basic",
464
+ "group": "authentication",
465
+ "binding": {
466
+ "name": "authentication.type",
467
+ "type": "zeebe:input"
468
+ },
469
+ "type": "Hidden",
470
+ "choices": [
471
+ {
472
+ "name": "API key",
473
+ "value": "apiKey"
474
+ },
475
+ {
476
+ "name": "Basic",
477
+ "value": "basic"
478
+ },
479
+ {
480
+ "name": "Bearer token",
481
+ "value": "bearer"
482
+ },
483
+ {
484
+ "name": "None",
485
+ "value": "noAuth"
486
+ },
487
+ {
488
+ "name": "OAuth 2.0",
489
+ "value": "oauth-client-credentials-flow"
490
+ }
491
+ ]
492
+ },
493
+ {
494
+ "id": "authentication.apiKeyLocation",
495
+ "label": "Api key location",
496
+ "tooltip": "Choose type: Send API key in header or as query parameter.",
497
+ "optional": false,
498
+ "value": "headers",
499
+ "constraints": {
500
+ "notEmpty": true
501
+ },
502
+ "group": "authentication",
503
+ "binding": {
504
+ "name": "authentication.apiKeyLocation",
505
+ "type": "zeebe:input"
506
+ },
507
+ "condition": {
508
+ "property": "authentication.type",
509
+ "equals": "apiKey",
510
+ "type": "simple"
511
+ },
512
+ "type": "Dropdown",
513
+ "choices": [
514
+ {
515
+ "name": "Headers",
516
+ "value": "headers"
517
+ },
518
+ {
519
+ "name": "Query parameters",
520
+ "value": "query"
521
+ }
522
+ ]
523
+ },
524
+ {
525
+ "id": "authentication.name",
526
+ "label": "API key name",
527
+ "optional": false,
528
+ "constraints": {
529
+ "notEmpty": true
530
+ },
531
+ "feel": "optional",
532
+ "group": "authentication",
533
+ "binding": {
534
+ "name": "authentication.name",
535
+ "type": "zeebe:input"
536
+ },
537
+ "condition": {
538
+ "property": "authentication.type",
539
+ "equals": "apiKey",
540
+ "type": "simple"
541
+ },
542
+ "type": "String"
543
+ },
544
+ {
545
+ "id": "authentication.value",
546
+ "label": "API key value",
547
+ "optional": false,
548
+ "constraints": {
549
+ "notEmpty": true
550
+ },
551
+ "feel": "optional",
552
+ "group": "authentication",
553
+ "binding": {
554
+ "name": "authentication.value",
555
+ "type": "zeebe:input"
556
+ },
557
+ "condition": {
558
+ "property": "authentication.type",
559
+ "equals": "apiKey",
560
+ "type": "simple"
561
+ },
562
+ "type": "String"
563
+ },
564
+ {
565
+ "id": "authentication.username",
566
+ "label": "Username",
567
+ "optional": false,
568
+ "constraints": {
569
+ "notEmpty": true
570
+ },
571
+ "feel": "optional",
572
+ "group": "authentication",
573
+ "binding": {
574
+ "name": "authentication.username",
575
+ "type": "zeebe:input"
576
+ },
577
+ "condition": {
578
+ "property": "authentication.type",
579
+ "equals": "basic",
580
+ "type": "simple"
581
+ },
582
+ "type": "String"
583
+ },
584
+ {
585
+ "id": "authentication.password",
586
+ "label": "Password",
587
+ "optional": false,
588
+ "constraints": {
589
+ "notEmpty": true
590
+ },
591
+ "feel": "optional",
592
+ "group": "authentication",
593
+ "binding": {
594
+ "name": "authentication.password",
595
+ "type": "zeebe:input"
596
+ },
597
+ "condition": {
598
+ "property": "authentication.type",
599
+ "equals": "basic",
600
+ "type": "simple"
601
+ },
602
+ "type": "String"
603
+ },
604
+ {
605
+ "id": "authentication.token",
606
+ "label": "Bearer token",
607
+ "optional": false,
608
+ "constraints": {
609
+ "notEmpty": true
610
+ },
611
+ "feel": "optional",
612
+ "group": "authentication",
613
+ "binding": {
614
+ "name": "authentication.token",
615
+ "type": "zeebe:input"
616
+ },
617
+ "condition": {
618
+ "property": "authentication.type",
619
+ "equals": "bearer",
620
+ "type": "simple"
621
+ },
622
+ "type": "String"
623
+ },
624
+ {
625
+ "id": "authentication.oauthTokenEndpoint",
626
+ "label": "OAuth 2.0 token endpoint",
627
+ "optional": false,
628
+ "constraints": {
629
+ "notEmpty": true,
630
+ "pattern": {
631
+ "value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
632
+ "message": "Must be a http(s) URL"
633
+ }
634
+ },
635
+ "feel": "optional",
636
+ "group": "authentication",
637
+ "binding": {
638
+ "name": "authentication.oauthTokenEndpoint",
639
+ "type": "zeebe:input"
640
+ },
641
+ "condition": {
642
+ "property": "authentication.type",
643
+ "equals": "oauth-client-credentials-flow",
644
+ "type": "simple"
645
+ },
646
+ "type": "String"
647
+ },
648
+ {
649
+ "id": "authentication.clientId",
650
+ "label": "Client ID",
651
+ "tooltip": "Your application's client ID from the OAuth client",
652
+ "optional": false,
653
+ "constraints": {
654
+ "notEmpty": true
655
+ },
656
+ "feel": "optional",
657
+ "group": "authentication",
658
+ "binding": {
659
+ "name": "authentication.clientId",
660
+ "type": "zeebe:input"
661
+ },
662
+ "condition": {
663
+ "property": "authentication.type",
664
+ "equals": "oauth-client-credentials-flow",
665
+ "type": "simple"
666
+ },
667
+ "type": "String"
668
+ },
669
+ {
670
+ "id": "authentication.clientSecret",
671
+ "label": "Client secret",
672
+ "tooltip": "Your application's client secret from the OAuth client",
673
+ "optional": false,
674
+ "constraints": {
675
+ "notEmpty": true
676
+ },
677
+ "feel": "optional",
678
+ "group": "authentication",
679
+ "binding": {
680
+ "name": "authentication.clientSecret",
681
+ "type": "zeebe:input"
682
+ },
683
+ "condition": {
684
+ "property": "authentication.type",
685
+ "equals": "oauth-client-credentials-flow",
686
+ "type": "simple"
687
+ },
688
+ "type": "String"
689
+ },
690
+ {
691
+ "id": "authentication.audience",
692
+ "label": "Audience",
693
+ "tooltip": "The unique identifier of the target API you want to access",
694
+ "optional": true,
695
+ "feel": "optional",
696
+ "group": "authentication",
697
+ "binding": {
698
+ "name": "authentication.audience",
699
+ "type": "zeebe:input"
700
+ },
701
+ "condition": {
702
+ "property": "authentication.type",
703
+ "equals": "oauth-client-credentials-flow",
704
+ "type": "simple"
705
+ },
706
+ "type": "String"
707
+ },
708
+ {
709
+ "id": "authentication.clientAuthentication",
710
+ "label": "Client authentication",
711
+ "tooltip": "Send client ID and client secret as Basic Auth request in the header, or as client credentials in the request body",
712
+ "optional": false,
713
+ "constraints": {
714
+ "notEmpty": true
715
+ },
716
+ "group": "authentication",
717
+ "binding": {
718
+ "name": "authentication.clientAuthentication",
719
+ "type": "zeebe:input"
720
+ },
721
+ "condition": {
722
+ "property": "authentication.type",
723
+ "equals": "oauth-client-credentials-flow",
724
+ "type": "simple"
725
+ },
726
+ "type": "Dropdown",
727
+ "choices": [
728
+ {
729
+ "name": "Send client credentials in body",
730
+ "value": "credentialsBody"
731
+ },
732
+ {
733
+ "name": "Send as Basic Auth header",
734
+ "value": "basicAuthHeader"
735
+ }
736
+ ]
737
+ },
738
+ {
739
+ "id": "authentication.scopes",
740
+ "label": "Scopes",
741
+ "tooltip": "The scopes which you want to request authorization for",
742
+ "placeholder": "read:contacts",
743
+ "optional": true,
744
+ "feel": "optional",
745
+ "group": "authentication",
746
+ "binding": {
747
+ "name": "authentication.scopes",
748
+ "type": "zeebe:input"
749
+ },
750
+ "condition": {
751
+ "property": "authentication.type",
752
+ "equals": "oauth-client-credentials-flow",
753
+ "type": "simple"
754
+ },
755
+ "type": "String"
756
+ },
757
+
758
+ {
759
+ "id": "method",
760
+ "label": "Method",
761
+ "optional": false,
762
+ "value": "={\n \"operationMap\": [\n {\n \"value\":\"read\",\n \"mapsTo\": \"GET\"\n },\n {\n \"value\":\"update\",\n \"mapsTo\": \"PATCH\"\n },\n {\n \"value\":\"create\",\n \"mapsTo\": \"POST\"\n },\n {\n \"value\":\"delete\",\n \"mapsTo\": \"DELETE\"\n }\n ],\n \"result\": operationMap[value = operationGroup].mapsTo[1]\n}.result",
763
+ "constraints": {
764
+ "notEmpty": true
765
+ },
766
+ "group": "endpoint",
767
+ "binding": {
768
+ "name": "method",
769
+ "type": "zeebe:input"
770
+ },
771
+ "type": "Hidden"
772
+ },
773
+ {
774
+ "id": "url",
775
+ "label": "URL",
776
+ "optional": false,
777
+ "constraints": {
778
+ "notEmpty": true,
779
+ "pattern": {
780
+ "value": "^(=|(http://|https://|secrets|\\{\\{).*$)",
781
+ "message": "Must be a http(s) URL"
782
+ }
783
+ },
784
+ "group": "endpoint",
785
+ "binding": {
786
+ "name": "url",
787
+ "type": "zeebe:input"
788
+ },
789
+ "type": "Hidden",
790
+ "value": "={\n \"baseUrl\": \"https://\" + snInstance + \".service-now.com/api/now/table/\",\n \"table\": if targetTable = \"__custom\" then customRequestTarget else targetTable ,\n \"updateOrDeleteSysId\": if updateTarget != null then updateTarget else (if deleteTarget != null then deleteTarget else null) ,\n \"fullUrl\": baseUrl + table + (if updateOrDeleteSysId != null then \"/\" + updateOrDeleteSysId else \"\")\n}.fullUrl"
791
+ },
792
+
793
+ {
794
+ "id": "headers",
795
+ "label": "Headers",
796
+ "tooltip": "Map of HTTP headers to add to the request",
797
+ "optional": true,
798
+ "group": "endpoint",
799
+ "binding": {
800
+ "name": "headers",
801
+ "type": "zeebe:input"
802
+ },
803
+ "type": "Hidden"
804
+ },
805
+ {
806
+ "id": "queryParameters",
807
+ "label": "Query parameters",
808
+ "tooltip": "Map of query parameters to add to the request URL",
809
+ "optional": true,
810
+ "group": "endpoint",
811
+ "binding": {
812
+ "name": "queryParameters",
813
+ "type": "zeebe:input"
814
+ },
815
+ "type": "Hidden",
816
+ "value": "={ \"sysparm_query\": if sysparm_query != null then replace(sysparm_query, \" \", \"\") else null , \"sysparm_fields\": if sysparm_fields != null then replace(sysparm_fields, \" \", \"\") else null , \"sysparm_limit\": if sysparm_limit != null then sysparm_limit else null }",
817
+ "condition": {
818
+ "property": "operationGroup",
819
+ "equals": "read"
820
+ }
821
+ },
822
+
823
+ {
824
+ "id": "storeResponse",
825
+ "label": "Store response",
826
+ "description": "Store the response as a document in the document store",
827
+ "optional": false,
828
+ "value": "=false",
829
+ "group": "endpoint",
830
+ "binding": {
831
+ "name": "storeResponse",
832
+ "type": "zeebe:input"
833
+ },
834
+ "type": "Hidden"
835
+ },
836
+ {
837
+ "id": "skipEncoding",
838
+ "label": "Skip URL encoding",
839
+ "description": "Skip the default URL decoding and encoding behavior",
840
+ "optional": true,
841
+ "value": "=true",
842
+ "group": "endpoint",
843
+ "binding": {
844
+ "name": "skipEncoding",
845
+ "type": "zeebe:input"
846
+ },
847
+ "type": "Hidden"
848
+ },
849
+ {
850
+ "id": "connectionTimeoutInSeconds",
851
+ "label": "Connection timeout in seconds",
852
+ "description": "Defines the connection timeout in seconds, or 0 for an infinite timeout",
853
+ "optional": false,
854
+ "value": "=20",
855
+ "constraints": {
856
+ "notEmpty": true,
857
+ "pattern": {
858
+ "value": "^\\d+$",
859
+ "message": "Must be a number"
860
+ }
861
+ },
862
+ "feel": "static",
863
+ "group": "timeout",
864
+ "binding": {
865
+ "name": "connectionTimeoutInSeconds",
866
+ "type": "zeebe:input"
867
+ },
868
+ "type": "Number"
869
+ },
870
+ {
871
+ "id": "readTimeoutInSeconds",
872
+ "label": "Read timeout in seconds",
873
+ "description": "Timeout in seconds to read data from an established connection or 0 for an infinite timeout",
874
+ "optional": false,
875
+ "value": "=20",
876
+ "constraints": {
877
+ "notEmpty": true,
878
+ "pattern": {
879
+ "value": "^\\d+$",
880
+ "message": "Must be a number"
881
+ }
882
+ },
883
+ "feel": "static",
884
+ "group": "timeout",
885
+ "binding": {
886
+ "name": "readTimeoutInSeconds",
887
+ "type": "zeebe:input"
888
+ },
889
+ "type": "Number"
890
+ },
891
+
892
+ {
893
+ "id": "resultVariable",
894
+ "label": "Result variable",
895
+ "tooltip": "Name of variable to store the response in. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">result variable documentation</a>",
896
+ "group": "output",
897
+ "binding": {
898
+ "key": "resultVariable",
899
+ "type": "zeebe:taskHeader"
900
+ },
901
+ "type": "String",
902
+ "value": "snQueryResult"
903
+ },
904
+ {
905
+ "id": "resultExpression",
906
+ "label": "Result expression",
907
+ "tooltip": "Expression to map the response into process variables. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">result expression documentation</a>",
908
+ "feel": "required",
909
+ "group": "output",
910
+ "binding": {
911
+ "key": "resultExpression",
912
+ "type": "zeebe:taskHeader"
913
+ },
914
+ "type": "Text"
915
+ },
916
+ {
917
+ "id": "errorExpression",
918
+ "label": "Error expression",
919
+ "tooltip": "Expression to handle errors. <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">BPMN error handling documentation</a>",
920
+ "feel": "required",
921
+ "group": "error",
922
+ "binding": {
923
+ "key": "errorExpression",
924
+ "type": "zeebe:taskHeader"
925
+ },
926
+ "type": "Text"
927
+ },
928
+ {
929
+ "id": "retryCount",
930
+ "label": "Retries",
931
+ "value": "3",
932
+ "feel": "optional",
933
+ "group": "retries",
934
+ "binding": {
935
+ "property": "retries",
936
+ "type": "zeebe:taskDefinition"
937
+ },
938
+ "type": "String"
939
+ },
940
+ {
941
+ "id": "retryBackoff",
942
+ "label": "Retry backoff",
943
+ "description": "ISO-8601 duration to wait between retries",
944
+ "value": "PT30S",
945
+ "group": "retries",
946
+ "binding": {
947
+ "key": "retryBackoff",
948
+ "type": "zeebe:taskHeader"
949
+ },
950
+ "type": "String"
951
+ }
952
+ ],
953
+ "steps": [
954
+ {
955
+ "name": "Create",
956
+ "description": "Create new records in a ServiceNow table.",
957
+ "steps": [
958
+ {
959
+ "name": "Create requested item",
960
+ "description": "Create a requested item record in ServiceNow.",
961
+ "keywords": ["create", "new", "sc_req_item", "requested item"],
962
+ "presetId": "create_sc_req_item"
963
+ },
964
+ {
965
+ "name": "Create change request",
966
+ "description": "Create a change request record in ServiceNow.",
967
+ "keywords": ["create", "new", "change_request", "change request"],
968
+ "presetId": "create_change_request"
969
+ },
970
+ {
971
+ "name": "Create change task",
972
+ "description": "Create a change task record in ServiceNow.",
973
+ "keywords": ["create", "new", "change_task", "change task"],
974
+ "presetId": "create_change_task"
975
+ },
976
+ {
977
+ "name": "Create request",
978
+ "description": "Create a request record in ServiceNow.",
979
+ "keywords": ["create", "new", "sc_request", "request"],
980
+ "presetId": "create_sc_request"
981
+ },
982
+ {
983
+ "name": "Create catalog task",
984
+ "description": "Create a catalog task record in ServiceNow.",
985
+ "keywords": ["create", "new", "sc_task", "catalog task"],
986
+ "presetId": "create_sc_task"
987
+ },
988
+ {
989
+ "name": "Create incident",
990
+ "description": "Create an incident record in ServiceNow.",
991
+ "keywords": ["create", "new", "incident", "incident"],
992
+ "presetId": "create_incident"
993
+ },
994
+ {
995
+ "name": "Create custom table",
996
+ "description": "Create a record in a custom ServiceNow table.",
997
+ "keywords": ["create", "new", "__custom", "custom table"],
998
+ "presetId": "create___custom"
999
+ }
1000
+ ]
1001
+ },
1002
+ {
1003
+ "name": "Read",
1004
+ "description": "Read records from a ServiceNow table.",
1005
+ "steps": [
1006
+ {
1007
+ "name": "Read requested item",
1008
+ "description": "Read requested item records from a ServiceNow table.",
1009
+ "keywords": ["read", "get", "sc_req_item", "requested item"],
1010
+ "presetId": "read_sc_req_item"
1011
+ },
1012
+ {
1013
+ "name": "Read change request",
1014
+ "description": "Read change request records from a ServiceNow table.",
1015
+ "keywords": ["read", "get", "change_request", "change request"],
1016
+ "presetId": "read_change_request"
1017
+ },
1018
+ {
1019
+ "name": "Read change task",
1020
+ "description": "Read change task records from a ServiceNow table.",
1021
+ "keywords": ["read", "get", "change_task", "change task"],
1022
+ "presetId": "read_change_task"
1023
+ },
1024
+ {
1025
+ "name": "Read request",
1026
+ "description": "Read request records from a ServiceNow table.",
1027
+ "keywords": ["read", "get", "sc_request", "request"],
1028
+ "presetId": "read_sc_request"
1029
+ },
1030
+ {
1031
+ "name": "Read catalog task",
1032
+ "description": "Read catalog task records from a ServiceNow table.",
1033
+ "keywords": ["read", "get", "sc_task", "catalog task"],
1034
+ "presetId": "read_sc_task"
1035
+ },
1036
+ {
1037
+ "name": "Read incident",
1038
+ "description": "Read incident records from a ServiceNow table.",
1039
+ "keywords": ["read", "get", "incident", "incident"],
1040
+ "presetId": "read_incident"
1041
+ },
1042
+ {
1043
+ "name": "Read custom table",
1044
+ "description": "Read records from a custom ServiceNow table.",
1045
+ "keywords": ["read", "get", "__custom", "custom table"],
1046
+ "presetId": "read___custom"
1047
+ }
1048
+ ]
1049
+ },
1050
+ {
1051
+ "name": "Update",
1052
+ "description": "Update existing records in a ServiceNow table.",
1053
+ "steps": [
1054
+ {
1055
+ "name": "Update requested item",
1056
+ "description": "Update a requested item record in ServiceNow.",
1057
+ "keywords": ["update", "modify", "sc_req_item", "requested item"],
1058
+ "presetId": "update_sc_req_item"
1059
+ },
1060
+ {
1061
+ "name": "Update change request",
1062
+ "description": "Update a change request record in ServiceNow.",
1063
+ "keywords": [
1064
+ "update",
1065
+ "modify",
1066
+ "change_request",
1067
+ "change request"
1068
+ ],
1069
+ "presetId": "update_change_request"
1070
+ },
1071
+ {
1072
+ "name": "Update change task",
1073
+ "description": "Update a change task record in ServiceNow.",
1074
+ "keywords": ["update", "modify", "change_task", "change task"],
1075
+ "presetId": "update_change_task"
1076
+ },
1077
+ {
1078
+ "name": "Update request",
1079
+ "description": "Update a request record in ServiceNow.",
1080
+ "keywords": ["update", "modify", "sc_request", "request"],
1081
+ "presetId": "update_sc_request"
1082
+ },
1083
+ {
1084
+ "name": "Update catalog task",
1085
+ "description": "Update a catalog task record in ServiceNow.",
1086
+ "keywords": ["update", "modify", "sc_task", "catalog task"],
1087
+ "presetId": "update_sc_task"
1088
+ },
1089
+ {
1090
+ "name": "Update incident",
1091
+ "description": "Update an incident record in ServiceNow.",
1092
+ "keywords": ["update", "modify", "incident", "incident"],
1093
+ "presetId": "update_incident"
1094
+ },
1095
+ {
1096
+ "name": "Update custom table",
1097
+ "description": "Update a record in a custom ServiceNow table.",
1098
+ "keywords": ["update", "modify", "__custom", "custom table"],
1099
+ "presetId": "update___custom"
1100
+ }
1101
+ ]
1102
+ },
1103
+ {
1104
+ "name": "Delete",
1105
+ "description": "Delete records from a ServiceNow table.",
1106
+ "steps": [
1107
+ {
1108
+ "name": "Delete requested item",
1109
+ "description": "Delete a requested item record from a ServiceNow table.",
1110
+ "keywords": ["delete", "remove", "sc_req_item", "requested item"],
1111
+ "presetId": "delete_sc_req_item"
1112
+ },
1113
+ {
1114
+ "name": "Delete change request",
1115
+ "description": "Delete a change request record from a ServiceNow table.",
1116
+ "keywords": [
1117
+ "delete",
1118
+ "remove",
1119
+ "change_request",
1120
+ "change request"
1121
+ ],
1122
+ "presetId": "delete_change_request"
1123
+ },
1124
+ {
1125
+ "name": "Delete change task",
1126
+ "description": "Delete a change task record from a ServiceNow table.",
1127
+ "keywords": ["delete", "remove", "change_task", "change task"],
1128
+ "presetId": "delete_change_task"
1129
+ },
1130
+ {
1131
+ "name": "Delete request",
1132
+ "description": "Delete a request record from a ServiceNow table.",
1133
+ "keywords": ["delete", "remove", "sc_request", "request"],
1134
+ "presetId": "delete_sc_request"
1135
+ },
1136
+ {
1137
+ "name": "Delete catalog task",
1138
+ "description": "Delete a catalog task record from a ServiceNow table.",
1139
+ "keywords": ["delete", "remove", "sc_task", "catalog task"],
1140
+ "presetId": "delete_sc_task"
1141
+ },
1142
+ {
1143
+ "name": "Delete incident",
1144
+ "description": "Delete an incident record from a ServiceNow table.",
1145
+ "keywords": ["delete", "remove", "incident", "incident"],
1146
+ "presetId": "delete_incident"
1147
+ },
1148
+ {
1149
+ "name": "Delete custom table",
1150
+ "description": "Delete a record from a custom ServiceNow table.",
1151
+ "keywords": ["delete", "remove", "__custom", "custom table"],
1152
+ "presetId": "delete___custom"
1153
+ }
1154
+ ]
1155
+ }
1156
+ ],
1157
+ "presets": [
1158
+ {
1159
+ "id": "create_sc_req_item",
1160
+ "properties": {
1161
+ "operationGroup": "create",
1162
+ "targetTable": "sc_req_item"
1163
+ }
1164
+ },
1165
+ {
1166
+ "id": "create_change_request",
1167
+ "properties": {
1168
+ "operationGroup": "create",
1169
+ "targetTable": "change_request"
1170
+ }
1171
+ },
1172
+ {
1173
+ "id": "create_change_task",
1174
+ "properties": {
1175
+ "operationGroup": "create",
1176
+ "targetTable": "change_task"
1177
+ }
1178
+ },
1179
+ {
1180
+ "id": "create_sc_request",
1181
+ "properties": {
1182
+ "operationGroup": "create",
1183
+ "targetTable": "sc_request"
1184
+ }
1185
+ },
1186
+ {
1187
+ "id": "create_sc_task",
1188
+ "properties": {
1189
+ "operationGroup": "create",
1190
+ "targetTable": "sc_task"
1191
+ }
1192
+ },
1193
+ {
1194
+ "id": "create_incident",
1195
+ "properties": {
1196
+ "operationGroup": "create",
1197
+ "targetTable": "incident"
1198
+ }
1199
+ },
1200
+ {
1201
+ "id": "create___custom",
1202
+ "properties": {
1203
+ "operationGroup": "create",
1204
+ "targetTable": "__custom"
1205
+ }
1206
+ },
1207
+ {
1208
+ "id": "read_sc_req_item",
1209
+ "properties": {
1210
+ "operationGroup": "read",
1211
+ "targetTable": "sc_req_item"
1212
+ }
1213
+ },
1214
+ {
1215
+ "id": "read_change_request",
1216
+ "properties": {
1217
+ "operationGroup": "read",
1218
+ "targetTable": "change_request"
1219
+ }
1220
+ },
1221
+ {
1222
+ "id": "read_change_task",
1223
+ "properties": {
1224
+ "operationGroup": "read",
1225
+ "targetTable": "change_task"
1226
+ }
1227
+ },
1228
+ {
1229
+ "id": "read_sc_request",
1230
+ "properties": {
1231
+ "operationGroup": "read",
1232
+ "targetTable": "sc_request"
1233
+ }
1234
+ },
1235
+ {
1236
+ "id": "read_sc_task",
1237
+ "properties": {
1238
+ "operationGroup": "read",
1239
+ "targetTable": "sc_task"
1240
+ }
1241
+ },
1242
+ {
1243
+ "id": "read_incident",
1244
+ "properties": {
1245
+ "operationGroup": "read",
1246
+ "targetTable": "incident"
1247
+ }
1248
+ },
1249
+ {
1250
+ "id": "read___custom",
1251
+ "properties": {
1252
+ "operationGroup": "read",
1253
+ "targetTable": "__custom"
1254
+ }
1255
+ },
1256
+ {
1257
+ "id": "update_sc_req_item",
1258
+ "properties": {
1259
+ "operationGroup": "update",
1260
+ "targetTable": "sc_req_item"
1261
+ }
1262
+ },
1263
+ {
1264
+ "id": "update_change_request",
1265
+ "properties": {
1266
+ "operationGroup": "update",
1267
+ "targetTable": "change_request"
1268
+ }
1269
+ },
1270
+ {
1271
+ "id": "update_change_task",
1272
+ "properties": {
1273
+ "operationGroup": "update",
1274
+ "targetTable": "change_task"
1275
+ }
1276
+ },
1277
+ {
1278
+ "id": "update_sc_request",
1279
+ "properties": {
1280
+ "operationGroup": "update",
1281
+ "targetTable": "sc_request"
1282
+ }
1283
+ },
1284
+ {
1285
+ "id": "update_sc_task",
1286
+ "properties": {
1287
+ "operationGroup": "update",
1288
+ "targetTable": "sc_task"
1289
+ }
1290
+ },
1291
+ {
1292
+ "id": "update_incident",
1293
+ "properties": {
1294
+ "operationGroup": "update",
1295
+ "targetTable": "incident"
1296
+ }
1297
+ },
1298
+ {
1299
+ "id": "update___custom",
1300
+ "properties": {
1301
+ "operationGroup": "update",
1302
+ "targetTable": "__custom"
1303
+ }
1304
+ },
1305
+ {
1306
+ "id": "delete_sc_req_item",
1307
+ "properties": {
1308
+ "operationGroup": "delete",
1309
+ "targetTable": "sc_req_item"
1310
+ }
1311
+ },
1312
+ {
1313
+ "id": "delete_change_request",
1314
+ "properties": {
1315
+ "operationGroup": "delete",
1316
+ "targetTable": "change_request"
1317
+ }
1318
+ },
1319
+ {
1320
+ "id": "delete_change_task",
1321
+ "properties": {
1322
+ "operationGroup": "delete",
1323
+ "targetTable": "change_task"
1324
+ }
1325
+ },
1326
+ {
1327
+ "id": "delete_sc_request",
1328
+ "properties": {
1329
+ "operationGroup": "delete",
1330
+ "targetTable": "sc_request"
1331
+ }
1332
+ },
1333
+ {
1334
+ "id": "delete_sc_task",
1335
+ "properties": {
1336
+ "operationGroup": "delete",
1337
+ "targetTable": "sc_task"
1338
+ }
1339
+ },
1340
+ {
1341
+ "id": "delete_incident",
1342
+ "properties": {
1343
+ "operationGroup": "delete",
1344
+ "targetTable": "incident"
1345
+ }
1346
+ },
1347
+ {
1348
+ "id": "delete___custom",
1349
+ "properties": {
1350
+ "operationGroup": "delete",
1351
+ "targetTable": "__custom"
1352
+ }
1353
+ }
1354
+ ],
1355
+ "icon": {
1356
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjAxIiBzdHlsZT0ibWl4LWJsZW5kLW1vZGU6bXVsdGlwbHkiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNTUuOTkzIDQwOS4zODhDMTgxLjU4OCA0MDkuMzg4IDEzMC42NTQgMzUzLjI5MiAxMzAuNjU0IDI4My45MDhDMTMwLjY1NCAyMTQuNDkxIDE4MS41ODggMTU3LjQ1NSAyNTUuOTkzIDE1Ny40NTVDMzMwLjQ0IDE1Ny40NTUgMzgxLjMzMyAyMTQuNDkxIDM4MS4zMzMgMjgzLjkwOEMzODEuMzMzIDM1My4yOTIgMzMwLjQ0IDQwOS4zODggMjU1Ljk5MyA0MDkuMzg4Wk0yNTcuNDU5IDMxLjQ5NjdDMTIwLjA4OSAzMC43MDE5IDYuNDc1NDUgMTQzLjI0NCA1LjMxNTA5IDI4MS4yOTZDNC43MjQ3NCAzNTQuMzc0IDM1LjA5NzggNDIwLjM1MSA4NC4wNTY4IDQ2Ni43NDJDMTAxLjg2OSA0ODMuNjA1IDEyOS4zOTIgNDg1LjI0NSAxNDguNjkxIDQ3MC4xNjZDMTc3LjIzMiA0NDcuODU4IDIxMy44NzQgNDM0LjU3IDI1NS45OTMgNDM0LjU3QzI5OC4xMTIgNDM0LjU3IDMzNC43NTUgNDQ3Ljg2NiAzNjMuMjk2IDQ3MC4xNjZDMzgyLjc3OCA0ODUuMzcyIDQxMC40MDMgNDgzLjQyMiA0MjguMzE3IDQ2Ni4zNzZDNDc2LjU2NCA0MjAuNDYzIDUwNi42OTIgMzU1LjQ1NyA1MDYuNjkyIDI4My40MjJDNTA2LjY5MiAxNDQuNzg4IDM5NS4yMTYgMzIuMjkzNiAyNTcuNDU5IDMxLjQ5NjdaIiBmaWxsPSIjNkFDNjNGIi8+Cjwvc3ZnPgo="
1357
+ }
1358
+ },
1359
+ {
1360
+ "let": "try",
1361
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1362
+ "name": "ServiceNow Outbound Connector",
1363
+ "id": "io.camunda.connectors.ServiceNow.v1",
1364
+ "version": 2,
8
1365
  "description": "Execute CRUD operations on any ServiceNow table",
9
1366
  "keywords": [
10
1367
  "create record",
@@ -55,10 +1412,6 @@
55
1412
  "id": "timeout",
56
1413
  "label": "Connection timeout"
57
1414
  },
58
- {
59
- "id": "payload",
60
- "label": "Payload"
61
- },
62
1415
  {
63
1416
  "id": "output",
64
1417
  "label": "Output mapping"
@@ -942,7 +2295,7 @@
942
2295
  "id": "retryBackoff",
943
2296
  "label": "Retry backoff",
944
2297
  "description": "ISO-8601 duration to wait between retries",
945
- "value": "PT0S",
2298
+ "value": "PT30S",
946
2299
  "group": "retries",
947
2300
  "binding": {
948
2301
  "key": "retryBackoff",
@@ -960,7 +2313,7 @@
960
2313
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
961
2314
  "name": "ServiceNow Outbound Connector",
962
2315
  "id": "io.camunda.connectors.ServiceNow.v1",
963
- "version": 2,
2316
+ "version": 1,
964
2317
  "description": "Execute CRUD operations on any ServiceNow table",
965
2318
  "keywords": [
966
2319
  "create record",
@@ -1011,6 +2364,10 @@
1011
2364
  "id": "timeout",
1012
2365
  "label": "Connection timeout"
1013
2366
  },
2367
+ {
2368
+ "id": "payload",
2369
+ "label": "Payload"
2370
+ },
1014
2371
  {
1015
2372
  "id": "output",
1016
2373
  "label": "Output mapping"