@keystrokehq/follow_up_boss 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/create-action-plans-people.d.cts +13 -1
- package/dist/actions/create-action-plans-people.d.mts +13 -1
- package/dist/actions/create-appointment-outcome.d.cts +13 -1
- package/dist/actions/create-appointment-outcome.d.mts +13 -1
- package/dist/actions/create-appointment-types.d.cts +13 -1
- package/dist/actions/create-appointment-types.d.mts +13 -1
- package/dist/actions/create-appointment.d.cts +13 -1
- package/dist/actions/create-appointment.d.mts +13 -1
- package/dist/actions/create-call.d.cts +13 -1
- package/dist/actions/create-call.d.mts +13 -1
- package/dist/actions/create-custom-field.d.cts +13 -1
- package/dist/actions/create-custom-field.d.mts +13 -1
- package/dist/actions/create-deal-custom-field.d.cts +13 -1
- package/dist/actions/create-deal-custom-field.d.mts +13 -1
- package/dist/actions/create-deals.d.cts +13 -1
- package/dist/actions/create-deals.d.mts +13 -1
- package/dist/actions/create-em-campaign.d.cts +13 -1
- package/dist/actions/create-em-campaign.d.mts +13 -1
- package/dist/actions/create-em-events.d.cts +13 -1
- package/dist/actions/create-em-events.d.mts +13 -1
- package/dist/actions/create-events.d.cts +13 -1
- package/dist/actions/create-events.d.mts +13 -1
- package/dist/actions/create-groups.d.cts +13 -1
- package/dist/actions/create-groups.d.mts +13 -1
- package/dist/actions/create-pipelines.d.cts +13 -1
- package/dist/actions/create-pipelines.d.mts +13 -1
- package/dist/actions/create-ponds.d.cts +13 -1
- package/dist/actions/create-ponds.d.mts +13 -1
- package/dist/actions/create-reactions.d.cts +13 -1
- package/dist/actions/create-reactions.d.mts +13 -1
- package/dist/actions/create-stage.d.cts +13 -1
- package/dist/actions/create-stage.d.mts +13 -1
- package/dist/actions/create-teams.d.cts +13 -1
- package/dist/actions/create-teams.d.mts +13 -1
- package/dist/actions/create-template.d.cts +13 -1
- package/dist/actions/create-template.d.mts +13 -1
- package/dist/actions/create-text-message-template.d.cts +13 -1
- package/dist/actions/create-text-message-template.d.mts +13 -1
- package/dist/actions/delete-appointment-outcomes.d.cts +13 -1
- package/dist/actions/delete-appointment-outcomes.d.mts +13 -1
- package/dist/actions/delete-appointment-type.d.cts +13 -1
- package/dist/actions/delete-appointment-type.d.mts +13 -1
- package/dist/actions/delete-appointment.d.cts +13 -1
- package/dist/actions/delete-appointment.d.mts +13 -1
- package/dist/actions/delete-custom-field.d.cts +13 -1
- package/dist/actions/delete-custom-field.d.mts +13 -1
- package/dist/actions/delete-deal-custom-field.d.cts +13 -1
- package/dist/actions/delete-deal-custom-field.d.mts +13 -1
- package/dist/actions/delete-deal.d.cts +13 -1
- package/dist/actions/delete-deal.d.mts +13 -1
- package/dist/actions/delete-groups.d.cts +13 -1
- package/dist/actions/delete-groups.d.mts +13 -1
- package/dist/actions/delete-people-relationship.d.cts +13 -1
- package/dist/actions/delete-people-relationship.d.mts +13 -1
- package/dist/actions/delete-pipeline.d.cts +13 -1
- package/dist/actions/delete-pipeline.d.mts +13 -1
- package/dist/actions/delete-pond.d.cts +13 -1
- package/dist/actions/delete-pond.d.mts +13 -1
- package/dist/actions/delete-stage.d.cts +13 -1
- package/dist/actions/delete-stage.d.mts +13 -1
- package/dist/actions/delete-teams.d.cts +13 -1
- package/dist/actions/delete-teams.d.mts +13 -1
- package/dist/actions/delete-text-message-template.d.cts +13 -1
- package/dist/actions/delete-text-message-template.d.mts +13 -1
- package/dist/actions/get-appointment-outcome.d.cts +13 -1
- package/dist/actions/get-appointment-outcome.d.mts +13 -1
- package/dist/actions/get-appointment-types.d.cts +13 -1
- package/dist/actions/get-appointment-types.d.mts +13 -1
- package/dist/actions/get-appointment.d.cts +13 -1
- package/dist/actions/get-appointment.d.mts +13 -1
- package/dist/actions/get-call.d.cts +13 -1
- package/dist/actions/get-call.d.mts +13 -1
- package/dist/actions/get-deal-custom-field.d.cts +13 -1
- package/dist/actions/get-deal-custom-field.d.mts +13 -1
- package/dist/actions/get-deal.d.cts +13 -1
- package/dist/actions/get-deal.d.mts +13 -1
- package/dist/actions/get-event.d.cts +13 -1
- package/dist/actions/get-event.d.mts +13 -1
- package/dist/actions/get-groups.d.cts +13 -1
- package/dist/actions/get-groups.d.mts +13 -1
- package/dist/actions/get-identity.d.cts +13 -1
- package/dist/actions/get-identity.d.cts.map +1 -1
- package/dist/actions/get-identity.d.mts +13 -1
- package/dist/actions/get-identity.d.mts.map +1 -1
- package/dist/actions/get-me.d.cts +13 -1
- package/dist/actions/get-me.d.cts.map +1 -1
- package/dist/actions/get-me.d.mts +13 -1
- package/dist/actions/get-me.d.mts.map +1 -1
- package/dist/actions/get-people-relationship.d.cts +13 -1
- package/dist/actions/get-people-relationship.d.mts +13 -1
- package/dist/actions/get-pipelines.d.cts +13 -1
- package/dist/actions/get-pipelines.d.mts +13 -1
- package/dist/actions/get-ponds.d.cts +13 -1
- package/dist/actions/get-ponds.d.mts +13 -1
- package/dist/actions/get-smart-list.d.cts +13 -1
- package/dist/actions/get-smart-list.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-teams.d.cts +13 -1
- package/dist/actions/get-teams.d.mts +13 -1
- package/dist/actions/get-template.d.cts +13 -1
- package/dist/actions/get-template.d.mts +13 -1
- package/dist/actions/get-text-message-template.d.cts +13 -1
- package/dist/actions/get-text-message-template.d.mts +13 -1
- package/dist/actions/get-text-message.d.cts +13 -1
- package/dist/actions/get-text-message.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/list-action-plans-people.d.cts +13 -1
- package/dist/actions/list-action-plans-people.d.mts +13 -1
- package/dist/actions/list-action-plans.d.cts +13 -1
- package/dist/actions/list-action-plans.d.mts +13 -1
- package/dist/actions/list-appointment-outcomes.d.cts +13 -1
- package/dist/actions/list-appointment-outcomes.d.mts +13 -1
- package/dist/actions/list-appointment-types.d.cts +13 -1
- package/dist/actions/list-appointment-types.d.mts +13 -1
- package/dist/actions/list-appointments.d.cts +13 -1
- package/dist/actions/list-appointments.d.mts +13 -1
- package/dist/actions/list-calls.d.cts +13 -1
- package/dist/actions/list-calls.d.mts +13 -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-deal-custom-fields.d.cts +15 -3
- package/dist/actions/list-deal-custom-fields.d.mts +15 -3
- package/dist/actions/list-deals.d.cts +13 -1
- package/dist/actions/list-deals.d.mts +13 -1
- package/dist/actions/list-em-campaigns.d.cts +13 -1
- package/dist/actions/list-em-campaigns.d.mts +13 -1
- package/dist/actions/list-em-events.d.cts +13 -1
- package/dist/actions/list-em-events.d.mts +13 -1
- package/dist/actions/list-events.d.cts +13 -1
- package/dist/actions/list-events.d.mts +13 -1
- package/dist/actions/list-groups-round-robin.d.cts +15 -3
- package/dist/actions/list-groups-round-robin.d.mts +15 -3
- package/dist/actions/list-groups.d.cts +15 -3
- package/dist/actions/list-groups.d.mts +15 -3
- package/dist/actions/list-inbox-apps.d.cts +13 -1
- package/dist/actions/list-inbox-apps.d.mts +13 -1
- package/dist/actions/list-people-relationships.d.cts +13 -1
- package/dist/actions/list-people-relationships.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-ponds.d.cts +13 -1
- package/dist/actions/list-ponds.d.mts +13 -1
- package/dist/actions/list-smart-lists.d.cts +13 -1
- package/dist/actions/list-smart-lists.d.mts +13 -1
- package/dist/actions/list-stages.d.cts +15 -3
- package/dist/actions/list-stages.d.mts +15 -3
- package/dist/actions/list-team-inboxes.d.cts +13 -1
- package/dist/actions/list-team-inboxes.d.cts.map +1 -1
- package/dist/actions/list-team-inboxes.d.mts +13 -1
- package/dist/actions/list-team-inboxes.d.mts.map +1 -1
- package/dist/actions/list-teams.d.cts +13 -1
- package/dist/actions/list-teams.d.mts +13 -1
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-text-message-templates.d.cts +13 -1
- package/dist/actions/list-text-message-templates.d.mts +13 -1
- package/dist/actions/list-text-messages.d.cts +13 -1
- package/dist/actions/list-text-messages.d.mts +13 -1
- package/dist/actions/list-timeframes.d.cts +13 -1
- package/dist/actions/list-timeframes.d.cts.map +1 -1
- package/dist/actions/list-timeframes.d.mts +13 -1
- package/dist/actions/list-timeframes.d.mts.map +1 -1
- package/dist/actions/list-users.d.cts +13 -1
- package/dist/actions/list-users.d.mts +13 -1
- package/dist/actions/list-webhooks.d.cts +13 -1
- package/dist/actions/list-webhooks.d.mts +13 -1
- package/dist/actions/merge-template.d.cts +13 -1
- package/dist/actions/merge-template.d.mts +13 -1
- package/dist/actions/merge-text-message-template.d.cts +13 -1
- package/dist/actions/merge-text-message-template.d.mts +13 -1
- package/dist/actions/update-action-plans-people.d.cts +13 -1
- package/dist/actions/update-action-plans-people.d.mts +13 -1
- package/dist/actions/update-appointment-outcomes.d.cts +13 -1
- package/dist/actions/update-appointment-outcomes.d.mts +13 -1
- package/dist/actions/update-appointment-types.d.cts +13 -1
- package/dist/actions/update-appointment-types.d.mts +13 -1
- package/dist/actions/update-appointment.d.cts +13 -1
- package/dist/actions/update-appointment.d.mts +13 -1
- package/dist/actions/update-calls.d.cts +13 -1
- package/dist/actions/update-calls.d.mts +13 -1
- package/dist/actions/update-custom-fields.d.cts +13 -1
- package/dist/actions/update-custom-fields.d.mts +13 -1
- package/dist/actions/update-deal-custom-fields.d.cts +13 -1
- package/dist/actions/update-deal-custom-fields.d.mts +13 -1
- package/dist/actions/update-deals.d.cts +13 -1
- package/dist/actions/update-deals.d.mts +13 -1
- package/dist/actions/update-em-campaigns.d.cts +13 -1
- package/dist/actions/update-em-campaigns.d.mts +13 -1
- package/dist/actions/update-groups.d.cts +13 -1
- package/dist/actions/update-groups.d.mts +13 -1
- package/dist/actions/update-people-relationships.d.cts +13 -1
- package/dist/actions/update-people-relationships.d.mts +13 -1
- package/dist/actions/update-pipelines.d.cts +13 -1
- package/dist/actions/update-pipelines.d.mts +13 -1
- package/dist/actions/update-ponds.d.cts +13 -1
- package/dist/actions/update-ponds.d.mts +13 -1
- package/dist/actions/update-stages.d.cts +13 -1
- package/dist/actions/update-stages.d.mts +13 -1
- package/dist/actions/update-teams.d.cts +13 -1
- package/dist/actions/update-teams.d.mts +13 -1
- package/dist/actions/update-templates.d.cts +13 -1
- package/dist/actions/update-templates.d.mts +13 -1
- package/dist/actions/update-text-message-template.d.cts +13 -1
- package/dist/actions/update-text-message-template.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
|
@@ -21,7 +21,19 @@ declare const followUpBossCreateReactions: import("@keystrokehq/action").Workflo
|
|
|
21
21
|
body: string;
|
|
22
22
|
refId: number;
|
|
23
23
|
refType: "Note" | "Call" | "ThreadedReply";
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { followUpBossCreateReactions };
|
|
27
39
|
//# sourceMappingURL=create-reactions.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const followUpBossCreateReactions: import("@keystrokehq/action").Workflo
|
|
|
21
21
|
body: string;
|
|
22
22
|
refId: number;
|
|
23
23
|
refType: "Note" | "Call" | "ThreadedReply";
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { followUpBossCreateReactions };
|
|
27
39
|
//# sourceMappingURL=create-reactions.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const FollowUpBossCreateStageOutput: z.ZodObject<{
|
|
|
15
15
|
declare const followUpBossCreateStage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
orderWeight?: number | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossCreateStage };
|
|
21
33
|
//# sourceMappingURL=create-stage.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const FollowUpBossCreateStageOutput: z.ZodObject<{
|
|
|
15
15
|
declare const followUpBossCreateStage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
name: string;
|
|
17
17
|
orderWeight?: number | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossCreateStage };
|
|
21
33
|
//# sourceMappingURL=create-stage.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const followUpBossCreateTeams: import("@keystrokehq/action").WorkflowAct
|
|
|
16
16
|
name: string;
|
|
17
17
|
userIds: number[];
|
|
18
18
|
leaderIds?: number[] | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { followUpBossCreateTeams };
|
|
22
34
|
//# sourceMappingURL=create-teams.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const followUpBossCreateTeams: import("@keystrokehq/action").WorkflowAct
|
|
|
16
16
|
name: string;
|
|
17
17
|
userIds: number[];
|
|
18
18
|
leaderIds?: number[] | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { followUpBossCreateTeams };
|
|
22
34
|
//# sourceMappingURL=create-teams.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const followUpBossCreateTemplate: import("@keystrokehq/action").Workflow
|
|
|
30
30
|
name: string;
|
|
31
31
|
subject: string;
|
|
32
32
|
isShared?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { followUpBossCreateTemplate };
|
|
36
48
|
//# sourceMappingURL=create-template.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const followUpBossCreateTemplate: import("@keystrokehq/action").Workflow
|
|
|
30
30
|
name: string;
|
|
31
31
|
subject: string;
|
|
32
32
|
isShared?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { followUpBossCreateTemplate };
|
|
36
48
|
//# sourceMappingURL=create-template.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const followUpBossCreateTextMessageTemplate: import("@keystrokehq/action
|
|
|
30
30
|
name: string;
|
|
31
31
|
message: string;
|
|
32
32
|
isShared?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { followUpBossCreateTextMessageTemplate };
|
|
36
48
|
//# sourceMappingURL=create-text-message-template.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const followUpBossCreateTextMessageTemplate: import("@keystrokehq/action
|
|
|
30
30
|
name: string;
|
|
31
31
|
message: string;
|
|
32
32
|
isShared?: boolean | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { followUpBossCreateTextMessageTemplate };
|
|
36
48
|
//# sourceMappingURL=create-text-message-template.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodObject<{
|
|
|
11
11
|
declare const followUpBossDeleteAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
13
|
assignOutcomeId: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossDeleteAppointmentOutcomes };
|
|
17
29
|
//# sourceMappingURL=delete-appointment-outcomes.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodObject<{
|
|
|
11
11
|
declare const followUpBossDeleteAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
13
|
assignOutcomeId: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossDeleteAppointmentOutcomes };
|
|
17
29
|
//# sourceMappingURL=delete-appointment-outcomes.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const FollowUpBossDeleteAppointmentTypeOutput: z.ZodObject<{
|
|
|
11
11
|
declare const followUpBossDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
13
|
assignTypeId: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossDeleteAppointmentType };
|
|
17
29
|
//# sourceMappingURL=delete-appointment-type.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const FollowUpBossDeleteAppointmentTypeOutput: z.ZodObject<{
|
|
|
11
11
|
declare const followUpBossDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
13
|
assignTypeId: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossDeleteAppointmentType };
|
|
17
29
|
//# sourceMappingURL=delete-appointment-type.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const FollowUpBossDeleteAppointmentOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const followUpBossDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { followUpBossDeleteAppointment };
|
|
16
28
|
//# sourceMappingURL=delete-appointment.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const FollowUpBossDeleteAppointmentOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const followUpBossDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { followUpBossDeleteAppointment };
|
|
16
28
|
//# sourceMappingURL=delete-appointment.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossDeleteCustomFieldOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const followUpBossDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { followUpBossDeleteCustomField };
|
|
15
27
|
//# sourceMappingURL=delete-custom-field.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossDeleteCustomFieldOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const followUpBossDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { followUpBossDeleteCustomField };
|
|
15
27
|
//# sourceMappingURL=delete-custom-field.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const FollowUpBossDeleteDealCustomFieldInput: z.ZodObject<{
|
|
|
7
7
|
declare const FollowUpBossDeleteDealCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const followUpBossDeleteDealCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { followUpBossDeleteDealCustomField };
|
|
13
25
|
//# sourceMappingURL=delete-deal-custom-field.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const FollowUpBossDeleteDealCustomFieldInput: z.ZodObject<{
|
|
|
7
7
|
declare const FollowUpBossDeleteDealCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const followUpBossDeleteDealCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { followUpBossDeleteDealCustomField };
|
|
13
25
|
//# sourceMappingURL=delete-deal-custom-field.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const FollowUpBossDeleteDealOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const followUpBossDeleteDeal: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { followUpBossDeleteDeal };
|
|
16
28
|
//# sourceMappingURL=delete-deal.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const FollowUpBossDeleteDealOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const followUpBossDeleteDeal: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { followUpBossDeleteDeal };
|
|
16
28
|
//# sourceMappingURL=delete-deal.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossDeleteGroupsOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const followUpBossDeleteGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { followUpBossDeleteGroups };
|
|
15
27
|
//# sourceMappingURL=delete-groups.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossDeleteGroupsOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const followUpBossDeleteGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { followUpBossDeleteGroups };
|
|
15
27
|
//# sourceMappingURL=delete-groups.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossDeletePeopleRelationshipOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const followUpBossDeletePeopleRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { followUpBossDeletePeopleRelationship };
|
|
15
27
|
//# sourceMappingURL=delete-people-relationship.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossDeletePeopleRelationshipOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const followUpBossDeletePeopleRelationship: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { followUpBossDeletePeopleRelationship };
|
|
15
27
|
//# sourceMappingURL=delete-people-relationship.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const FollowUpBossDeletePipelineOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const followUpBossDeletePipeline: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { followUpBossDeletePipeline };
|
|
16
28
|
//# sourceMappingURL=delete-pipeline.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const FollowUpBossDeletePipelineOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const followUpBossDeletePipeline: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { followUpBossDeletePipeline };
|
|
16
28
|
//# sourceMappingURL=delete-pipeline.d.mts.map
|