@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
|
@@ -38,7 +38,19 @@ declare const omnisendAddCartProduct: import("@keystrokehq/action").WorkflowActi
|
|
|
38
38
|
old_price?: number | undefined;
|
|
39
39
|
description?: string | undefined;
|
|
40
40
|
product_url?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
accessToken: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { omnisendAddCartProduct };
|
|
44
56
|
//# sourceMappingURL=add-cart-product.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const omnisendAddCartProduct: import("@keystrokehq/action").WorkflowActi
|
|
|
38
38
|
old_price?: number | undefined;
|
|
39
39
|
description?: string | undefined;
|
|
40
40
|
product_url?: string | undefined;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
accessToken: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { omnisendAddCartProduct };
|
|
44
56
|
//# sourceMappingURL=add-cart-product.d.mts.map
|
|
@@ -9,9 +9,9 @@ declare const OmnisendCreateBatchInput: z.ZodObject<{
|
|
|
9
9
|
}>;
|
|
10
10
|
eventID: z.ZodOptional<z.ZodString>;
|
|
11
11
|
endpoint: z.ZodEnum<{
|
|
12
|
-
products: "products";
|
|
13
12
|
contacts: "contacts";
|
|
14
13
|
orders: "orders";
|
|
14
|
+
products: "products";
|
|
15
15
|
events: "events";
|
|
16
16
|
categories: "categories";
|
|
17
17
|
}>;
|
|
@@ -23,8 +23,8 @@ declare const OmnisendCreateBatchOutput: z.ZodObject<{
|
|
|
23
23
|
itemIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
24
|
}, z.core.$loose>>>>;
|
|
25
25
|
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
26
|
-
inProgress: "inProgress";
|
|
27
26
|
pending: "pending";
|
|
27
|
+
inProgress: "inProgress";
|
|
28
28
|
finished: "finished";
|
|
29
29
|
stopped: "stopped";
|
|
30
30
|
}>>>;
|
|
@@ -44,9 +44,21 @@ declare const OmnisendCreateBatchOutput: z.ZodObject<{
|
|
|
44
44
|
declare const omnisendCreateBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
items: Record<string, unknown>[];
|
|
46
46
|
method: "POST" | "PUT";
|
|
47
|
-
endpoint: "
|
|
47
|
+
endpoint: "contacts" | "orders" | "products" | "events" | "categories";
|
|
48
48
|
eventID?: 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 { omnisendCreateBatch };
|
|
52
64
|
//# sourceMappingURL=create-batch.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-batch.d.cts","names":[],"sources":["../../src/actions/create-batch.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAazB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-batch.d.cts","names":[],"sources":["../../src/actions/create-batch.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAazB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -9,9 +9,9 @@ declare const OmnisendCreateBatchInput: z.ZodObject<{
|
|
|
9
9
|
}>;
|
|
10
10
|
eventID: z.ZodOptional<z.ZodString>;
|
|
11
11
|
endpoint: z.ZodEnum<{
|
|
12
|
-
products: "products";
|
|
13
12
|
contacts: "contacts";
|
|
14
13
|
orders: "orders";
|
|
14
|
+
products: "products";
|
|
15
15
|
events: "events";
|
|
16
16
|
categories: "categories";
|
|
17
17
|
}>;
|
|
@@ -23,8 +23,8 @@ declare const OmnisendCreateBatchOutput: z.ZodObject<{
|
|
|
23
23
|
itemIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
24
|
}, z.core.$loose>>>>;
|
|
25
25
|
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
26
|
-
inProgress: "inProgress";
|
|
27
26
|
pending: "pending";
|
|
27
|
+
inProgress: "inProgress";
|
|
28
28
|
finished: "finished";
|
|
29
29
|
stopped: "stopped";
|
|
30
30
|
}>>>;
|
|
@@ -44,9 +44,21 @@ declare const OmnisendCreateBatchOutput: z.ZodObject<{
|
|
|
44
44
|
declare const omnisendCreateBatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
items: Record<string, unknown>[];
|
|
46
46
|
method: "POST" | "PUT";
|
|
47
|
-
endpoint: "
|
|
47
|
+
endpoint: "contacts" | "orders" | "products" | "events" | "categories";
|
|
48
48
|
eventID?: 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 { omnisendCreateBatch };
|
|
52
64
|
//# sourceMappingURL=create-batch.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-batch.d.mts","names":[],"sources":["../../src/actions/create-batch.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAazB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-batch.d.mts","names":[],"sources":["../../src/actions/create-batch.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAazB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -45,7 +45,19 @@ declare const omnisendCreateCart: import("@keystrokehq/action").WorkflowActionDe
|
|
|
45
45
|
createdAt?: string | undefined;
|
|
46
46
|
updatedAt?: string | undefined;
|
|
47
47
|
cartRecoveryUrl?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { omnisendCreateCart };
|
|
51
63
|
//# sourceMappingURL=create-cart.d.cts.map
|
|
@@ -45,7 +45,19 @@ declare const omnisendCreateCart: import("@keystrokehq/action").WorkflowActionDe
|
|
|
45
45
|
createdAt?: string | undefined;
|
|
46
46
|
updatedAt?: string | undefined;
|
|
47
47
|
cartRecoveryUrl?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { omnisendCreateCart };
|
|
51
63
|
//# sourceMappingURL=create-cart.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const OmnisendCreateCategoryOutput: z.ZodObject<{
|
|
|
11
11
|
declare const omnisendCreateCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
title: string;
|
|
13
13
|
categoryID: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, 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 { omnisendCreateCategory };
|
|
17
29
|
//# sourceMappingURL=create-category.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const OmnisendCreateCategoryOutput: z.ZodObject<{
|
|
|
11
11
|
declare const omnisendCreateCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
title: string;
|
|
13
13
|
categoryID: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, 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 { omnisendCreateCategory };
|
|
17
29
|
//# sourceMappingURL=create-category.d.mts.map
|
|
@@ -59,7 +59,19 @@ declare const omnisendCreateOrUpdateContact: import("@keystrokehq/action").Workf
|
|
|
59
59
|
firstName?: string | undefined;
|
|
60
60
|
postalCode?: string | undefined;
|
|
61
61
|
countryCode?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
accessToken: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
accessToken: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { omnisendCreateOrUpdateContact };
|
|
65
77
|
//# sourceMappingURL=create-or-update-contact.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const omnisendCreateOrUpdateContact: import("@keystrokehq/action").Workf
|
|
|
59
59
|
firstName?: string | undefined;
|
|
60
60
|
postalCode?: string | undefined;
|
|
61
61
|
countryCode?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
accessToken: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
accessToken: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { omnisendCreateOrUpdateContact };
|
|
65
77
|
//# sourceMappingURL=create-or-update-contact.d.mts.map
|
|
@@ -79,8 +79,8 @@ declare const OmnisendCreateOrderInput: z.ZodObject<{
|
|
|
79
79
|
countryCode: z.ZodOptional<z.ZodString>;
|
|
80
80
|
}, z.core.$strip>>;
|
|
81
81
|
fulfillmentStatus: z.ZodOptional<z.ZodEnum<{
|
|
82
|
-
unfulfilled: "unfulfilled";
|
|
83
82
|
inProgress: "inProgress";
|
|
83
|
+
unfulfilled: "unfulfilled";
|
|
84
84
|
fulfilled: "fulfilled";
|
|
85
85
|
delivered: "delivered";
|
|
86
86
|
restocked: "restocked";
|
|
@@ -163,9 +163,21 @@ declare const omnisendCreateOrder: import("@keystrokehq/action").WorkflowActionD
|
|
|
163
163
|
postalCode?: string | undefined;
|
|
164
164
|
countryCode?: string | undefined;
|
|
165
165
|
} | undefined;
|
|
166
|
-
fulfillmentStatus?: "
|
|
166
|
+
fulfillmentStatus?: "inProgress" | "unfulfilled" | "fulfilled" | "delivered" | "restocked" | undefined;
|
|
167
167
|
subTotalTaxIncluded?: boolean | undefined;
|
|
168
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
168
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
169
|
+
connectionId: z.ZodString;
|
|
170
|
+
entityId: z.ZodString;
|
|
171
|
+
instanceId: z.ZodString;
|
|
172
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
173
|
+
accessToken: z.ZodString;
|
|
174
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
175
|
+
connectionId: z.ZodString;
|
|
176
|
+
entityId: z.ZodString;
|
|
177
|
+
instanceId: z.ZodString;
|
|
178
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
179
|
+
accessToken: z.ZodString;
|
|
180
|
+
}, z.core.$strip>>]>;
|
|
169
181
|
//#endregion
|
|
170
182
|
export { omnisendCreateOrder };
|
|
171
183
|
//# sourceMappingURL=create-order.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-order.d.cts","names":[],"sources":["../../src/actions/create-order.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyExB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-order.d.cts","names":[],"sources":["../../src/actions/create-order.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyExB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -79,8 +79,8 @@ declare const OmnisendCreateOrderInput: z.ZodObject<{
|
|
|
79
79
|
countryCode: z.ZodOptional<z.ZodString>;
|
|
80
80
|
}, z.core.$strip>>;
|
|
81
81
|
fulfillmentStatus: z.ZodOptional<z.ZodEnum<{
|
|
82
|
-
unfulfilled: "unfulfilled";
|
|
83
82
|
inProgress: "inProgress";
|
|
83
|
+
unfulfilled: "unfulfilled";
|
|
84
84
|
fulfilled: "fulfilled";
|
|
85
85
|
delivered: "delivered";
|
|
86
86
|
restocked: "restocked";
|
|
@@ -163,9 +163,21 @@ declare const omnisendCreateOrder: import("@keystrokehq/action").WorkflowActionD
|
|
|
163
163
|
postalCode?: string | undefined;
|
|
164
164
|
countryCode?: string | undefined;
|
|
165
165
|
} | undefined;
|
|
166
|
-
fulfillmentStatus?: "
|
|
166
|
+
fulfillmentStatus?: "inProgress" | "unfulfilled" | "fulfilled" | "delivered" | "restocked" | undefined;
|
|
167
167
|
subTotalTaxIncluded?: boolean | undefined;
|
|
168
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
168
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
169
|
+
connectionId: z.ZodString;
|
|
170
|
+
entityId: z.ZodString;
|
|
171
|
+
instanceId: z.ZodString;
|
|
172
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
173
|
+
accessToken: z.ZodString;
|
|
174
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
175
|
+
connectionId: z.ZodString;
|
|
176
|
+
entityId: z.ZodString;
|
|
177
|
+
instanceId: z.ZodString;
|
|
178
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
179
|
+
accessToken: z.ZodString;
|
|
180
|
+
}, z.core.$strip>>]>;
|
|
169
181
|
//#endregion
|
|
170
182
|
export { omnisendCreateOrder };
|
|
171
183
|
//# sourceMappingURL=create-order.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-order.d.mts","names":[],"sources":["../../src/actions/create-order.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyExB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-order.d.mts","names":[],"sources":["../../src/actions/create-order.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyExB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -11,7 +11,19 @@ declare const OmnisendCreateProductCategoryOutput: z.ZodObject<{
|
|
|
11
11
|
declare const omnisendCreateProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
title: string;
|
|
13
13
|
categoryID: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, 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 { omnisendCreateProductCategory };
|
|
17
29
|
//# sourceMappingURL=create-product-category.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const OmnisendCreateProductCategoryOutput: z.ZodObject<{
|
|
|
11
11
|
declare const omnisendCreateProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
title: string;
|
|
13
13
|
categoryID: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, 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 { omnisendCreateProductCategory };
|
|
17
29
|
//# sourceMappingURL=create-product-category.d.mts.map
|
|
@@ -68,7 +68,19 @@ declare const omnisendCreateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
68
68
|
categoryIDs?: string[] | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
70
|
defaultImageUrl?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
accessToken: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
accessToken: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>;
|
|
72
84
|
//#endregion
|
|
73
85
|
export { omnisendCreateProduct };
|
|
74
86
|
//# sourceMappingURL=create-product.d.cts.map
|
|
@@ -68,7 +68,19 @@ declare const omnisendCreateProduct: import("@keystrokehq/action").WorkflowActio
|
|
|
68
68
|
categoryIDs?: string[] | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
70
|
defaultImageUrl?: string | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
accessToken: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"omnisend", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
accessToken: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>;
|
|
72
84
|
//#endregion
|
|
73
85
|
export { omnisendCreateProduct };
|
|
74
86
|
//# sourceMappingURL=create-product.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteCartInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteCartOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteCart: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
cartID: 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 { omnisendDeleteCart };
|
|
13
25
|
//# sourceMappingURL=delete-cart.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteCartInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteCartOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteCart: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
cartID: 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 { omnisendDeleteCart };
|
|
13
25
|
//# sourceMappingURL=delete-cart.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteCategoryInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
category_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 { omnisendDeleteCategory };
|
|
13
25
|
//# sourceMappingURL=delete-category.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteCategoryInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
category_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 { omnisendDeleteCategory };
|
|
13
25
|
//# sourceMappingURL=delete-category.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteOrderInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteOrderOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
orderID: 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 { omnisendDeleteOrder };
|
|
13
25
|
//# sourceMappingURL=delete-order.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteOrderInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteOrderOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
orderID: 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 { omnisendDeleteOrder };
|
|
13
25
|
//# sourceMappingURL=delete-order.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteProductCategoryInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteProductCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
category_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 { omnisendDeleteProductCategory };
|
|
13
25
|
//# sourceMappingURL=delete-product-category.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const OmnisendDeleteProductCategoryInput: z.ZodObject<{
|
|
|
7
7
|
declare const OmnisendDeleteProductCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const omnisendDeleteProductCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
category_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 { omnisendDeleteProductCategory };
|
|
13
25
|
//# sourceMappingURL=delete-product-category.d.mts.map
|