@keystrokehq/raisely 0.1.3 → 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/check-profile-url.d.cts +13 -1
- package/dist/actions/check-profile-url.d.mts +13 -1
- package/dist/actions/check-user.d.cts +13 -1
- package/dist/actions/check-user.d.mts +13 -1
- package/dist/actions/create-campaign.d.cts +13 -1
- package/dist/actions/create-campaign.d.mts +13 -1
- package/dist/actions/create-donation.d.cts +13 -1
- package/dist/actions/create-donation.d.mts +13 -1
- package/dist/actions/create-exercise-log.d.cts +13 -1
- package/dist/actions/create-exercise-log.d.cts.map +1 -1
- package/dist/actions/create-exercise-log.d.mts +13 -1
- package/dist/actions/create-exercise-log.d.mts.map +1 -1
- package/dist/actions/create-interaction.d.cts +13 -1
- package/dist/actions/create-interaction.d.cts.map +1 -1
- package/dist/actions/create-interaction.d.mts +13 -1
- package/dist/actions/create-interaction.d.mts.map +1 -1
- package/dist/actions/create-post.d.cts +13 -1
- package/dist/actions/create-post.d.mts +13 -1
- package/dist/actions/create-promo-code.d.cts +13 -1
- package/dist/actions/create-promo-code.d.mts +13 -1
- package/dist/actions/create-webhook.d.cts +13 -1
- package/dist/actions/create-webhook.d.mts +13 -1
- package/dist/actions/delete-exercise-log.d.cts +13 -1
- package/dist/actions/delete-exercise-log.d.mts +13 -1
- package/dist/actions/delete-interaction.d.cts +13 -1
- package/dist/actions/delete-interaction.d.mts +13 -1
- package/dist/actions/delete-post.d.cts +13 -1
- package/dist/actions/delete-post.d.mts +13 -1
- package/dist/actions/delete-profile.d.cts +13 -1
- package/dist/actions/delete-profile.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/get-api-docs.d.cts +13 -1
- package/dist/actions/get-api-docs.d.cts.map +1 -1
- package/dist/actions/get-api-docs.d.mts +13 -1
- package/dist/actions/get-api-docs.d.mts.map +1 -1
- package/dist/actions/get-authenticate.d.cts +13 -1
- package/dist/actions/get-authenticate.d.cts.map +1 -1
- package/dist/actions/get-authenticate.d.mts +13 -1
- package/dist/actions/get-authenticate.d.mts.map +1 -1
- package/dist/actions/get-available-events.d.cts +13 -1
- package/dist/actions/get-available-events.d.cts.map +1 -1
- package/dist/actions/get-available-events.d.mts +13 -1
- package/dist/actions/get-available-events.d.mts.map +1 -1
- package/dist/actions/get-campaign-profile.d.cts +13 -1
- package/dist/actions/get-campaign-profile.d.mts +13 -1
- package/dist/actions/get-campaign.d.cts +13 -1
- package/dist/actions/get-campaign.d.mts +13 -1
- package/dist/actions/get-campaigns-profiles.d.cts +13 -1
- package/dist/actions/get-campaigns-profiles.d.mts +13 -1
- package/dist/actions/get-campaigns.d.cts +13 -1
- package/dist/actions/get-campaigns.d.mts +13 -1
- package/dist/actions/get-exercise-log.d.cts +13 -1
- package/dist/actions/get-exercise-log.d.mts +13 -1
- package/dist/actions/get-interaction.d.cts +13 -1
- package/dist/actions/get-interaction.d.mts +13 -1
- package/dist/actions/get-post.d.cts +13 -1
- package/dist/actions/get-post.d.mts +13 -1
- package/dist/actions/get-profile.d.cts +13 -1
- package/dist/actions/get-profile.d.mts +13 -1
- package/dist/actions/get-profiles.d.cts +13 -1
- package/dist/actions/get-profiles.d.mts +13 -1
- package/dist/actions/get-user-profiles.d.cts +13 -1
- package/dist/actions/get-user-profiles.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-users.d.cts +13 -1
- package/dist/actions/get-users.d.mts +13 -1
- package/dist/actions/list-campaign-donations.d.cts +13 -1
- package/dist/actions/list-campaign-donations.d.mts +13 -1
- package/dist/actions/list-campaign-products.d.cts +13 -1
- package/dist/actions/list-campaign-products.d.mts +13 -1
- package/dist/actions/list-campaign-subscriptions.d.cts +13 -1
- package/dist/actions/list-campaign-subscriptions.d.mts +13 -1
- package/dist/actions/list-donations.d.cts +13 -1
- package/dist/actions/list-donations.d.mts +13 -1
- package/dist/actions/list-exercise-logs.d.cts +13 -1
- package/dist/actions/list-exercise-logs.d.mts +13 -1
- package/dist/actions/list-interaction-categories.d.cts +13 -1
- package/dist/actions/list-interaction-categories.d.mts +13 -1
- package/dist/actions/list-interactions.d.cts +13 -1
- package/dist/actions/list-interactions.d.mts +13 -1
- package/dist/actions/list-orders.d.cts +13 -1
- package/dist/actions/list-orders.d.mts +13 -1
- package/dist/actions/list-posts.d.cts +13 -1
- package/dist/actions/list-posts.d.mts +13 -1
- package/dist/actions/list-profile-donations.d.cts +13 -1
- package/dist/actions/list-profile-donations.d.mts +13 -1
- package/dist/actions/list-profile-members.d.cts +13 -1
- package/dist/actions/list-profile-members.d.mts +13 -1
- package/dist/actions/list-profile-posts.d.cts +13 -1
- package/dist/actions/list-profile-posts.d.mts +13 -1
- package/dist/actions/list-promo-codes.d.cts +13 -1
- package/dist/actions/list-promo-codes.d.mts +13 -1
- package/dist/actions/list-segments.d.cts +13 -1
- package/dist/actions/list-segments.d.mts +13 -1
- package/dist/actions/list-subscriptions2.d.cts +13 -1
- package/dist/actions/list-subscriptions2.d.mts +13 -1
- package/dist/actions/list-tags.d.cts +13 -1
- package/dist/actions/list-tags.d.mts +13 -1
- package/dist/actions/list-user-donations.d.cts +13 -1
- package/dist/actions/list-user-donations.d.mts +13 -1
- package/dist/actions/list-user-interactions.d.cts +13 -1
- package/dist/actions/list-user-interactions.d.mts +13 -1
- package/dist/actions/list-user-subscriptions.d.cts +13 -1
- package/dist/actions/list-user-subscriptions.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/move-donation.d.cts +13 -1
- package/dist/actions/move-donation.d.mts +13 -1
- package/dist/actions/post-logout.d.cts +13 -1
- package/dist/actions/post-logout.d.cts.map +1 -1
- package/dist/actions/post-logout.d.mts +13 -1
- package/dist/actions/post-logout.d.mts.map +1 -1
- package/dist/actions/post-users.d.cts +13 -1
- package/dist/actions/post-users.d.cts.map +1 -1
- package/dist/actions/post-users.d.mts +13 -1
- package/dist/actions/post-users.d.mts.map +1 -1
- package/dist/actions/update-campaign-config.d.cts +13 -1
- package/dist/actions/update-campaign-config.d.cts.map +1 -1
- package/dist/actions/update-campaign-config.d.mts +13 -1
- package/dist/actions/update-campaign-config.d.mts.map +1 -1
- package/dist/actions/update-campaign.d.cts +13 -1
- package/dist/actions/update-campaign.d.cts.map +1 -1
- package/dist/actions/update-campaign.d.mts +13 -1
- package/dist/actions/update-campaign.d.mts.map +1 -1
- package/dist/actions/update-exercise-log.d.cts +13 -1
- package/dist/actions/update-exercise-log.d.cts.map +1 -1
- package/dist/actions/update-exercise-log.d.mts +13 -1
- package/dist/actions/update-exercise-log.d.mts.map +1 -1
- package/dist/actions/update-post.d.cts +13 -1
- package/dist/actions/update-post.d.mts +13 -1
- package/dist/actions/update-profile.d.cts +13 -1
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +13 -1
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-user.d.cts +13 -1
- package/dist/actions/update-user.d.mts +13 -1
- package/dist/actions/update-webhook.d.cts +13 -1
- package/dist/actions/update-webhook.d.mts +13 -1
- package/dist/actions/upload-campaign-media.d.cts +13 -1
- package/dist/actions/upload-campaign-media.d.mts +13 -1
- package/dist/actions/upsert-user.d.cts +13 -1
- package/dist/actions/upsert-user.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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -60,7 +60,19 @@ declare const raiselyListProfilePosts: import("@keystrokehq/action").WorkflowAct
|
|
|
60
60
|
private?: boolean | undefined;
|
|
61
61
|
profile?: string | undefined;
|
|
62
62
|
campaign?: string | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { raiselyListProfilePosts };
|
|
66
78
|
//# sourceMappingURL=list-profile-posts.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const RaiselyListPromoCodesOutput: z.ZodObject<{
|
|
|
28
28
|
declare const raiselyListPromoCodes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
limit?: number | undefined;
|
|
30
30
|
offset?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", 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<"raisely", 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 { raiselyListPromoCodes };
|
|
34
46
|
//# sourceMappingURL=list-promo-codes.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const RaiselyListPromoCodesOutput: z.ZodObject<{
|
|
|
28
28
|
declare const raiselyListPromoCodes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
limit?: number | undefined;
|
|
30
30
|
offset?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", 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<"raisely", 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 { raiselyListPromoCodes };
|
|
34
46
|
//# sourceMappingURL=list-promo-codes.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const raiselyListSegments: import("@keystrokehq/action").WorkflowActionD
|
|
|
47
47
|
isShared?: boolean | undefined;
|
|
48
48
|
isTemporary?: boolean | undefined;
|
|
49
49
|
organisation?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { raiselyListSegments };
|
|
53
65
|
//# sourceMappingURL=list-segments.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const raiselyListSegments: import("@keystrokehq/action").WorkflowActionD
|
|
|
47
47
|
isShared?: boolean | undefined;
|
|
48
48
|
isTemporary?: boolean | undefined;
|
|
49
49
|
organisation?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { raiselyListSegments };
|
|
53
65
|
//# sourceMappingURL=list-segments.d.mts.map
|
|
@@ -105,7 +105,19 @@ declare const raiselyListSubscriptions2: import("@keystrokehq/action").WorkflowA
|
|
|
105
105
|
campaign?: string | undefined;
|
|
106
106
|
userUuid?: string | undefined;
|
|
107
107
|
organisation?: string | undefined;
|
|
108
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
108
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
109
|
+
connectionId: z.ZodString;
|
|
110
|
+
entityId: z.ZodString;
|
|
111
|
+
instanceId: z.ZodString;
|
|
112
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
113
|
+
generic_api_key: z.ZodString;
|
|
114
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
115
|
+
connectionId: z.ZodString;
|
|
116
|
+
entityId: z.ZodString;
|
|
117
|
+
instanceId: z.ZodString;
|
|
118
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
119
|
+
generic_api_key: z.ZodString;
|
|
120
|
+
}, z.core.$strip>>]>;
|
|
109
121
|
//#endregion
|
|
110
122
|
export { raiselyListSubscriptions2 };
|
|
111
123
|
//# sourceMappingURL=list-subscriptions2.d.cts.map
|
|
@@ -105,7 +105,19 @@ declare const raiselyListSubscriptions2: import("@keystrokehq/action").WorkflowA
|
|
|
105
105
|
campaign?: string | undefined;
|
|
106
106
|
userUuid?: string | undefined;
|
|
107
107
|
organisation?: string | undefined;
|
|
108
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
108
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
109
|
+
connectionId: z.ZodString;
|
|
110
|
+
entityId: z.ZodString;
|
|
111
|
+
instanceId: z.ZodString;
|
|
112
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
113
|
+
generic_api_key: z.ZodString;
|
|
114
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
115
|
+
connectionId: z.ZodString;
|
|
116
|
+
entityId: z.ZodString;
|
|
117
|
+
instanceId: z.ZodString;
|
|
118
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
119
|
+
generic_api_key: z.ZodString;
|
|
120
|
+
}, z.core.$strip>>]>;
|
|
109
121
|
//#endregion
|
|
110
122
|
export { raiselyListSubscriptions2 };
|
|
111
123
|
//# sourceMappingURL=list-subscriptions2.d.mts.map
|
|
@@ -44,7 +44,19 @@ declare const raiselyListTags: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
44
44
|
offset?: number | undefined;
|
|
45
45
|
private?: boolean | undefined;
|
|
46
46
|
recordType?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { raiselyListTags };
|
|
50
62
|
//# sourceMappingURL=list-tags.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const raiselyListTags: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
44
44
|
offset?: number | undefined;
|
|
45
45
|
private?: boolean | undefined;
|
|
46
46
|
recordType?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { raiselyListTags };
|
|
50
62
|
//# sourceMappingURL=list-tags.d.mts.map
|
|
@@ -143,7 +143,19 @@ declare const raiselyListUserDonations: import("@keystrokehq/action").WorkflowAc
|
|
|
143
143
|
organisation?: string | undefined;
|
|
144
144
|
subscription?: string | undefined;
|
|
145
145
|
matchedDonationConfig?: string | undefined;
|
|
146
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
146
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
147
|
+
connectionId: z.ZodString;
|
|
148
|
+
entityId: z.ZodString;
|
|
149
|
+
instanceId: z.ZodString;
|
|
150
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
151
|
+
generic_api_key: z.ZodString;
|
|
152
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
153
|
+
connectionId: z.ZodString;
|
|
154
|
+
entityId: z.ZodString;
|
|
155
|
+
instanceId: z.ZodString;
|
|
156
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
157
|
+
generic_api_key: z.ZodString;
|
|
158
|
+
}, z.core.$strip>>]>;
|
|
147
159
|
//#endregion
|
|
148
160
|
export { raiselyListUserDonations };
|
|
149
161
|
//# sourceMappingURL=list-user-donations.d.cts.map
|
|
@@ -143,7 +143,19 @@ declare const raiselyListUserDonations: import("@keystrokehq/action").WorkflowAc
|
|
|
143
143
|
organisation?: string | undefined;
|
|
144
144
|
subscription?: string | undefined;
|
|
145
145
|
matchedDonationConfig?: string | undefined;
|
|
146
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
146
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
147
|
+
connectionId: z.ZodString;
|
|
148
|
+
entityId: z.ZodString;
|
|
149
|
+
instanceId: z.ZodString;
|
|
150
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
151
|
+
generic_api_key: z.ZodString;
|
|
152
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
153
|
+
connectionId: z.ZodString;
|
|
154
|
+
entityId: z.ZodString;
|
|
155
|
+
instanceId: z.ZodString;
|
|
156
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
157
|
+
generic_api_key: z.ZodString;
|
|
158
|
+
}, z.core.$strip>>]>;
|
|
147
159
|
//#endregion
|
|
148
160
|
export { raiselyListUserDonations };
|
|
149
161
|
//# sourceMappingURL=list-user-donations.d.mts.map
|
|
@@ -100,7 +100,19 @@ declare const raiselyListUserInteractions: import("@keystrokehq/action").Workflo
|
|
|
100
100
|
offset?: number | undefined;
|
|
101
101
|
private?: boolean | undefined;
|
|
102
102
|
category?: string | undefined;
|
|
103
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
103
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
generic_api_key: z.ZodString;
|
|
109
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
110
|
+
connectionId: z.ZodString;
|
|
111
|
+
entityId: z.ZodString;
|
|
112
|
+
instanceId: z.ZodString;
|
|
113
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>;
|
|
104
116
|
//#endregion
|
|
105
117
|
export { raiselyListUserInteractions };
|
|
106
118
|
//# sourceMappingURL=list-user-interactions.d.cts.map
|
|
@@ -100,7 +100,19 @@ declare const raiselyListUserInteractions: import("@keystrokehq/action").Workflo
|
|
|
100
100
|
offset?: number | undefined;
|
|
101
101
|
private?: boolean | undefined;
|
|
102
102
|
category?: string | undefined;
|
|
103
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
103
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
generic_api_key: z.ZodString;
|
|
109
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
110
|
+
connectionId: z.ZodString;
|
|
111
|
+
entityId: z.ZodString;
|
|
112
|
+
instanceId: z.ZodString;
|
|
113
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>;
|
|
104
116
|
//#endregion
|
|
105
117
|
export { raiselyListUserInteractions };
|
|
106
118
|
//# sourceMappingURL=list-user-interactions.d.mts.map
|
|
@@ -106,7 +106,19 @@ declare const raiselyListUserSubscriptions: import("@keystrokehq/action").Workfl
|
|
|
106
106
|
campaign?: string | undefined;
|
|
107
107
|
userUuid?: string | undefined;
|
|
108
108
|
organisation?: string | undefined;
|
|
109
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
109
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
110
|
+
connectionId: z.ZodString;
|
|
111
|
+
entityId: z.ZodString;
|
|
112
|
+
instanceId: z.ZodString;
|
|
113
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>;
|
|
110
122
|
//#endregion
|
|
111
123
|
export { raiselyListUserSubscriptions };
|
|
112
124
|
//# sourceMappingURL=list-user-subscriptions.d.cts.map
|
|
@@ -106,7 +106,19 @@ declare const raiselyListUserSubscriptions: import("@keystrokehq/action").Workfl
|
|
|
106
106
|
campaign?: string | undefined;
|
|
107
107
|
userUuid?: string | undefined;
|
|
108
108
|
organisation?: string | undefined;
|
|
109
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
109
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
110
|
+
connectionId: z.ZodString;
|
|
111
|
+
entityId: z.ZodString;
|
|
112
|
+
instanceId: z.ZodString;
|
|
113
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>;
|
|
110
122
|
//#endregion
|
|
111
123
|
export { raiselyListUserSubscriptions };
|
|
112
124
|
//# sourceMappingURL=list-user-subscriptions.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const raiselyListWebhooks: import("@keystrokehq/action").WorkflowActionD
|
|
|
39
39
|
order?: "asc" | "desc" | undefined;
|
|
40
40
|
offset?: number | undefined;
|
|
41
41
|
private?: boolean | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { raiselyListWebhooks };
|
|
45
57
|
//# sourceMappingURL=list-webhooks.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const raiselyListWebhooks: import("@keystrokehq/action").WorkflowActionD
|
|
|
39
39
|
order?: "asc" | "desc" | undefined;
|
|
40
40
|
offset?: number | undefined;
|
|
41
41
|
private?: boolean | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { raiselyListWebhooks };
|
|
45
57
|
//# sourceMappingURL=list-webhooks.d.mts.map
|
|
@@ -113,7 +113,19 @@ declare const RaiselyMoveDonationOutput: z.ZodObject<{
|
|
|
113
113
|
declare const raiselyMoveDonation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
114
114
|
uuid: string;
|
|
115
115
|
profileUuid: string;
|
|
116
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
116
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
117
|
+
connectionId: z.ZodString;
|
|
118
|
+
entityId: z.ZodString;
|
|
119
|
+
instanceId: z.ZodString;
|
|
120
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
121
|
+
generic_api_key: z.ZodString;
|
|
122
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
123
|
+
connectionId: z.ZodString;
|
|
124
|
+
entityId: z.ZodString;
|
|
125
|
+
instanceId: z.ZodString;
|
|
126
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
127
|
+
generic_api_key: z.ZodString;
|
|
128
|
+
}, z.core.$strip>>]>;
|
|
117
129
|
//#endregion
|
|
118
130
|
export { raiselyMoveDonation };
|
|
119
131
|
//# sourceMappingURL=move-donation.d.cts.map
|
|
@@ -113,7 +113,19 @@ declare const RaiselyMoveDonationOutput: z.ZodObject<{
|
|
|
113
113
|
declare const raiselyMoveDonation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
114
114
|
uuid: string;
|
|
115
115
|
profileUuid: string;
|
|
116
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
116
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
117
|
+
connectionId: z.ZodString;
|
|
118
|
+
entityId: z.ZodString;
|
|
119
|
+
instanceId: z.ZodString;
|
|
120
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
121
|
+
generic_api_key: z.ZodString;
|
|
122
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
123
|
+
connectionId: z.ZodString;
|
|
124
|
+
entityId: z.ZodString;
|
|
125
|
+
instanceId: z.ZodString;
|
|
126
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
127
|
+
generic_api_key: z.ZodString;
|
|
128
|
+
}, z.core.$strip>>]>;
|
|
117
129
|
//#endregion
|
|
118
130
|
export { raiselyMoveDonation };
|
|
119
131
|
//# sourceMappingURL=move-donation.d.mts.map
|
|
@@ -5,7 +5,19 @@ declare const RaiselyPostLogoutInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const RaiselyPostLogoutOutput: z.ZodObject<{
|
|
6
6
|
status: z.ZodNullable<z.ZodString>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const raiselyPostLogout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const raiselyPostLogout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
generic_api_key: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { raiselyPostLogout };
|
|
11
23
|
//# sourceMappingURL=post-logout.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-logout.d.cts","names":[],"sources":["../../src/actions/post-logout.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"post-logout.d.cts","names":[],"sources":["../../src/actions/post-logout.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,19 @@ declare const RaiselyPostLogoutInput: z.ZodObject<{}, z.core.$strip>;
|
|
|
5
5
|
declare const RaiselyPostLogoutOutput: z.ZodObject<{
|
|
6
6
|
status: z.ZodNullable<z.ZodString>;
|
|
7
7
|
}, z.core.$loose>;
|
|
8
|
-
declare const raiselyPostLogout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
8
|
+
declare const raiselyPostLogout: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
generic_api_key: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { raiselyPostLogout };
|
|
11
23
|
//# sourceMappingURL=post-logout.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-logout.d.mts","names":[],"sources":["../../src/actions/post-logout.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"post-logout.d.mts","names":[],"sources":["../../src/actions/post-logout.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -60,7 +60,19 @@ declare const raiselyPostUsers: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
60
60
|
firstName?: string | undefined;
|
|
61
61
|
phoneNumber?: string | undefined;
|
|
62
62
|
preferredName?: string | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { raiselyPostUsers };
|
|
66
78
|
//# sourceMappingURL=post-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-users.d.cts","names":[],"sources":["../../src/actions/post-users.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAiBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA2BtB,gBAAA,gCAAgB,wBAAA
|
|
1
|
+
{"version":3,"file":"post-users.d.cts","names":[],"sources":["../../src/actions/post-users.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAiBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA2BtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -60,7 +60,19 @@ declare const raiselyPostUsers: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
60
60
|
firstName?: string | undefined;
|
|
61
61
|
phoneNumber?: string | undefined;
|
|
62
62
|
preferredName?: string | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { raiselyPostUsers };
|
|
66
78
|
//# sourceMappingURL=post-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-users.d.mts","names":[],"sources":["../../src/actions/post-users.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAiBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA2BtB,gBAAA,gCAAgB,wBAAA
|
|
1
|
+
{"version":3,"file":"post-users.d.mts","names":[],"sources":["../../src/actions/post-users.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAiBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cA2BtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -15,7 +15,19 @@ declare const raiselyUpdateCampaignConfig: import("@keystrokehq/action").Workflo
|
|
|
15
15
|
campaign: string;
|
|
16
16
|
attribute: string;
|
|
17
17
|
value?: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[] | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { raiselyUpdateCampaignConfig };
|
|
21
33
|
//# sourceMappingURL=update-campaign-config.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-campaign-config.d.cts","names":[],"sources":["../../src/actions/update-campaign-config.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAIjC,2BAAA,gCAA2B,wBAAA
|
|
1
|
+
{"version":3,"file":"update-campaign-config.d.cts","names":[],"sources":["../../src/actions/update-campaign-config.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -15,7 +15,19 @@ declare const raiselyUpdateCampaignConfig: import("@keystrokehq/action").Workflo
|
|
|
15
15
|
campaign: string;
|
|
16
16
|
attribute: string;
|
|
17
17
|
value?: string | number | boolean | Record<string, unknown> | (string | number | boolean | Record<string, unknown>)[] | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { raiselyUpdateCampaignConfig };
|
|
21
33
|
//# sourceMappingURL=update-campaign-config.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-campaign-config.d.mts","names":[],"sources":["../../src/actions/update-campaign-config.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAIjC,2BAAA,gCAA2B,wBAAA
|
|
1
|
+
{"version":3,"file":"update-campaign-config.d.mts","names":[],"sources":["../../src/actions/update-campaign-config.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -73,7 +73,19 @@ declare const raiselyUpdateCampaign: import("@keystrokehq/action").WorkflowActio
|
|
|
73
73
|
campaign: string;
|
|
74
74
|
private?: boolean | undefined;
|
|
75
75
|
overwriteCustomFields?: boolean | undefined;
|
|
76
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
76
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
generic_api_key: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>;
|
|
77
89
|
//#endregion
|
|
78
90
|
export { raiselyUpdateCampaign };
|
|
79
91
|
//# sourceMappingURL=update-campaign.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-campaign.d.cts","names":[],"sources":["../../src/actions/update-campaign.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cA+C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-campaign.d.cts","names":[],"sources":["../../src/actions/update-campaign.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cA+C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|