@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
|
@@ -21,7 +21,19 @@ declare const raiselyCheckProfileUrl: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
url?: string | undefined;
|
|
22
22
|
name?: string | undefined;
|
|
23
23
|
type?: "individual" | "group" | "team" | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { raiselyCheckProfileUrl };
|
|
27
39
|
//# sourceMappingURL=check-profile-url.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const raiselyCheckProfileUrl: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
url?: string | undefined;
|
|
22
22
|
name?: string | undefined;
|
|
23
23
|
type?: "individual" | "group" | "team" | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { raiselyCheckProfileUrl };
|
|
27
39
|
//# sourceMappingURL=check-profile-url.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const raiselyCheckUser: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
15
15
|
email: string;
|
|
16
16
|
};
|
|
17
17
|
campaignUuid: string;
|
|
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 { raiselyCheckUser };
|
|
21
33
|
//# sourceMappingURL=check-user.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const raiselyCheckUser: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
15
15
|
email: string;
|
|
16
16
|
};
|
|
17
17
|
campaignUuid: string;
|
|
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 { raiselyCheckUser };
|
|
21
33
|
//# sourceMappingURL=check-user.d.mts.map
|
|
@@ -86,7 +86,19 @@ declare const raiselyCreateCampaign: import("@keystrokehq/action").WorkflowActio
|
|
|
86
86
|
internal?: {
|
|
87
87
|
originalCampaignUuid?: string | undefined;
|
|
88
88
|
} | undefined;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
89
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
96
|
+
connectionId: z.ZodString;
|
|
97
|
+
entityId: z.ZodString;
|
|
98
|
+
instanceId: z.ZodString;
|
|
99
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
+
generic_api_key: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>;
|
|
90
102
|
//#endregion
|
|
91
103
|
export { raiselyCreateCampaign };
|
|
92
104
|
//# sourceMappingURL=create-campaign.d.cts.map
|
|
@@ -86,7 +86,19 @@ declare const raiselyCreateCampaign: import("@keystrokehq/action").WorkflowActio
|
|
|
86
86
|
internal?: {
|
|
87
87
|
originalCampaignUuid?: string | undefined;
|
|
88
88
|
} | undefined;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
89
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
96
|
+
connectionId: z.ZodString;
|
|
97
|
+
entityId: z.ZodString;
|
|
98
|
+
instanceId: z.ZodString;
|
|
99
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
+
generic_api_key: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>;
|
|
90
102
|
//#endregion
|
|
91
103
|
export { raiselyCreateCampaign };
|
|
92
104
|
//# sourceMappingURL=create-campaign.d.mts.map
|
|
@@ -216,7 +216,19 @@ declare const raiselyCreateDonation: import("@keystrokehq/action").WorkflowActio
|
|
|
216
216
|
gatewayVersion?: string | undefined;
|
|
217
217
|
swiftAidStatus?: "OK" | "FAILED" | "PENDING" | "DELETING" | "DELETED" | undefined;
|
|
218
218
|
forRegistration?: string | undefined;
|
|
219
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
219
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
220
|
+
connectionId: z.ZodString;
|
|
221
|
+
entityId: z.ZodString;
|
|
222
|
+
instanceId: z.ZodString;
|
|
223
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
224
|
+
generic_api_key: z.ZodString;
|
|
225
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
226
|
+
connectionId: z.ZodString;
|
|
227
|
+
entityId: z.ZodString;
|
|
228
|
+
instanceId: z.ZodString;
|
|
229
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
230
|
+
generic_api_key: z.ZodString;
|
|
231
|
+
}, z.core.$strip>>]>;
|
|
220
232
|
//#endregion
|
|
221
233
|
export { raiselyCreateDonation };
|
|
222
234
|
//# sourceMappingURL=create-donation.d.cts.map
|
|
@@ -216,7 +216,19 @@ declare const raiselyCreateDonation: import("@keystrokehq/action").WorkflowActio
|
|
|
216
216
|
gatewayVersion?: string | undefined;
|
|
217
217
|
swiftAidStatus?: "OK" | "FAILED" | "PENDING" | "DELETING" | "DELETED" | undefined;
|
|
218
218
|
forRegistration?: string | undefined;
|
|
219
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
219
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
220
|
+
connectionId: z.ZodString;
|
|
221
|
+
entityId: z.ZodString;
|
|
222
|
+
instanceId: z.ZodString;
|
|
223
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
224
|
+
generic_api_key: z.ZodString;
|
|
225
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
226
|
+
connectionId: z.ZodString;
|
|
227
|
+
entityId: z.ZodString;
|
|
228
|
+
instanceId: z.ZodString;
|
|
229
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
230
|
+
generic_api_key: z.ZodString;
|
|
231
|
+
}, z.core.$strip>>]>;
|
|
220
232
|
//#endregion
|
|
221
233
|
export { raiselyCreateDonation };
|
|
222
234
|
//# sourceMappingURL=create-donation.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const raiselyCreateExerciseLog: import("@keystrokehq/action").WorkflowAc
|
|
|
52
52
|
distance?: number | undefined;
|
|
53
53
|
sourceApp?: string | undefined;
|
|
54
54
|
rawDistance?: number | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { raiselyCreateExerciseLog };
|
|
58
70
|
//# sourceMappingURL=create-exercise-log.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-exercise-log.d.cts","names":[],"sources":["../../src/actions/create-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAa7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAe9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-exercise-log.d.cts","names":[],"sources":["../../src/actions/create-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAa7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAe9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -52,7 +52,19 @@ declare const raiselyCreateExerciseLog: import("@keystrokehq/action").WorkflowAc
|
|
|
52
52
|
distance?: number | undefined;
|
|
53
53
|
sourceApp?: string | undefined;
|
|
54
54
|
rawDistance?: number | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { raiselyCreateExerciseLog };
|
|
58
70
|
//# sourceMappingURL=create-exercise-log.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-exercise-log.d.mts","names":[],"sources":["../../src/actions/create-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAa7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAe9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-exercise-log.d.mts","names":[],"sources":["../../src/actions/create-exercise-log.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAa7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAe9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -47,7 +47,19 @@ declare const raiselyCreateInteraction: import("@keystrokehq/action").WorkflowAc
|
|
|
47
47
|
userUuid?: string | undefined;
|
|
48
48
|
categoryPath?: string | undefined;
|
|
49
49
|
categoryUuid?: 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 { raiselyCreateInteraction };
|
|
53
65
|
//# sourceMappingURL=create-interaction.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-interaction.d.cts","names":[],"sources":["../../src/actions/create-interaction.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAiB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-interaction.d.cts","names":[],"sources":["../../src/actions/create-interaction.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAiB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -47,7 +47,19 @@ declare const raiselyCreateInteraction: import("@keystrokehq/action").WorkflowAc
|
|
|
47
47
|
userUuid?: string | undefined;
|
|
48
48
|
categoryPath?: string | undefined;
|
|
49
49
|
categoryUuid?: 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 { raiselyCreateInteraction };
|
|
53
65
|
//# sourceMappingURL=create-interaction.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-interaction.d.mts","names":[],"sources":["../../src/actions/create-interaction.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAiB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-interaction.d.mts","names":[],"sources":["../../src/actions/create-interaction.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAiB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -29,7 +29,19 @@ declare const raiselyCreatePost: import("@keystrokehq/action").WorkflowActionDef
|
|
|
29
29
|
profileUuid: string;
|
|
30
30
|
date?: string | undefined;
|
|
31
31
|
title?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { raiselyCreatePost };
|
|
35
47
|
//# sourceMappingURL=create-post.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const raiselyCreatePost: import("@keystrokehq/action").WorkflowActionDef
|
|
|
29
29
|
profileUuid: string;
|
|
30
30
|
date?: string | undefined;
|
|
31
31
|
title?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { raiselyCreatePost };
|
|
35
47
|
//# sourceMappingURL=create-post.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const raiselyCreatePromoCode: import("@keystrokehq/action").WorkflowActi
|
|
|
33
33
|
endDate?: string | undefined;
|
|
34
34
|
maxUses?: number | undefined;
|
|
35
35
|
startDate?: string | undefined;
|
|
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 { raiselyCreatePromoCode };
|
|
39
51
|
//# sourceMappingURL=create-promo-code.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const raiselyCreatePromoCode: import("@keystrokehq/action").WorkflowActi
|
|
|
33
33
|
endDate?: string | undefined;
|
|
34
34
|
maxUses?: number | undefined;
|
|
35
35
|
startDate?: string | undefined;
|
|
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 { raiselyCreatePromoCode };
|
|
39
51
|
//# sourceMappingURL=create-promo-code.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const raiselyCreateWebhook: import("@keystrokehq/action").WorkflowAction
|
|
|
52
52
|
events: ("badge.awarded" | "badge.revoked" | "donation.created" | "donation.deleted" | "donation.succeeded" | "donation.updated" | "donation.refunded" | "post.created" | "post.deleted" | "post.updated" | "profile.created" | "profile.deleted" | "profile.totalUpdated" | "profile.exerciseTotalUpdated" | "profile.updated" | "profile.memberAdded" | "profile.memberRemoved" | "subscription.created" | "subscription.deleted" | "subscription.failed" | "subscription.failing" | "subscription.succeeded" | "subscription.rebilled" | "subscription.updated" | "subscription.paused" | "subscription.resumed" | "subscription.cancelled" | "user.created" | "user.updated" | "order.created" | "order.succeeded")[];
|
|
53
53
|
secret?: string | undefined;
|
|
54
54
|
campaignUuid?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { raiselyCreateWebhook };
|
|
58
70
|
//# sourceMappingURL=create-webhook.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const raiselyCreateWebhook: import("@keystrokehq/action").WorkflowAction
|
|
|
52
52
|
events: ("badge.awarded" | "badge.revoked" | "donation.created" | "donation.deleted" | "donation.succeeded" | "donation.updated" | "donation.refunded" | "post.created" | "post.deleted" | "post.updated" | "profile.created" | "profile.deleted" | "profile.totalUpdated" | "profile.exerciseTotalUpdated" | "profile.updated" | "profile.memberAdded" | "profile.memberRemoved" | "subscription.created" | "subscription.deleted" | "subscription.failed" | "subscription.failing" | "subscription.succeeded" | "subscription.rebilled" | "subscription.updated" | "subscription.paused" | "subscription.resumed" | "subscription.cancelled" | "user.created" | "user.updated" | "order.created" | "order.succeeded")[];
|
|
53
53
|
secret?: string | undefined;
|
|
54
54
|
campaignUuid?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { raiselyCreateWebhook };
|
|
58
70
|
//# sourceMappingURL=create-webhook.d.mts.map
|
|
@@ -31,7 +31,19 @@ declare const RaiselyDeleteExerciseLogOutput: z.ZodObject<{
|
|
|
31
31
|
declare const raiselyDeleteExerciseLog: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
32
|
uuid: string;
|
|
33
33
|
private?: boolean | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { raiselyDeleteExerciseLog };
|
|
37
49
|
//# sourceMappingURL=delete-exercise-log.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const RaiselyDeleteExerciseLogOutput: z.ZodObject<{
|
|
|
31
31
|
declare const raiselyDeleteExerciseLog: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
32
|
uuid: string;
|
|
33
33
|
private?: boolean | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { raiselyDeleteExerciseLog };
|
|
37
49
|
//# sourceMappingURL=delete-exercise-log.d.mts.map
|
|
@@ -40,7 +40,19 @@ declare const RaiselyDeleteInteractionOutput: z.ZodObject<{
|
|
|
40
40
|
declare const raiselyDeleteInteraction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
uuid: string;
|
|
42
42
|
private?: boolean | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { raiselyDeleteInteraction };
|
|
46
58
|
//# sourceMappingURL=delete-interaction.d.cts.map
|
|
@@ -40,7 +40,19 @@ declare const RaiselyDeleteInteractionOutput: z.ZodObject<{
|
|
|
40
40
|
declare const raiselyDeleteInteraction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
uuid: string;
|
|
42
42
|
private?: boolean | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { raiselyDeleteInteraction };
|
|
46
58
|
//# sourceMappingURL=delete-interaction.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const RaiselyDeletePostOutput: z.ZodObject<{
|
|
|
52
52
|
declare const raiselyDeletePost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
path: string;
|
|
54
54
|
private?: boolean | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { raiselyDeletePost };
|
|
58
70
|
//# sourceMappingURL=delete-post.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const RaiselyDeletePostOutput: z.ZodObject<{
|
|
|
52
52
|
declare const raiselyDeletePost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
53
|
path: string;
|
|
54
54
|
private?: boolean | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { raiselyDeletePost };
|
|
58
70
|
//# sourceMappingURL=delete-post.d.mts.map
|
|
@@ -94,7 +94,19 @@ declare const RaiselyDeleteProfileOutput: z.ZodObject<{
|
|
|
94
94
|
declare const raiselyDeleteProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
95
95
|
path: string;
|
|
96
96
|
private?: boolean | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
generic_api_key: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
98
110
|
//#endregion
|
|
99
111
|
export { raiselyDeleteProfile };
|
|
100
112
|
//# sourceMappingURL=delete-profile.d.cts.map
|
|
@@ -94,7 +94,19 @@ declare const RaiselyDeleteProfileOutput: z.ZodObject<{
|
|
|
94
94
|
declare const raiselyDeleteProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
95
95
|
path: string;
|
|
96
96
|
private?: boolean | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
generic_api_key: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
98
110
|
//#endregion
|
|
99
111
|
export { raiselyDeleteProfile };
|
|
100
112
|
//# sourceMappingURL=delete-profile.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const RaiselyDeleteWebhookOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const raiselyDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
uuid: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { raiselyDeleteWebhook };
|
|
22
34
|
//# sourceMappingURL=delete-webhook.d.cts.map
|