@keystrokehq/omnisend 0.1.3 → 0.1.4
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/add-cart-product.d.cts +13 -1
- package/dist/actions/add-cart-product.d.mts +13 -1
- package/dist/actions/create-batch.d.cts +16 -4
- package/dist/actions/create-batch.d.cts.map +1 -1
- package/dist/actions/create-batch.d.mts +16 -4
- package/dist/actions/create-batch.d.mts.map +1 -1
- package/dist/actions/create-cart.d.cts +13 -1
- package/dist/actions/create-cart.d.mts +13 -1
- package/dist/actions/create-category.d.cts +13 -1
- package/dist/actions/create-category.d.mts +13 -1
- package/dist/actions/create-or-update-contact.d.cts +13 -1
- package/dist/actions/create-or-update-contact.d.mts +13 -1
- package/dist/actions/create-order.d.cts +15 -3
- package/dist/actions/create-order.d.cts.map +1 -1
- package/dist/actions/create-order.d.mts +15 -3
- package/dist/actions/create-order.d.mts.map +1 -1
- package/dist/actions/create-product-category.d.cts +13 -1
- package/dist/actions/create-product-category.d.mts +13 -1
- package/dist/actions/create-product.d.cts +13 -1
- package/dist/actions/create-product.d.mts +13 -1
- package/dist/actions/delete-cart.d.cts +13 -1
- package/dist/actions/delete-cart.d.mts +13 -1
- package/dist/actions/delete-category.d.cts +13 -1
- package/dist/actions/delete-category.d.mts +13 -1
- package/dist/actions/delete-order.d.cts +13 -1
- package/dist/actions/delete-order.d.mts +13 -1
- package/dist/actions/delete-product-category.d.cts +13 -1
- package/dist/actions/delete-product-category.d.mts +13 -1
- package/dist/actions/delete-product.d.cts +13 -1
- package/dist/actions/delete-product.d.mts +13 -1
- package/dist/actions/get-batch-information.d.cts +13 -1
- package/dist/actions/get-batch-information.d.mts +13 -1
- package/dist/actions/get-batch-item.d.cts +13 -1
- package/dist/actions/get-batch-item.d.mts +13 -1
- package/dist/actions/get-batch-items.d.cts +13 -1
- package/dist/actions/get-batch-items.d.mts +13 -1
- package/dist/actions/get-batches.d.cts +15 -3
- package/dist/actions/get-batches.d.mts +15 -3
- package/dist/actions/get-brand.d.cts +13 -1
- package/dist/actions/get-brand.d.cts.map +1 -1
- package/dist/actions/get-brand.d.mts +13 -1
- package/dist/actions/get-brand.d.mts.map +1 -1
- package/dist/actions/get-cart.d.cts +13 -1
- package/dist/actions/get-cart.d.mts +13 -1
- package/dist/actions/get-category.d.cts +13 -1
- package/dist/actions/get-category.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-order.d.cts +13 -1
- package/dist/actions/get-order.d.mts +13 -1
- package/dist/actions/get-product-category.d.cts +13 -1
- package/dist/actions/get-product-category.d.mts +13 -1
- package/dist/actions/get-product.d.cts +13 -1
- package/dist/actions/get-product.d.mts +13 -1
- package/dist/actions/list-campaigns.d.cts +13 -1
- package/dist/actions/list-campaigns.d.mts +13 -1
- package/dist/actions/list-carts.d.cts +13 -1
- package/dist/actions/list-carts.d.mts +13 -1
- package/dist/actions/list-categories.d.cts +13 -1
- package/dist/actions/list-categories.d.mts +13 -1
- 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.cts.map +1 -1
- package/dist/actions/list-events.d.mts +13 -1
- package/dist/actions/list-events.d.mts.map +1 -1
- package/dist/actions/list-product-categories.d.cts +13 -1
- package/dist/actions/list-product-categories.d.mts +13 -1
- package/dist/actions/list-products.d.cts +13 -1
- package/dist/actions/list-products.d.mts +13 -1
- package/dist/actions/remove-cart-product.d.cts +13 -1
- package/dist/actions/remove-cart-product.d.mts +13 -1
- package/dist/actions/replace-cart-product.d.cts +13 -1
- package/dist/actions/replace-cart-product.d.mts +13 -1
- package/dist/actions/replace-cart.d.cts +13 -1
- package/dist/actions/replace-cart.d.mts +13 -1
- package/dist/actions/replace-category.d.cts +13 -1
- package/dist/actions/replace-category.d.mts +13 -1
- package/dist/actions/replace-order.d.cts +13 -1
- package/dist/actions/replace-order.d.mts +13 -1
- package/dist/actions/replace-product.d.cts +13 -1
- package/dist/actions/replace-product.d.mts +13 -1
- package/dist/actions/send-event.d.cts +13 -1
- package/dist/actions/send-event.d.cts.map +1 -1
- package/dist/actions/send-event.d.mts +13 -1
- package/dist/actions/send-event.d.mts.map +1 -1
- package/dist/actions/update-cart-product.d.cts +13 -1
- package/dist/actions/update-cart-product.d.mts +13 -1
- package/dist/actions/update-cart.d.cts +13 -1
- package/dist/actions/update-cart.d.mts +13 -1
- package/dist/actions/update-contact.d.cts +13 -1
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +13 -1
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-order-status.d.cts +13 -1
- package/dist/actions/update-order-status.d.mts +13 -1
- package/dist/actions/update-product-category.d.cts +13 -1
- package/dist/actions/update-product-category.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
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteProductInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteProductOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
product_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { omnisendDeleteProduct };
|
|
13
25
|
//# sourceMappingURL=delete-product.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteProductInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteProductOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
product_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { omnisendDeleteProduct };
|
|
13
25
|
//# sourceMappingURL=delete-product.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const OmnisendGetBatchInformationOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const omnisendGetBatchInformation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
batchId: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
accessToken: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { omnisendGetBatchInformation };
|
|
22
34
|
//# sourceMappingURL=get-batch-information.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const OmnisendGetBatchInformationOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const omnisendGetBatchInformation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
batchId: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
accessToken: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { omnisendGetBatchInformation };
|
|
22
34
|
//# sourceMappingURL=get-batch-information.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const OmnisendGetBatchItemOutput: z.ZodObject<{
|
|
|
19
19
|
declare const omnisendGetBatchItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
itemID: string;
|
|
21
21
|
batchID: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { omnisendGetBatchItem };
|
|
25
37
|
//# sourceMappingURL=get-batch-item.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const OmnisendGetBatchItemOutput: z.ZodObject<{
|
|
|
19
19
|
declare const omnisendGetBatchItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
itemID: string;
|
|
21
21
|
batchID: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { omnisendGetBatchItem };
|
|
25
37
|
//# sourceMappingURL=get-batch-item.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const OmnisendGetBatchItemsOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const omnisendGetBatchItems: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
batchId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { omnisendGetBatchItems };
|
|
24
36
|
//# sourceMappingURL=get-batch-items.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const OmnisendGetBatchItemsOutput: z.ZodObject<{
|
|
|
18
18
|
}, z.core.$loose>;
|
|
19
19
|
declare const omnisendGetBatchItems: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
batchId: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { omnisendGetBatchItems };
|
|
24
36
|
//# sourceMappingURL=get-batch-items.d.mts.map
|
|
@@ -3,9 +3,9 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-batches.d.ts
|
|
4
4
|
declare const OmnisendGetBatchesInput: z.ZodObject<{
|
|
5
5
|
endpoint: z.ZodEnum<{
|
|
6
|
-
products: "products";
|
|
7
6
|
contacts: "contacts";
|
|
8
7
|
orders: "orders";
|
|
8
|
+
products: "products";
|
|
9
9
|
events: "events";
|
|
10
10
|
categories: "categories";
|
|
11
11
|
}>;
|
|
@@ -32,8 +32,20 @@ declare const OmnisendGetBatchesOutput: z.ZodObject<{
|
|
|
32
32
|
}, z.core.$loose>>;
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const omnisendGetBatches: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
-
endpoint: "
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
endpoint: "contacts" | "orders" | "products" | "events" | "categories";
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
accessToken: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
accessToken: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { omnisendGetBatches };
|
|
39
51
|
//# sourceMappingURL=get-batches.d.cts.map
|
|
@@ -3,9 +3,9 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-batches.d.ts
|
|
4
4
|
declare const OmnisendGetBatchesInput: z.ZodObject<{
|
|
5
5
|
endpoint: z.ZodEnum<{
|
|
6
|
-
products: "products";
|
|
7
6
|
contacts: "contacts";
|
|
8
7
|
orders: "orders";
|
|
8
|
+
products: "products";
|
|
9
9
|
events: "events";
|
|
10
10
|
categories: "categories";
|
|
11
11
|
}>;
|
|
@@ -32,8 +32,20 @@ declare const OmnisendGetBatchesOutput: z.ZodObject<{
|
|
|
32
32
|
}, z.core.$loose>>;
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const omnisendGetBatches: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
-
endpoint: "
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
endpoint: "contacts" | "orders" | "products" | "events" | "categories";
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
accessToken: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
accessToken: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { omnisendGetBatches };
|
|
39
51
|
//# sourceMappingURL=get-batches.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const OmnisendGetBrandOutput: z.ZodObject<{
|
|
|
11
11
|
platform: z.ZodNullable<z.ZodString>;
|
|
12
12
|
connected: z.ZodNullable<z.ZodBoolean>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const omnisendGetBrand: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const omnisendGetBrand: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
accessToken: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
accessToken: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { omnisendGetBrand };
|
|
17
29
|
//# sourceMappingURL=get-brand.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-brand.d.cts","names":[],"sources":["../../src/actions/get-brand.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-brand.d.cts","names":[],"sources":["../../src/actions/get-brand.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,19 @@ declare const OmnisendGetBrandOutput: z.ZodObject<{
|
|
|
11
11
|
platform: z.ZodNullable<z.ZodString>;
|
|
12
12
|
connected: z.ZodNullable<z.ZodBoolean>;
|
|
13
13
|
}, z.core.$loose>;
|
|
14
|
-
declare const omnisendGetBrand: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
declare const omnisendGetBrand: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
accessToken: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
accessToken: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { omnisendGetBrand };
|
|
17
29
|
//# sourceMappingURL=get-brand.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-brand.d.mts","names":[],"sources":["../../src/actions/get-brand.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-brand.d.mts","names":[],"sources":["../../src/actions/get-brand.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -31,7 +31,19 @@ declare const OmnisendGetCartOutput: z.ZodObject<{
|
|
|
31
31
|
}, z.core.$loose>;
|
|
32
32
|
declare const omnisendGetCart: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
cartID: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
accessToken: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { omnisendGetCart };
|
|
37
49
|
//# sourceMappingURL=get-cart.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const OmnisendGetCartOutput: z.ZodObject<{
|
|
|
31
31
|
}, z.core.$loose>;
|
|
32
32
|
declare const omnisendGetCart: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
cartID: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
accessToken: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
accessToken: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { omnisendGetCart };
|
|
37
49
|
//# sourceMappingURL=get-cart.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const OmnisendGetCategoryOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const omnisendGetCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
categoryID: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { omnisendGetCategory };
|
|
18
30
|
//# sourceMappingURL=get-category.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const OmnisendGetCategoryOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const omnisendGetCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
categoryID: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { omnisendGetCategory };
|
|
18
30
|
//# sourceMappingURL=get-category.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const OmnisendGetContactOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const omnisendGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
contactId: string;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
accessToken: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { omnisendGetContact };
|
|
53
65
|
//# sourceMappingURL=get-contact.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const OmnisendGetContactOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const omnisendGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
contactId: string;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
accessToken: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { omnisendGetContact };
|
|
53
65
|
//# sourceMappingURL=get-contact.d.mts.map
|
|
@@ -87,7 +87,19 @@ declare const OmnisendGetOrderOutput: z.ZodObject<{
|
|
|
87
87
|
}, z.core.$loose>;
|
|
88
88
|
declare const omnisendGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
orderID: string;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
accessToken: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
accessToken: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { omnisendGetOrder };
|
|
93
105
|
//# sourceMappingURL=get-order.d.cts.map
|
|
@@ -87,7 +87,19 @@ declare const OmnisendGetOrderOutput: z.ZodObject<{
|
|
|
87
87
|
}, z.core.$loose>;
|
|
88
88
|
declare const omnisendGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
orderID: string;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
accessToken: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
accessToken: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { omnisendGetOrder };
|
|
93
105
|
//# sourceMappingURL=get-order.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const OmnisendGetProductCategoryOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const omnisendGetProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
categoryID: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { omnisendGetProductCategory };
|
|
18
30
|
//# sourceMappingURL=get-product-category.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const OmnisendGetProductCategoryOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const omnisendGetProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
categoryID: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { omnisendGetProductCategory };
|
|
18
30
|
//# sourceMappingURL=get-product-category.d.mts.map
|
|
@@ -42,7 +42,19 @@ declare const OmnisendGetProductOutput: z.ZodObject<{
|
|
|
42
42
|
}, z.core.$loose>;
|
|
43
43
|
declare const omnisendGetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
product_id: string;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { omnisendGetProduct };
|
|
48
60
|
//# sourceMappingURL=get-product.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const OmnisendGetProductOutput: z.ZodObject<{
|
|
|
42
42
|
}, z.core.$loose>;
|
|
43
43
|
declare const omnisendGetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
product_id: string;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { omnisendGetProduct };
|
|
48
60
|
//# sourceMappingURL=get-product.d.mts.map
|
|
@@ -57,7 +57,19 @@ declare const omnisendListCampaigns: import("@keystrokehq/action").WorkflowActio
|
|
|
57
57
|
limit?: number | undefined;
|
|
58
58
|
offset?: number | undefined;
|
|
59
59
|
status?: "inProgress" | "draft" | "paused" | "scheduled" | "sent" | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
accessToken: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
accessToken: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { omnisendListCampaigns };
|
|
63
75
|
//# sourceMappingURL=list-campaigns.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const omnisendListCampaigns: import("@keystrokehq/action").WorkflowActio
|
|
|
57
57
|
limit?: number | undefined;
|
|
58
58
|
offset?: number | undefined;
|
|
59
59
|
status?: "inProgress" | "draft" | "paused" | "scheduled" | "sent" | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
accessToken: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
accessToken: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { omnisendListCampaigns };
|
|
63
75
|
//# sourceMappingURL=list-campaigns.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const omnisendListCarts: import("@keystrokehq/action").WorkflowActionDef
|
|
|
46
46
|
segmentID?: string | undefined;
|
|
47
47
|
updatedTo?: string | undefined;
|
|
48
48
|
updatedFrom?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
accessToken: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
accessToken: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { omnisendListCarts };
|
|
52
64
|
//# sourceMappingURL=list-carts.d.cts.map
|