@keystrokehq/follow_up_boss 0.1.3 → 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 +13 -1
- package/dist/actions/list-custom-fields.d.mts +13 -1
- package/dist/actions/list-deal-custom-fields.d.cts +13 -1
- package/dist/actions/list-deal-custom-fields.d.mts +13 -1
- 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 +13 -1
- package/dist/actions/list-groups-round-robin.d.mts +13 -1
- package/dist/actions/list-groups.d.cts +13 -1
- package/dist/actions/list-groups.d.mts +13 -1
- 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 +13 -1
- package/dist/actions/list-stages.d.mts +13 -1
- 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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -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"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -8,7 +8,7 @@ const followUpBossCatalog = {
|
|
|
8
8
|
"logo": "https://logos.composio.dev/api/follow_up_boss",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
|
-
"credentialFields": { "
|
|
11
|
+
"credentialFields": { "generic_api_key": {
|
|
12
12
|
"label": "API Key",
|
|
13
13
|
"secret": true,
|
|
14
14
|
"description": "Your Follow Up Boss API key (starts with 'fka_'). Create one under Admin → API and copy it right away — it's shown only once, so make a new key if you lost yours."
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const followUpBossCatalog = {\n \"slug\": \"follow_up_boss\",\n \"name\": \"Follow Up Boss\",\n \"description\": \"Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.\",\n \"category\": \"CRM\",\n \"logo\": \"https://logos.composio.dev/api/follow_up_boss\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const followUpBossCatalog = {\n \"slug\": \"follow_up_boss\",\n \"name\": \"Follow Up Boss\",\n \"description\": \"Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.\",\n \"category\": \"CRM\",\n \"logo\": \"https://logos.composio.dev/api/follow_up_boss\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your Follow Up Boss API key (starts with 'fka_'). Create one under Admin → API and copy it right away — it's shown only once, so make a new key if you lost yours.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,sBAAsB;CACjC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -9,7 +9,7 @@ declare const followUpBossCatalog: {
|
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
11
|
readonly credentialFields: {
|
|
12
|
-
readonly
|
|
12
|
+
readonly generic_api_key: {
|
|
13
13
|
readonly label: "API Key";
|
|
14
14
|
readonly secret: true;
|
|
15
15
|
readonly description: "Your Follow Up Boss API key (starts with 'fka_'). Create one under Admin → API and copy it right away — it's shown only once, so make a new key if you lost yours.";
|
package/dist/catalog.d.mts
CHANGED
|
@@ -9,7 +9,7 @@ declare const followUpBossCatalog: {
|
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
11
|
readonly credentialFields: {
|
|
12
|
-
readonly
|
|
12
|
+
readonly generic_api_key: {
|
|
13
13
|
readonly label: "API Key";
|
|
14
14
|
readonly secret: true;
|
|
15
15
|
readonly description: "Your Follow Up Boss API key (starts with 'fka_'). Create one under Admin → API and copy it right away — it's shown only once, so make a new key if you lost yours.";
|
package/dist/catalog.mjs
CHANGED
|
@@ -8,7 +8,7 @@ const followUpBossCatalog = {
|
|
|
8
8
|
"logo": "https://logos.composio.dev/api/follow_up_boss",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
10
|
"oauthScopes": [],
|
|
11
|
-
"credentialFields": { "
|
|
11
|
+
"credentialFields": { "generic_api_key": {
|
|
12
12
|
"label": "API Key",
|
|
13
13
|
"secret": true,
|
|
14
14
|
"description": "Your Follow Up Boss API key (starts with 'fka_'). Create one under Admin → API and copy it right away — it's shown only once, so make a new key if you lost yours."
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const followUpBossCatalog = {\n \"slug\": \"follow_up_boss\",\n \"name\": \"Follow Up Boss\",\n \"description\": \"Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.\",\n \"category\": \"CRM\",\n \"logo\": \"https://logos.composio.dev/api/follow_up_boss\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const followUpBossCatalog = {\n \"slug\": \"follow_up_boss\",\n \"name\": \"Follow Up Boss\",\n \"description\": \"Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.\",\n \"category\": \"CRM\",\n \"logo\": \"https://logos.composio.dev/api/follow_up_boss\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your Follow Up Boss API key (starts with 'fka_'). Create one under Admin → API and copy it right away — it's shown only once, so make a new key if you lost yours.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,sBAAsB;CACjC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|