@keystrokehq/zendesk 0.0.9 → 0.0.15
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/dist/_official/index.d.mts +1 -1
- package/dist/_official/index.mjs +1 -1
- package/dist/_runtime/index.d.mts +117 -321
- package/dist/_runtime/index.mjs +1 -1
- package/dist/client.d.mts +1 -1
- package/dist/client.mjs +1 -1
- package/dist/custom/connection.d.mts +1 -1
- package/dist/custom/connection.mjs +1 -1
- package/dist/custom/jobs.d.mts +1 -1
- package/dist/custom/jobs.mjs +1 -1
- package/dist/custom/organizations.d.mts +1 -1
- package/dist/custom/organizations.mjs +1 -1
- package/dist/custom/search.d.mts +1 -1
- package/dist/custom/search.mjs +1 -1
- package/dist/custom/tickets.d.mts +1 -1
- package/dist/custom/tickets.mjs +1 -1
- package/dist/custom/triggers.d.mts +1 -1
- package/dist/custom/triggers.mjs +1 -1
- package/dist/custom/users.d.mts +1 -1
- package/dist/custom/users.mjs +1 -1
- package/dist/custom.d.mts +1 -1
- package/dist/custom.mjs +1 -1
- package/dist/{factory-ou1q975N.mjs → factory-CCCKLvYC.mjs} +2 -1
- package/dist/integration-C7oBvhtb.mjs +76 -0
- package/dist/{integration-CdHa-pMh.d.mts → integration-CQfg4GuM.d.mts} +14 -34
- package/dist/{jobs-C_g4owe2.mjs → jobs-DQIapMfm.mjs} +1 -1
- package/dist/{jobs-Dl9hHlgC.d.mts → jobs-UlSX6gEP.d.mts} +5 -13
- package/dist/{organizations-DdUvE-1B.d.mts → organizations-CKAQNEHJ.d.mts} +33 -90
- package/dist/{organizations-sN29x0eG.mjs → organizations-DY_2cjq3.mjs} +1 -1
- package/dist/platform/connection.d.mts +1 -1
- package/dist/platform/connection.mjs +1 -1
- package/dist/platform/jobs.d.mts +1 -1
- package/dist/platform/jobs.mjs +1 -1
- package/dist/platform/organizations.d.mts +1 -1
- package/dist/platform/organizations.mjs +1 -1
- package/dist/platform/search.d.mts +1 -1
- package/dist/platform/search.mjs +1 -1
- package/dist/platform/tickets.d.mts +1 -1
- package/dist/platform/tickets.mjs +1 -1
- package/dist/platform/triggers.d.mts +1 -1
- package/dist/platform/triggers.mjs +1 -1
- package/dist/platform/users.d.mts +1 -1
- package/dist/platform/users.mjs +1 -1
- package/dist/platform.d.mts +1 -1
- package/dist/platform.mjs +1 -1
- package/dist/{search-68vtAp_t.d.mts → search-Bo7Y9fWp.d.mts} +9 -24
- package/dist/{search-D41iedQX.mjs → search-ijatwi9u.mjs} +1 -1
- package/dist/{tickets-a8IOtaZF.d.mts → tickets-BTRJSv_J.d.mts} +37 -101
- package/dist/{tickets-DJQf0-Dk.mjs → tickets-CGvxqnN4.mjs} +1 -1
- package/dist/{triggers-YRytUtLd.d.mts → triggers-CwBF6DYN.d.mts} +4 -3
- package/dist/{triggers-oJe3l-Nj.mjs → triggers-DYQL-F5D.mjs} +2 -52
- package/dist/{users-BbnHg3UX.d.mts → users-BGysoDAw.d.mts} +37 -101
- package/dist/{users-7GgP08U7.mjs → users-BSWjHzET.mjs} +1 -1
- package/package.json +4 -4
- package/dist/integration-DwdrlwuX.mjs +0 -174
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
2
1
|
import { z } from "zod";
|
|
3
|
-
import * as
|
|
2
|
+
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
4
3
|
|
|
5
4
|
//#region src/organizations.d.ts
|
|
6
5
|
declare const platformCountOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
@@ -8,27 +7,20 @@ declare const platformCountOrganizations: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
8
7
|
value: z.ZodOptional<z.ZodNullable<z.ZodCoercedNumber<unknown>>>;
|
|
9
8
|
refreshed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
9
|
}, z.core.$strip>;
|
|
11
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
12
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
13
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
10
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
15
11
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
16
12
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
17
|
-
}, z.core.$strip>>
|
|
13
|
+
}, z.core.$strip>>], undefined>;
|
|
18
14
|
declare const customCountOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
|
|
19
15
|
count: z.ZodObject<{
|
|
20
16
|
value: z.ZodOptional<z.ZodNullable<z.ZodCoercedNumber<unknown>>>;
|
|
21
17
|
refreshed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
18
|
}, z.core.$strip>;
|
|
23
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
19
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
24
20
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
25
21
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
26
22
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
27
|
-
}, z.core.$strip
|
|
28
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
29
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
30
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
23
|
+
}, z.core.$strip>>], undefined>;
|
|
32
24
|
declare const platformListOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
33
25
|
page: z.ZodOptional<z.ZodNumber>;
|
|
34
26
|
perPage: z.ZodOptional<z.ZodNumber>;
|
|
@@ -47,13 +39,10 @@ declare const platformListOrganizations: _keystrokehq_core0.Operation<z.ZodObjec
|
|
|
47
39
|
created_at: z.ZodOptional<z.ZodString>;
|
|
48
40
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
49
41
|
}, z.core.$strip>>;
|
|
50
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
51
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
52
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
42
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
54
43
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
55
44
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
56
|
-
}, z.core.$strip>>
|
|
45
|
+
}, z.core.$strip>>], undefined>;
|
|
57
46
|
declare const customListOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
58
47
|
page: z.ZodOptional<z.ZodNumber>;
|
|
59
48
|
perPage: z.ZodOptional<z.ZodNumber>;
|
|
@@ -72,15 +61,11 @@ declare const customListOrganizations: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
72
61
|
created_at: z.ZodOptional<z.ZodString>;
|
|
73
62
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
74
63
|
}, z.core.$strip>>;
|
|
75
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
64
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
76
65
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
77
66
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
78
67
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
79
|
-
}, z.core.$strip
|
|
80
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
81
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
82
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
83
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
68
|
+
}, z.core.$strip>>], undefined>;
|
|
84
69
|
declare const platformGetOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
85
70
|
id: z.ZodNumber;
|
|
86
71
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -93,13 +78,10 @@ declare const platformGetOrganization: _keystrokehq_core0.Operation<z.ZodObject<
|
|
|
93
78
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
79
|
created_at: z.ZodOptional<z.ZodString>;
|
|
95
80
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
96
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
97
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
98
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
99
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
81
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
100
82
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
101
83
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
102
|
-
}, z.core.$strip>>
|
|
84
|
+
}, z.core.$strip>>], undefined>;
|
|
103
85
|
declare const customGetOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
104
86
|
id: z.ZodNumber;
|
|
105
87
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -112,15 +94,11 @@ declare const customGetOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
112
94
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
95
|
created_at: z.ZodOptional<z.ZodString>;
|
|
114
96
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
115
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
116
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
117
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
118
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
119
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
97
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
120
98
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
121
99
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
122
100
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
123
|
-
}, z.core.$strip>>
|
|
101
|
+
}, z.core.$strip>>], undefined>;
|
|
124
102
|
declare const platformAutocompleteOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
125
103
|
name: z.ZodString;
|
|
126
104
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -138,13 +116,10 @@ declare const platformAutocompleteOrganizations: _keystrokehq_core0.Operation<z.
|
|
|
138
116
|
created_at: z.ZodOptional<z.ZodString>;
|
|
139
117
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
140
118
|
}, z.core.$strip>>;
|
|
141
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
142
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
143
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
144
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
119
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
145
120
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
146
121
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
147
|
-
}, z.core.$strip>>
|
|
122
|
+
}, z.core.$strip>>], undefined>;
|
|
148
123
|
declare const customAutocompleteOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
149
124
|
name: z.ZodString;
|
|
150
125
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -162,15 +137,11 @@ declare const customAutocompleteOrganizations: _keystrokehq_core0.Operation<z.Zo
|
|
|
162
137
|
created_at: z.ZodOptional<z.ZodString>;
|
|
163
138
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
164
139
|
}, z.core.$strip>>;
|
|
165
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
166
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
167
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
168
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
169
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
140
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
170
141
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
171
142
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
172
143
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
173
|
-
}, z.core.$strip>>
|
|
144
|
+
}, z.core.$strip>>], undefined>;
|
|
174
145
|
declare const platformCreateOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
175
146
|
name: z.ZodString;
|
|
176
147
|
externalId: z.ZodOptional<z.ZodString>;
|
|
@@ -188,13 +159,10 @@ declare const platformCreateOrganization: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
188
159
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
189
160
|
created_at: z.ZodOptional<z.ZodString>;
|
|
190
161
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
191
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
192
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
193
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
194
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
162
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
195
163
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
196
164
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
197
|
-
}, z.core.$strip>>
|
|
165
|
+
}, z.core.$strip>>], undefined>;
|
|
198
166
|
declare const customCreateOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
199
167
|
name: z.ZodString;
|
|
200
168
|
externalId: z.ZodOptional<z.ZodString>;
|
|
@@ -212,15 +180,11 @@ declare const customCreateOrganization: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
212
180
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
213
181
|
created_at: z.ZodOptional<z.ZodString>;
|
|
214
182
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
215
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
216
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
217
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
218
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
219
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
183
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
220
184
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
221
185
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
222
186
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
223
|
-
}, z.core.$strip>>
|
|
187
|
+
}, z.core.$strip>>], undefined>;
|
|
224
188
|
declare const platformUpdateOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
225
189
|
id: z.ZodNumber;
|
|
226
190
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -239,13 +203,10 @@ declare const platformUpdateOrganization: _keystrokehq_core0.Operation<z.ZodObje
|
|
|
239
203
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
240
204
|
created_at: z.ZodOptional<z.ZodString>;
|
|
241
205
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
242
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
206
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
243
207
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
244
208
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
245
|
-
}, z.core.$strip
|
|
246
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
247
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
248
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
209
|
+
}, z.core.$strip>>], undefined>;
|
|
249
210
|
declare const customUpdateOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
250
211
|
id: z.ZodNumber;
|
|
251
212
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -264,39 +225,28 @@ declare const customUpdateOrganization: _keystrokehq_core0.Operation<z.ZodObject
|
|
|
264
225
|
notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
265
226
|
created_at: z.ZodOptional<z.ZodString>;
|
|
266
227
|
updated_at: z.ZodOptional<z.ZodString>;
|
|
267
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
268
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
269
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
270
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
271
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
228
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
272
229
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
273
230
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
274
231
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
275
|
-
}, z.core.$strip>>
|
|
232
|
+
}, z.core.$strip>>], undefined>;
|
|
276
233
|
declare const platformDeleteOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
277
234
|
id: z.ZodNumber;
|
|
278
235
|
}, z.core.$strip>, z.ZodObject<{
|
|
279
236
|
success: z.ZodBoolean;
|
|
280
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
237
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
281
238
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
282
239
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
283
|
-
}, z.core.$strip
|
|
284
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
285
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
286
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
240
|
+
}, z.core.$strip>>], undefined>;
|
|
287
241
|
declare const customDeleteOrganization: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
288
242
|
id: z.ZodNumber;
|
|
289
243
|
}, z.core.$strip>, z.ZodObject<{
|
|
290
244
|
success: z.ZodBoolean;
|
|
291
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
292
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
293
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
294
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
295
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
245
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
296
246
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
297
247
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
298
248
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
299
|
-
}, z.core.$strip>>
|
|
249
|
+
}, z.core.$strip>>], undefined>;
|
|
300
250
|
declare const platformCreateManyOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
301
251
|
organizations: z.ZodArray<z.ZodObject<{
|
|
302
252
|
name: z.ZodString;
|
|
@@ -316,13 +266,10 @@ declare const platformCreateManyOrganizations: _keystrokehq_core0.Operation<z.Zo
|
|
|
316
266
|
url: z.ZodOptional<z.ZodString>;
|
|
317
267
|
results: z.ZodOptional<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>]>>;
|
|
318
268
|
}, z.core.$strip>;
|
|
319
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
269
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
320
270
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
321
271
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
322
|
-
}, z.core.$strip
|
|
323
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
324
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
325
|
-
}, z.core.$strip>>[] | undefined>], undefined>;
|
|
272
|
+
}, z.core.$strip>>], undefined>;
|
|
326
273
|
declare const customCreateManyOrganizations: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
327
274
|
organizations: z.ZodArray<z.ZodObject<{
|
|
328
275
|
name: z.ZodString;
|
|
@@ -342,14 +289,10 @@ declare const customCreateManyOrganizations: _keystrokehq_core0.Operation<z.ZodO
|
|
|
342
289
|
url: z.ZodOptional<z.ZodString>;
|
|
343
290
|
results: z.ZodOptional<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>]>>;
|
|
344
291
|
}, z.core.$strip>;
|
|
345
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
346
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
347
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
348
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
349
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
292
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
350
293
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
351
294
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
352
295
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
353
|
-
}, z.core.$strip>>
|
|
296
|
+
}, z.core.$strip>>], undefined>;
|
|
354
297
|
//#endregion
|
|
355
298
|
export { customDeleteOrganization as a, customUpdateOrganization as c, platformCreateManyOrganizations as d, platformCreateOrganization as f, platformUpdateOrganization as g, platformListOrganizations as h, customCreateOrganization as i, platformAutocompleteOrganizations as l, platformGetOrganization as m, customCountOrganizations as n, customGetOrganization as o, platformDeleteOrganization as p, customCreateManyOrganizations as r, customListOrganizations as s, customAutocompleteOrganizations as t, platformCountOrganizations as u };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { zendeskBulkJobResponseSchema, zendeskOrganizationCountSchema, zendeskOrganizationEnvelopeSchema, zendeskOrganizationListResponseSchema, zendeskOrganizationSchema } from "./schemas.mjs";
|
|
2
|
-
import { n as zendeskPlatformOperation, t as zendeskCustomOperation } from "./factory-
|
|
2
|
+
import { n as zendeskPlatformOperation, t as zendeskCustomOperation } from "./factory-CCCKLvYC.mjs";
|
|
3
3
|
import { n as createPlatformZendeskClient, t as createCustomZendeskClient } from "./shared-BmxcJmfq.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { c as zendeskPlatformOfficialIntegration, n as ZendeskPlatformCredentials, o as zendeskPlatform, s as zendeskPlatformBundle } from "../integration-
|
|
1
|
+
import { c as zendeskPlatformOfficialIntegration, n as ZendeskPlatformCredentials, o as zendeskPlatform, s as zendeskPlatformBundle } from "../integration-CQfg4GuM.mjs";
|
|
2
2
|
export { type ZendeskPlatformCredentials, zendeskPlatform, zendeskPlatformBundle, zendeskPlatformOfficialIntegration };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as zendeskPlatformBundle, i as zendeskPlatform, o as zendeskPlatformOfficialIntegration } from "../integration-
|
|
1
|
+
import { a as zendeskPlatformBundle, i as zendeskPlatform, o as zendeskPlatformOfficialIntegration } from "../integration-C7oBvhtb.mjs";
|
|
2
2
|
|
|
3
3
|
export { zendeskPlatform, zendeskPlatformBundle, zendeskPlatformOfficialIntegration };
|
package/dist/platform/jobs.d.mts
CHANGED
package/dist/platform/jobs.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "../chunk-DQk6qfdC.mjs";
|
|
2
|
-
import { n as platformGetJobStatus } from "../jobs-
|
|
2
|
+
import { n as platformGetJobStatus } from "../jobs-DQIapMfm.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/platform/jobs.ts
|
|
5
5
|
var jobs_exports = /* @__PURE__ */ __exportAll({ getJobStatus: () => platformGetJobStatus });
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as platformCreateManyOrganizations, f as platformCreateOrganization, g as platformUpdateOrganization, h as platformListOrganizations, l as platformAutocompleteOrganizations, m as platformGetOrganization, p as platformDeleteOrganization, u as platformCountOrganizations } from "../organizations-
|
|
1
|
+
import { d as platformCreateManyOrganizations, f as platformCreateOrganization, g as platformUpdateOrganization, h as platformListOrganizations, l as platformAutocompleteOrganizations, m as platformGetOrganization, p as platformDeleteOrganization, u as platformCountOrganizations } from "../organizations-CKAQNEHJ.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/platform/organizations.d.ts
|
|
4
4
|
declare namespace organizations_d_exports {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "../chunk-DQk6qfdC.mjs";
|
|
2
|
-
import { d as platformCreateManyOrganizations, f as platformCreateOrganization, g as platformUpdateOrganization, h as platformListOrganizations, l as platformAutocompleteOrganizations, m as platformGetOrganization, p as platformDeleteOrganization, u as platformCountOrganizations } from "../organizations-
|
|
2
|
+
import { d as platformCreateManyOrganizations, f as platformCreateOrganization, g as platformUpdateOrganization, h as platformListOrganizations, l as platformAutocompleteOrganizations, m as platformGetOrganization, p as platformDeleteOrganization, u as platformCountOrganizations } from "../organizations-DY_2cjq3.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/platform/organizations.ts
|
|
5
5
|
var organizations_exports = /* @__PURE__ */ __exportAll({
|
package/dist/platform/search.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "../chunk-DQk6qfdC.mjs";
|
|
2
|
-
import { i as platformSearch, r as platformCountSearchResults } from "../search-
|
|
2
|
+
import { i as platformSearch, r as platformCountSearchResults } from "../search-ijatwi9u.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/platform/search.ts
|
|
5
5
|
var search_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as platformUpdateManyTickets, d as platformCreateTicket, f as platformDeleteTicket, g as platformReplyToTicket, h as platformMergeTickets, m as platformListTickets, p as platformGetTicket, u as platformCreateManyTickets, v as platformUpdateTicket } from "../tickets-
|
|
1
|
+
import { _ as platformUpdateManyTickets, d as platformCreateTicket, f as platformDeleteTicket, g as platformReplyToTicket, h as platformMergeTickets, m as platformListTickets, p as platformGetTicket, u as platformCreateManyTickets, v as platformUpdateTicket } from "../tickets-BTRJSv_J.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/platform/tickets.d.ts
|
|
4
4
|
declare namespace tickets_d_exports {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "../chunk-DQk6qfdC.mjs";
|
|
2
|
-
import { _ as platformUpdateManyTickets, d as platformCreateTicket, f as platformDeleteTicket, g as platformReplyToTicket, h as platformMergeTickets, m as platformListTickets, p as platformGetTicket, u as platformCreateManyTickets, v as platformUpdateTicket } from "../tickets-
|
|
2
|
+
import { _ as platformUpdateManyTickets, d as platformCreateTicket, f as platformDeleteTicket, g as platformReplyToTicket, h as platformMergeTickets, m as platformListTickets, p as platformGetTicket, u as platformCreateManyTickets, v as platformUpdateTicket } from "../tickets-CGvxqnN4.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/platform/tickets.ts
|
|
5
5
|
var tickets_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as platformPolling } from "../triggers-
|
|
1
|
+
import { n as platformPolling } from "../triggers-CwBF6DYN.mjs";
|
|
2
2
|
export { platformPolling as polling };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as platformUpdateManyUsers, d as platformCreateUser, f as platformDeleteUser, g as platformSearchUsers, h as platformListUsers, m as platformGetUser, p as platformGetCurrentUser, u as platformCreateManyUsers, v as platformUpdateUser } from "../users-
|
|
1
|
+
import { _ as platformUpdateManyUsers, d as platformCreateUser, f as platformDeleteUser, g as platformSearchUsers, h as platformListUsers, m as platformGetUser, p as platformGetCurrentUser, u as platformCreateManyUsers, v as platformUpdateUser } from "../users-BGysoDAw.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/platform/users.d.ts
|
|
4
4
|
declare namespace users_d_exports {
|
package/dist/platform/users.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "../chunk-DQk6qfdC.mjs";
|
|
2
|
-
import { _ as platformUpdateManyUsers, d as platformCreateUser, f as platformDeleteUser, g as platformSearchUsers, h as platformListUsers, m as platformGetUser, p as platformGetCurrentUser, u as platformCreateManyUsers, v as platformUpdateUser } from "../users-
|
|
2
|
+
import { _ as platformUpdateManyUsers, d as platformCreateUser, f as platformDeleteUser, g as platformSearchUsers, h as platformListUsers, m as platformGetUser, p as platformGetCurrentUser, u as platformCreateManyUsers, v as platformUpdateUser } from "../users-BSWjHzET.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/platform/users.ts
|
|
5
5
|
var users_exports = /* @__PURE__ */ __exportAll({
|
package/dist/platform.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as platformPolling } from "./triggers-
|
|
1
|
+
import { n as platformPolling } from "./triggers-CwBF6DYN.mjs";
|
|
2
2
|
import { t as jobs_d_exports } from "./platform/jobs.mjs";
|
|
3
3
|
import { t as organizations_d_exports } from "./platform/organizations.mjs";
|
|
4
4
|
import { t as search_d_exports } from "./platform/search.mjs";
|
package/dist/platform.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { t as jobs_exports } from "./platform/jobs.mjs";
|
|
|
2
2
|
import { t as organizations_exports } from "./platform/organizations.mjs";
|
|
3
3
|
import { t as search_exports } from "./platform/search.mjs";
|
|
4
4
|
import { t as tickets_exports } from "./platform/tickets.mjs";
|
|
5
|
-
import { n as platformPolling } from "./triggers-
|
|
5
|
+
import { n as platformPolling } from "./triggers-DYQL-F5D.mjs";
|
|
6
6
|
import { t as users_exports } from "./platform/users.mjs";
|
|
7
7
|
|
|
8
8
|
export { jobs_exports as jobs, organizations_exports as organizations, platformPolling as polling, search_exports as search, tickets_exports as tickets, users_exports as users };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
2
1
|
import { z } from "zod";
|
|
3
|
-
import * as
|
|
2
|
+
import * as _keystrokehq_core0 from "@keystrokehq/core";
|
|
4
3
|
|
|
5
4
|
//#region src/search.d.ts
|
|
6
5
|
declare const platformSearch: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
@@ -21,13 +20,10 @@ declare const platformSearch: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
21
20
|
result_type: z.ZodOptional<z.ZodString>;
|
|
22
21
|
url: z.ZodOptional<z.ZodString>;
|
|
23
22
|
}, z.core.$strip>>;
|
|
24
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
25
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
26
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
23
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
28
24
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
29
25
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>
|
|
26
|
+
}, z.core.$strip>>], undefined>;
|
|
31
27
|
declare const customSearch: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
32
28
|
query: z.ZodString;
|
|
33
29
|
page: z.ZodOptional<z.ZodNumber>;
|
|
@@ -46,38 +42,27 @@ declare const customSearch: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
|
46
42
|
result_type: z.ZodOptional<z.ZodString>;
|
|
47
43
|
url: z.ZodOptional<z.ZodString>;
|
|
48
44
|
}, z.core.$strip>>;
|
|
49
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
50
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
51
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
52
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
45
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
54
46
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
55
47
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
56
48
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>
|
|
49
|
+
}, z.core.$strip>>], undefined>;
|
|
58
50
|
declare const platformCountSearchResults: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
59
51
|
query: z.ZodString;
|
|
60
52
|
}, z.core.$strip>, z.ZodObject<{
|
|
61
53
|
count: z.ZodCoercedNumber<unknown>;
|
|
62
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
63
|
-
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
64
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
65
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
54
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", z.ZodObject<{
|
|
66
55
|
ZENDESK_ACCESS_TOKEN: z.ZodString;
|
|
67
56
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
68
|
-
}, z.core.$strip>>
|
|
57
|
+
}, z.core.$strip>>], undefined>;
|
|
69
58
|
declare const customCountSearchResults: _keystrokehq_core0.Operation<z.ZodObject<{
|
|
70
59
|
query: z.ZodString;
|
|
71
60
|
}, z.core.$strip>, z.ZodObject<{
|
|
72
61
|
count: z.ZodCoercedNumber<unknown>;
|
|
73
|
-
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk
|
|
74
|
-
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
75
|
-
ZENDESK_EMAIL: z.ZodEmail;
|
|
76
|
-
ZENDESK_API_TOKEN: z.ZodString;
|
|
77
|
-
}, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
|
|
62
|
+
}, z.core.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", z.ZodObject<{
|
|
78
63
|
ZENDESK_SUBDOMAIN: z.ZodString;
|
|
79
64
|
ZENDESK_EMAIL: z.ZodEmail;
|
|
80
65
|
ZENDESK_API_TOKEN: z.ZodString;
|
|
81
|
-
}, z.core.$strip>>
|
|
66
|
+
}, z.core.$strip>>], undefined>;
|
|
82
67
|
//#endregion
|
|
83
68
|
export { platformSearch as i, customSearch as n, platformCountSearchResults as r, customCountSearchResults as t };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { zendeskSearchCountResponseSchema, zendeskSearchResponseSchema } from "./schemas.mjs";
|
|
2
|
-
import { n as zendeskPlatformOperation, t as zendeskCustomOperation } from "./factory-
|
|
2
|
+
import { n as zendeskPlatformOperation, t as zendeskCustomOperation } from "./factory-CCCKLvYC.mjs";
|
|
3
3
|
import { n as createPlatformZendeskClient, t as createCustomZendeskClient } from "./shared-BmxcJmfq.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
|