@keystrokehq/raisely 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/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/package.json +1 -1
|
@@ -35,7 +35,19 @@ declare const RaiselyGetUserProfilesOutput: z.ZodObject<{
|
|
|
35
35
|
declare const raiselyGetUserProfiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
uuid: string;
|
|
37
37
|
private?: boolean | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { raiselyGetUserProfiles };
|
|
41
53
|
//# sourceMappingURL=get-user-profiles.d.mts.map
|
|
@@ -56,7 +56,19 @@ declare const RaiselyGetUserOutput: z.ZodObject<{
|
|
|
56
56
|
declare const raiselyGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
uuid: string;
|
|
58
58
|
private?: boolean | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { raiselyGetUser };
|
|
62
74
|
//# sourceMappingURL=get-user.d.cts.map
|
|
@@ -56,7 +56,19 @@ declare const RaiselyGetUserOutput: z.ZodObject<{
|
|
|
56
56
|
declare const raiselyGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
uuid: string;
|
|
58
58
|
private?: boolean | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { raiselyGetUser };
|
|
62
74
|
//# sourceMappingURL=get-user.d.mts.map
|
|
@@ -58,7 +58,19 @@ declare const raiselyGetUsers: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
58
58
|
order?: "asc" | "desc" | undefined;
|
|
59
59
|
offset?: number | undefined;
|
|
60
60
|
private?: boolean | undefined;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { raiselyGetUsers };
|
|
64
76
|
//# sourceMappingURL=get-users.d.cts.map
|
|
@@ -58,7 +58,19 @@ declare const raiselyGetUsers: import("@keystrokehq/action").WorkflowActionDefin
|
|
|
58
58
|
order?: "asc" | "desc" | undefined;
|
|
59
59
|
offset?: number | undefined;
|
|
60
60
|
private?: boolean | undefined;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { raiselyGetUsers };
|
|
64
76
|
//# sourceMappingURL=get-users.d.mts.map
|
|
@@ -138,7 +138,19 @@ declare const raiselyListCampaignDonations: import("@keystrokehq/action").Workfl
|
|
|
138
138
|
organisation?: string | undefined;
|
|
139
139
|
subscription?: string | undefined;
|
|
140
140
|
matchedDonationConfig?: string | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { raiselyListCampaignDonations };
|
|
144
156
|
//# sourceMappingURL=list-campaign-donations.d.cts.map
|
|
@@ -138,7 +138,19 @@ declare const raiselyListCampaignDonations: import("@keystrokehq/action").Workfl
|
|
|
138
138
|
organisation?: string | undefined;
|
|
139
139
|
subscription?: string | undefined;
|
|
140
140
|
matchedDonationConfig?: string | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { raiselyListCampaignDonations };
|
|
144
156
|
//# sourceMappingURL=list-campaign-donations.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const RaiselyListCampaignProductsOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const raiselyListCampaignProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
campaign: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { raiselyListCampaignProducts };
|
|
39
51
|
//# sourceMappingURL=list-campaign-products.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const RaiselyListCampaignProductsOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const raiselyListCampaignProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
campaign: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { raiselyListCampaignProducts };
|
|
39
51
|
//# sourceMappingURL=list-campaign-products.d.mts.map
|
|
@@ -103,7 +103,19 @@ declare const raiselyListCampaignSubscriptions: import("@keystrokehq/action").Wo
|
|
|
103
103
|
profile?: string | undefined;
|
|
104
104
|
userUuid?: string | undefined;
|
|
105
105
|
organisation?: string | undefined;
|
|
106
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
106
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
107
|
+
connectionId: z.ZodString;
|
|
108
|
+
entityId: z.ZodString;
|
|
109
|
+
instanceId: z.ZodString;
|
|
110
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
111
|
+
generic_api_key: z.ZodString;
|
|
112
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
113
|
+
connectionId: z.ZodString;
|
|
114
|
+
entityId: z.ZodString;
|
|
115
|
+
instanceId: z.ZodString;
|
|
116
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
117
|
+
generic_api_key: z.ZodString;
|
|
118
|
+
}, z.core.$strip>>]>;
|
|
107
119
|
//#endregion
|
|
108
120
|
export { raiselyListCampaignSubscriptions };
|
|
109
121
|
//# sourceMappingURL=list-campaign-subscriptions.d.cts.map
|
|
@@ -103,7 +103,19 @@ declare const raiselyListCampaignSubscriptions: import("@keystrokehq/action").Wo
|
|
|
103
103
|
profile?: string | undefined;
|
|
104
104
|
userUuid?: string | undefined;
|
|
105
105
|
organisation?: string | undefined;
|
|
106
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
106
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
107
|
+
connectionId: z.ZodString;
|
|
108
|
+
entityId: z.ZodString;
|
|
109
|
+
instanceId: z.ZodString;
|
|
110
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
111
|
+
generic_api_key: z.ZodString;
|
|
112
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
113
|
+
connectionId: z.ZodString;
|
|
114
|
+
entityId: z.ZodString;
|
|
115
|
+
instanceId: z.ZodString;
|
|
116
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
117
|
+
generic_api_key: z.ZodString;
|
|
118
|
+
}, z.core.$strip>>]>;
|
|
107
119
|
//#endregion
|
|
108
120
|
export { raiselyListCampaignSubscriptions };
|
|
109
121
|
//# sourceMappingURL=list-campaign-subscriptions.d.mts.map
|
|
@@ -138,7 +138,19 @@ declare const raiselyListDonations: import("@keystrokehq/action").WorkflowAction
|
|
|
138
138
|
organisation?: string | undefined;
|
|
139
139
|
subscription?: string | undefined;
|
|
140
140
|
matchedDonationConfig?: string | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { raiselyListDonations };
|
|
144
156
|
//# sourceMappingURL=list-donations.d.cts.map
|
|
@@ -138,7 +138,19 @@ declare const raiselyListDonations: import("@keystrokehq/action").WorkflowAction
|
|
|
138
138
|
organisation?: string | undefined;
|
|
139
139
|
subscription?: string | undefined;
|
|
140
140
|
matchedDonationConfig?: string | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { raiselyListDonations };
|
|
144
156
|
//# sourceMappingURL=list-donations.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const raiselyListExerciseLogs: import("@keystrokehq/action").WorkflowAct
|
|
|
53
53
|
offset?: number | undefined;
|
|
54
54
|
private?: boolean | undefined;
|
|
55
55
|
profile?: string | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { raiselyListExerciseLogs };
|
|
59
71
|
//# sourceMappingURL=list-exercise-logs.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const raiselyListExerciseLogs: import("@keystrokehq/action").WorkflowAct
|
|
|
53
53
|
offset?: number | undefined;
|
|
54
54
|
private?: boolean | undefined;
|
|
55
55
|
profile?: string | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { raiselyListExerciseLogs };
|
|
59
71
|
//# sourceMappingURL=list-exercise-logs.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const raiselyListInteractionCategories: import("@keystrokehq/action").Wo
|
|
|
46
46
|
order?: "asc" | "desc" | undefined;
|
|
47
47
|
offset?: number | undefined;
|
|
48
48
|
private?: boolean | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { raiselyListInteractionCategories };
|
|
52
64
|
//# sourceMappingURL=list-interaction-categories.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const raiselyListInteractionCategories: import("@keystrokehq/action").Wo
|
|
|
46
46
|
order?: "asc" | "desc" | undefined;
|
|
47
47
|
offset?: number | undefined;
|
|
48
48
|
private?: boolean | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { raiselyListInteractionCategories };
|
|
52
64
|
//# sourceMappingURL=list-interaction-categories.d.mts.map
|
|
@@ -63,7 +63,19 @@ declare const raiselyListInteractions: import("@keystrokehq/action").WorkflowAct
|
|
|
63
63
|
offset?: number | undefined;
|
|
64
64
|
private?: boolean | undefined;
|
|
65
65
|
category?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { raiselyListInteractions };
|
|
69
81
|
//# sourceMappingURL=list-interactions.d.cts.map
|
|
@@ -63,7 +63,19 @@ declare const raiselyListInteractions: import("@keystrokehq/action").WorkflowAct
|
|
|
63
63
|
offset?: number | undefined;
|
|
64
64
|
private?: boolean | undefined;
|
|
65
65
|
category?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { raiselyListInteractions };
|
|
69
81
|
//# sourceMappingURL=list-interactions.d.mts.map
|
|
@@ -51,7 +51,19 @@ declare const raiselyListOrders: import("@keystrokehq/action").WorkflowActionDef
|
|
|
51
51
|
order?: string | undefined;
|
|
52
52
|
offset?: number | undefined;
|
|
53
53
|
private?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { raiselyListOrders };
|
|
57
69
|
//# sourceMappingURL=list-orders.d.cts.map
|
|
@@ -51,7 +51,19 @@ declare const raiselyListOrders: import("@keystrokehq/action").WorkflowActionDef
|
|
|
51
51
|
order?: string | undefined;
|
|
52
52
|
offset?: number | undefined;
|
|
53
53
|
private?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { raiselyListOrders };
|
|
57
69
|
//# sourceMappingURL=list-orders.d.mts.map
|
|
@@ -59,7 +59,19 @@ declare const raiselyListPosts: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
59
59
|
private?: boolean | undefined;
|
|
60
60
|
profile?: string | undefined;
|
|
61
61
|
campaign?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { raiselyListPosts };
|
|
65
77
|
//# sourceMappingURL=list-posts.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const raiselyListPosts: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
59
59
|
private?: boolean | undefined;
|
|
60
60
|
profile?: string | undefined;
|
|
61
61
|
campaign?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { raiselyListPosts };
|
|
65
77
|
//# sourceMappingURL=list-posts.d.mts.map
|
|
@@ -143,7 +143,19 @@ declare const raiselyListProfileDonations: import("@keystrokehq/action").Workflo
|
|
|
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 { raiselyListProfileDonations };
|
|
149
161
|
//# sourceMappingURL=list-profile-donations.d.cts.map
|
|
@@ -143,7 +143,19 @@ declare const raiselyListProfileDonations: import("@keystrokehq/action").Workflo
|
|
|
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 { raiselyListProfileDonations };
|
|
149
161
|
//# sourceMappingURL=list-profile-donations.d.mts.map
|
|
@@ -78,7 +78,19 @@ declare const raiselyListProfileMembers: import("@keystrokehq/action").WorkflowA
|
|
|
78
78
|
offset?: number | undefined;
|
|
79
79
|
private?: boolean | undefined;
|
|
80
80
|
campaign?: string | undefined;
|
|
81
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
81
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
82
|
+
connectionId: z.ZodString;
|
|
83
|
+
entityId: z.ZodString;
|
|
84
|
+
instanceId: z.ZodString;
|
|
85
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
86
|
+
generic_api_key: z.ZodString;
|
|
87
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
88
|
+
connectionId: z.ZodString;
|
|
89
|
+
entityId: z.ZodString;
|
|
90
|
+
instanceId: z.ZodString;
|
|
91
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
+
generic_api_key: z.ZodString;
|
|
93
|
+
}, z.core.$strip>>]>;
|
|
82
94
|
//#endregion
|
|
83
95
|
export { raiselyListProfileMembers };
|
|
84
96
|
//# sourceMappingURL=list-profile-members.d.cts.map
|
|
@@ -78,7 +78,19 @@ declare const raiselyListProfileMembers: import("@keystrokehq/action").WorkflowA
|
|
|
78
78
|
offset?: number | undefined;
|
|
79
79
|
private?: boolean | undefined;
|
|
80
80
|
campaign?: string | undefined;
|
|
81
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
81
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
82
|
+
connectionId: z.ZodString;
|
|
83
|
+
entityId: z.ZodString;
|
|
84
|
+
instanceId: z.ZodString;
|
|
85
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
86
|
+
generic_api_key: z.ZodString;
|
|
87
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
88
|
+
connectionId: z.ZodString;
|
|
89
|
+
entityId: z.ZodString;
|
|
90
|
+
instanceId: z.ZodString;
|
|
91
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
+
generic_api_key: z.ZodString;
|
|
93
|
+
}, z.core.$strip>>]>;
|
|
82
94
|
//#endregion
|
|
83
95
|
export { raiselyListProfileMembers };
|
|
84
96
|
//# sourceMappingURL=list-profile-members.d.mts.map
|
|
@@ -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.cts.map
|