@keystrokehq/salesflare 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.
Files changed (159) hide show
  1. package/dist/actions/add-account-contacts.d.cts +13 -1
  2. package/dist/actions/add-account-contacts.d.mts +13 -1
  3. package/dist/actions/create-account.d.cts +13 -1
  4. package/dist/actions/create-account.d.cts.map +1 -1
  5. package/dist/actions/create-account.d.mts +13 -1
  6. package/dist/actions/create-account.d.mts.map +1 -1
  7. package/dist/actions/create-call.d.cts +13 -1
  8. package/dist/actions/create-call.d.mts +13 -1
  9. package/dist/actions/create-contact.d.cts +13 -1
  10. package/dist/actions/create-contact.d.cts.map +1 -1
  11. package/dist/actions/create-contact.d.mts +13 -1
  12. package/dist/actions/create-contact.d.mts.map +1 -1
  13. package/dist/actions/create-custom-field.d.cts +15 -3
  14. package/dist/actions/create-custom-field.d.mts +15 -3
  15. package/dist/actions/create-internal-note.d.cts +13 -1
  16. package/dist/actions/create-internal-note.d.mts +13 -1
  17. package/dist/actions/create-meeting.d.cts +13 -1
  18. package/dist/actions/create-meeting.d.mts +13 -1
  19. package/dist/actions/create-opportunity.d.cts +13 -1
  20. package/dist/actions/create-opportunity.d.cts.map +1 -1
  21. package/dist/actions/create-opportunity.d.mts +13 -1
  22. package/dist/actions/create-opportunity.d.mts.map +1 -1
  23. package/dist/actions/create-tag.d.cts +13 -1
  24. package/dist/actions/create-tag.d.mts +13 -1
  25. package/dist/actions/create-task.d.cts +13 -1
  26. package/dist/actions/create-task.d.mts +13 -1
  27. package/dist/actions/create-workflow.d.cts +13 -1
  28. package/dist/actions/create-workflow.d.mts +13 -1
  29. package/dist/actions/delete-account.d.cts +13 -1
  30. package/dist/actions/delete-account.d.mts +13 -1
  31. package/dist/actions/delete-contact.d.cts +13 -1
  32. package/dist/actions/delete-contact.d.mts +13 -1
  33. package/dist/actions/delete-custom-field.d.cts +15 -3
  34. package/dist/actions/delete-custom-field.d.mts +15 -3
  35. package/dist/actions/delete-internal-note.d.cts +13 -1
  36. package/dist/actions/delete-internal-note.d.mts +13 -1
  37. package/dist/actions/delete-meeting.d.cts +13 -1
  38. package/dist/actions/delete-meeting.d.mts +13 -1
  39. package/dist/actions/delete-opportunity.d.cts +13 -1
  40. package/dist/actions/delete-opportunity.d.mts +13 -1
  41. package/dist/actions/delete-tag.d.cts +13 -1
  42. package/dist/actions/delete-tag.d.mts +13 -1
  43. package/dist/actions/delete-task.d.cts +13 -1
  44. package/dist/actions/delete-task.d.mts +13 -1
  45. package/dist/actions/get-account.d.cts +13 -1
  46. package/dist/actions/get-account.d.mts +13 -1
  47. package/dist/actions/get-ai-settings.d.cts +13 -1
  48. package/dist/actions/get-ai-settings.d.cts.map +1 -1
  49. package/dist/actions/get-ai-settings.d.mts +13 -1
  50. package/dist/actions/get-ai-settings.d.mts.map +1 -1
  51. package/dist/actions/get-contact.d.cts +13 -1
  52. package/dist/actions/get-contact.d.mts +13 -1
  53. package/dist/actions/get-current-user.d.cts +13 -1
  54. package/dist/actions/get-current-user.d.cts.map +1 -1
  55. package/dist/actions/get-current-user.d.mts +13 -1
  56. package/dist/actions/get-current-user.d.mts.map +1 -1
  57. package/dist/actions/get-custom-field.d.cts +15 -3
  58. package/dist/actions/get-custom-field.d.mts +15 -3
  59. package/dist/actions/get-meeting.d.cts +13 -1
  60. package/dist/actions/get-meeting.d.mts +13 -1
  61. package/dist/actions/get-opportunity.d.cts +13 -1
  62. package/dist/actions/get-opportunity.d.mts +13 -1
  63. package/dist/actions/get-stage.d.cts +13 -1
  64. package/dist/actions/get-stage.d.mts +13 -1
  65. package/dist/actions/get-tag-usage.d.cts +13 -1
  66. package/dist/actions/get-tag-usage.d.mts +13 -1
  67. package/dist/actions/get-user.d.cts +13 -1
  68. package/dist/actions/get-user.d.mts +13 -1
  69. package/dist/actions/get-workflow-merge-fields.d.cts +13 -1
  70. package/dist/actions/get-workflow-merge-fields.d.cts.map +1 -1
  71. package/dist/actions/get-workflow-merge-fields.d.mts +13 -1
  72. package/dist/actions/get-workflow-merge-fields.d.mts.map +1 -1
  73. package/dist/actions/get-workflow.d.cts +13 -1
  74. package/dist/actions/get-workflow.d.mts +13 -1
  75. package/dist/actions/list-account-messages.d.cts +13 -1
  76. package/dist/actions/list-account-messages.d.mts +13 -1
  77. package/dist/actions/list-accounts.d.cts +13 -1
  78. package/dist/actions/list-accounts.d.mts +13 -1
  79. package/dist/actions/list-contacts.d.cts +13 -1
  80. package/dist/actions/list-contacts.d.mts +13 -1
  81. package/dist/actions/list-currencies.d.cts +13 -1
  82. package/dist/actions/list-currencies.d.cts.map +1 -1
  83. package/dist/actions/list-currencies.d.mts +13 -1
  84. package/dist/actions/list-currencies.d.mts.map +1 -1
  85. package/dist/actions/list-custom-field-options.d.cts +15 -3
  86. package/dist/actions/list-custom-field-options.d.mts +15 -3
  87. package/dist/actions/list-custom-field-types.d.cts +13 -1
  88. package/dist/actions/list-custom-field-types.d.cts.map +1 -1
  89. package/dist/actions/list-custom-field-types.d.mts +13 -1
  90. package/dist/actions/list-custom-field-types.d.mts.map +1 -1
  91. package/dist/actions/list-custom-fields.d.cts +15 -3
  92. package/dist/actions/list-custom-fields.d.mts +15 -3
  93. package/dist/actions/list-email-datasources.d.cts +13 -1
  94. package/dist/actions/list-email-datasources.d.mts +13 -1
  95. package/dist/actions/list-filter-fields.d.cts +20 -8
  96. package/dist/actions/list-filter-fields.d.mts +20 -8
  97. package/dist/actions/list-groups.d.cts +13 -1
  98. package/dist/actions/list-groups.d.cts.map +1 -1
  99. package/dist/actions/list-groups.d.mts +13 -1
  100. package/dist/actions/list-groups.d.mts.map +1 -1
  101. package/dist/actions/list-my-contacts.d.cts +13 -1
  102. package/dist/actions/list-my-contacts.d.mts +13 -1
  103. package/dist/actions/list-opportunities.d.cts +13 -1
  104. package/dist/actions/list-opportunities.d.mts +13 -1
  105. package/dist/actions/list-persons.d.cts +13 -1
  106. package/dist/actions/list-persons.d.mts +13 -1
  107. package/dist/actions/list-pipelines.d.cts +13 -1
  108. package/dist/actions/list-pipelines.d.mts +13 -1
  109. package/dist/actions/list-stages.d.cts +13 -1
  110. package/dist/actions/list-stages.d.mts +13 -1
  111. package/dist/actions/list-tags.d.cts +13 -1
  112. package/dist/actions/list-tags.d.mts +13 -1
  113. package/dist/actions/list-tasks.d.cts +13 -1
  114. package/dist/actions/list-tasks.d.mts +13 -1
  115. package/dist/actions/list-users.d.cts +13 -1
  116. package/dist/actions/list-users.d.mts +13 -1
  117. package/dist/actions/list-workflows.d.cts +13 -1
  118. package/dist/actions/list-workflows.d.mts +13 -1
  119. package/dist/actions/update-account-contacts.d.cts +13 -1
  120. package/dist/actions/update-account-contacts.d.mts +13 -1
  121. package/dist/actions/update-account-users.d.cts +13 -1
  122. package/dist/actions/update-account-users.d.mts +13 -1
  123. package/dist/actions/update-account.d.cts +13 -1
  124. package/dist/actions/update-account.d.cts.map +1 -1
  125. package/dist/actions/update-account.d.mts +13 -1
  126. package/dist/actions/update-account.d.mts.map +1 -1
  127. package/dist/actions/update-ai-settings.d.cts +13 -1
  128. package/dist/actions/update-ai-settings.d.mts +13 -1
  129. package/dist/actions/update-contact.d.cts +13 -1
  130. package/dist/actions/update-contact.d.cts.map +1 -1
  131. package/dist/actions/update-contact.d.mts +13 -1
  132. package/dist/actions/update-contact.d.mts.map +1 -1
  133. package/dist/actions/update-custom-field.d.cts +15 -3
  134. package/dist/actions/update-custom-field.d.mts +15 -3
  135. package/dist/actions/update-email-datasource.d.cts +13 -1
  136. package/dist/actions/update-email-datasource.d.mts +13 -1
  137. package/dist/actions/update-internal-note.d.cts +13 -1
  138. package/dist/actions/update-internal-note.d.mts +13 -1
  139. package/dist/actions/update-opportunity.d.cts +13 -1
  140. package/dist/actions/update-opportunity.d.cts.map +1 -1
  141. package/dist/actions/update-opportunity.d.mts +13 -1
  142. package/dist/actions/update-opportunity.d.mts.map +1 -1
  143. package/dist/actions/update-tag.d.cts +13 -1
  144. package/dist/actions/update-tag.d.mts +13 -1
  145. package/dist/actions/update-task.d.cts +13 -1
  146. package/dist/actions/update-task.d.mts +13 -1
  147. package/dist/actions/update-workflow-audience.d.cts +13 -1
  148. package/dist/actions/update-workflow-audience.d.mts +13 -1
  149. package/dist/actions/update-workflow.d.cts +13 -1
  150. package/dist/actions/update-workflow.d.mts +13 -1
  151. package/dist/app.cjs +5 -2
  152. package/dist/app.cjs.map +1 -1
  153. package/dist/app.d.cts +9 -1
  154. package/dist/app.d.cts.map +1 -1
  155. package/dist/app.d.mts +9 -1
  156. package/dist/app.d.mts.map +1 -1
  157. package/dist/app.mjs +3 -1
  158. package/dist/app.mjs.map +1 -1
  159. package/package.json +1 -1
