@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
|
@@ -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.mts.map
|
|
@@ -17,7 +17,19 @@ declare const followUpBossUpdateStages: import("@keystrokehq/action").WorkflowAc
|
|
|
17
17
|
id: number;
|
|
18
18
|
name?: string | undefined;
|
|
19
19
|
orderWeight?: number | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { followUpBossUpdateStages };
|
|
23
35
|
//# sourceMappingURL=update-stages.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const followUpBossUpdateStages: import("@keystrokehq/action").WorkflowAc
|
|
|
17
17
|
id: number;
|
|
18
18
|
name?: string | undefined;
|
|
19
19
|
orderWeight?: number | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { followUpBossUpdateStages };
|
|
23
35
|
//# sourceMappingURL=update-stages.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const followUpBossUpdateTeams: import("@keystrokehq/action").WorkflowAct
|
|
|
17
17
|
name?: string | undefined;
|
|
18
18
|
userIds?: number[] | undefined;
|
|
19
19
|
leaderIds?: number[] | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { followUpBossUpdateTeams };
|
|
23
35
|
//# sourceMappingURL=update-teams.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const followUpBossUpdateTeams: import("@keystrokehq/action").WorkflowAct
|
|
|
17
17
|
name?: string | undefined;
|
|
18
18
|
userIds?: number[] | undefined;
|
|
19
19
|
leaderIds?: number[] | undefined;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { followUpBossUpdateTeams };
|
|
23
35
|
//# sourceMappingURL=update-teams.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const followUpBossUpdateTemplates: import("@keystrokehq/action").Workflo
|
|
|
19
19
|
body: string;
|
|
20
20
|
name: string;
|
|
21
21
|
subject: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { followUpBossUpdateTemplates };
|
|
25
37
|
//# sourceMappingURL=update-templates.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const followUpBossUpdateTemplates: import("@keystrokehq/action").Workflo
|
|
|
19
19
|
body: string;
|
|
20
20
|
name: string;
|
|
21
21
|
subject: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { followUpBossUpdateTemplates };
|
|
25
37
|
//# sourceMappingURL=update-templates.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const followUpBossUpdateTextMessageTemplate: import("@keystrokehq/action
|
|
|
32
32
|
name: string;
|
|
33
33
|
message: string;
|
|
34
34
|
isShared?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { followUpBossUpdateTextMessageTemplate };
|
|
38
50
|
//# sourceMappingURL=update-text-message-template.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const followUpBossUpdateTextMessageTemplate: import("@keystrokehq/action
|
|
|
32
32
|
name: string;
|
|
33
33
|
message: string;
|
|
34
34
|
isShared?: boolean | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { followUpBossUpdateTextMessageTemplate };
|
|
38
50
|
//# sourceMappingURL=update-text-message-template.d.mts.map
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const followUpBoss = (0,
|
|
4
|
+
const followUpBoss = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "follow_up_boss",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: zod.z.string() }
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.followUpBoss = followUpBoss;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const followUpBoss = defineApp({\n slug: \"follow_up_boss\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const followUpBoss = defineApp({\n slug: \"follow_up_boss\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,gBAAA,GAAA,2BAAA,UAAA,CAAyB;CACpC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const followUpBoss: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const followUpBoss: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { followUpBoss };
|
|
5
13
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,YAAA,6BAAY,GAAA,+BAAA,UAAA,mBAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
1
3
|
//#region src/app.d.ts
|
|
2
|
-
declare const followUpBoss: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential
|
|
4
|
+
declare const followUpBoss: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"follow_up_boss", z.ZodObject<{
|
|
5
|
+
connectionId: z.ZodString;
|
|
6
|
+
entityId: z.ZodString;
|
|
7
|
+
instanceId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
9
|
+
generic_api_key: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>>;
|
|
3
11
|
//#endregion
|
|
4
12
|
export { followUpBoss };
|
|
5
13
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,YAAA,6BAAY,GAAA,+BAAA,UAAA,mBAAA,CAAA,CAAA,SAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
2
3
|
//#region src/app.ts
|
|
3
4
|
const followUpBoss = defineApp({
|
|
4
5
|
slug: "follow_up_boss",
|
|
5
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential: { generic_api_key: z.string() }
|
|
6
8
|
});
|
|
7
9
|
//#endregion
|
|
8
10
|
export { followUpBoss };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const followUpBoss = defineApp({\n slug: \"follow_up_boss\",\n auth: \"keystroke\",\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const followUpBoss = defineApp({\n slug: \"follow_up_boss\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,eAAe,UAAU;CACpC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}
|