@keystrokehq/simplekpi 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/add-user-group-item.d.cts +21 -1
- package/dist/actions/add-user-group-item.d.mts +21 -1
- package/dist/actions/add-user-kpi.d.cts +21 -1
- package/dist/actions/add-user-kpi.d.mts +21 -1
- package/dist/actions/create-category-kpi.d.cts +21 -1
- package/dist/actions/create-category-kpi.d.mts +21 -1
- package/dist/actions/create-group-item.d.cts +21 -1
- package/dist/actions/create-group-item.d.mts +21 -1
- package/dist/actions/create-group.d.cts +21 -1
- package/dist/actions/create-group.d.mts +21 -1
- package/dist/actions/create-kpi-category.d.cts +21 -1
- package/dist/actions/create-kpi-category.d.mts +21 -1
- package/dist/actions/create-kpi-unit.d.cts +21 -1
- package/dist/actions/create-kpi-unit.d.mts +21 -1
- package/dist/actions/create-kpi.d.cts +21 -1
- package/dist/actions/create-kpi.d.mts +21 -1
- package/dist/actions/create-or-update-kpi-entries.d.cts +21 -1
- package/dist/actions/create-or-update-kpi-entries.d.mts +21 -1
- package/dist/actions/create-user.d.cts +21 -1
- package/dist/actions/create-user.d.mts +21 -1
- package/dist/actions/delete-category-kpi.d.cts +21 -1
- package/dist/actions/delete-category-kpi.d.mts +21 -1
- package/dist/actions/delete-group-item.d.cts +21 -1
- package/dist/actions/delete-group-item.d.mts +21 -1
- package/dist/actions/delete-group.d.cts +21 -1
- package/dist/actions/delete-group.d.mts +21 -1
- package/dist/actions/delete-kpi-category.d.cts +21 -1
- package/dist/actions/delete-kpi-category.d.mts +21 -1
- package/dist/actions/delete-kpi-entry.d.cts +21 -1
- package/dist/actions/delete-kpi-entry.d.mts +21 -1
- package/dist/actions/delete-kpi-unit.d.cts +21 -1
- package/dist/actions/delete-kpi-unit.d.mts +21 -1
- package/dist/actions/delete-kpi.d.cts +21 -1
- package/dist/actions/delete-kpi.d.mts +21 -1
- package/dist/actions/delete-user-group-item.d.cts +21 -1
- package/dist/actions/delete-user-group-item.d.mts +21 -1
- package/dist/actions/delete-user-kpi.d.cts +21 -1
- package/dist/actions/delete-user-kpi.d.mts +21 -1
- package/dist/actions/delete-user.d.cts +21 -1
- package/dist/actions/delete-user.d.mts +21 -1
- package/dist/actions/get-all-data-entries.d.cts +21 -1
- package/dist/actions/get-all-data-entries.d.mts +21 -1
- package/dist/actions/get-category-kpi.d.cts +21 -1
- package/dist/actions/get-category-kpi.d.mts +21 -1
- package/dist/actions/get-group-item.d.cts +21 -1
- package/dist/actions/get-group-item.d.mts +21 -1
- package/dist/actions/get-group.d.cts +21 -1
- package/dist/actions/get-group.d.mts +21 -1
- package/dist/actions/get-kpi-category.d.cts +21 -1
- package/dist/actions/get-kpi-category.d.mts +21 -1
- package/dist/actions/get-kpi-entry.d.cts +21 -1
- package/dist/actions/get-kpi-entry.d.mts +21 -1
- package/dist/actions/get-kpi-frequency.d.cts +21 -1
- package/dist/actions/get-kpi-frequency.d.mts +21 -1
- package/dist/actions/get-kpi-icon.d.cts +21 -1
- package/dist/actions/get-kpi-icon.d.mts +21 -1
- package/dist/actions/get-kpi-unit.d.cts +21 -1
- package/dist/actions/get-kpi-unit.d.mts +21 -1
- package/dist/actions/get-kpi.d.cts +21 -1
- package/dist/actions/get-kpi.d.mts +21 -1
- package/dist/actions/get-user-group-item.d.cts +21 -1
- package/dist/actions/get-user-group-item.d.mts +21 -1
- package/dist/actions/get-user-kpi.d.cts +21 -1
- package/dist/actions/get-user-kpi.d.mts +21 -1
- package/dist/actions/get-user.d.cts +21 -1
- package/dist/actions/get-user.d.mts +21 -1
- package/dist/actions/list-category-kpis.d.cts +21 -1
- package/dist/actions/list-category-kpis.d.mts +21 -1
- package/dist/actions/list-group-items.d.cts +21 -1
- package/dist/actions/list-group-items.d.mts +21 -1
- package/dist/actions/list-groups.d.cts +21 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +21 -1
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-kpi-categories.d.cts +21 -1
- package/dist/actions/list-kpi-categories.d.cts.map +1 -1
- package/dist/actions/list-kpi-categories.d.mts +21 -1
- package/dist/actions/list-kpi-categories.d.mts.map +1 -1
- package/dist/actions/list-kpi-entries.d.cts +21 -1
- package/dist/actions/list-kpi-entries.d.mts +21 -1
- package/dist/actions/list-kpi-frequencies.d.cts +21 -1
- package/dist/actions/list-kpi-frequencies.d.cts.map +1 -1
- package/dist/actions/list-kpi-frequencies.d.mts +21 -1
- package/dist/actions/list-kpi-frequencies.d.mts.map +1 -1
- package/dist/actions/list-kpi-icons.d.cts +21 -1
- package/dist/actions/list-kpi-icons.d.cts.map +1 -1
- package/dist/actions/list-kpi-icons.d.mts +21 -1
- package/dist/actions/list-kpi-icons.d.mts.map +1 -1
- package/dist/actions/list-kpi-units.d.cts +21 -1
- package/dist/actions/list-kpi-units.d.cts.map +1 -1
- package/dist/actions/list-kpi-units.d.mts +21 -1
- package/dist/actions/list-kpi-units.d.mts.map +1 -1
- package/dist/actions/list-kpis.d.cts +21 -1
- package/dist/actions/list-kpis.d.cts.map +1 -1
- package/dist/actions/list-kpis.d.mts +21 -1
- package/dist/actions/list-kpis.d.mts.map +1 -1
- package/dist/actions/list-user-group-items.d.cts +21 -1
- package/dist/actions/list-user-group-items.d.mts +21 -1
- package/dist/actions/list-user-kpis.d.cts +21 -1
- package/dist/actions/list-user-kpis.d.mts +21 -1
- package/dist/actions/update-category-kpi.d.cts +21 -1
- package/dist/actions/update-category-kpi.d.mts +21 -1
- package/dist/actions/update-group-item.d.cts +21 -1
- package/dist/actions/update-group-item.d.mts +21 -1
- package/dist/actions/update-group.d.cts +21 -1
- package/dist/actions/update-group.d.mts +21 -1
- package/dist/actions/update-kpi-entry.d.cts +21 -1
- package/dist/actions/update-kpi-entry.d.mts +21 -1
- package/dist/actions/update-kpi-unit.d.cts +21 -1
- package/dist/actions/update-kpi-unit.d.mts +21 -1
- package/dist/actions/update-kpi.d.cts +21 -1
- package/dist/actions/update-kpi.d.mts +21 -1
- package/dist/actions/update-user.d.cts +21 -1
- package/dist/actions/update-user.d.mts +21 -1
- package/dist/app.cjs +11 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +13 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +13 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +9 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -16,7 +16,27 @@ declare const SimplekpiGetGroupItemOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiGetGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
18
|
group_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiGetGroupItem };
|
|
22
42
|
//# sourceMappingURL=get-group-item.d.cts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiGetGroupItemOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiGetGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
18
|
group_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiGetGroupItem };
|
|
22
42
|
//# sourceMappingURL=get-group-item.d.mts.map
|
|
@@ -13,7 +13,27 @@ declare const SimplekpiGetGroupOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const simplekpiGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
username: z.ZodString;
|
|
22
|
+
password: z.ZodString;
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
17
37
|
//#endregion
|
|
18
38
|
export { simplekpiGetGroup };
|
|
19
39
|
//# sourceMappingURL=get-group.d.cts.map
|
|
@@ -13,7 +13,27 @@ declare const SimplekpiGetGroupOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const simplekpiGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
username: z.ZodString;
|
|
22
|
+
password: z.ZodString;
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
17
37
|
//#endregion
|
|
18
38
|
export { simplekpiGetGroup };
|
|
19
39
|
//# sourceMappingURL=get-group.d.mts.map
|
|
@@ -13,7 +13,27 @@ declare const SimplekpiGetKpiCategoryOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const simplekpiGetKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
username: z.ZodString;
|
|
22
|
+
password: z.ZodString;
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
17
37
|
//#endregion
|
|
18
38
|
export { simplekpiGetKpiCategory };
|
|
19
39
|
//# sourceMappingURL=get-kpi-category.d.cts.map
|
|
@@ -13,7 +13,27 @@ declare const SimplekpiGetKpiCategoryOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const simplekpiGetKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
username: z.ZodString;
|
|
22
|
+
password: z.ZodString;
|
|
23
|
+
subdomain: z.ZodString;
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
generic_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
17
37
|
//#endregion
|
|
18
38
|
export { simplekpiGetKpiCategory };
|
|
19
39
|
//# sourceMappingURL=get-kpi-category.d.mts.map
|
|
@@ -17,7 +17,27 @@ declare const SimplekpiGetKpiEntryOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const simplekpiGetKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
kpientryid: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
username: z.ZodString;
|
|
26
|
+
password: z.ZodString;
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
generic_id: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
username: z.ZodString;
|
|
36
|
+
password: z.ZodString;
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
generic_id: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
21
41
|
//#endregion
|
|
22
42
|
export { simplekpiGetKpiEntry };
|
|
23
43
|
//# sourceMappingURL=get-kpi-entry.d.cts.map
|
|
@@ -17,7 +17,27 @@ declare const SimplekpiGetKpiEntryOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const simplekpiGetKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
kpientryid: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
username: z.ZodString;
|
|
26
|
+
password: z.ZodString;
|
|
27
|
+
subdomain: z.ZodString;
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
generic_id: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
username: z.ZodString;
|
|
36
|
+
password: z.ZodString;
|
|
37
|
+
subdomain: z.ZodString;
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
generic_id: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
21
41
|
//#endregion
|
|
22
42
|
export { simplekpiGetKpiEntry };
|
|
23
43
|
//# sourceMappingURL=get-kpi-entry.d.mts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiGetKpiFrequencyOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiGetKpiFrequency: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
14
34
|
//#endregion
|
|
15
35
|
export { simplekpiGetKpiFrequency };
|
|
16
36
|
//# sourceMappingURL=get-kpi-frequency.d.cts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiGetKpiFrequencyOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiGetKpiFrequency: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
14
34
|
//#endregion
|
|
15
35
|
export { simplekpiGetKpiFrequency };
|
|
16
36
|
//# sourceMappingURL=get-kpi-frequency.d.mts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiGetKpiIconOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiGetKpiIcon: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
14
34
|
//#endregion
|
|
15
35
|
export { simplekpiGetKpiIcon };
|
|
16
36
|
//# sourceMappingURL=get-kpi-icon.d.cts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiGetKpiIconOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiGetKpiIcon: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
username: z.ZodString;
|
|
19
|
+
password: z.ZodString;
|
|
20
|
+
subdomain: z.ZodString;
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
generic_id: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
username: z.ZodString;
|
|
29
|
+
password: z.ZodString;
|
|
30
|
+
subdomain: z.ZodString;
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
generic_id: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
14
34
|
//#endregion
|
|
15
35
|
export { simplekpiGetKpiIcon };
|
|
16
36
|
//# sourceMappingURL=get-kpi-icon.d.mts.map
|
|
@@ -15,7 +15,27 @@ declare const SimplekpiGetKpiUnitOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const simplekpiGetKpiUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
username: z.ZodString;
|
|
24
|
+
password: z.ZodString;
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
generic_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
username: z.ZodString;
|
|
34
|
+
password: z.ZodString;
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
generic_id: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
19
39
|
//#endregion
|
|
20
40
|
export { simplekpiGetKpiUnit };
|
|
21
41
|
//# sourceMappingURL=get-kpi-unit.d.cts.map
|
|
@@ -15,7 +15,27 @@ declare const SimplekpiGetKpiUnitOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const simplekpiGetKpiUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
username: z.ZodString;
|
|
24
|
+
password: z.ZodString;
|
|
25
|
+
subdomain: z.ZodString;
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
generic_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
username: z.ZodString;
|
|
34
|
+
password: z.ZodString;
|
|
35
|
+
subdomain: z.ZodString;
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
generic_id: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
19
39
|
//#endregion
|
|
20
40
|
export { simplekpiGetKpiUnit };
|
|
21
41
|
//# sourceMappingURL=get-kpi-unit.d.mts.map
|
|
@@ -23,7 +23,27 @@ declare const SimplekpiGetKpiOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const simplekpiGetKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
kpi_id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
username: z.ZodString;
|
|
42
|
+
password: z.ZodString;
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
generic_id: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
27
47
|
//#endregion
|
|
28
48
|
export { simplekpiGetKpi };
|
|
29
49
|
//# sourceMappingURL=get-kpi.d.cts.map
|
|
@@ -23,7 +23,27 @@ declare const SimplekpiGetKpiOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const simplekpiGetKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
kpi_id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
username: z.ZodString;
|
|
32
|
+
password: z.ZodString;
|
|
33
|
+
subdomain: z.ZodString;
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
generic_id: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
username: z.ZodString;
|
|
42
|
+
password: z.ZodString;
|
|
43
|
+
subdomain: z.ZodString;
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
generic_id: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
27
47
|
//#endregion
|
|
28
48
|
export { simplekpiGetKpi };
|
|
29
49
|
//# sourceMappingURL=get-kpi.d.mts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiGetUserGroupItemOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiGetUserGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
18
|
user_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiGetUserGroupItem };
|
|
22
42
|
//# sourceMappingURL=get-user-group-item.d.cts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiGetUserGroupItemOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiGetUserGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
18
|
user_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiGetUserGroupItem };
|
|
22
42
|
//# sourceMappingURL=get-user-group-item.d.mts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiGetUserKpiOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiGetUserKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
18
|
user_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiGetUserKpi };
|
|
22
42
|
//# sourceMappingURL=get-user-kpi.d.cts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiGetUserKpiOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiGetUserKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
id: number;
|
|
18
18
|
user_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
username: z.ZodString;
|
|
25
|
+
password: z.ZodString;
|
|
26
|
+
subdomain: z.ZodString;
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
generic_id: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
username: z.ZodString;
|
|
35
|
+
password: z.ZodString;
|
|
36
|
+
subdomain: z.ZodString;
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
generic_id: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
20
40
|
//#endregion
|
|
21
41
|
export { simplekpiGetUserKpi };
|
|
22
42
|
//# sourceMappingURL=get-user-kpi.d.mts.map
|
|
@@ -21,7 +21,27 @@ declare const SimplekpiGetUserOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const simplekpiGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: number;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
username: z.ZodString;
|
|
40
|
+
password: z.ZodString;
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
25
45
|
//#endregion
|
|
26
46
|
export { simplekpiGetUser };
|
|
27
47
|
//# sourceMappingURL=get-user.d.cts.map
|
|
@@ -21,7 +21,27 @@ declare const SimplekpiGetUserOutput: z.ZodObject<{
|
|
|
21
21
|
}, z.core.$loose>;
|
|
22
22
|
declare const simplekpiGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: number;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
username: z.ZodString;
|
|
30
|
+
password: z.ZodString;
|
|
31
|
+
subdomain: z.ZodString;
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
generic_id: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
username: z.ZodString;
|
|
40
|
+
password: z.ZodString;
|
|
41
|
+
subdomain: z.ZodString;
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
generic_id: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
25
45
|
//#endregion
|
|
26
46
|
export { simplekpiGetUser };
|
|
27
47
|
//# sourceMappingURL=get-user.d.mts.map
|