@keystrokehq/simplekpi 0.1.3 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/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/dist/catalog.cjs +2 -2
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +2 -2
- package/dist/catalog.d.mts +2 -2
- package/dist/catalog.mjs +2 -2
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -12,7 +12,27 @@ declare const SimplekpiDeleteGroupItemOutput: z.ZodObject<{
|
|
|
12
12
|
declare const simplekpiDeleteGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
group_id: number;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
username: z.ZodString;
|
|
21
|
+
password: z.ZodString;
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
generic_id: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
username: z.ZodString;
|
|
31
|
+
password: z.ZodString;
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
16
36
|
//#endregion
|
|
17
37
|
export { simplekpiDeleteGroupItem };
|
|
18
38
|
//# sourceMappingURL=delete-group-item.d.cts.map
|
|
@@ -12,7 +12,27 @@ declare const SimplekpiDeleteGroupItemOutput: z.ZodObject<{
|
|
|
12
12
|
declare const simplekpiDeleteGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
group_id: number;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
username: z.ZodString;
|
|
21
|
+
password: z.ZodString;
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
generic_id: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
username: z.ZodString;
|
|
31
|
+
password: z.ZodString;
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
16
36
|
//#endregion
|
|
17
37
|
export { simplekpiDeleteGroupItem };
|
|
18
38
|
//# sourceMappingURL=delete-group-item.d.mts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiDeleteGroupOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiDeleteGroup: 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 { simplekpiDeleteGroup };
|
|
16
36
|
//# sourceMappingURL=delete-group.d.cts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiDeleteGroupOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiDeleteGroup: 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 { simplekpiDeleteGroup };
|
|
16
36
|
//# sourceMappingURL=delete-group.d.mts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiDeleteKpiCategoryOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const simplekpiDeleteKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiDeleteKpiCategory };
|
|
17
37
|
//# sourceMappingURL=delete-kpi-category.d.cts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiDeleteKpiCategoryOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const simplekpiDeleteKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiDeleteKpiCategory };
|
|
17
37
|
//# sourceMappingURL=delete-kpi-category.d.mts.map
|
|
@@ -7,7 +7,27 @@ declare const SimplekpiDeleteKpiEntryInput: z.ZodObject<{
|
|
|
7
7
|
declare const SimplekpiDeleteKpiEntryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const simplekpiDeleteKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
kpientryid: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
username: z.ZodString;
|
|
16
|
+
password: z.ZodString;
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
generic_id: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
11
31
|
//#endregion
|
|
12
32
|
export { simplekpiDeleteKpiEntry };
|
|
13
33
|
//# sourceMappingURL=delete-kpi-entry.d.cts.map
|
|
@@ -7,7 +7,27 @@ declare const SimplekpiDeleteKpiEntryInput: z.ZodObject<{
|
|
|
7
7
|
declare const SimplekpiDeleteKpiEntryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const simplekpiDeleteKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
kpientryid: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
username: z.ZodString;
|
|
16
|
+
password: z.ZodString;
|
|
17
|
+
subdomain: z.ZodString;
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
generic_id: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
11
31
|
//#endregion
|
|
12
32
|
export { simplekpiDeleteKpiEntry };
|
|
13
33
|
//# sourceMappingURL=delete-kpi-entry.d.mts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiDeleteKpiUnitOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const simplekpiDeleteKpiUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiDeleteKpiUnit };
|
|
17
37
|
//# sourceMappingURL=delete-kpi-unit.d.cts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiDeleteKpiUnitOutput: z.ZodObject<{
|
|
|
11
11
|
}, z.core.$loose>;
|
|
12
12
|
declare const simplekpiDeleteKpiUnit: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiDeleteKpiUnit };
|
|
17
37
|
//# sourceMappingURL=delete-kpi-unit.d.mts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiDeleteKpiOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiDeleteKpi: 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 { simplekpiDeleteKpi };
|
|
16
36
|
//# sourceMappingURL=delete-kpi.d.cts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiDeleteKpiOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiDeleteKpi: 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 { simplekpiDeleteKpi };
|
|
16
36
|
//# sourceMappingURL=delete-kpi.d.mts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiDeleteUserGroupItemOutput: z.ZodObject<{
|
|
|
11
11
|
declare const simplekpiDeleteUserGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
13
|
user_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiDeleteUserGroupItem };
|
|
17
37
|
//# sourceMappingURL=delete-user-group-item.d.cts.map
|
|
@@ -11,7 +11,27 @@ declare const SimplekpiDeleteUserGroupItemOutput: z.ZodObject<{
|
|
|
11
11
|
declare const simplekpiDeleteUserGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
13
|
user_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
username: z.ZodString;
|
|
20
|
+
password: z.ZodString;
|
|
21
|
+
subdomain: z.ZodString;
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
generic_id: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
15
35
|
//#endregion
|
|
16
36
|
export { simplekpiDeleteUserGroupItem };
|
|
17
37
|
//# sourceMappingURL=delete-user-group-item.d.mts.map
|
|
@@ -12,7 +12,27 @@ declare const SimplekpiDeleteUserKpiOutput: z.ZodObject<{
|
|
|
12
12
|
declare const simplekpiDeleteUserKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
user_id: number;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
username: z.ZodString;
|
|
21
|
+
password: z.ZodString;
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
generic_id: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
username: z.ZodString;
|
|
31
|
+
password: z.ZodString;
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
16
36
|
//#endregion
|
|
17
37
|
export { simplekpiDeleteUserKpi };
|
|
18
38
|
//# sourceMappingURL=delete-user-kpi.d.cts.map
|
|
@@ -12,7 +12,27 @@ declare const SimplekpiDeleteUserKpiOutput: z.ZodObject<{
|
|
|
12
12
|
declare const simplekpiDeleteUserKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
user_id: number;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
username: z.ZodString;
|
|
21
|
+
password: z.ZodString;
|
|
22
|
+
subdomain: z.ZodString;
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
generic_id: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
username: z.ZodString;
|
|
31
|
+
password: z.ZodString;
|
|
32
|
+
subdomain: z.ZodString;
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
generic_id: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
16
36
|
//#endregion
|
|
17
37
|
export { simplekpiDeleteUserKpi };
|
|
18
38
|
//# sourceMappingURL=delete-user-kpi.d.mts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiDeleteUserOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiDeleteUser: 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 { simplekpiDeleteUser };
|
|
16
36
|
//# sourceMappingURL=delete-user.d.cts.map
|
|
@@ -10,7 +10,27 @@ declare const SimplekpiDeleteUserOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const simplekpiDeleteUser: 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 { simplekpiDeleteUser };
|
|
16
36
|
//# sourceMappingURL=delete-user.d.mts.map
|
|
@@ -34,7 +34,27 @@ declare const simplekpiGetAllDataEntries: import("@keystrokehq/action").Workflow
|
|
|
34
34
|
userIds?: string | undefined;
|
|
35
35
|
dateFrom?: string | undefined;
|
|
36
36
|
groupItemIds?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
username: z.ZodString;
|
|
43
|
+
password: z.ZodString;
|
|
44
|
+
subdomain: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
generic_id: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
username: z.ZodString;
|
|
53
|
+
password: z.ZodString;
|
|
54
|
+
subdomain: z.ZodString;
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
generic_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
38
58
|
//#endregion
|
|
39
59
|
export { simplekpiGetAllDataEntries };
|
|
40
60
|
//# sourceMappingURL=get-all-data-entries.d.cts.map
|
|
@@ -34,7 +34,27 @@ declare const simplekpiGetAllDataEntries: import("@keystrokehq/action").Workflow
|
|
|
34
34
|
userIds?: string | undefined;
|
|
35
35
|
dateFrom?: string | undefined;
|
|
36
36
|
groupItemIds?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
username: z.ZodString;
|
|
43
|
+
password: z.ZodString;
|
|
44
|
+
subdomain: z.ZodString;
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
generic_id: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
username: z.ZodString;
|
|
53
|
+
password: z.ZodString;
|
|
54
|
+
subdomain: z.ZodString;
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
generic_id: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
38
58
|
//#endregion
|
|
39
59
|
export { simplekpiGetAllDataEntries };
|
|
40
60
|
//# sourceMappingURL=get-all-data-entries.d.mts.map
|
|
@@ -25,7 +25,27 @@ declare const SimplekpiGetCategoryKpiOutput: z.ZodObject<{
|
|
|
25
25
|
declare const simplekpiGetCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
id: number;
|
|
27
27
|
category_id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
username: z.ZodString;
|
|
44
|
+
password: z.ZodString;
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
generic_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
29
49
|
//#endregion
|
|
30
50
|
export { simplekpiGetCategoryKpi };
|
|
31
51
|
//# sourceMappingURL=get-category-kpi.d.cts.map
|
|
@@ -25,7 +25,27 @@ declare const SimplekpiGetCategoryKpiOutput: z.ZodObject<{
|
|
|
25
25
|
declare const simplekpiGetCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
id: number;
|
|
27
27
|
category_id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
username: z.ZodString;
|
|
44
|
+
password: z.ZodString;
|
|
45
|
+
subdomain: z.ZodString;
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
generic_id: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
29
49
|
//#endregion
|
|
30
50
|
export { simplekpiGetCategoryKpi };
|
|
31
51
|
//# sourceMappingURL=get-category-kpi.d.mts.map
|