@@ -100,7 +100,19 @@ declare const SalesflareGetOpportunityOutput: z.ZodObject<{
100
100
  }, z.core.$loose>;
101
101
  declare const salesflareGetOpportunity: import("@keystrokehq/action").WorkflowActionDefinition<{
102
102
  id: number;
103
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
103
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
104
+ connectionId: z.ZodString;
105
+ entityId: z.ZodString;
106
+ instanceId: z.ZodString;
107
+ }, z.core.$strip>, z.ZodObject<{
108
+ generic_api_key: z.ZodString;
109
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ generic_api_key: z.ZodString;
115
+ }, z.core.$strip>>]>;
104
116
  //#endregion
105
117
  export { salesflareGetOpportunity };
106
118
  //# sourceMappingURL=get-opportunity.d.cts.map
@@ -100,7 +100,19 @@ declare const SalesflareGetOpportunityOutput: z.ZodObject<{
100
100
  }, z.core.$loose>;
101
101
  declare const salesflareGetOpportunity: import("@keystrokehq/action").WorkflowActionDefinition<{
102
102
  id: number;
103
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
103
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
104
+ connectionId: z.ZodString;
105
+ entityId: z.ZodString;
106
+ instanceId: z.ZodString;
107
+ }, z.core.$strip>, z.ZodObject<{
108
+ generic_api_key: z.ZodString;
109
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ generic_api_key: z.ZodString;
115
+ }, z.core.$strip>>]>;
104
116
  //#endregion
