@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
|
@@ -16,7 +16,27 @@ declare const SimplekpiAddUserGroupItemOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiAddUserGroupItem: 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 { simplekpiAddUserGroupItem };
|
|
22
42
|
//# sourceMappingURL=add-user-group-item.d.cts.map
|
|
@@ -16,7 +16,27 @@ declare const SimplekpiAddUserGroupItemOutput: z.ZodObject<{
|
|
|
16
16
|
declare const simplekpiAddUserGroupItem: 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 { simplekpiAddUserGroupItem };
|
|
22
42
|
//# sourceMappingURL=add-user-group-item.d.mts.map
|
|
@@ -20,7 +20,27 @@ declare const simplekpiAddUserKpi: import("@keystrokehq/action").WorkflowActionD
|
|
|
20
20
|
user_id: number;
|
|
21
21
|
sort_order: number;
|
|
22
22
|
user_target?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
username: z.ZodString;
|
|
39
|
+
password: z.ZodString;
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
generic_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
24
44
|
//#endregion
|
|
25
45
|
export { simplekpiAddUserKpi };
|
|
26
46
|
//# sourceMappingURL=add-user-kpi.d.cts.map
|
|
@@ -20,7 +20,27 @@ declare const simplekpiAddUserKpi: import("@keystrokehq/action").WorkflowActionD
|
|
|
20
20
|
user_id: number;
|
|
21
21
|
sort_order: number;
|
|
22
22
|
user_target?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
username: z.ZodString;
|
|
39
|
+
password: z.ZodString;
|
|
40
|
+
subdomain: z.ZodString;
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
generic_id: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
24
44
|
//#endregion
|
|
25
45
|
export { simplekpiAddUserKpi };
|
|
26
46
|
//# sourceMappingURL=add-user-kpi.d.mts.map
|
|
@@ -41,7 +41,27 @@ declare const simplekpiCreateCategoryKpi: import("@keystrokehq/action").Workflow
|
|
|
41
41
|
frequency_id: string;
|
|
42
42
|
value_direction: "U" | "D" | "N";
|
|
43
43
|
aggregate_function: "AVG" | "SUM";
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
username: z.ZodString;
|
|
50
|
+
password: z.ZodString;
|
|
51
|
+
subdomain: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
username: z.ZodString;
|
|
60
|
+
password: z.ZodString;
|
|
61
|
+
subdomain: z.ZodString;
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
generic_id: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
45
65
|
//#endregion
|
|
46
66
|
export { simplekpiCreateCategoryKpi };
|
|
47
67
|
//# sourceMappingURL=create-category-kpi.d.cts.map
|
|
@@ -41,7 +41,27 @@ declare const simplekpiCreateCategoryKpi: import("@keystrokehq/action").Workflow
|
|
|
41
41
|
frequency_id: string;
|
|
42
42
|
value_direction: "U" | "D" | "N";
|
|
43
43
|
aggregate_function: "AVG" | "SUM";
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
username: z.ZodString;
|
|
50
|
+
password: z.ZodString;
|
|
51
|
+
subdomain: z.ZodString;
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
generic_id: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
username: z.ZodString;
|
|
60
|
+
password: z.ZodString;
|
|
61
|
+
subdomain: z.ZodString;
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
generic_id: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
45
65
|
//#endregion
|
|
46
66
|
export { simplekpiCreateCategoryKpi };
|
|
47
67
|
//# sourceMappingURL=create-category-kpi.d.mts.map
|
|
@@ -18,7 +18,27 @@ declare const simplekpiCreateGroupItem: import("@keystrokehq/action").WorkflowAc
|
|
|
18
18
|
name: string;
|
|
19
19
|
group_id: number;
|
|
20
20
|
sort_order: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
username: z.ZodString;
|
|
27
|
+
password: z.ZodString;
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
username: z.ZodString;
|
|
37
|
+
password: z.ZodString;
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
22
42
|
//#endregion
|
|
23
43
|
export { simplekpiCreateGroupItem };
|
|
24
44
|
//# sourceMappingURL=create-group-item.d.cts.map
|
|
@@ -18,7 +18,27 @@ declare const simplekpiCreateGroupItem: import("@keystrokehq/action").WorkflowAc
|
|
|
18
18
|
name: string;
|
|
19
19
|
group_id: number;
|
|
20
20
|
sort_order: number;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
username: z.ZodString;
|
|
27
|
+
password: z.ZodString;
|
|
28
|
+
subdomain: z.ZodString;
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
generic_id: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
username: z.ZodString;
|
|
37
|
+
password: z.ZodString;
|
|
38
|
+
subdomain: z.ZodString;
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
generic_id: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
22
42
|
//#endregion
|
|
23
43
|
export { simplekpiCreateGroupItem };
|
|
24
44
|
//# sourceMappingURL=create-group-item.d.mts.map
|
|
@@ -15,7 +15,27 @@ declare const SimplekpiCreateGroupOutput: z.ZodObject<{
|
|
|
15
15
|
declare const simplekpiCreateGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
sort_order: 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 { simplekpiCreateGroup };
|
|
21
41
|
//# sourceMappingURL=create-group.d.cts.map
|
|
@@ -15,7 +15,27 @@ declare const SimplekpiCreateGroupOutput: z.ZodObject<{
|
|
|
15
15
|
declare const simplekpiCreateGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
sort_order: 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 { simplekpiCreateGroup };
|
|
21
41
|
//# sourceMappingURL=create-group.d.mts.map
|
|
@@ -15,7 +15,27 @@ declare const SimplekpiCreateKpiCategoryOutput: z.ZodObject<{
|
|
|
15
15
|
declare const simplekpiCreateKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
sort_order: 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 { simplekpiCreateKpiCategory };
|
|
21
41
|
//# sourceMappingURL=create-kpi-category.d.cts.map
|
|
@@ -15,7 +15,27 @@ declare const SimplekpiCreateKpiCategoryOutput: z.ZodObject<{
|
|
|
15
15
|
declare const simplekpiCreateKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
sort_order: 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 { simplekpiCreateKpiCategory };
|
|
21
41
|
//# sourceMappingURL=create-kpi-category.d.mts.map
|
|
@@ -21,7 +21,27 @@ declare const simplekpiCreateKpiUnit: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
entry_format: string;
|
|
22
22
|
is_percentage: boolean;
|
|
23
23
|
display_format: string;
|
|
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 { simplekpiCreateKpiUnit };
|
|
27
47
|
//# sourceMappingURL=create-kpi-unit.d.cts.map
|
|
@@ -21,7 +21,27 @@ declare const simplekpiCreateKpiUnit: import("@keystrokehq/action").WorkflowActi
|
|
|
21
21
|
entry_format: string;
|
|
22
22
|
is_percentage: boolean;
|
|
23
23
|
display_format: string;
|
|
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 { simplekpiCreateKpiUnit };
|
|
27
47
|
//# sourceMappingURL=create-kpi-unit.d.mts.map
|
|
@@ -46,7 +46,27 @@ declare const simplekpiCreateKpi: import("@keystrokehq/action").WorkflowActionDe
|
|
|
46
46
|
frequency_id: string;
|
|
47
47
|
value_direction: "U" | "D" | "N";
|
|
48
48
|
aggregate_function: "AVG" | "SUM";
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
username: z.ZodString;
|
|
55
|
+
password: z.ZodString;
|
|
56
|
+
subdomain: z.ZodString;
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
generic_id: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
username: z.ZodString;
|
|
65
|
+
password: z.ZodString;
|
|
66
|
+
subdomain: z.ZodString;
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
generic_id: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
50
70
|
//#endregion
|
|
51
71
|
export { simplekpiCreateKpi };
|
|
52
72
|
//# sourceMappingURL=create-kpi.d.cts.map
|
|
@@ -46,7 +46,27 @@ declare const simplekpiCreateKpi: import("@keystrokehq/action").WorkflowActionDe
|
|
|
46
46
|
frequency_id: string;
|
|
47
47
|
value_direction: "U" | "D" | "N";
|
|
48
48
|
aggregate_function: "AVG" | "SUM";
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
username: z.ZodString;
|
|
55
|
+
password: z.ZodString;
|
|
56
|
+
subdomain: z.ZodString;
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
generic_id: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
username: z.ZodString;
|
|
65
|
+
password: z.ZodString;
|
|
66
|
+
subdomain: z.ZodString;
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
generic_id: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
50
70
|
//#endregion
|
|
51
71
|
export { simplekpiCreateKpi };
|
|
52
72
|
//# sourceMappingURL=create-kpi.d.mts.map
|
|
@@ -40,7 +40,27 @@ declare const simplekpiCreateOrUpdateKpiEntries: import("@keystrokehq/action").W
|
|
|
40
40
|
hasNotes?: boolean | undefined;
|
|
41
41
|
hasActuals?: boolean | undefined;
|
|
42
42
|
hasTargets?: boolean | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
44
64
|
//#endregion
|
|
45
65
|
export { simplekpiCreateOrUpdateKpiEntries };
|
|
46
66
|
//# sourceMappingURL=create-or-update-kpi-entries.d.cts.map
|
|
@@ -40,7 +40,27 @@ declare const simplekpiCreateOrUpdateKpiEntries: import("@keystrokehq/action").W
|
|
|
40
40
|
hasNotes?: boolean | undefined;
|
|
41
41
|
hasActuals?: boolean | undefined;
|
|
42
42
|
hasTargets?: boolean | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
44
64
|
//#endregion
|
|
45
65
|
export { simplekpiCreateOrUpdateKpiEntries };
|
|
46
66
|
//# sourceMappingURL=create-or-update-kpi-entries.d.mts.map
|
|
@@ -40,7 +40,27 @@ declare const simplekpiCreateUser: import("@keystrokehq/action").WorkflowActionD
|
|
|
40
40
|
can_manage_users: boolean;
|
|
41
41
|
can_admin_settings: boolean;
|
|
42
42
|
last_name?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
44
64
|
//#endregion
|
|
45
65
|
export { simplekpiCreateUser };
|
|
46
66
|
//# sourceMappingURL=create-user.d.cts.map
|
|
@@ -40,7 +40,27 @@ declare const simplekpiCreateUser: import("@keystrokehq/action").WorkflowActionD
|
|
|
40
40
|
can_manage_users: boolean;
|
|
41
41
|
can_admin_settings: boolean;
|
|
42
42
|
last_name?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
username: z.ZodString;
|
|
49
|
+
password: z.ZodString;
|
|
50
|
+
subdomain: z.ZodString;
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
generic_id: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
username: z.ZodString;
|
|
59
|
+
password: z.ZodString;
|
|
60
|
+
subdomain: z.ZodString;
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
generic_id: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
44
64
|
//#endregion
|
|
45
65
|
export { simplekpiCreateUser };
|
|
46
66
|
//# sourceMappingURL=create-user.d.mts.map
|
|
@@ -9,7 +9,27 @@ declare const SimplekpiDeleteCategoryKpiOutput: z.ZodRecord<z.ZodString, z.ZodUn
|
|
|
9
9
|
declare const simplekpiDeleteCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
id: number;
|
|
11
11
|
category_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
username: z.ZodString;
|
|
18
|
+
password: z.ZodString;
|
|
19
|
+
subdomain: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
username: z.ZodString;
|
|
28
|
+
password: z.ZodString;
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
13
33
|
//#endregion
|
|
14
34
|
export { simplekpiDeleteCategoryKpi };
|
|
15
35
|
//# sourceMappingURL=delete-category-kpi.d.cts.map
|
|
@@ -9,7 +9,27 @@ declare const SimplekpiDeleteCategoryKpiOutput: z.ZodRecord<z.ZodString, z.ZodUn
|
|
|
9
9
|
declare const simplekpiDeleteCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
id: number;
|
|
11
11
|
category_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
username: z.ZodString;
|
|
18
|
+
password: z.ZodString;
|
|
19
|
+
subdomain: z.ZodString;
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
generic_id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"simplekpi", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
username: z.ZodString;
|
|
28
|
+
password: z.ZodString;
|
|
29
|
+
subdomain: z.ZodString;
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
generic_id: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
13
33
|
//#endregion
|
|
14
34
|
export { simplekpiDeleteCategoryKpi };
|
|
15
35
|
//# sourceMappingURL=delete-category-kpi.d.mts.map
|