@keystrokehq/salesflare 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-account-contacts.d.cts +13 -1
- package/dist/actions/add-account-contacts.d.mts +13 -1
- package/dist/actions/create-account.d.cts +13 -1
- package/dist/actions/create-account.d.cts.map +1 -1
- package/dist/actions/create-account.d.mts +13 -1
- package/dist/actions/create-account.d.mts.map +1 -1
- package/dist/actions/create-call.d.cts +13 -1
- package/dist/actions/create-call.d.mts +13 -1
- package/dist/actions/create-contact.d.cts +13 -1
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +13 -1
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-custom-field.d.cts +15 -3
- package/dist/actions/create-custom-field.d.mts +15 -3
- package/dist/actions/create-internal-note.d.cts +13 -1
- package/dist/actions/create-internal-note.d.mts +13 -1
- package/dist/actions/create-meeting.d.cts +13 -1
- package/dist/actions/create-meeting.d.mts +13 -1
- package/dist/actions/create-opportunity.d.cts +13 -1
- package/dist/actions/create-opportunity.d.cts.map +1 -1
- package/dist/actions/create-opportunity.d.mts +13 -1
- package/dist/actions/create-opportunity.d.mts.map +1 -1
- package/dist/actions/create-tag.d.cts +13 -1
- package/dist/actions/create-tag.d.mts +13 -1
- package/dist/actions/create-task.d.cts +13 -1
- package/dist/actions/create-task.d.mts +13 -1
- package/dist/actions/create-workflow.d.cts +13 -1
- package/dist/actions/create-workflow.d.mts +13 -1
- package/dist/actions/delete-account.d.cts +13 -1
- package/dist/actions/delete-account.d.mts +13 -1
- package/dist/actions/delete-contact.d.cts +13 -1
- package/dist/actions/delete-contact.d.mts +13 -1
- package/dist/actions/delete-custom-field.d.cts +15 -3
- package/dist/actions/delete-custom-field.d.mts +15 -3
- package/dist/actions/delete-internal-note.d.cts +13 -1
- package/dist/actions/delete-internal-note.d.mts +13 -1
- package/dist/actions/delete-meeting.d.cts +13 -1
- package/dist/actions/delete-meeting.d.mts +13 -1
- package/dist/actions/delete-opportunity.d.cts +13 -1
- package/dist/actions/delete-opportunity.d.mts +13 -1
- package/dist/actions/delete-tag.d.cts +13 -1
- package/dist/actions/delete-tag.d.mts +13 -1
- package/dist/actions/delete-task.d.cts +13 -1
- package/dist/actions/delete-task.d.mts +13 -1
- package/dist/actions/get-account.d.cts +13 -1
- package/dist/actions/get-account.d.mts +13 -1
- package/dist/actions/get-ai-settings.d.cts +13 -1
- package/dist/actions/get-ai-settings.d.cts.map +1 -1
- package/dist/actions/get-ai-settings.d.mts +13 -1
- package/dist/actions/get-ai-settings.d.mts.map +1 -1
- package/dist/actions/get-contact.d.cts +13 -1
- package/dist/actions/get-contact.d.mts +13 -1
- package/dist/actions/get-current-user.d.cts +13 -1
- package/dist/actions/get-current-user.d.cts.map +1 -1
- package/dist/actions/get-current-user.d.mts +13 -1
- package/dist/actions/get-current-user.d.mts.map +1 -1
- package/dist/actions/get-custom-field.d.cts +15 -3
- package/dist/actions/get-custom-field.d.mts +15 -3
- package/dist/actions/get-meeting.d.cts +13 -1
- package/dist/actions/get-meeting.d.mts +13 -1
- package/dist/actions/get-opportunity.d.cts +13 -1
- package/dist/actions/get-opportunity.d.mts +13 -1
- package/dist/actions/get-stage.d.cts +13 -1
- package/dist/actions/get-stage.d.mts +13 -1
- package/dist/actions/get-tag-usage.d.cts +13 -1
- package/dist/actions/get-tag-usage.d.mts +13 -1
- package/dist/actions/get-user.d.cts +13 -1
- package/dist/actions/get-user.d.mts +13 -1
- package/dist/actions/get-workflow-merge-fields.d.cts +13 -1
- package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
- package/dist/actions/get-workflow-merge-fields.d.mts +13 -1
- package/dist/actions/get-workflow-merge-fields.d.mts.map +1 -1
- package/dist/actions/get-workflow.d.cts +13 -1
- package/dist/actions/get-workflow.d.mts +13 -1
- package/dist/actions/list-account-messages.d.cts +13 -1
- package/dist/actions/list-account-messages.d.mts +13 -1
- package/dist/actions/list-accounts.d.cts +13 -1
- package/dist/actions/list-accounts.d.mts +13 -1
- package/dist/actions/list-contacts.d.cts +13 -1
- package/dist/actions/list-contacts.d.mts +13 -1
- package/dist/actions/list-currencies.d.cts +13 -1
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +13 -1
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-custom-field-options.d.cts +15 -3
- package/dist/actions/list-custom-field-options.d.mts +15 -3
- package/dist/actions/list-custom-field-types.d.cts +13 -1
- package/dist/actions/list-custom-field-types.d.cts.map +1 -1
- package/dist/actions/list-custom-field-types.d.mts +13 -1
- package/dist/actions/list-custom-field-types.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +15 -3
- package/dist/actions/list-custom-fields.d.mts +15 -3
- package/dist/actions/list-email-datasources.d.cts +13 -1
- package/dist/actions/list-email-datasources.d.mts +13 -1
- package/dist/actions/list-filter-fields.d.cts +20 -8
- package/dist/actions/list-filter-fields.d.mts +20 -8
- package/dist/actions/list-groups.d.cts +13 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +13 -1
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-my-contacts.d.cts +13 -1
- package/dist/actions/list-my-contacts.d.mts +13 -1
- package/dist/actions/list-opportunities.d.cts +13 -1
- package/dist/actions/list-opportunities.d.mts +13 -1
- package/dist/actions/list-persons.d.cts +13 -1
- package/dist/actions/list-persons.d.mts +13 -1
- package/dist/actions/list-pipelines.d.cts +13 -1
- package/dist/actions/list-pipelines.d.mts +13 -1
- package/dist/actions/list-stages.d.cts +13 -1
- package/dist/actions/list-stages.d.mts +13 -1
- package/dist/actions/list-tags.d.cts +13 -1
- package/dist/actions/list-tags.d.mts +13 -1
- package/dist/actions/list-tasks.d.cts +13 -1
- package/dist/actions/list-tasks.d.mts +13 -1
- package/dist/actions/list-users.d.cts +13 -1
- package/dist/actions/list-users.d.mts +13 -1
- package/dist/actions/list-workflows.d.cts +13 -1
- package/dist/actions/list-workflows.d.mts +13 -1
- package/dist/actions/update-account-contacts.d.cts +13 -1
- package/dist/actions/update-account-contacts.d.mts +13 -1
- package/dist/actions/update-account-users.d.cts +13 -1
- package/dist/actions/update-account-users.d.mts +13 -1
- package/dist/actions/update-account.d.cts +13 -1
- package/dist/actions/update-account.d.cts.map +1 -1
- package/dist/actions/update-account.d.mts +13 -1
- package/dist/actions/update-account.d.mts.map +1 -1
- package/dist/actions/update-ai-settings.d.cts +13 -1
- package/dist/actions/update-ai-settings.d.mts +13 -1
- package/dist/actions/update-contact.d.cts +13 -1
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +13 -1
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-custom-field.d.cts +15 -3
- package/dist/actions/update-custom-field.d.mts +15 -3
- package/dist/actions/update-email-datasource.d.cts +13 -1
- package/dist/actions/update-email-datasource.d.mts +13 -1
- package/dist/actions/update-internal-note.d.cts +13 -1
- package/dist/actions/update-internal-note.d.mts +13 -1
- package/dist/actions/update-opportunity.d.cts +13 -1
- package/dist/actions/update-opportunity.d.cts.map +1 -1
- package/dist/actions/update-opportunity.d.mts +13 -1
- package/dist/actions/update-opportunity.d.mts.map +1 -1
- package/dist/actions/update-tag.d.cts +13 -1
- package/dist/actions/update-tag.d.mts +13 -1
- package/dist/actions/update-task.d.cts +13 -1
- package/dist/actions/update-task.d.mts +13 -1
- package/dist/actions/update-workflow-audience.d.cts +13 -1
- package/dist/actions/update-workflow-audience.d.mts +13 -1
- package/dist/actions/update-workflow.d.cts +13 -1
- package/dist/actions/update-workflow.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,8 +5,8 @@ declare const SalesflareListCustomFieldsInput: z.ZodObject<{
|
|
|
5
5
|
name: z.ZodOptional<z.ZodString>;
|
|
6
6
|
pipeline: z.ZodOptional<z.ZodNumber>;
|
|
7
7
|
itemClass: z.ZodEnum<{
|
|
8
|
-
contacts: "contacts";
|
|
9
8
|
accounts: "accounts";
|
|
9
|
+
contacts: "contacts";
|
|
10
10
|
opportunities: "opportunities";
|
|
11
11
|
}>;
|
|
12
12
|
includeDisabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -41,11 +41,23 @@ declare const SalesflareListCustomFieldsOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>>>>;
|
|
42
42
|
}, z.core.$loose>;
|
|
43
43
|
declare const salesflareListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
|
-
itemClass: "
|
|
44
|
+
itemClass: "accounts" | "contacts" | "opportunities";
|
|
45
45
|
name?: string | undefined;
|
|
46
46
|
pipeline?: number | undefined;
|
|
47
47
|
includeDisabled?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { salesflareListCustomFields };
|
|
51
63
|
//# sourceMappingURL=list-custom-fields.d.mts.map
|
|
@@ -45,7 +45,19 @@ declare const SalesflareListEmailDatasourcesOutput: z.ZodObject<{
|
|
|
45
45
|
}, z.core.$loose>;
|
|
46
46
|
declare const salesflareListEmailDatasources: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
include_team_datasources?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { salesflareListEmailDatasources };
|
|
51
63
|
//# sourceMappingURL=list-email-datasources.d.cts.map
|
|
@@ -45,7 +45,19 @@ declare const SalesflareListEmailDatasourcesOutput: z.ZodObject<{
|
|
|
45
45
|
}, z.core.$loose>;
|
|
46
46
|
declare const salesflareListEmailDatasources: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
include_team_datasources?: boolean | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { salesflareListEmailDatasources };
|
|
51
63
|
//# sourceMappingURL=list-email-datasources.d.mts.map
|
|
@@ -4,10 +4,10 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SalesflareListFilterFieldsInput: z.ZodObject<{
|
|
5
5
|
entity: z.ZodEnum<{
|
|
6
6
|
account: "account";
|
|
7
|
-
tag: "tag";
|
|
8
7
|
campaign: "campaign";
|
|
9
|
-
person: "person";
|
|
10
8
|
workflow: "workflow";
|
|
9
|
+
person: "person";
|
|
10
|
+
tag: "tag";
|
|
11
11
|
opportunity: "opportunity";
|
|
12
12
|
task: "task";
|
|
13
13
|
workflow_record: "workflow_record";
|
|
@@ -37,10 +37,10 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
37
37
|
label: z.ZodNullable<z.ZodString>;
|
|
38
38
|
entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
39
39
|
account: "account";
|
|
40
|
-
tag: "tag";
|
|
41
40
|
campaign: "campaign";
|
|
42
|
-
person: "person";
|
|
43
41
|
workflow: "workflow";
|
|
42
|
+
person: "person";
|
|
43
|
+
tag: "tag";
|
|
44
44
|
opportunity: "opportunity";
|
|
45
45
|
task: "task";
|
|
46
46
|
workflow_record: "workflow_record";
|
|
@@ -55,12 +55,12 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
55
55
|
param_less: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
56
56
|
validation: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
57
57
|
search_entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
58
|
+
pipeline: "pipeline";
|
|
58
59
|
user: "user";
|
|
59
60
|
account: "account";
|
|
60
61
|
contact: "contact";
|
|
61
|
-
tag: "tag";
|
|
62
|
-
pipeline: "pipeline";
|
|
63
62
|
workflow: "workflow";
|
|
63
|
+
tag: "tag";
|
|
64
64
|
lead: "lead";
|
|
65
65
|
}>>>;
|
|
66
66
|
customfield_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
@@ -113,10 +113,22 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
113
113
|
}, z.core.$loose>>;
|
|
114
114
|
}, z.core.$loose>;
|
|
115
115
|
declare const salesflareListFilterFields: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
116
|
-
entity: "account" | "
|
|
116
|
+
entity: "account" | "campaign" | "workflow" | "person" | "tag" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
|
|
117
117
|
pipeline?: number | undefined;
|
|
118
118
|
includePipelineSpecificPredefinedFilterFields?: boolean | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
119
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
120
|
+
connectionId: z.ZodString;
|
|
121
|
+
entityId: z.ZodString;
|
|
122
|
+
instanceId: z.ZodString;
|
|
123
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
124
|
+
generic_api_key: z.ZodString;
|
|
125
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
126
|
+
connectionId: z.ZodString;
|
|
127
|
+
entityId: z.ZodString;
|
|
128
|
+
instanceId: z.ZodString;
|
|
129
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
130
|
+
generic_api_key: z.ZodString;
|
|
131
|
+
}, z.core.$strip>>]>;
|
|
120
132
|
//#endregion
|
|
121
133
|
export { salesflareListFilterFields };
|
|
122
134
|
//# sourceMappingURL=list-filter-fields.d.cts.map
|
|
@@ -4,10 +4,10 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SalesflareListFilterFieldsInput: z.ZodObject<{
|
|
5
5
|
entity: z.ZodEnum<{
|
|
6
6
|
account: "account";
|
|
7
|
-
tag: "tag";
|
|
8
7
|
campaign: "campaign";
|
|
9
|
-
person: "person";
|
|
10
8
|
workflow: "workflow";
|
|
9
|
+
person: "person";
|
|
10
|
+
tag: "tag";
|
|
11
11
|
opportunity: "opportunity";
|
|
12
12
|
task: "task";
|
|
13
13
|
workflow_record: "workflow_record";
|
|
@@ -37,10 +37,10 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
37
37
|
label: z.ZodNullable<z.ZodString>;
|
|
38
38
|
entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
39
39
|
account: "account";
|
|
40
|
-
tag: "tag";
|
|
41
40
|
campaign: "campaign";
|
|
42
|
-
person: "person";
|
|
43
41
|
workflow: "workflow";
|
|
42
|
+
person: "person";
|
|
43
|
+
tag: "tag";
|
|
44
44
|
opportunity: "opportunity";
|
|
45
45
|
task: "task";
|
|
46
46
|
workflow_record: "workflow_record";
|
|
@@ -55,12 +55,12 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
55
55
|
param_less: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
56
56
|
validation: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
57
57
|
search_entity: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
58
|
+
pipeline: "pipeline";
|
|
58
59
|
user: "user";
|
|
59
60
|
account: "account";
|
|
60
61
|
contact: "contact";
|
|
61
|
-
tag: "tag";
|
|
62
|
-
pipeline: "pipeline";
|
|
63
62
|
workflow: "workflow";
|
|
63
|
+
tag: "tag";
|
|
64
64
|
lead: "lead";
|
|
65
65
|
}>>>;
|
|
66
66
|
customfield_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
@@ -113,10 +113,22 @@ declare const SalesflareListFilterFieldsOutput: z.ZodObject<{
|
|
|
113
113
|
}, z.core.$loose>>;
|
|
114
114
|
}, z.core.$loose>;
|
|
115
115
|
declare const salesflareListFilterFields: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
116
|
-
entity: "account" | "
|
|
116
|
+
entity: "account" | "campaign" | "workflow" | "person" | "tag" | "opportunity" | "task" | "workflow_record" | "workflow_step_record" | "lead";
|
|
117
117
|
pipeline?: number | undefined;
|
|
118
118
|
includePipelineSpecificPredefinedFilterFields?: boolean | undefined;
|
|
119
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
119
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
120
|
+
connectionId: z.ZodString;
|
|
121
|
+
entityId: z.ZodString;
|
|
122
|
+
instanceId: z.ZodString;
|
|
123
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
124
|
+
generic_api_key: z.ZodString;
|
|
125
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
126
|
+
connectionId: z.ZodString;
|
|
127
|
+
entityId: z.ZodString;
|
|
128
|
+
instanceId: z.ZodString;
|
|
129
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
130
|
+
generic_api_key: z.ZodString;
|
|
131
|
+
}, z.core.$strip>>]>;
|
|
120
132
|
//#endregion
|
|
121
133
|
export { salesflareListFilterFields };
|
|
122
134
|
//# sourceMappingURL=list-filter-fields.d.mts.map
|
|
@@ -8,7 +8,19 @@ declare const SalesflareListGroupsOutput: z.ZodObject<{
|
|
|
8
8
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
}, z.core.$loose>>>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
|
-
declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>;
|
|
12
24
|
//#endregion
|
|
13
25
|
export { salesflareListGroups };
|
|
14
26
|
//# sourceMappingURL=list-groups.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -8,7 +8,19 @@ declare const SalesflareListGroupsOutput: z.ZodObject<{
|
|
|
8
8
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
}, z.core.$loose>>>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
|
-
declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
declare const salesflareListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>;
|
|
12
24
|
//#endregion
|
|
13
25
|
export { salesflareListGroups };
|
|
14
26
|
//# sourceMappingURL=list-groups.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAI1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -138,7 +138,19 @@ declare const salesflareListMyContacts: import("@keystrokehq/action").WorkflowAc
|
|
|
138
138
|
modification_after?: string | undefined;
|
|
139
139
|
modification_before?: string | undefined;
|
|
140
140
|
"address.state_region"?: string[] | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { salesflareListMyContacts };
|
|
144
156
|
//# sourceMappingURL=list-my-contacts.d.cts.map
|
|
@@ -138,7 +138,19 @@ declare const salesflareListMyContacts: import("@keystrokehq/action").WorkflowAc
|
|
|
138
138
|
modification_after?: string | undefined;
|
|
139
139
|
modification_before?: string | undefined;
|
|
140
140
|
"address.state_region"?: string[] | undefined;
|
|
141
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
141
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
142
|
+
connectionId: z.ZodString;
|
|
143
|
+
entityId: z.ZodString;
|
|
144
|
+
instanceId: z.ZodString;
|
|
145
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
146
|
+
generic_api_key: z.ZodString;
|
|
147
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>;
|
|
142
154
|
//#endregion
|
|
143
155
|
export { salesflareListMyContacts };
|
|
144
156
|
//# sourceMappingURL=list-my-contacts.d.mts.map
|
|
@@ -130,7 +130,19 @@ declare const salesflareListOpportunities: import("@keystrokehq/action").Workflo
|
|
|
130
130
|
creation_after?: string | undefined;
|
|
131
131
|
creation_before?: string | undefined;
|
|
132
132
|
team_member_group?: number | undefined;
|
|
133
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
133
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
134
|
+
connectionId: z.ZodString;
|
|
135
|
+
entityId: z.ZodString;
|
|
136
|
+
instanceId: z.ZodString;
|
|
137
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
138
|
+
generic_api_key: z.ZodString;
|
|
139
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
140
|
+
connectionId: z.ZodString;
|
|
141
|
+
entityId: z.ZodString;
|
|
142
|
+
instanceId: z.ZodString;
|
|
143
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
144
|
+
generic_api_key: z.ZodString;
|
|
145
|
+
}, z.core.$strip>>]>;
|
|
134
146
|
//#endregion
|
|
135
147
|
export { salesflareListOpportunities };
|
|
136
148
|
//# sourceMappingURL=list-opportunities.d.cts.map
|
|
@@ -130,7 +130,19 @@ declare const salesflareListOpportunities: import("@keystrokehq/action").Workflo
|
|
|
130
130
|
creation_after?: string | undefined;
|
|
131
131
|
creation_before?: string | undefined;
|
|
132
132
|
team_member_group?: number | undefined;
|
|
133
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
133
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
134
|
+
connectionId: z.ZodString;
|
|
135
|
+
entityId: z.ZodString;
|
|
136
|
+
instanceId: z.ZodString;
|
|
137
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
138
|
+
generic_api_key: z.ZodString;
|
|
139
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
140
|
+
connectionId: z.ZodString;
|
|
141
|
+
entityId: z.ZodString;
|
|
142
|
+
instanceId: z.ZodString;
|
|
143
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
144
|
+
generic_api_key: z.ZodString;
|
|
145
|
+
}, z.core.$strip>>]>;
|
|
134
146
|
//#endregion
|
|
135
147
|
export { salesflareListOpportunities };
|
|
136
148
|
//# sourceMappingURL=list-opportunities.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const salesflareListPersons: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
name?: string | undefined;
|
|
47
47
|
email?: string | undefined;
|
|
48
48
|
search?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { salesflareListPersons };
|
|
52
64
|
//# sourceMappingURL=list-persons.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const salesflareListPersons: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
name?: string | undefined;
|
|
47
47
|
email?: string | undefined;
|
|
48
48
|
search?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { salesflareListPersons };
|
|
52
64
|
//# sourceMappingURL=list-persons.d.mts.map
|
|
@@ -44,7 +44,19 @@ declare const salesflareListPipelines: import("@keystrokehq/action").WorkflowAct
|
|
|
44
44
|
q?: string | undefined;
|
|
45
45
|
search?: string | undefined;
|
|
46
46
|
order_by?: string[] | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { salesflareListPipelines };
|
|
50
62
|
//# sourceMappingURL=list-pipelines.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const salesflareListPipelines: import("@keystrokehq/action").WorkflowAct
|
|
|
44
44
|
q?: string | undefined;
|
|
45
45
|
search?: string | undefined;
|
|
46
46
|
order_by?: string[] | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { salesflareListPipelines };
|
|
50
62
|
//# sourceMappingURL=list-pipelines.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const salesflareListStages: import("@keystrokehq/action").WorkflowAction
|
|
|
32
32
|
order_by?: string | undefined;
|
|
33
33
|
"pipeline.id"?: number | undefined;
|
|
34
34
|
"pipeline.name"?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { salesflareListStages };
|
|
38
50
|
//# sourceMappingURL=list-stages.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const salesflareListStages: import("@keystrokehq/action").WorkflowAction
|
|
|
32
32
|
order_by?: string | undefined;
|
|
33
33
|
"pipeline.id"?: number | undefined;
|
|
34
34
|
"pipeline.name"?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { salesflareListStages };
|
|
38
50
|
//# sourceMappingURL=list-stages.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const salesflareListTags: import("@keystrokehq/action").WorkflowActionDe
|
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
30
|
order_by?: string[] | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { salesflareListTags };
|
|
34
46
|
//# sourceMappingURL=list-tags.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const salesflareListTags: import("@keystrokehq/action").WorkflowActionDe
|
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
30
|
order_by?: string[] | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { salesflareListTags };
|
|
34
46
|
//# sourceMappingURL=list-tags.d.mts.map
|
|
@@ -64,7 +64,19 @@ declare const salesflareListTasks: import("@keystrokehq/action").WorkflowActionD
|
|
|
64
64
|
account?: number[] | undefined;
|
|
65
65
|
order_by?: string[] | undefined;
|
|
66
66
|
assignees?: number[] | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { salesflareListTasks };
|
|
70
82
|
//# sourceMappingURL=list-tasks.d.cts.map
|
|
@@ -64,7 +64,19 @@ declare const salesflareListTasks: import("@keystrokehq/action").WorkflowActionD
|
|
|
64
64
|
account?: number[] | undefined;
|
|
65
65
|
order_by?: string[] | undefined;
|
|
66
66
|
assignees?: number[] | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
67
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>;
|
|
68
80
|
//#endregion
|
|
69
81
|
export { salesflareListTasks };
|
|
70
82
|
//# sourceMappingURL=list-tasks.d.mts.map
|
|
@@ -80,7 +80,19 @@ declare const salesflareListUsers: import("@keystrokehq/action").WorkflowActionD
|
|
|
80
80
|
search?: string | undefined;
|
|
81
81
|
order_by?: string[] | undefined;
|
|
82
82
|
only_enabled?: boolean | undefined;
|
|
83
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
83
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
generic_api_key: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>;
|
|
84
96
|
//#endregion
|
|
85
97
|
export { salesflareListUsers };
|
|
86
98
|
//# sourceMappingURL=list-users.d.cts.map
|
|
@@ -80,7 +80,19 @@ declare const salesflareListUsers: import("@keystrokehq/action").WorkflowActionD
|
|
|
80
80
|
search?: string | undefined;
|
|
81
81
|
order_by?: string[] | undefined;
|
|
82
82
|
only_enabled?: boolean | undefined;
|
|
83
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
83
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
generic_api_key: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>;
|
|
84
96
|
//#endregion
|
|
85
97
|
export { salesflareListUsers };
|
|
86
98
|
//# sourceMappingURL=list-users.d.mts.map
|