105
117
  export { salesflareGetOpportunity };
106
118
  //# sourceMappingURL=get-opportunity.d.mts.map
@@ -21,7 +21,19 @@ declare const SalesflareGetStageOutput: z.ZodObject<{
21
21
  }, z.core.$loose>;
22
22
  declare const salesflareGetStage: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  stage_id: number;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { salesflareGetStage };
27
39
  //# sourceMappingURL=get-stage.d.cts.map
@@ -21,7 +21,19 @@ declare const SalesflareGetStageOutput: z.ZodObject<{
21
21
  }, z.core.$loose>;
22
22
  declare const salesflareGetStage: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  stage_id: number;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
25
37
  //#endregion
26
38
  export { salesflareGetStage };
27
39
  //# sourceMappingURL=get-stage.d.mts.map
@@ -23,7 +23,19 @@ declare const SalesflareGetTagUsageOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const salesflareGetTagUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  tag_id: number;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { salesflareGetTagUsage };
29
41
  //# sourceMappingURL=get-tag-usage.d.cts.map
@@ -23,7 +23,19 @@ declare const SalesflareGetTagUsageOutput: z.ZodObject<{
23
23
  }, z.core.$loose>;
24
24
  declare const salesflareGetTagUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  tag_id: number;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { salesflareGetTagUsage };
