@keystrokehq/postgrid 0.1.4 → 0.1.5
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/actions/cancel-box.d.cts +13 -1
- package/dist/actions/cancel-box.d.mts +13 -1
- package/dist/actions/cancel-cheque-with-note.d.cts +13 -1
- package/dist/actions/cancel-cheque-with-note.d.mts +13 -1
- package/dist/actions/cancel-cheque.d.cts +13 -1
- package/dist/actions/cancel-cheque.d.mts +13 -1
- package/dist/actions/cancel-postcard-with-note.d.cts +13 -1
- package/dist/actions/cancel-postcard-with-note.d.mts +13 -1
- package/dist/actions/cancel-postcard.d.cts +13 -1
- package/dist/actions/cancel-postcard.d.mts +13 -1
- package/dist/actions/cancel-return-envelope-order.d.cts +13 -1
- package/dist/actions/cancel-return-envelope-order.d.mts +13 -1
- package/dist/actions/create-bank-account.d.cts +13 -1
- package/dist/actions/create-bank-account.d.mts +13 -1
- package/dist/actions/create-box.d.cts +13 -1
- package/dist/actions/create-box.d.mts +13 -1
- package/dist/actions/create-cheque.d.cts +13 -1
- package/dist/actions/create-cheque.d.cts.map +1 -1
- package/dist/actions/create-cheque.d.mts +13 -1
- package/dist/actions/create-cheque.d.mts.map +1 -1
- package/dist/actions/create-contact.d.cts +13 -1
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +13 -1
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-letter.d.cts +13 -1
- package/dist/actions/create-letter.d.cts.map +1 -1
- package/dist/actions/create-letter.d.mts +13 -1
- package/dist/actions/create-letter.d.mts.map +1 -1
- package/dist/actions/create-postcard.d.cts +13 -1
- package/dist/actions/create-postcard.d.cts.map +1 -1
- package/dist/actions/create-postcard.d.mts +13 -1
- package/dist/actions/create-postcard.d.mts.map +1 -1
- package/dist/actions/create-return-envelope-order.d.cts +13 -1
- package/dist/actions/create-return-envelope-order.d.mts +13 -1
- package/dist/actions/create-return-envelope.d.cts +13 -1
- package/dist/actions/create-return-envelope.d.mts +13 -1
- package/dist/actions/create-template-editor-session.d.cts +13 -1
- package/dist/actions/create-template-editor-session.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-tracker.d.cts +13 -1
- package/dist/actions/create-tracker.d.cts.map +1 -1
- package/dist/actions/create-tracker.d.mts +13 -1
- package/dist/actions/create-tracker.d.mts.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-bank-account.d.cts +13 -1
- package/dist/actions/delete-bank-account.d.mts +13 -1
- package/dist/actions/delete-contact.d.cts +13 -1
- package/dist/actions/delete-contact.d.mts +13 -1
- package/dist/actions/delete-template-editor-session.d.cts +13 -1
- package/dist/actions/delete-template-editor-session.d.mts +13 -1
- package/dist/actions/delete-template.d.cts +13 -1
- package/dist/actions/delete-template.d.mts +13 -1
- package/dist/actions/delete-tracker.d.cts +13 -1
- package/dist/actions/delete-tracker.d.mts +13 -1
- package/dist/actions/delete-webhook.d.cts +13 -1
- package/dist/actions/delete-webhook.d.mts +13 -1
- package/dist/actions/fill-test-return-envelope-order.d.cts +13 -1
- package/dist/actions/fill-test-return-envelope-order.d.mts +13 -1
- package/dist/actions/get-bank-account.d.cts +13 -1
- package/dist/actions/get-bank-account.d.mts +13 -1
- package/dist/actions/get-box.d.cts +13 -1
- package/dist/actions/get-box.d.mts +13 -1
- package/dist/actions/get-cheque.d.cts +13 -1
- package/dist/actions/get-cheque.d.mts +13 -1
- package/dist/actions/get-contact.d.cts +13 -1
- package/dist/actions/get-contact.d.mts +13 -1
- package/dist/actions/get-letter.d.cts +13 -1
- package/dist/actions/get-letter.d.mts +13 -1
- package/dist/actions/get-postcard.d.cts +13 -1
- package/dist/actions/get-postcard.d.mts +13 -1
- package/dist/actions/get-return-envelope-order.d.cts +13 -1
- package/dist/actions/get-return-envelope-order.d.mts +13 -1
- package/dist/actions/get-return-envelope.d.cts +13 -1
- package/dist/actions/get-return-envelope.d.mts +13 -1
- package/dist/actions/get-template.d.cts +13 -1
- package/dist/actions/get-template.d.mts +13 -1
- package/dist/actions/get-tracker.d.cts +13 -1
- package/dist/actions/get-tracker.d.mts +13 -1
- package/dist/actions/get-webhook.d.cts +13 -1
- package/dist/actions/get-webhook.d.mts +13 -1
- package/dist/actions/list-bank-accounts.d.cts +13 -1
- package/dist/actions/list-bank-accounts.d.mts +13 -1
- package/dist/actions/list-boxes.d.cts +13 -1
- package/dist/actions/list-boxes.d.mts +13 -1
- package/dist/actions/list-cheques.d.cts +15 -3
- package/dist/actions/list-cheques.d.mts +15 -3
- package/dist/actions/list-contacts.d.cts +13 -1
- package/dist/actions/list-contacts.d.mts +13 -1
- package/dist/actions/list-events.d.cts +13 -1
- package/dist/actions/list-events.d.mts +13 -1
- package/dist/actions/list-letters.d.cts +15 -3
- package/dist/actions/list-letters.d.mts +15 -3
- package/dist/actions/list-postal-statements.d.cts +13 -1
- package/dist/actions/list-postal-statements.d.mts +13 -1
- package/dist/actions/list-postcards.d.cts +16 -4
- package/dist/actions/list-postcards.d.cts.map +1 -1
- package/dist/actions/list-postcards.d.mts +16 -4
- package/dist/actions/list-postcards.d.mts.map +1 -1
- package/dist/actions/list-return-envelope-orders.d.cts +13 -1
- package/dist/actions/list-return-envelope-orders.d.mts +13 -1
- package/dist/actions/list-return-envelopes.d.cts +13 -1
- package/dist/actions/list-return-envelopes.d.mts +13 -1
- package/dist/actions/list-self-mailers.d.cts +13 -1
- package/dist/actions/list-self-mailers.d.cts.map +1 -1
- package/dist/actions/list-self-mailers.d.mts +13 -1
- package/dist/actions/list-self-mailers.d.mts.map +1 -1
- package/dist/actions/list-sub-organizations.d.cts +13 -1
- package/dist/actions/list-sub-organizations.d.mts +13 -1
- package/dist/actions/list-template-editor-sessions.d.cts +13 -1
- package/dist/actions/list-template-editor-sessions.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-tracker-visits.d.cts +13 -1
- package/dist/actions/list-tracker-visits.d.mts +13 -1
- package/dist/actions/list-trackers.d.cts +13 -1
- package/dist/actions/list-trackers.d.mts +13 -1
- package/dist/actions/list-webhook-invocations.d.cts +13 -1
- package/dist/actions/list-webhook-invocations.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/progress-test-box.d.cts +13 -1
- package/dist/actions/progress-test-box.d.mts +13 -1
- package/dist/actions/progress-test-cheque.d.cts +13 -1
- package/dist/actions/progress-test-cheque.d.mts +13 -1
- package/dist/actions/progress-test-postcard.d.cts +13 -1
- package/dist/actions/progress-test-postcard.d.mts +13 -1
- package/dist/actions/update-template.d.cts +13 -1
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +13 -1
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-tracker.d.cts +13 -1
- package/dist/actions/update-tracker.d.mts +13 -1
- package/dist/actions/update-webhook.d.cts +13 -1
- package/dist/actions/update-webhook.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -23,7 +23,19 @@ declare const PostgridListEventsOutput: z.ZodObject<{
|
|
|
23
23
|
declare const postgridListEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
skip?: number | undefined;
|
|
25
25
|
limit?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { postgridListEvents };
|
|
29
41
|
//# sourceMappingURL=list-events.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const PostgridListEventsOutput: z.ZodObject<{
|
|
|
23
23
|
declare const postgridListEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
skip?: number | undefined;
|
|
25
25
|
limit?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { postgridListEvents };
|
|
29
41
|
//# sourceMappingURL=list-events.d.mts.map
|
|
@@ -8,10 +8,10 @@ declare const PostgridListLettersInput: z.ZodObject<{
|
|
|
8
8
|
dateTo: z.ZodOptional<z.ZodString>;
|
|
9
9
|
status: z.ZodOptional<z.ZodEnum<{
|
|
10
10
|
draft: "draft";
|
|
11
|
-
completed: "completed";
|
|
12
11
|
ready: "ready";
|
|
13
12
|
printing: "printing";
|
|
14
13
|
processed: "processed";
|
|
14
|
+
completed: "completed";
|
|
15
15
|
cancelled: "cancelled";
|
|
16
16
|
}>>;
|
|
17
17
|
dateFrom: z.ZodOptional<z.ZodString>;
|
|
@@ -94,9 +94,21 @@ declare const postgridListLetters: import("@keystrokehq/action").WorkflowActionD
|
|
|
94
94
|
limit?: number | undefined;
|
|
95
95
|
before?: string | undefined;
|
|
96
96
|
dateTo?: string | undefined;
|
|
97
|
-
status?: "draft" | "
|
|
97
|
+
status?: "draft" | "ready" | "printing" | "processed" | "completed" | "cancelled" | undefined;
|
|
98
98
|
dateFrom?: string | undefined;
|
|
99
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
99
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
generic_api_key: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
106
|
+
connectionId: z.ZodString;
|
|
107
|
+
entityId: z.ZodString;
|
|
108
|
+
instanceId: z.ZodString;
|
|
109
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>;
|
|
100
112
|
//#endregion
|
|
101
113
|
export { postgridListLetters };
|
|
102
114
|
//# sourceMappingURL=list-letters.d.cts.map
|
|
@@ -8,10 +8,10 @@ declare const PostgridListLettersInput: z.ZodObject<{
|
|
|
8
8
|
dateTo: z.ZodOptional<z.ZodString>;
|
|
9
9
|
status: z.ZodOptional<z.ZodEnum<{
|
|
10
10
|
draft: "draft";
|
|
11
|
-
completed: "completed";
|
|
12
11
|
ready: "ready";
|
|
13
12
|
printing: "printing";
|
|
14
13
|
processed: "processed";
|
|
14
|
+
completed: "completed";
|
|
15
15
|
cancelled: "cancelled";
|
|
16
16
|
}>>;
|
|
17
17
|
dateFrom: z.ZodOptional<z.ZodString>;
|
|
@@ -94,9 +94,21 @@ declare const postgridListLetters: import("@keystrokehq/action").WorkflowActionD
|
|
|
94
94
|
limit?: number | undefined;
|
|
95
95
|
before?: string | undefined;
|
|
96
96
|
dateTo?: string | undefined;
|
|
97
|
-
status?: "draft" | "
|
|
97
|
+
status?: "draft" | "ready" | "printing" | "processed" | "completed" | "cancelled" | undefined;
|
|
98
98
|
dateFrom?: string | undefined;
|
|
99
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
99
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
generic_api_key: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
106
|
+
connectionId: z.ZodString;
|
|
107
|
+
entityId: z.ZodString;
|
|
108
|
+
instanceId: z.ZodString;
|
|
109
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>;
|
|
100
112
|
//#endregion
|
|
101
113
|
export { postgridListLetters };
|
|
102
114
|
//# sourceMappingURL=list-letters.d.mts.map
|
|
@@ -31,7 +31,19 @@ declare const postgridListPostalStatements: import("@keystrokehq/action").Workfl
|
|
|
31
31
|
skip?: number | undefined;
|
|
32
32
|
limit?: number | undefined;
|
|
33
33
|
search?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { postgridListPostalStatements };
|
|
37
49
|
//# sourceMappingURL=list-postal-statements.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const postgridListPostalStatements: import("@keystrokehq/action").Workfl
|
|
|
31
31
|
skip?: number | undefined;
|
|
32
32
|
limit?: number | undefined;
|
|
33
33
|
search?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { postgridListPostalStatements };
|
|
37
49
|
//# sourceMappingURL=list-postal-statements.d.mts.map
|
|
@@ -5,11 +5,11 @@ declare const PostgridListPostcardsInput: z.ZodObject<{
|
|
|
5
5
|
skip: z.ZodOptional<z.ZodNumber>;
|
|
6
6
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
status: z.ZodOptional<z.ZodEnum<{
|
|
8
|
+
failed: "failed";
|
|
8
9
|
draft: "draft";
|
|
10
|
+
completed: "completed";
|
|
9
11
|
queued: "queued";
|
|
10
12
|
processing: "processing";
|
|
11
|
-
completed: "completed";
|
|
12
|
-
failed: "failed";
|
|
13
13
|
}>>;
|
|
14
14
|
to_date: z.ZodOptional<z.ZodString>;
|
|
15
15
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -62,12 +62,24 @@ declare const PostgridListPostcardsOutput: z.ZodObject<{
|
|
|
62
62
|
declare const postgridListPostcards: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
63
|
skip?: number | undefined;
|
|
64
64
|
limit?: number | undefined;
|
|
65
|
-
status?: "
|
|
65
|
+
status?: "failed" | "draft" | "completed" | "queued" | "processing" | undefined;
|
|
66
66
|
to_date?: string | undefined;
|
|
67
67
|
metadata?: Record<string, unknown> | undefined;
|
|
68
68
|
from_date?: string | undefined;
|
|
69
69
|
contact_id?: string | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { postgridListPostcards };
|
|
73
85
|
//# sourceMappingURL=list-postcards.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-postcards.d.cts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"list-postcards.d.cts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -5,11 +5,11 @@ declare const PostgridListPostcardsInput: z.ZodObject<{
|
|
|
5
5
|
skip: z.ZodOptional<z.ZodNumber>;
|
|
6
6
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
status: z.ZodOptional<z.ZodEnum<{
|
|
8
|
+
failed: "failed";
|
|
8
9
|
draft: "draft";
|
|
10
|
+
completed: "completed";
|
|
9
11
|
queued: "queued";
|
|
10
12
|
processing: "processing";
|
|
11
|
-
completed: "completed";
|
|
12
|
-
failed: "failed";
|
|
13
13
|
}>>;
|
|
14
14
|
to_date: z.ZodOptional<z.ZodString>;
|
|
15
15
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -62,12 +62,24 @@ declare const PostgridListPostcardsOutput: z.ZodObject<{
|
|
|
62
62
|
declare const postgridListPostcards: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
63
|
skip?: number | undefined;
|
|
64
64
|
limit?: number | undefined;
|
|
65
|
-
status?: "
|
|
65
|
+
status?: "failed" | "draft" | "completed" | "queued" | "processing" | undefined;
|
|
66
66
|
to_date?: string | undefined;
|
|
67
67
|
metadata?: Record<string, unknown> | undefined;
|
|
68
68
|
from_date?: string | undefined;
|
|
69
69
|
contact_id?: string | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { postgridListPostcards };
|
|
73
85
|
//# sourceMappingURL=list-postcards.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-postcards.d.mts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"list-postcards.d.mts","names":[],"sources":["../../src/actions/list-postcards.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAwC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -28,7 +28,19 @@ declare const postgridListReturnEnvelopeOrders: import("@keystrokehq/action").Wo
|
|
|
28
28
|
id: string;
|
|
29
29
|
skip?: number | undefined;
|
|
30
30
|
limit?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridListReturnEnvelopeOrders };
|
|
34
46
|
//# sourceMappingURL=list-return-envelope-orders.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const postgridListReturnEnvelopeOrders: import("@keystrokehq/action").Wo
|
|
|
28
28
|
id: string;
|
|
29
29
|
skip?: number | undefined;
|
|
30
30
|
limit?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { postgridListReturnEnvelopeOrders };
|
|
34
46
|
//# sourceMappingURL=list-return-envelope-orders.d.mts.map
|
|
@@ -41,7 +41,19 @@ declare const PostgridListReturnEnvelopesOutput: z.ZodObject<{
|
|
|
41
41
|
declare const postgridListReturnEnvelopes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
42
|
skip?: number | undefined;
|
|
43
43
|
limit?: number | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { postgridListReturnEnvelopes };
|
|
47
59
|
//# sourceMappingURL=list-return-envelopes.d.cts.map
|
|
@@ -41,7 +41,19 @@ declare const PostgridListReturnEnvelopesOutput: z.ZodObject<{
|
|
|
41
41
|
declare const postgridListReturnEnvelopes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
42
|
skip?: number | undefined;
|
|
43
43
|
limit?: number | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { postgridListReturnEnvelopes };
|
|
47
59
|
//# sourceMappingURL=list-return-envelopes.d.mts.map
|
|
@@ -71,7 +71,19 @@ declare const postgridListSelfMailers: import("@keystrokehq/action").WorkflowAct
|
|
|
71
71
|
to_date?: string | undefined;
|
|
72
72
|
metadata?: Record<string, unknown> | undefined;
|
|
73
73
|
from_date?: string | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
74
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>;
|
|
75
87
|
//#endregion
|
|
76
88
|
export { postgridListSelfMailers };
|
|
77
89
|
//# sourceMappingURL=list-self-mailers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-self-mailers.d.cts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"list-self-mailers.d.cts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -71,7 +71,19 @@ declare const postgridListSelfMailers: import("@keystrokehq/action").WorkflowAct
|
|
|
71
71
|
to_date?: string | undefined;
|
|
72
72
|
metadata?: Record<string, unknown> | undefined;
|
|
73
73
|
from_date?: string | undefined;
|
|
74
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
74
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
75
|
+
connectionId: z.ZodString;
|
|
76
|
+
entityId: z.ZodString;
|
|
77
|
+
instanceId: z.ZodString;
|
|
78
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
+
generic_api_key: z.ZodString;
|
|
80
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>;
|
|
75
87
|
//#endregion
|
|
76
88
|
export { postgridListSelfMailers };
|
|
77
89
|
//# sourceMappingURL=list-self-mailers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-self-mailers.d.mts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"list-self-mailers.d.mts","names":[],"sources":["../../src/actions/list-self-mailers.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cA4C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -26,7 +26,19 @@ declare const postgridListSubOrganizations: import("@keystrokehq/action").Workfl
|
|
|
26
26
|
skip?: number | undefined;
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
search?: string | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { postgridListSubOrganizations };
|
|
32
44
|
//# sourceMappingURL=list-sub-organizations.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const postgridListSubOrganizations: import("@keystrokehq/action").Workfl
|
|
|
26
26
|
skip?: number | undefined;
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
search?: string | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { postgridListSubOrganizations };
|
|
32
44
|
//# sourceMappingURL=list-sub-organizations.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const PostgridListTemplateEditorSessionsOutput: z.ZodObject<{
|
|
|
26
26
|
declare const postgridListTemplateEditorSessions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
skip?: number | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { postgridListTemplateEditorSessions };
|
|
32
44
|
//# sourceMappingURL=list-template-editor-sessions.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const PostgridListTemplateEditorSessionsOutput: z.ZodObject<{
|
|
|
26
26
|
declare const postgridListTemplateEditorSessions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
skip?: number | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { postgridListTemplateEditorSessions };
|
|
32
44
|
//# sourceMappingURL=list-template-editor-sessions.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const PostgridListTemplatesOutput: z.ZodObject<{
|
|
|
24
24
|
declare const postgridListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
skip?: number | undefined;
|
|
26
26
|
limit?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { postgridListTemplates };
|
|
30
42
|
//# sourceMappingURL=list-templates.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const PostgridListTemplatesOutput: z.ZodObject<{
|
|
|
24
24
|
declare const postgridListTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
skip?: number | undefined;
|
|
26
26
|
limit?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { postgridListTemplates };
|
|
30
42
|
//# sourceMappingURL=list-templates.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const postgridListTrackerVisits: import("@keystrokehq/action").WorkflowA
|
|
|
27
27
|
id: string;
|
|
28
28
|
skip?: number | undefined;
|
|
29
29
|
limit?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { postgridListTrackerVisits };
|
|
33
45
|
//# sourceMappingURL=list-tracker-visits.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const postgridListTrackerVisits: import("@keystrokehq/action").WorkflowA
|
|
|
27
27
|
id: string;
|
|
28
28
|
skip?: number | undefined;
|
|
29
29
|
limit?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { postgridListTrackerVisits };
|
|
33
45
|
//# sourceMappingURL=list-tracker-visits.d.mts.map
|
|
@@ -27,7 +27,19 @@ declare const PostgridListTrackersOutput: z.ZodObject<{
|
|
|
27
27
|
declare const postgridListTrackers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
skip?: number | undefined;
|
|
29
29
|
limit?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { postgridListTrackers };
|
|
33
45
|
//# sourceMappingURL=list-trackers.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const PostgridListTrackersOutput: z.ZodObject<{
|
|
|
27
27
|
declare const postgridListTrackers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
skip?: number | undefined;
|
|
29
29
|
limit?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postgrid", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { postgridListTrackers };
|
|
33
45
|
//# sourceMappingURL=list-trackers.d.mts.map
|