@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
|
@@ -74,7 +74,19 @@ declare const salesflareListWorkflows: import("@keystrokehq/action").WorkflowAct
|
|
|
74
74
|
offset?: number | undefined;
|
|
75
75
|
search?: string | undefined;
|
|
76
76
|
order_by?: string[] | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { salesflareListWorkflows };
|
|
80
92
|
//# sourceMappingURL=list-workflows.d.cts.map
|
|
@@ -74,7 +74,19 @@ declare const salesflareListWorkflows: import("@keystrokehq/action").WorkflowAct
|
|
|
74
74
|
offset?: number | undefined;
|
|
75
75
|
search?: string | undefined;
|
|
76
76
|
order_by?: string[] | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
generic_api_key: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { salesflareListWorkflows };
|
|
80
92
|
//# sourceMappingURL=list-workflows.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const salesflareUpdateAccountContacts: import("@keystrokehq/action").Wor
|
|
|
20
20
|
_deleted?: boolean | undefined;
|
|
21
21
|
}[];
|
|
22
22
|
account_id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { salesflareUpdateAccountContacts };
|
|
26
38
|
//# sourceMappingURL=update-account-contacts.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const salesflareUpdateAccountContacts: import("@keystrokehq/action").Wor
|
|
|
20
20
|
_deleted?: boolean | undefined;
|
|
21
21
|
}[];
|
|
22
22
|
account_id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { salesflareUpdateAccountContacts };
|
|
26
38
|
//# sourceMappingURL=update-account-contacts.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const salesflareUpdateAccountUsers: import("@keystrokehq/action").Workfl
|
|
|
20
20
|
_deleted?: boolean | undefined;
|
|
21
21
|
}[];
|
|
22
22
|
account_id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { salesflareUpdateAccountUsers };
|
|
26
38
|
//# sourceMappingURL=update-account-users.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const salesflareUpdateAccountUsers: import("@keystrokehq/action").Workfl
|
|
|
20
20
|
_deleted?: boolean | undefined;
|
|
21
21
|
}[];
|
|
22
22
|
account_id: number;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { salesflareUpdateAccountUsers };
|
|
26
38
|
//# sourceMappingURL=update-account-users.d.mts.map
|
|
@@ -135,7 +135,19 @@ declare const salesflareUpdateAccount: import("@keystrokehq/action").WorkflowAct
|
|
|
135
135
|
email: string;
|
|
136
136
|
}[] | undefined;
|
|
137
137
|
social_profiles?: string[] | undefined;
|
|
138
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
138
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
139
|
+
connectionId: z.ZodString;
|
|
140
|
+
entityId: z.ZodString;
|
|
141
|
+
instanceId: z.ZodString;
|
|
142
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
143
|
+
generic_api_key: z.ZodString;
|
|
144
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
145
|
+
connectionId: z.ZodString;
|
|
146
|
+
entityId: z.ZodString;
|
|
147
|
+
instanceId: z.ZodString;
|
|
148
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
149
|
+
generic_api_key: z.ZodString;
|
|
150
|
+
}, z.core.$strip>>]>;
|
|
139
151
|
//#endregion
|
|
140
152
|
export { salesflareUpdateAccount };
|
|
141
153
|
//# sourceMappingURL=update-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-account.d.cts","names":[],"sources":["../../src/actions/update-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-account.d.cts","names":[],"sources":["../../src/actions/update-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -135,7 +135,19 @@ declare const salesflareUpdateAccount: import("@keystrokehq/action").WorkflowAct
|
|
|
135
135
|
email: string;
|
|
136
136
|
}[] | undefined;
|
|
137
137
|
social_profiles?: string[] | undefined;
|
|
138
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
138
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
139
|
+
connectionId: z.ZodString;
|
|
140
|
+
entityId: z.ZodString;
|
|
141
|
+
instanceId: z.ZodString;
|
|
142
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
143
|
+
generic_api_key: z.ZodString;
|
|
144
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
145
|
+
connectionId: z.ZodString;
|
|
146
|
+
entityId: z.ZodString;
|
|
147
|
+
instanceId: z.ZodString;
|
|
148
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
149
|
+
generic_api_key: z.ZodString;
|
|
150
|
+
}, z.core.$strip>>]>;
|
|
139
151
|
//#endregion
|
|
140
152
|
export { salesflareUpdateAccount };
|
|
141
153
|
//# sourceMappingURL=update-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-account.d.mts","names":[],"sources":["../../src/actions/update-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-account.d.mts","names":[],"sources":["../../src/actions/update-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -25,7 +25,19 @@ declare const salesflareUpdateAiSettings: import("@keystrokehq/action").Workflow
|
|
|
25
25
|
summary?: string | undefined;
|
|
26
26
|
generated?: boolean | undefined;
|
|
27
27
|
} | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { salesflareUpdateAiSettings };
|
|
31
43
|
//# sourceMappingURL=update-ai-settings.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const salesflareUpdateAiSettings: import("@keystrokehq/action").Workflow
|
|
|
25
25
|
summary?: string | undefined;
|
|
26
26
|
generated?: boolean | undefined;
|
|
27
27
|
} | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { salesflareUpdateAiSettings };
|
|
31
43
|
//# sourceMappingURL=update-ai-settings.d.mts.map
|
|
@@ -134,7 +134,19 @@ declare const salesflareUpdateContact: import("@keystrokehq/action").WorkflowAct
|
|
|
134
134
|
"opt-out_campaign"?: string | undefined;
|
|
135
135
|
home_phone_number?: string | undefined;
|
|
136
136
|
mobile_phone_number?: string | undefined;
|
|
137
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
137
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
138
|
+
connectionId: z.ZodString;
|
|
139
|
+
entityId: z.ZodString;
|
|
140
|
+
instanceId: z.ZodString;
|
|
141
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
142
|
+
generic_api_key: z.ZodString;
|
|
143
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
144
|
+
connectionId: z.ZodString;
|
|
145
|
+
entityId: z.ZodString;
|
|
146
|
+
instanceId: z.ZodString;
|
|
147
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
148
|
+
generic_api_key: z.ZodString;
|
|
149
|
+
}, z.core.$strip>>]>;
|
|
138
150
|
//#endregion
|
|
139
151
|
export { salesflareUpdateContact };
|
|
140
152
|
//# sourceMappingURL=update-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-contact.d.cts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -134,7 +134,19 @@ declare const salesflareUpdateContact: import("@keystrokehq/action").WorkflowAct
|
|
|
134
134
|
"opt-out_campaign"?: string | undefined;
|
|
135
135
|
home_phone_number?: string | undefined;
|
|
136
136
|
mobile_phone_number?: string | undefined;
|
|
137
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
137
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
138
|
+
connectionId: z.ZodString;
|
|
139
|
+
entityId: z.ZodString;
|
|
140
|
+
instanceId: z.ZodString;
|
|
141
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
142
|
+
generic_api_key: z.ZodString;
|
|
143
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
144
|
+
connectionId: z.ZodString;
|
|
145
|
+
entityId: z.ZodString;
|
|
146
|
+
instanceId: z.ZodString;
|
|
147
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
148
|
+
generic_api_key: z.ZodString;
|
|
149
|
+
}, z.core.$strip>>]>;
|
|
138
150
|
//#endregion
|
|
139
151
|
export { salesflareUpdateContact };
|
|
140
152
|
//# sourceMappingURL=update-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-contact.d.mts","names":[],"sources":["../../src/actions/update-contact.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -18,8 +18,8 @@ declare const SalesflareUpdateCustomFieldInput: z.ZodObject<{
|
|
|
18
18
|
pipeline: z.ZodOptional<z.ZodNumber>;
|
|
19
19
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
20
20
|
item_class: z.ZodEnum<{
|
|
21
|
-
contacts: "contacts";
|
|
22
21
|
accounts: "accounts";
|
|
22
|
+
contacts: "contacts";
|
|
23
23
|
opportunities: "opportunities";
|
|
24
24
|
}>;
|
|
25
25
|
max_number: z.ZodOptional<z.ZodNumber>;
|
|
@@ -55,7 +55,7 @@ declare const SalesflareUpdateCustomFieldOutput: z.ZodObject<{
|
|
|
55
55
|
}, z.core.$loose>;
|
|
56
56
|
declare const salesflareUpdateCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
id: number;
|
|
58
|
-
item_class: "
|
|
58
|
+
item_class: "accounts" | "contacts" | "opportunities";
|
|
59
59
|
name?: string | undefined;
|
|
60
60
|
order?: number | undefined;
|
|
61
61
|
enabled?: boolean | undefined;
|
|
@@ -77,7 +77,19 @@ declare const salesflareUpdateCustomField: import("@keystrokehq/action").Workflo
|
|
|
77
77
|
order_alphabetically?: boolean | undefined;
|
|
78
78
|
users_can_add_options?: boolean | undefined;
|
|
79
79
|
predefined_customfield?: number | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { salesflareUpdateCustomField };
|
|
83
95
|
//# sourceMappingURL=update-custom-field.d.cts.map
|
|
@@ -18,8 +18,8 @@ declare const SalesflareUpdateCustomFieldInput: z.ZodObject<{
|
|
|
18
18
|
pipeline: z.ZodOptional<z.ZodNumber>;
|
|
19
19
|
required: z.ZodOptional<z.ZodBoolean>;
|
|
20
20
|
item_class: z.ZodEnum<{
|
|
21
|
-
contacts: "contacts";
|
|
22
21
|
accounts: "accounts";
|
|
22
|
+
contacts: "contacts";
|
|
23
23
|
opportunities: "opportunities";
|
|
24
24
|
}>;
|
|
25
25
|
max_number: z.ZodOptional<z.ZodNumber>;
|
|
@@ -55,7 +55,7 @@ declare const SalesflareUpdateCustomFieldOutput: z.ZodObject<{
|
|
|
55
55
|
}, z.core.$loose>;
|
|
56
56
|
declare const salesflareUpdateCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
id: number;
|
|
58
|
-
item_class: "
|
|
58
|
+
item_class: "accounts" | "contacts" | "opportunities";
|
|
59
59
|
name?: string | undefined;
|
|
60
60
|
order?: number | undefined;
|
|
61
61
|
enabled?: boolean | undefined;
|
|
@@ -77,7 +77,19 @@ declare const salesflareUpdateCustomField: import("@keystrokehq/action").Workflo
|
|
|
77
77
|
order_alphabetically?: boolean | undefined;
|
|
78
78
|
users_can_add_options?: boolean | undefined;
|
|
79
79
|
predefined_customfield?: number | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { salesflareUpdateCustomField };
|
|
83
95
|
//# sourceMappingURL=update-custom-field.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const salesflareUpdateEmailDatasource: import("@keystrokehq/action").Wor
|
|
|
19
19
|
max_emails_hour?: number | undefined;
|
|
20
20
|
add_signature_to_replies?: boolean | undefined;
|
|
21
21
|
add_signature_to_campaign?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { salesflareUpdateEmailDatasource };
|
|
25
37
|
//# sourceMappingURL=update-email-datasource.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const salesflareUpdateEmailDatasource: import("@keystrokehq/action").Wor
|
|
|
19
19
|
max_emails_hour?: number | undefined;
|
|
20
20
|
add_signature_to_replies?: boolean | undefined;
|
|
21
21
|
add_signature_to_campaign?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { salesflareUpdateEmailDatasource };
|
|
25
37
|
//# sourceMappingURL=update-email-datasource.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const salesflareUpdateInternalNote: import("@keystrokehq/action").Workfl
|
|
|
23
23
|
message_id: number;
|
|
24
24
|
date?: string | undefined;
|
|
25
25
|
mentions?: number[] | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { salesflareUpdateInternalNote };
|
|
29
41
|
//# sourceMappingURL=update-internal-note.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const salesflareUpdateInternalNote: import("@keystrokehq/action").Workfl
|
|
|
23
23
|
message_id: number;
|
|
24
24
|
date?: string | undefined;
|
|
25
25
|
mentions?: number[] | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { salesflareUpdateInternalNote };
|
|
29
41
|
//# sourceMappingURL=update-internal-note.d.mts.map
|
|
@@ -60,7 +60,19 @@ declare const salesflareUpdateOpportunity: import("@keystrokehq/action").Workflo
|
|
|
60
60
|
contract_end_date?: string | undefined;
|
|
61
61
|
contract_start_date?: string | undefined;
|
|
62
62
|
recurring_price_per_unit?: number | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { salesflareUpdateOpportunity };
|
|
66
78
|
//# sourceMappingURL=update-opportunity.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-opportunity.d.cts","names":[],"sources":["../../src/actions/update-opportunity.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0BhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA
|
|
1
|
+
{"version":3,"file":"update-opportunity.d.cts","names":[],"sources":["../../src/actions/update-opportunity.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0BhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -60,7 +60,19 @@ declare const salesflareUpdateOpportunity: import("@keystrokehq/action").Workflo
|
|
|
60
60
|
contract_end_date?: string | undefined;
|
|
61
61
|
contract_start_date?: string | undefined;
|
|
62
62
|
recurring_price_per_unit?: number | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { salesflareUpdateOpportunity };
|
|
66
78
|
//# sourceMappingURL=update-opportunity.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-opportunity.d.mts","names":[],"sources":["../../src/actions/update-opportunity.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0BhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA
|
|
1
|
+
{"version":3,"file":"update-opportunity.d.mts","names":[],"sources":["../../src/actions/update-opportunity.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA0BhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -11,7 +11,19 @@ declare const SalesflareUpdateTagOutput: z.ZodObject<{
|
|
|
11
11
|
declare const salesflareUpdateTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
name: string;
|
|
13
13
|
tag_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { salesflareUpdateTag };
|
|
17
29
|
//# sourceMappingURL=update-tag.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const SalesflareUpdateTagOutput: z.ZodObject<{
|
|
|
11
11
|
declare const salesflareUpdateTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
name: string;
|
|
13
13
|
tag_id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { salesflareUpdateTag };
|
|
17
29
|
//# sourceMappingURL=update-tag.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const salesflareUpdateTask: import("@keystrokehq/action").WorkflowAction
|
|
|
19
19
|
completed?: boolean | undefined;
|
|
20
20
|
description?: string | undefined;
|
|
21
21
|
reminder_date?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { salesflareUpdateTask };
|
|
25
37
|
//# sourceMappingURL=update-task.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const salesflareUpdateTask: import("@keystrokehq/action").WorkflowAction
|
|
|
19
19
|
completed?: boolean | undefined;
|
|
20
20
|
description?: string | undefined;
|
|
21
21
|
reminder_date?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { salesflareUpdateTask };
|
|
25
37
|
//# sourceMappingURL=update-task.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const salesflareUpdateWorkflowAudience: import("@keystrokehq/action").Wo
|
|
|
15
15
|
record_id: number;
|
|
16
16
|
exited?: boolean | undefined;
|
|
17
17
|
met_goal?: boolean | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { salesflareUpdateWorkflowAudience };
|
|
21
33
|
//# sourceMappingURL=update-workflow-audience.d.cts.map
|