@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
|
@@ -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.mts.map
|
|
@@ -21,7 +21,19 @@ declare const RaiselyGetApiDocsOutput: z.ZodObject<{
|
|
|
21
21
|
openapi: z.ZodNullable<z.ZodString>;
|
|
22
22
|
sample_paths: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
23
23
|
}, z.core.$loose>;
|
|
24
|
-
declare const raiselyGetApiDocs: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
declare const raiselyGetApiDocs: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { raiselyGetApiDocs };
|
|
27
39
|
//# sourceMappingURL=get-api-docs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-docs.d.cts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-api-docs.d.cts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -21,7 +21,19 @@ declare const RaiselyGetApiDocsOutput: z.ZodObject<{
|
|
|
21
21
|
openapi: z.ZodNullable<z.ZodString>;
|
|
22
22
|
sample_paths: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
23
23
|
}, z.core.$loose>;
|
|
24
|
-
declare const raiselyGetApiDocs: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
declare const raiselyGetApiDocs: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { raiselyGetApiDocs };
|
|
27
39
|
//# sourceMappingURL=get-api-docs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-api-docs.d.mts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-api-docs.d.mts","names":[],"sources":["../../src/actions/get-api-docs.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAkBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -47,7 +47,19 @@ declare const RaiselyGetAuthenticateOutput: z.ZodObject<{
|
|
|
47
47
|
campaigns: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
48
48
|
permission: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
}, z.core.$loose>;
|
|
50
|
-
declare const raiselyGetAuthenticate: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
declare const raiselyGetAuthenticate: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { raiselyGetAuthenticate };
|
|
53
65
|
//# sourceMappingURL=get-authenticate.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-authenticate.d.cts","names":[],"sources":["../../src/actions/get-authenticate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-authenticate.d.cts","names":[],"sources":["../../src/actions/get-authenticate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -47,7 +47,19 @@ declare const RaiselyGetAuthenticateOutput: z.ZodObject<{
|
|
|
47
47
|
campaigns: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
48
48
|
permission: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
49
|
}, z.core.$loose>;
|
|
50
|
-
declare const raiselyGetAuthenticate: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
declare const raiselyGetAuthenticate: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { raiselyGetAuthenticate };
|
|
53
65
|
//# sourceMappingURL=get-authenticate.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-authenticate.d.mts","names":[],"sources":["../../src/actions/get-authenticate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-authenticate.d.mts","names":[],"sources":["../../src/actions/get-authenticate.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAyC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -28,7 +28,19 @@ declare const RaiselyGetAvailableEventsOutput: z.ZodObject<{
|
|
|
28
28
|
description: z.ZodNullable<z.ZodString>;
|
|
29
29
|
}, z.core.$loose>>;
|
|
30
30
|
}, z.core.$loose>;
|
|
31
|
-
declare const raiselyGetAvailableEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
declare const raiselyGetAvailableEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { raiselyGetAvailableEvents };
|
|
34
46
|
//# sourceMappingURL=get-available-events.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-available-events.d.cts","names":[],"sources":["../../src/actions/get-available-events.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-available-events.d.cts","names":[],"sources":["../../src/actions/get-available-events.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -28,7 +28,19 @@ declare const RaiselyGetAvailableEventsOutput: z.ZodObject<{
|
|
|
28
28
|
description: z.ZodNullable<z.ZodString>;
|
|
29
29
|
}, z.core.$loose>>;
|
|
30
30
|
}, z.core.$loose>;
|
|
31
|
-
declare const raiselyGetAvailableEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
declare const raiselyGetAvailableEvents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { raiselyGetAvailableEvents };
|
|
34
46
|
//# sourceMappingURL=get-available-events.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-available-events.d.mts","names":[],"sources":["../../src/actions/get-available-events.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-available-events.d.mts","names":[],"sources":["../../src/actions/get-available-events.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -120,7 +120,19 @@ declare const RaiselyGetCampaignProfileOutput: z.ZodObject<{
|
|
|
120
120
|
}, z.core.$loose>;
|
|
121
121
|
declare const raiselyGetCampaignProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
122
122
|
campaign: string;
|
|
123
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
123
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
130
|
+
connectionId: z.ZodString;
|
|
131
|
+
entityId: z.ZodString;
|
|
132
|
+
instanceId: z.ZodString;
|
|
133
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
134
|
+
generic_api_key: z.ZodString;
|
|
135
|
+
}, z.core.$strip>>]>;
|
|
124
136
|
//#endregion
|
|
125
137
|
export { raiselyGetCampaignProfile };
|
|
126
138
|
//# sourceMappingURL=get-campaign-profile.d.cts.map
|
|
@@ -120,7 +120,19 @@ declare const RaiselyGetCampaignProfileOutput: z.ZodObject<{
|
|
|
120
120
|
}, z.core.$loose>;
|
|
121
121
|
declare const raiselyGetCampaignProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
122
122
|
campaign: string;
|
|
123
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
123
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
130
|
+
connectionId: z.ZodString;
|
|
131
|
+
entityId: z.ZodString;
|
|
132
|
+
instanceId: z.ZodString;
|
|
133
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
134
|
+
generic_api_key: z.ZodString;
|
|
135
|
+
}, z.core.$strip>>]>;
|
|
124
136
|
//#endregion
|
|
125
137
|
export { raiselyGetCampaignProfile };
|
|
126
138
|
//# sourceMappingURL=get-campaign-profile.d.mts.map
|
|
@@ -88,7 +88,19 @@ declare const raiselyGetCampaign: import("@keystrokehq/action").WorkflowActionDe
|
|
|
88
88
|
private?: boolean | undefined;
|
|
89
89
|
includeTags?: boolean | undefined;
|
|
90
90
|
pruneConfig?: boolean | undefined;
|
|
91
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
91
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
92
104
|
//#endregion
|
|
93
105
|
export { raiselyGetCampaign };
|
|
94
106
|
//# sourceMappingURL=get-campaign.d.cts.map
|
|
@@ -88,7 +88,19 @@ declare const raiselyGetCampaign: import("@keystrokehq/action").WorkflowActionDe
|
|
|
88
88
|
private?: boolean | undefined;
|
|
89
89
|
includeTags?: boolean | undefined;
|
|
90
90
|
pruneConfig?: boolean | undefined;
|
|
91
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
91
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
generic_api_key: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
92
104
|
//#endregion
|
|
93
105
|
export { raiselyGetCampaign };
|
|
94
106
|
//# sourceMappingURL=get-campaign.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const raiselyGetCampaignsProfiles: import("@keystrokehq/action").Workflo
|
|
|
53
53
|
order?: "asc" | "desc" | undefined;
|
|
54
54
|
offset?: number | undefined;
|
|
55
55
|
private?: boolean | 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 { raiselyGetCampaignsProfiles };
|
|
59
71
|
//# sourceMappingURL=get-campaigns-profiles.d.cts.map
|
|
@@ -53,7 +53,19 @@ declare const raiselyGetCampaignsProfiles: import("@keystrokehq/action").Workflo
|
|
|
53
53
|
order?: "asc" | "desc" | undefined;
|
|
54
54
|
offset?: number | undefined;
|
|
55
55
|
private?: boolean | 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 { raiselyGetCampaignsProfiles };
|
|
59
71
|
//# sourceMappingURL=get-campaigns-profiles.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const raiselyGetCampaigns: import("@keystrokehq/action").WorkflowActionD
|
|
|
52
52
|
order?: "asc" | "desc" | undefined;
|
|
53
53
|
offset?: number | undefined;
|
|
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 { raiselyGetCampaigns };
|
|
58
70
|
//# sourceMappingURL=get-campaigns.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const raiselyGetCampaigns: import("@keystrokehq/action").WorkflowActionD
|
|
|
52
52
|
order?: "asc" | "desc" | undefined;
|
|
53
53
|
offset?: number | undefined;
|
|
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 { raiselyGetCampaigns };
|
|
58
70
|
//# sourceMappingURL=get-campaigns.d.mts.map
|
|
@@ -69,7 +69,19 @@ declare const RaiselyGetExerciseLogOutput: z.ZodObject<{
|
|
|
69
69
|
declare const raiselyGetExerciseLog: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
70
70
|
uuid: string;
|
|
71
71
|
private?: boolean | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { raiselyGetExerciseLog };
|
|
75
87
|
//# sourceMappingURL=get-exercise-log.d.cts.map
|
|
@@ -69,7 +69,19 @@ declare const RaiselyGetExerciseLogOutput: z.ZodObject<{
|
|
|
69
69
|
declare const raiselyGetExerciseLog: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
70
70
|
uuid: string;
|
|
71
71
|
private?: boolean | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { raiselyGetExerciseLog };
|
|
75
87
|
//# sourceMappingURL=get-exercise-log.d.mts.map
|
|
@@ -86,7 +86,19 @@ declare const RaiselyGetInteractionOutput: z.ZodObject<{
|
|
|
86
86
|
declare const raiselyGetInteraction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
87
87
|
uuid: string;
|
|
88
88
|
private?: boolean | 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 { raiselyGetInteraction };
|
|
92
104
|
//# sourceMappingURL=get-interaction.d.cts.map
|
|
@@ -86,7 +86,19 @@ declare const RaiselyGetInteractionOutput: z.ZodObject<{
|
|
|
86
86
|
declare const raiselyGetInteraction: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
87
87
|
uuid: string;
|
|
88
88
|
private?: boolean | 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 { raiselyGetInteraction };
|
|
92
104
|
//# sourceMappingURL=get-interaction.d.mts.map
|
|
@@ -50,7 +50,19 @@ declare const RaiselyGetPostOutput: z.ZodObject<{
|
|
|
50
50
|
declare const raiselyGetPost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
path: string;
|
|
52
52
|
private?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { raiselyGetPost };
|
|
56
68
|
//# sourceMappingURL=get-post.d.cts.map
|
|
@@ -50,7 +50,19 @@ declare const RaiselyGetPostOutput: z.ZodObject<{
|
|
|
50
50
|
declare const raiselyGetPost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
path: string;
|
|
52
52
|
private?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { raiselyGetPost };
|
|
56
68
|
//# sourceMappingURL=get-post.d.mts.map
|
|
@@ -103,7 +103,19 @@ declare const raiselyGetProfile: import("@keystrokehq/action").WorkflowActionDef
|
|
|
103
103
|
path: string;
|
|
104
104
|
private?: boolean | undefined;
|
|
105
105
|
campaign?: 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 { raiselyGetProfile };
|
|
109
121
|
//# sourceMappingURL=get-profile.d.cts.map
|
|
@@ -103,7 +103,19 @@ declare const raiselyGetProfile: import("@keystrokehq/action").WorkflowActionDef
|
|
|
103
103
|
path: string;
|
|
104
104
|
private?: boolean | undefined;
|
|
105
105
|
campaign?: 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 { raiselyGetProfile };
|
|
109
121
|
//# sourceMappingURL=get-profile.d.mts.map
|
|
@@ -90,7 +90,19 @@ declare const raiselyGetProfiles: import("@keystrokehq/action").WorkflowActionDe
|
|
|
90
90
|
organisation?: string | undefined;
|
|
91
91
|
rankActivityTime?: "asc" | "desc" | undefined;
|
|
92
92
|
rankActivityTotal?: "asc" | "desc" | undefined;
|
|
93
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
93
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
generic_api_key: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>]>;
|
|
94
106
|
//#endregion
|
|
95
107
|
export { raiselyGetProfiles };
|
|
96
108
|
//# sourceMappingURL=get-profiles.d.cts.map
|
|
@@ -90,7 +90,19 @@ declare const raiselyGetProfiles: import("@keystrokehq/action").WorkflowActionDe
|
|
|
90
90
|
organisation?: string | undefined;
|
|
91
91
|
rankActivityTime?: "asc" | "desc" | undefined;
|
|
92
92
|
rankActivityTotal?: "asc" | "desc" | undefined;
|
|
93
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
93
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"raisely", z.ZodObject<{
|
|
100
|
+
connectionId: z.ZodString;
|
|
101
|
+
entityId: z.ZodString;
|
|
102
|
+
instanceId: z.ZodString;
|
|
103
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
104
|
+
generic_api_key: z.ZodString;
|
|
105
|
+
}, z.core.$strip>>]>;
|
|
94
106
|
//#endregion
|
|
95
107
|
export { raiselyGetProfiles };
|
|
96
108
|
//# sourceMappingURL=get-profiles.d.mts.map
|
|
@@ -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.cts.map
|