29
41
  //# sourceMappingURL=get-tag-usage.d.mts.map
@@ -64,7 +64,19 @@ declare const SalesflareGetUserOutput: z.ZodObject<{
64
64
  }, z.core.$loose>;
65
65
  declare const salesflareGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
66
66
  user_id: number;
67
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
67
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
74
+ connectionId: z.ZodString;
75
+ entityId: z.ZodString;
76
+ instanceId: z.ZodString;
77
+ }, z.core.$strip>, z.ZodObject<{
78
+ generic_api_key: z.ZodString;
79
+ }, z.core.$strip>>]>;
68
80
  //#endregion
69
81
  export { salesflareGetUser };
70
82
  //# sourceMappingURL=get-user.d.cts.map
@@ -64,7 +64,19 @@ declare const SalesflareGetUserOutput: z.ZodObject<{
64
64
  }, z.core.$loose>;
65
65
  declare const salesflareGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
66
66
  user_id: number;
67
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
67
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
74
+ connectionId: z.ZodString;
75
+ entityId: z.ZodString;
76
+ instanceId: z.ZodString;
77
+ }, z.core.$strip>, z.ZodObject<{
78
+ generic_api_key: z.ZodString;
79
+ }, z.core.$strip>>]>;
68
80
  //#endregion
69
81
  export { salesflareGetUser };
70
82
  //# sourceMappingURL=get-user.d.mts.map
@@ -14,7 +14,19 @@ declare const SalesflareGetWorkflowMergeFieldsOutput: z.ZodObject<{
14
14
  display_name: z.ZodNullable<z.ZodString>;
15
15
  }, z.core.$loose>>;
16
16
  }, z.core.$loose>;
17
- declare const salesflareGetWorkflowMergeFields: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const salesflareGetWorkflowMergeFields: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", 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>>]>;
18
30
  //#endregion
19
31
  export { salesflareGetWorkflowMergeFields };
20
32
  //# sourceMappingURL=get-workflow-merge-fields.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-workflow-merge-fields.d.cts","names":[],"sources":["../../src/actions/get-workflow-merge-fields.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-workflow-merge-fields.d.cts","names":[],"sources":["../../src/actions/get-workflow-merge-fields.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -14,7 +14,19 @@ declare const SalesflareGetWorkflowMergeFieldsOutput: z.ZodObject<{
