@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
|
@@ -53,7 +53,19 @@ declare const followUpBossMergeTemplate: import("@keystrokehq/action").WorkflowA
|
|
|
53
53
|
}[] | undefined;
|
|
54
54
|
} | undefined;
|
|
55
55
|
mergePersonId?: number | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { followUpBossMergeTemplate };
|
|
59
71
|
//# sourceMappingURL=merge-template.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const followUpBossMergeTextMessageTemplate: import("@keystrokehq/action"
|
|
|
24
24
|
name?: string | undefined;
|
|
25
25
|
}[];
|
|
26
26
|
} | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { followUpBossMergeTextMessageTemplate };
|
|
30
42
|
//# sourceMappingURL=merge-text-message-template.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const followUpBossMergeTextMessageTemplate: import("@keystrokehq/action"
|
|
|
24
24
|
name?: string | undefined;
|
|
25
25
|
}[];
|
|
26
26
|
} | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { followUpBossMergeTextMessageTemplate };
|
|
30
42
|
//# sourceMappingURL=merge-text-message-template.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const FollowUpBossUpdateActionPlansPeopleOutput: z.ZodRecord<z.ZodString
|
|
|
12
12
|
declare const followUpBossUpdateActionPlansPeople: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
status: "Running" | "Paused";
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { followUpBossUpdateActionPlansPeople };
|
|
18
30
|
//# sourceMappingURL=update-action-plans-people.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const FollowUpBossUpdateActionPlansPeopleOutput: z.ZodRecord<z.ZodString
|
|
|
12
12
|
declare const followUpBossUpdateActionPlansPeople: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
14
|
status: "Running" | "Paused";
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { followUpBossUpdateActionPlansPeople };
|
|
18
30
|
//# sourceMappingURL=update-action-plans-people.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const followUpBossUpdateAppointmentOutcomes: import("@keystrokehq/action
|
|
|
15
15
|
id: number;
|
|
16
16
|
name?: string | undefined;
|
|
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 { followUpBossUpdateAppointmentOutcomes };
|
|
21
33
|
//# sourceMappingURL=update-appointment-outcomes.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const followUpBossUpdateAppointmentOutcomes: import("@keystrokehq/action
|
|
|
15
15
|
id: number;
|
|
16
16
|
name?: string | undefined;
|
|
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 { followUpBossUpdateAppointmentOutcomes };
|
|
21
33
|
//# sourceMappingURL=update-appointment-outcomes.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const followUpBossUpdateAppointmentTypes: import("@keystrokehq/action").
|
|
|
15
15
|
id: number;
|
|
16
16
|
name?: string | undefined;
|
|
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 { followUpBossUpdateAppointmentTypes };
|
|
21
33
|
//# sourceMappingURL=update-appointment-types.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const followUpBossUpdateAppointmentTypes: import("@keystrokehq/action").
|
|
|
15
15
|
id: number;
|
|
16
16
|
name?: string | undefined;
|
|
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 { followUpBossUpdateAppointmentTypes };
|
|
21
33
|
//# sourceMappingURL=update-appointment-types.d.mts.map
|
|
@@ -68,7 +68,19 @@ declare const followUpBossUpdateAppointment: import("@keystrokehq/action").Workf
|
|
|
68
68
|
outcomeId?: number | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
70
|
sendInvitation?: boolean | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
72
84
|
//#endregion
|
|
73
85
|
export { followUpBossUpdateAppointment };
|
|
74
86
|
//# sourceMappingURL=update-appointment.d.cts.map
|
|
@@ -68,7 +68,19 @@ declare const followUpBossUpdateAppointment: import("@keystrokehq/action").Workf
|
|
|
68
68
|
outcomeId?: number | undefined;
|
|
69
69
|
description?: string | undefined;
|
|
70
70
|
sendInvitation?: boolean | undefined;
|
|
71
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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>>]>;
|
|
72
84
|
//#endregion
|
|
73
85
|
export { followUpBossUpdateAppointment };
|
|
74
86
|
//# sourceMappingURL=update-appointment.d.mts.map
|
|
@@ -52,7 +52,19 @@ declare const followUpBossUpdateCalls: import("@keystrokehq/action").WorkflowAct
|
|
|
52
52
|
fromNumber?: string | undefined;
|
|
53
53
|
isIncoming?: boolean | undefined;
|
|
54
54
|
recordingUrl?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { followUpBossUpdateCalls };
|
|
58
70
|
//# sourceMappingURL=update-calls.d.cts.map
|
|
@@ -52,7 +52,19 @@ declare const followUpBossUpdateCalls: import("@keystrokehq/action").WorkflowAct
|
|
|
52
52
|
fromNumber?: string | undefined;
|
|
53
53
|
isIncoming?: boolean | undefined;
|
|
54
54
|
recordingUrl?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { followUpBossUpdateCalls };
|
|
58
70
|
//# sourceMappingURL=update-calls.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const followUpBossUpdateCustomFields: import("@keystrokehq/action").Work
|
|
|
25
25
|
isRecurring?: boolean | undefined;
|
|
26
26
|
orderWeight?: number | undefined;
|
|
27
27
|
dropdownChoiceMap?: (number | null)[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossUpdateCustomFields };
|
|
31
43
|
//# sourceMappingURL=update-custom-fields.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const followUpBossUpdateCustomFields: import("@keystrokehq/action").Work
|
|
|
25
25
|
isRecurring?: boolean | undefined;
|
|
26
26
|
orderWeight?: number | undefined;
|
|
27
27
|
dropdownChoiceMap?: (number | null)[] | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossUpdateCustomFields };
|
|
31
43
|
//# sourceMappingURL=update-custom-fields.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const followUpBossUpdateDealCustomFields: import("@keystrokehq/action").
|
|
|
37
37
|
isRecurring?: boolean | undefined;
|
|
38
38
|
orderWeight?: number | undefined;
|
|
39
39
|
dropdownChoiceMap?: 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 { followUpBossUpdateDealCustomFields };
|
|
43
55
|
//# sourceMappingURL=update-deal-custom-fields.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const followUpBossUpdateDealCustomFields: import("@keystrokehq/action").
|
|
|
37
37
|
isRecurring?: boolean | undefined;
|
|
38
38
|
orderWeight?: number | undefined;
|
|
39
39
|
dropdownChoiceMap?: 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 { followUpBossUpdateDealCustomFields };
|
|
43
55
|
//# sourceMappingURL=update-deal-custom-fields.d.mts.map
|
|
@@ -56,7 +56,19 @@ declare const followUpBossUpdateDeals: 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 { followUpBossUpdateDeals };
|
|
62
74
|
//# sourceMappingURL=update-deals.d.cts.map
|
|
@@ -56,7 +56,19 @@ declare const followUpBossUpdateDeals: 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 { followUpBossUpdateDeals };
|
|
62
74
|
//# sourceMappingURL=update-deals.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const followUpBossUpdateEmCampaigns: import("@keystrokehq/action").Workf
|
|
|
20
20
|
name?: string | undefined;
|
|
21
21
|
subject?: string | undefined;
|
|
22
22
|
bodyHtml?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossUpdateEmCampaigns };
|
|
26
38
|
//# sourceMappingURL=update-em-campaigns.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const followUpBossUpdateEmCampaigns: import("@keystrokehq/action").Workf
|
|
|
20
20
|
name?: string | undefined;
|
|
21
21
|
subject?: string | undefined;
|
|
22
22
|
bodyHtml?: string | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", 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<"follow_up_boss", 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 { followUpBossUpdateEmCampaigns };
|
|
26
38
|
//# sourceMappingURL=update-em-campaigns.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const followUpBossUpdateGroups: import("@keystrokehq/action").WorkflowAc
|
|
|
47
47
|
defaultPondId?: number | undefined;
|
|
48
48
|
defaultUserId?: number | undefined;
|
|
49
49
|
defaultGroupId?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { followUpBossUpdateGroups };
|
|
53
65
|
//# sourceMappingURL=update-groups.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const followUpBossUpdateGroups: import("@keystrokehq/action").WorkflowAc
|
|
|
47
47
|
defaultPondId?: number | undefined;
|
|
48
48
|
defaultUserId?: number | undefined;
|
|
49
49
|
defaultGroupId?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { followUpBossUpdateGroups };
|
|
53
65
|
//# sourceMappingURL=update-groups.d.mts.map
|
|
@@ -63,7 +63,19 @@ declare const followUpBossUpdatePeopleRelationships: import("@keystrokehq/action
|
|
|
63
63
|
country?: string | undefined;
|
|
64
64
|
}[] | undefined;
|
|
65
65
|
firstName?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { followUpBossUpdatePeopleRelationships };
|
|
69
81
|
//# sourceMappingURL=update-people-relationships.d.cts.map
|
|
@@ -63,7 +63,19 @@ declare const followUpBossUpdatePeopleRelationships: import("@keystrokehq/action
|
|
|
63
63
|
country?: string | undefined;
|
|
64
64
|
}[] | undefined;
|
|
65
65
|
firstName?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { followUpBossUpdatePeopleRelationships };
|
|
69
81
|
//# sourceMappingURL=update-people-relationships.d.mts.map
|
|
@@ -42,7 +42,19 @@ declare const followUpBossUpdatePipelines: import("@keystrokehq/action").Workflo
|
|
|
42
42
|
}[] | undefined;
|
|
43
43
|
description?: string | undefined;
|
|
44
44
|
orderWeight?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { followUpBossUpdatePipelines };
|
|
48
60
|
//# sourceMappingURL=update-pipelines.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const followUpBossUpdatePipelines: import("@keystrokehq/action").Workflo
|
|
|
42
42
|
}[] | undefined;
|
|
43
43
|
description?: string | undefined;
|
|
44
44
|
orderWeight?: number | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { followUpBossUpdatePipelines };
|
|
48
60
|
//# sourceMappingURL=update-pipelines.d.mts.map
|
|
@@ -18,7 +18,19 @@ declare const followUpBossUpdatePonds: import("@keystrokehq/action").WorkflowAct
|
|
|
18
18
|
name?: string | undefined;
|
|
19
19
|
userId?: number | undefined;
|
|
20
20
|
userIds?: number[] | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { followUpBossUpdatePonds };
|
|
24
36
|
//# sourceMappingURL=update-ponds.d.cts.map
|