@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
|
@@ -9,7 +9,19 @@ declare const FollowUpBossCreateActionPlansPeopleOutput: z.ZodRecord<z.ZodString
|
|
|
9
9
|
declare const followUpBossCreateActionPlansPeople: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
personId: number;
|
|
11
11
|
actionPlanId: 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 { followUpBossCreateActionPlansPeople };
|
|
15
27
|
//# sourceMappingURL=create-action-plans-people.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const FollowUpBossCreateActionPlansPeopleOutput: z.ZodRecord<z.ZodString
|
|
|
9
9
|
declare const followUpBossCreateActionPlansPeople: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
personId: number;
|
|
11
11
|
actionPlanId: 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 { followUpBossCreateActionPlansPeople };
|
|
15
27
|
//# sourceMappingURL=create-action-plans-people.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const FollowUpBossCreateAppointmentOutcomeOutput: z.ZodObject<{
|
|
|
13
13
|
declare const followUpBossCreateAppointmentOutcome: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
name: string;
|
|
15
15
|
orderWeight?: number | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { followUpBossCreateAppointmentOutcome };
|
|
19
31
|
//# sourceMappingURL=create-appointment-outcome.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const FollowUpBossCreateAppointmentOutcomeOutput: z.ZodObject<{
|
|
|
13
13
|
declare const followUpBossCreateAppointmentOutcome: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
name: string;
|
|
15
15
|
orderWeight?: number | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { followUpBossCreateAppointmentOutcome };
|
|
19
31
|
//# sourceMappingURL=create-appointment-outcome.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const FollowUpBossCreateAppointmentTypesOutput: z.ZodObject<{
|
|
|
13
13
|
declare const followUpBossCreateAppointmentTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
name: string;
|
|
15
15
|
orderWeight?: number | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { followUpBossCreateAppointmentTypes };
|
|
19
31
|
//# sourceMappingURL=create-appointment-types.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const FollowUpBossCreateAppointmentTypesOutput: z.ZodObject<{
|
|
|
13
13
|
declare const followUpBossCreateAppointmentTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
name: string;
|
|
15
15
|
orderWeight?: number | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { followUpBossCreateAppointmentTypes };
|
|
19
31
|
//# sourceMappingURL=create-appointment-types.d.mts.map
|
|
@@ -66,7 +66,19 @@ declare const followUpBossCreateAppointment: import("@keystrokehq/action").Workf
|
|
|
66
66
|
createdById?: number | undefined;
|
|
67
67
|
description?: string | undefined;
|
|
68
68
|
sendInvitation?: boolean | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { followUpBossCreateAppointment };
|
|
72
84
|
//# sourceMappingURL=create-appointment.d.cts.map
|
|
@@ -66,7 +66,19 @@ declare const followUpBossCreateAppointment: import("@keystrokehq/action").Workf
|
|
|
66
66
|
createdById?: number | undefined;
|
|
67
67
|
description?: string | undefined;
|
|
68
68
|
sendInvitation?: boolean | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { followUpBossCreateAppointment };
|
|
72
84
|
//# sourceMappingURL=create-appointment.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const followUpBossCreateCall: import("@keystrokehq/action").WorkflowActi
|
|
|
34
34
|
toNumber?: string | undefined;
|
|
35
35
|
fromNumber?: string | undefined;
|
|
36
36
|
recordingUrl?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { followUpBossCreateCall };
|
|
40
52
|
//# sourceMappingURL=create-call.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const followUpBossCreateCall: import("@keystrokehq/action").WorkflowActi
|
|
|
34
34
|
toNumber?: string | undefined;
|
|
35
35
|
fromNumber?: string | undefined;
|
|
36
36
|
recordingUrl?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { followUpBossCreateCall };
|
|
40
52
|
//# sourceMappingURL=create-call.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const followUpBossCreateCustomField: import("@keystrokehq/action").Workf
|
|
|
28
28
|
hideIfEmpty?: boolean | undefined;
|
|
29
29
|
isRecurring?: boolean | undefined;
|
|
30
30
|
orderWeight?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossCreateCustomField };
|
|
34
46
|
//# sourceMappingURL=create-custom-field.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const followUpBossCreateCustomField: import("@keystrokehq/action").Workf
|
|
|
28
28
|
hideIfEmpty?: boolean | undefined;
|
|
29
29
|
isRecurring?: boolean | undefined;
|
|
30
30
|
orderWeight?: number | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossCreateCustomField };
|
|
34
46
|
//# sourceMappingURL=create-custom-field.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const followUpBossCreateDealCustomField: import("@keystrokehq/action").W
|
|
|
33
33
|
hideIfEmpty?: boolean | undefined;
|
|
34
34
|
isRecurring?: boolean | undefined;
|
|
35
35
|
orderWeight?: number | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { followUpBossCreateDealCustomField };
|
|
39
51
|
//# sourceMappingURL=create-deal-custom-field.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const followUpBossCreateDealCustomField: import("@keystrokehq/action").W
|
|
|
33
33
|
hideIfEmpty?: boolean | undefined;
|
|
34
34
|
isRecurring?: boolean | undefined;
|
|
35
35
|
orderWeight?: number | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { followUpBossCreateDealCustomField };
|
|
39
51
|
//# sourceMappingURL=create-deal-custom-field.d.mts.map
|
|
@@ -56,7 +56,19 @@ declare const followUpBossCreateDeals: import("@keystrokehq/action").WorkflowAct
|
|
|
56
56
|
earnestMoneyDueDate?: string | undefined;
|
|
57
57
|
finalWalkThroughDate?: string | undefined;
|
|
58
58
|
mutualAcceptanceDate?: string | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { followUpBossCreateDeals };
|
|
62
74
|
//# sourceMappingURL=create-deals.d.cts.map
|
|
@@ -56,7 +56,19 @@ declare const followUpBossCreateDeals: import("@keystrokehq/action").WorkflowAct
|
|
|
56
56
|
earnestMoneyDueDate?: string | undefined;
|
|
57
57
|
finalWalkThroughDate?: string | undefined;
|
|
58
58
|
mutualAcceptanceDate?: string | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { followUpBossCreateDeals };
|
|
62
74
|
//# sourceMappingURL=create-deals.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const followUpBossCreateEmCampaign: import("@keystrokehq/action").Workfl
|
|
|
22
22
|
subject: string;
|
|
23
23
|
bodyHtml: string;
|
|
24
24
|
originId: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { followUpBossCreateEmCampaign };
|
|
28
40
|
//# sourceMappingURL=create-em-campaign.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const followUpBossCreateEmCampaign: import("@keystrokehq/action").Workfl
|
|
|
22
22
|
subject: string;
|
|
23
23
|
bodyHtml: string;
|
|
24
24
|
originId: string;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { followUpBossCreateEmCampaign };
|
|
28
40
|
//# sourceMappingURL=create-em-campaign.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const followUpBossCreateEmEvents: import("@keystrokehq/action").Workflow
|
|
|
34
34
|
userId?: number | undefined;
|
|
35
35
|
personId?: number | undefined;
|
|
36
36
|
}[];
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { followUpBossCreateEmEvents };
|
|
40
52
|
//# sourceMappingURL=create-em-events.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const followUpBossCreateEmEvents: import("@keystrokehq/action").Workflow
|
|
|
34
34
|
userId?: number | undefined;
|
|
35
35
|
personId?: number | undefined;
|
|
36
36
|
}[];
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { followUpBossCreateEmEvents };
|
|
40
52
|
//# sourceMappingURL=create-em-events.d.mts.map
|
|
@@ -171,7 +171,19 @@ declare const followUpBossCreateEvents: import("@keystrokehq/action").WorkflowAc
|
|
|
171
171
|
minBathrooms?: number | undefined;
|
|
172
172
|
neighborhood?: string | undefined;
|
|
173
173
|
} | undefined;
|
|
174
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
174
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
175
|
+
connectionId: z.ZodString;
|
|
176
|
+
entityId: z.ZodString;
|
|
177
|
+
instanceId: z.ZodString;
|
|
178
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
179
|
+
generic_api_key: z.ZodString;
|
|
180
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
181
|
+
connectionId: z.ZodString;
|
|
182
|
+
entityId: z.ZodString;
|
|
183
|
+
instanceId: z.ZodString;
|
|
184
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
185
|
+
generic_api_key: z.ZodString;
|
|
186
|
+
}, z.core.$strip>>]>;
|
|
175
187
|
//#endregion
|
|
176
188
|
export { followUpBossCreateEvents };
|
|
177
189
|
//# sourceMappingURL=create-events.d.cts.map
|
|
@@ -171,7 +171,19 @@ declare const followUpBossCreateEvents: import("@keystrokehq/action").WorkflowAc
|
|
|
171
171
|
minBathrooms?: number | undefined;
|
|
172
172
|
neighborhood?: string | undefined;
|
|
173
173
|
} | undefined;
|
|
174
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
174
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
175
|
+
connectionId: z.ZodString;
|
|
176
|
+
entityId: z.ZodString;
|
|
177
|
+
instanceId: z.ZodString;
|
|
178
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
179
|
+
generic_api_key: z.ZodString;
|
|
180
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
181
|
+
connectionId: z.ZodString;
|
|
182
|
+
entityId: z.ZodString;
|
|
183
|
+
instanceId: z.ZodString;
|
|
184
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
185
|
+
generic_api_key: z.ZodString;
|
|
186
|
+
}, z.core.$strip>>]>;
|
|
175
187
|
//#endregion
|
|
176
188
|
export { followUpBossCreateEvents };
|
|
177
189
|
//# sourceMappingURL=create-events.d.mts.map
|
|
@@ -43,7 +43,19 @@ declare const followUpBossCreateGroups: import("@keystrokehq/action").WorkflowAc
|
|
|
43
43
|
defaultPondId?: number | undefined;
|
|
44
44
|
defaultUserId?: number | undefined;
|
|
45
45
|
defaultGroupId?: number | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { followUpBossCreateGroups };
|
|
49
61
|
//# sourceMappingURL=create-groups.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const followUpBossCreateGroups: import("@keystrokehq/action").WorkflowAc
|
|
|
43
43
|
defaultPondId?: number | undefined;
|
|
44
44
|
defaultUserId?: number | undefined;
|
|
45
45
|
defaultGroupId?: number | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { followUpBossCreateGroups };
|
|
49
61
|
//# sourceMappingURL=create-groups.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const followUpBossCreatePipelines: import("@keystrokehq/action").Workflo
|
|
|
37
37
|
}[] | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
orderWeight?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { followUpBossCreatePipelines };
|
|
43
55
|
//# sourceMappingURL=create-pipelines.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const followUpBossCreatePipelines: import("@keystrokehq/action").Workflo
|
|
|
37
37
|
}[] | undefined;
|
|
38
38
|
description?: string | undefined;
|
|
39
39
|
orderWeight?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { followUpBossCreatePipelines };
|
|
43
55
|
//# sourceMappingURL=create-pipelines.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const followUpBossCreatePonds: import("@keystrokehq/action").WorkflowAct
|
|
|
16
16
|
name: string;
|
|
17
17
|
userId: number;
|
|
18
18
|
userIds: number[];
|
|
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 { followUpBossCreatePonds };
|
|
22
34
|
//# sourceMappingURL=create-ponds.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const followUpBossCreatePonds: import("@keystrokehq/action").WorkflowAct
|
|
|
16
16
|
name: string;
|
|
17
17
|
userId: number;
|
|
18
18
|
userIds: number[];
|
|
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 { followUpBossCreatePonds };
|
|
22
34
|
//# sourceMappingURL=create-ponds.d.mts.map
|