14
14
  display_name: z.ZodNullable<z.ZodString>;
15
15
  }, z.core.$loose>>;
16
16
  }, z.core.$loose>;
17
- declare const salesflareGetWorkflowMergeFields: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const salesflareGetWorkflowMergeFields: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", 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>>]>;
18
30
  //#endregion
19
31
  export { salesflareGetWorkflowMergeFields };
20
32
  //# sourceMappingURL=get-workflow-merge-fields.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-workflow-merge-fields.d.mts","names":[],"sources":["../../src/actions/get-workflow-merge-fields.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-workflow-merge-fields.d.mts","names":[],"sources":["../../src/actions/get-workflow-merge-fields.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -140,7 +140,19 @@ declare const SalesflareGetWorkflowOutput: z.ZodObject<{
140
140
  }, z.core.$loose>;
141
141
  declare const salesflareGetWorkflow: import("@keystrokehq/action").WorkflowActionDefinition<{
142
142
  id: number;
143
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
143
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
144
+ connectionId: z.ZodString;
145
+ entityId: z.ZodString;
146
+ instanceId: z.ZodString;
147
+ }, z.core.$strip>, z.ZodObject<{
148
+ generic_api_key: z.ZodString;
149
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
150
+ connectionId: z.ZodString;
151
+ entityId: z.ZodString;
152
+ instanceId: z.ZodString;
153
+ }, z.core.$strip>, z.ZodObject<{
154
+ generic_api_key: z.ZodString;
155
+ }, z.core.$strip>>]>;
144
156
  //#endregion
145
157
  export { salesflareGetWorkflow };
146
158
  //# sourceMappingURL=get-workflow.d.cts.map
@@ -140,7 +140,19 @@ declare const SalesflareGetWorkflowOutput: z.ZodObject<{
140
140
  }, z.core.$loose>;
141
141
  declare const salesflareGetWorkflow: import("@keystrokehq/action").WorkflowActionDefinition<{
142
142
  id: number;
143
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
143
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
144
+ connectionId: z.ZodString;
145
+ entityId: z.ZodString;
146
+ instanceId: z.ZodString;
147
+ }, z.core.$strip>, z.ZodObject<{
148
+ generic_api_key: z.ZodString;
149
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
150
+ connectionId: z.ZodString;
151
+ entityId: z.ZodString;
152
+ instanceId: z.ZodString;
153
+ }, z.core.$strip>, z.ZodObject<{
154
+ generic_api_key: z.ZodString;
155
+ }, z.core.$strip>>]>;
144
156
  //#endregion
145
157
  export { salesflareGetWorkflow };
146
158
  //# sourceMappingURL=get-workflow.d.mts.map
@@ -35,7 +35,19 @@ declare const salesflareListAccountMessages: import("@keystrokehq/action").Workf
35
35
  after?: string | undefined;
36
36
  limit?: number | undefined;
37
37
  before?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { salesflareListAccountMessages };
41
53
  //# sourceMappingURL=list-account-messages.d.cts.map
@@ -35,7 +35,19 @@ declare const salesflareListAccountMessages: import("@keystrokehq/action").Workf
35
35
  after?: string | undefined;
36
36
  limit?: number | undefined;
37
37
  before?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { salesflareListAccountMessages };
41
53
  //# sourceMappingURL=list-account-messages.d.mts.map
@@ -84,7 +84,19 @@ declare const salesflareListAccounts: import("@keystrokehq/action").WorkflowActi
84
84
  "address.country"?: string[] | undefined;
85
85
  creation_before?: string | undefined;
86
86
  "address.state_region"?: string[] | undefined;
87
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
87
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ generic_api_key: z.ZodString;
99
+ }, z.core.$strip>>]>;
88
100
  //#endregion
89
101
  export { salesflareListAccounts };
90
102
  //# sourceMappingURL=list-accounts.d.cts.map
@@ -84,7 +84,19 @@ declare const salesflareListAccounts: import("@keystrokehq/action").WorkflowActi
84
84
  "address.country"?: string[] | undefined;
85
85
  creation_before?: string | undefined;
86
86
  "address.state_region"?: string[] | undefined;
87
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
87
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ generic_api_key: z.ZodString;
93
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
94
+ connectionId: z.ZodString;
95
+ entityId: z.ZodString;
96
+ instanceId: z.ZodString;
97
+ }, z.core.$strip>, z.ZodObject<{
98
+ generic_api_key: z.ZodString;
99
+ }, z.core.$strip>>]>;
88
100
  //#endregion
89
101
  export { salesflareListAccounts };
90
102
  //# sourceMappingURL=list-accounts.d.mts.map
@@ -137,7 +137,19 @@ declare const salesflareListContacts: import("@keystrokehq/action").WorkflowActi
137
137
  modification_after?: string | undefined;
138
138
  modification_before?: string | undefined;
139
139
  "address.state_region"?: string[] | undefined;
140
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
140
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
141
+ connectionId: z.ZodString;
142
+ entityId: z.ZodString;
143
+ instanceId: z.ZodString;
144
+ }, z.core.$strip>, z.ZodObject<{
145
+ generic_api_key: z.ZodString;
146
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
147
+ connectionId: z.ZodString;
148
+ entityId: z.ZodString;
149
+ instanceId: z.ZodString;
150
+ }, z.core.$strip>, z.ZodObject<{
151
+ generic_api_key: z.ZodString;
152
+ }, z.core.$strip>>]>;
141
153
  //#endregion
142
154
  export { salesflareListContacts };
143
155
  //# sourceMappingURL=list-contacts.d.cts.map
@@ -137,7 +137,19 @@ declare const salesflareListContacts: import("@keystrokehq/action").WorkflowActi
137
137
  modification_after?: string | undefined;
138
138
  modification_before?: string | undefined;
139
139
  "address.state_region"?: string[] | undefined;
140
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
140
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
141
+ connectionId: z.ZodString;
142
+ entityId: z.ZodString;
143
+ instanceId: z.ZodString;
144
+ }, z.core.$strip>, z.ZodObject<{
145
+ generic_api_key: z.ZodString;
146
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
147
+ connectionId: z.ZodString;
148
+ entityId: z.ZodString;
149
+ instanceId: z.ZodString;
150
+ }, z.core.$strip>, z.ZodObject<{
151
+ generic_api_key: z.ZodString;
152
+ }, z.core.$strip>>]>;
141
153
  //#endregion
142
154
  export { salesflareListContacts };
143
155
  //# sourceMappingURL=list-contacts.d.mts.map
@@ -9,7 +9,19 @@ declare const SalesflareListCurrenciesOutput: z.ZodObject<{
9
9
  html: z.ZodNullable<z.ZodString>;
10
10
  }, z.core.$loose>>;
11
11
  }, z.core.$loose>;
12
- declare const salesflareListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const salesflareListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { salesflareListCurrencies };
15
27
  //# sourceMappingURL=list-currencies.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-currencies.d.cts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-currencies.d.cts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -9,7 +9,19 @@ declare const SalesflareListCurrenciesOutput: z.ZodObject<{
9
9
  html: z.ZodNullable<z.ZodString>;
10
10
  }, z.core.$loose>>;
11
11
  }, z.core.$loose>;
12
- declare const salesflareListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const salesflareListCurrencies: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { salesflareListCurrencies };
15
27
  //# sourceMappingURL=list-currencies.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-currencies.d.mts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-currencies.d.mts","names":[],"sources":["../../src/actions/list-currencies.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -3,8 +3,8 @@ import { z } from "zod";
3
3
  //#region src/actions/list-custom-field-options.d.ts
4
4
  declare const SalesflareListCustomFieldOptionsInput: z.ZodObject<{
5
5
  item_class: z.ZodEnum<{
6
- contacts: "contacts";
7
6
  accounts: "accounts";
7
+ contacts: "contacts";
8
8
  opportunities: "opportunities";
9
9
  }>;
10
10
  search_string: z.ZodOptional<z.ZodString>;
@@ -14,10 +14,22 @@ declare const SalesflareListCustomFieldOptionsOutput: z.ZodObject<{
14
14
  options: z.ZodArray<z.ZodString>;
15
15
  }, z.core.$loose>;
16
16
  declare const salesflareListCustomFieldOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- item_class: "contacts" | "accounts" | "opportunities";
17
+ item_class: "accounts" | "contacts" | "opportunities";
18
18
  custom_field_api_field: string;
19
19
  search_string?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareListCustomFieldOptions };
23
35
  //# sourceMappingURL=list-custom-field-options.d.cts.map
@@ -3,8 +3,8 @@ import { z } from "zod";
3
3
  //#region src/actions/list-custom-field-options.d.ts
4
4
  declare const SalesflareListCustomFieldOptionsInput: z.ZodObject<{
5
5
  item_class: z.ZodEnum<{
6
- contacts: "contacts";
7
6
  accounts: "accounts";
7
+ contacts: "contacts";
8
8
  opportunities: "opportunities";
9
9
  }>;
10
10
  search_string: z.ZodOptional<z.ZodString>;
@@ -14,10 +14,22 @@ declare const SalesflareListCustomFieldOptionsOutput: z.ZodObject<{
14
14
  options: z.ZodArray<z.ZodString>;
15
15
  }, z.core.$loose>;
16
16
  declare const salesflareListCustomFieldOptions: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- item_class: "contacts" | "accounts" | "opportunities";
17
+ item_class: "accounts" | "contacts" | "opportunities";
18
18
  custom_field_api_field: string;
19
19
  search_string?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", 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<"salesflare", 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 { salesflareListCustomFieldOptions };
23
35
  //# sourceMappingURL=list-custom-field-options.d.mts.map
@@ -10,7 +10,19 @@ declare const SalesflareListCustomFieldTypesOutput: z.ZodObject<{
10
10
  displayName: z.ZodNullable<z.ZodString>;
11
11
  }, z.core.$loose>>;
12
12
  }, z.core.$loose>;
13
- declare const salesflareListCustomFieldTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const salesflareListCustomFieldTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { salesflareListCustomFieldTypes };
16
28
  //# sourceMappingURL=list-custom-field-types.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-custom-field-types.d.cts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-custom-field-types.d.cts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const SalesflareListCustomFieldTypesOutput: z.ZodObject<{
10
10
  displayName: z.ZodNullable<z.ZodString>;
11
11
  }, z.core.$loose>>;
12
12
  }, z.core.$loose>;
13
- declare const salesflareListCustomFieldTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ declare const salesflareListCustomFieldTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { salesflareListCustomFieldTypes };
16
28
  //# sourceMappingURL=list-custom-field-types.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-custom-field-types.d.mts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-custom-field-types.d.mts","names":[],"sources":["../../src/actions/list-custom-field-types.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAIpC,8BAAA,gCAA8B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -5,8 +5,8 @@ declare const SalesflareListCustomFieldsInput: z.ZodObject<{
5
5
  name: z.ZodOptional<z.ZodString>;
6
6
  pipeline: z.ZodOptional<z.ZodNumber>;
7
7
  itemClass: z.ZodEnum<{
8
- contacts: "contacts";
9
8
  accounts: "accounts";
9
+ contacts: "contacts";
10
10
  opportunities: "opportunities";
11
11
  }>;
12
12
  includeDisabled: z.ZodOptional<z.ZodBoolean>;
@@ -41,11 +41,23 @@ declare const SalesflareListCustomFieldsOutput: z.ZodObject<{
41
41
  }, z.core.$loose>>>>;
42
42
  }, z.core.$loose>;
43
43
  declare const salesflareListCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
44
- itemClass: "contacts" | "accounts" | "opportunities";
44
+ itemClass: "accounts" | "contacts" | "opportunities";
45
45
  name?: string | undefined;
46
46
  pipeline?: number | undefined;
47
47
  includeDisabled?: boolean | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"salesflare", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { salesflareListCustomFields };
51
63
  //# sourceMappingURL=list-custom-fields.d.cts.map