@keystrokehq/mixmax 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 (217) hide show
  1. package/dist/actions/add-contact-to-group.d.cts +13 -1
  2. package/dist/actions/add-contact-to-group.d.cts.map +1 -1
  3. package/dist/actions/add-contact-to-group.d.mts +13 -1
  4. package/dist/actions/add-contact-to-group.d.mts.map +1 -1
  5. package/dist/actions/add-email-to-unsubscribe-list.d.cts +13 -1
  6. package/dist/actions/add-email-to-unsubscribe-list.d.mts +13 -1
  7. package/dist/actions/add-snippet-to-tag.d.cts +13 -1
  8. package/dist/actions/add-snippet-to-tag.d.mts +13 -1
  9. package/dist/actions/add-team-members.d.cts +13 -1
  10. package/dist/actions/add-team-members.d.mts +13 -1
  11. package/dist/actions/cancel-sequences.d.cts +13 -1
  12. package/dist/actions/cancel-sequences.d.mts +13 -1
  13. package/dist/actions/create-code-snippet.d.cts +13 -1
  14. package/dist/actions/create-code-snippet.d.mts +13 -1
  15. package/dist/actions/create-contact-note.d.cts +13 -1
  16. package/dist/actions/create-contact-note.d.mts +13 -1
  17. package/dist/actions/create-contact.d.cts +13 -1
  18. package/dist/actions/create-contact.d.cts.map +1 -1
  19. package/dist/actions/create-contact.d.mts +13 -1
  20. package/dist/actions/create-contact.d.mts.map +1 -1
  21. package/dist/actions/create-insights-report.d.cts +13 -1
  22. package/dist/actions/create-insights-report.d.mts +13 -1
  23. package/dist/actions/create-integration-enhancement.d.cts +13 -1
  24. package/dist/actions/create-integration-enhancement.d.mts +13 -1
  25. package/dist/actions/create-integrations-command.d.cts +13 -1
  26. package/dist/actions/create-integrations-command.d.mts +13 -1
  27. package/dist/actions/create-integrations-sidebars.d.cts +13 -1
  28. package/dist/actions/create-integrations-sidebars.d.mts +13 -1
  29. package/dist/actions/create-link-resolver.d.cts +13 -1
  30. package/dist/actions/create-link-resolver.d.mts +13 -1
  31. package/dist/actions/create-livefeed-search.d.cts +13 -1
  32. package/dist/actions/create-livefeed-search.d.mts +13 -1
  33. package/dist/actions/create-message.d.cts +13 -1
  34. package/dist/actions/create-message.d.mts +13 -1
  35. package/dist/actions/create-rule-action.d.cts +13 -1
  36. package/dist/actions/create-rule-action.d.mts +13 -1
  37. package/dist/actions/create-rule.d.cts +13 -1
  38. package/dist/actions/create-rule.d.mts +13 -1
  39. package/dist/actions/create-sequence-folder.d.cts +13 -1
  40. package/dist/actions/create-sequence-folder.d.mts +13 -1
  41. package/dist/actions/create-snippet-tag.d.cts +13 -1
  42. package/dist/actions/create-snippet-tag.d.mts +13 -1
  43. package/dist/actions/create-team.d.cts +13 -1
  44. package/dist/actions/create-team.d.mts +13 -1
  45. package/dist/actions/delete-contact-note.d.cts +13 -1
  46. package/dist/actions/delete-contact-note.d.mts +13 -1
  47. package/dist/actions/delete-contact.d.cts +13 -1
  48. package/dist/actions/delete-contact.d.mts +13 -1
  49. package/dist/actions/delete-integration-enhancement.d.cts +13 -1
  50. package/dist/actions/delete-integration-enhancement.d.mts +13 -1
  51. package/dist/actions/delete-integrations-commands-id.d.cts +13 -1
  52. package/dist/actions/delete-integrations-commands-id.d.mts +13 -1
  53. package/dist/actions/delete-integrations-sidebars.d.cts +13 -1
  54. package/dist/actions/delete-integrations-sidebars.d.mts +13 -1
  55. package/dist/actions/delete-link-resolver.d.cts +13 -1
  56. package/dist/actions/delete-link-resolver.d.mts +13 -1
  57. package/dist/actions/delete-rule-action.d.cts +13 -1
  58. package/dist/actions/delete-rule-action.d.mts +13 -1
  59. package/dist/actions/delete-rule.d.cts +13 -1
  60. package/dist/actions/delete-rule.d.mts +13 -1
  61. package/dist/actions/delete-sequence-folder.d.cts +13 -1
  62. package/dist/actions/delete-sequence-folder.d.mts +13 -1
  63. package/dist/actions/delete-snippet-tag.d.cts +13 -1
  64. package/dist/actions/delete-snippet-tag.d.mts +13 -1
  65. package/dist/actions/delete-snippet.d.cts +13 -1
  66. package/dist/actions/delete-snippet.d.mts +13 -1
  67. package/dist/actions/delete-team.d.cts +13 -1
  68. package/dist/actions/delete-team.d.mts +13 -1
  69. package/dist/actions/delete-unsubscribe.d.cts +13 -1
  70. package/dist/actions/delete-unsubscribe.d.mts +13 -1
  71. package/dist/actions/get-code-snippet.d.cts +13 -1
  72. package/dist/actions/get-code-snippet.d.mts +13 -1
  73. package/dist/actions/get-contact.d.cts +13 -1
  74. package/dist/actions/get-contact.d.mts +13 -1
  75. package/dist/actions/get-contactgroup-contacts.d.cts +15 -3
  76. package/dist/actions/get-contactgroup-contacts.d.mts +15 -3
  77. package/dist/actions/get-filerequests.d.cts +13 -1
  78. package/dist/actions/get-filerequests.d.cts.map +1 -1
  79. package/dist/actions/get-filerequests.d.mts +13 -1
  80. package/dist/actions/get-filerequests.d.mts.map +1 -1
  81. package/dist/actions/get-insights-report-by-id.d.cts +13 -1
  82. package/dist/actions/get-insights-report-by-id.d.mts +13 -1
  83. package/dist/actions/get-integrations-commands.d.cts +13 -1
  84. package/dist/actions/get-integrations-commands.d.cts.map +1 -1
  85. package/dist/actions/get-integrations-commands.d.mts +13 -1
  86. package/dist/actions/get-integrations-commands.d.mts.map +1 -1
  87. package/dist/actions/get-integrations-enhancements.d.cts +13 -1
  88. package/dist/actions/get-integrations-enhancements.d.cts.map +1 -1
  89. package/dist/actions/get-integrations-enhancements.d.mts +13 -1
  90. package/dist/actions/get-integrations-enhancements.d.mts.map +1 -1
  91. package/dist/actions/get-integrations-linkresolvers.d.cts +13 -1
  92. package/dist/actions/get-integrations-linkresolvers.d.cts.map +1 -1
  93. package/dist/actions/get-integrations-linkresolvers.d.mts +13 -1
  94. package/dist/actions/get-integrations-linkresolvers.d.mts.map +1 -1
  95. package/dist/actions/get-integrations-sidebars.d.cts +13 -1
  96. package/dist/actions/get-integrations-sidebars.d.cts.map +1 -1
  97. package/dist/actions/get-integrations-sidebars.d.mts +13 -1
  98. package/dist/actions/get-integrations-sidebars.d.mts.map +1 -1
  99. package/dist/actions/get-livefeed-events.d.cts +13 -1
  100. package/dist/actions/get-livefeed-events.d.mts +13 -1
  101. package/dist/actions/get-livefeed.d.cts +13 -1
  102. package/dist/actions/get-livefeed.d.mts +13 -1
  103. package/dist/actions/get-meeting-invites.d.cts +13 -1
  104. package/dist/actions/get-meeting-invites.d.mts +13 -1
  105. package/dist/actions/get-message.d.cts +13 -1
  106. package/dist/actions/get-message.d.mts +13 -1
  107. package/dist/actions/get-messages.d.cts +13 -1
  108. package/dist/actions/get-messages.d.mts +13 -1
  109. package/dist/actions/get-polls.d.cts +13 -1
  110. package/dist/actions/get-polls.d.mts +13 -1
  111. package/dist/actions/get-qa.d.cts +13 -1
  112. package/dist/actions/get-qa.d.mts +13 -1
  113. package/dist/actions/get-reports-data-table.d.cts +13 -1
  114. package/dist/actions/get-reports-data-table.d.mts +13 -1
  115. package/dist/actions/get-rules-id.d.cts +13 -1
  116. package/dist/actions/get-rules-id.d.mts +13 -1
  117. package/dist/actions/get-rules.d.cts +13 -1
  118. package/dist/actions/get-rules.d.cts.map +1 -1
  119. package/dist/actions/get-rules.d.mts +13 -1
  120. package/dist/actions/get-rules.d.mts.map +1 -1
  121. package/dist/actions/get-salesforce-account.d.cts +13 -1
  122. package/dist/actions/get-salesforce-account.d.cts.map +1 -1
  123. package/dist/actions/get-salesforce-account.d.mts +13 -1
  124. package/dist/actions/get-salesforce-account.d.mts.map +1 -1
  125. package/dist/actions/get-sequence-folder.d.cts +13 -1
  126. package/dist/actions/get-sequence-folder.d.mts +13 -1
  127. package/dist/actions/get-snippet-tag.d.cts +13 -1
  128. package/dist/actions/get-snippet-tag.d.mts +13 -1
  129. package/dist/actions/get-snippet-tags.d.cts +13 -1
  130. package/dist/actions/get-snippet-tags.d.cts.map +1 -1
  131. package/dist/actions/get-snippet-tags.d.mts +13 -1
  132. package/dist/actions/get-snippet-tags.d.mts.map +1 -1
  133. package/dist/actions/get-snippets-id.d.cts +13 -1
  134. package/dist/actions/get-snippets-id.d.mts +13 -1
  135. package/dist/actions/get-team-members.d.cts +13 -1
  136. package/dist/actions/get-team-members.d.mts +13 -1
  137. package/dist/actions/get-teams.d.cts +13 -1
  138. package/dist/actions/get-teams.d.cts.map +1 -1
  139. package/dist/actions/get-teams.d.mts +13 -1
  140. package/dist/actions/get-teams.d.mts.map +1 -1
  141. package/dist/actions/get-unsubscribes.d.cts +13 -1
  142. package/dist/actions/get-unsubscribes.d.mts +13 -1
  143. package/dist/actions/get-user-preferences-me.d.cts +13 -1
  144. package/dist/actions/get-user-preferences-me.d.cts.map +1 -1
  145. package/dist/actions/get-user-preferences-me.d.mts +13 -1
  146. package/dist/actions/get-user-preferences-me.d.mts.map +1 -1
  147. package/dist/actions/get-users-me.d.cts +13 -1
  148. package/dist/actions/get-users-me.d.cts.map +1 -1
  149. package/dist/actions/get-users-me.d.mts +13 -1
  150. package/dist/actions/get-users-me.d.mts.map +1 -1
  151. package/dist/actions/get-yes-no.d.cts +13 -1
  152. package/dist/actions/get-yes-no.d.mts +13 -1
  153. package/dist/actions/list-code-snippets.d.cts +13 -1
  154. package/dist/actions/list-code-snippets.d.cts.map +1 -1
  155. package/dist/actions/list-code-snippets.d.mts +13 -1
  156. package/dist/actions/list-code-snippets.d.mts.map +1 -1
  157. package/dist/actions/list-contact-groups.d.cts +13 -1
  158. package/dist/actions/list-contact-groups.d.mts +13 -1
  159. package/dist/actions/list-rule-actions.d.cts +13 -1
  160. package/dist/actions/list-rule-actions.d.mts +13 -1
  161. package/dist/actions/list-sequence-folders.d.cts +13 -1
  162. package/dist/actions/list-sequence-folders.d.mts +13 -1
  163. package/dist/actions/list-sequences.d.cts +13 -1
  164. package/dist/actions/list-sequences.d.mts +13 -1
  165. package/dist/actions/list-snippets.d.cts +13 -1
  166. package/dist/actions/list-snippets.d.mts +13 -1
  167. package/dist/actions/patch-rules-id-actions-id.d.cts +13 -1
  168. package/dist/actions/patch-rules-id-actions-id.d.mts +13 -1
  169. package/dist/actions/patch-rules-id.d.cts +13 -1
  170. package/dist/actions/patch-rules-id.d.mts +13 -1
  171. package/dist/actions/patch-snippets-id.d.cts +13 -1
  172. package/dist/actions/patch-snippets-id.d.mts +13 -1
  173. package/dist/actions/query-contacts.d.cts +13 -1
  174. package/dist/actions/query-contacts.d.mts +13 -1
  175. package/dist/actions/remove-contact-from-group.d.cts +13 -1
  176. package/dist/actions/remove-contact-from-group.d.mts +13 -1
  177. package/dist/actions/remove-team-member.d.cts +13 -1
  178. package/dist/actions/remove-team-member.d.mts +13 -1
  179. package/dist/actions/search-sequences.d.cts +13 -1
  180. package/dist/actions/search-sequences.d.mts +13 -1
  181. package/dist/actions/send-message.d.cts +13 -1
  182. package/dist/actions/send-message.d.mts +13 -1
  183. package/dist/actions/send-snippet.d.cts +13 -1
  184. package/dist/actions/send-snippet.d.mts +13 -1
  185. package/dist/actions/send-test-message.d.cts +13 -1
  186. package/dist/actions/send-test-message.d.mts +13 -1
  187. package/dist/actions/update-appointment-link-calendar-name.d.cts +13 -1
  188. package/dist/actions/update-appointment-link-calendar-name.d.mts +13 -1
  189. package/dist/actions/update-contact-note.d.cts +13 -1
  190. package/dist/actions/update-contact-note.d.mts +13 -1
  191. package/dist/actions/update-contact.d.cts +13 -1
  192. package/dist/actions/update-contact.d.cts.map +1 -1
  193. package/dist/actions/update-contact.d.mts +13 -1
  194. package/dist/actions/update-contact.d.mts.map +1 -1
  195. package/dist/actions/update-insights-report.d.cts +13 -1
  196. package/dist/actions/update-insights-report.d.mts +13 -1
  197. package/dist/actions/update-message.d.cts +13 -1
  198. package/dist/actions/update-message.d.mts +13 -1
  199. package/dist/actions/update-sequence-folder.d.cts +13 -1
  200. package/dist/actions/update-sequence-folder.d.mts +13 -1
  201. package/dist/actions/update-snippet-tag.d.cts +13 -1
  202. package/dist/actions/update-snippet-tag.d.cts.map +1 -1
  203. package/dist/actions/update-snippet-tag.d.mts +13 -1
  204. package/dist/actions/update-snippet-tag.d.mts.map +1 -1
  205. package/dist/actions/update-team.d.cts +13 -1
  206. package/dist/actions/update-team.d.mts +13 -1
  207. package/dist/actions/update-user-preferences-me.d.cts +13 -1
  208. package/dist/actions/update-user-preferences-me.d.mts +13 -1
  209. package/dist/app.cjs +5 -2
  210. package/dist/app.cjs.map +1 -1
  211. package/dist/app.d.cts +9 -1
  212. package/dist/app.d.cts.map +1 -1
  213. package/dist/app.d.mts +9 -1
  214. package/dist/app.d.mts.map +1 -1
  215. package/dist/app.mjs +3 -1
  216. package/dist/app.mjs.map +1 -1
  217. package/package.json +1 -1
@@ -18,7 +18,19 @@ declare const MixmaxGetIntegrationsLinkresolversOutput: z.ZodObject<{
18
18
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  hasPrevious: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
20
20
  }, z.core.$loose>;
21
- declare const mixmaxGetIntegrationsLinkresolvers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const mixmaxGetIntegrationsLinkresolvers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetIntegrationsLinkresolvers };
24
36
  //# sourceMappingURL=get-integrations-linkresolvers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-linkresolvers.d.cts","names":[],"sources":["../../src/actions/get-integrations-linkresolvers.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-linkresolvers.d.cts","names":[],"sources":["../../src/actions/get-integrations-linkresolvers.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -18,7 +18,19 @@ declare const MixmaxGetIntegrationsLinkresolversOutput: z.ZodObject<{
18
18
  previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  hasPrevious: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
20
20
  }, z.core.$loose>;
21
- declare const mixmaxGetIntegrationsLinkresolvers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const mixmaxGetIntegrationsLinkresolvers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetIntegrationsLinkresolvers };
24
36
  //# sourceMappingURL=get-integrations-linkresolvers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-linkresolvers.d.mts","names":[],"sources":["../../src/actions/get-integrations-linkresolvers.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-linkresolvers.d.mts","names":[],"sources":["../../src/actions/get-integrations-linkresolvers.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const MixmaxGetIntegrationsSidebarsOutput: z.ZodObject<{
10
10
  createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  }, z.core.$loose>>>>;
12
12
  }, z.core.$loose>;
13
- declare const mixmaxGetIntegrationsSidebars: 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 mixmaxGetIntegrationsSidebars: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetIntegrationsSidebars };
16
28
  //# sourceMappingURL=get-integrations-sidebars.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-sidebars.d.cts","names":[],"sources":["../../src/actions/get-integrations-sidebars.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-sidebars.d.cts","names":[],"sources":["../../src/actions/get-integrations-sidebars.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -10,7 +10,19 @@ declare const MixmaxGetIntegrationsSidebarsOutput: z.ZodObject<{
10
10
  createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
11
  }, z.core.$loose>>>>;
12
12
  }, z.core.$loose>;
13
- declare const mixmaxGetIntegrationsSidebars: 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 mixmaxGetIntegrationsSidebars: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetIntegrationsSidebars };
16
28
  //# sourceMappingURL=get-integrations-sidebars.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-integrations-sidebars.d.mts","names":[],"sources":["../../src/actions/get-integrations-sidebars.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-integrations-sidebars.d.mts","names":[],"sources":["../../src/actions/get-integrations-sidebars.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -30,7 +30,19 @@ declare const mixmaxGetLivefeedEvents: import("@keystrokehq/action").WorkflowAct
30
30
  messageId?: string | undefined;
31
31
  contactEmail?: string | undefined;
32
32
  includeTeammates?: boolean | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { mixmaxGetLivefeedEvents };
36
48
  //# sourceMappingURL=get-livefeed-events.d.cts.map
@@ -30,7 +30,19 @@ declare const mixmaxGetLivefeedEvents: import("@keystrokehq/action").WorkflowAct
30
30
  messageId?: string | undefined;
31
31
  contactEmail?: string | undefined;
32
32
  includeTeammates?: boolean | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { mixmaxGetLivefeedEvents };
36
48
  //# sourceMappingURL=get-livefeed-events.d.mts.map
@@ -79,7 +79,19 @@ declare const mixmaxGetLivefeed: import("@keystrokehq/action").WorkflowActionDef
79
79
  offset?: number | undefined;
80
80
  timezone?: string | undefined;
81
81
  messageIds?: string[] | undefined;
82
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
82
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
83
+ connectionId: z.ZodString;
84
+ entityId: z.ZodString;
85
+ instanceId: z.ZodString;
86
+ }, z.core.$strip>, z.ZodObject<{
87
+ generic_api_key: z.ZodString;
88
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
89
+ connectionId: z.ZodString;
90
+ entityId: z.ZodString;
91
+ instanceId: z.ZodString;
92
+ }, z.core.$strip>, z.ZodObject<{
93
+ generic_api_key: z.ZodString;
94
+ }, z.core.$strip>>]>;
83
95
  //#endregion
84
96
  export { mixmaxGetLivefeed };
85
97
  //# sourceMappingURL=get-livefeed.d.cts.map
@@ -79,7 +79,19 @@ declare const mixmaxGetLivefeed: import("@keystrokehq/action").WorkflowActionDef
79
79
  offset?: number | undefined;
80
80
  timezone?: string | undefined;
81
81
  messageIds?: string[] | undefined;
82
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
82
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
83
+ connectionId: z.ZodString;
84
+ entityId: z.ZodString;
85
+ instanceId: z.ZodString;
86
+ }, z.core.$strip>, z.ZodObject<{
87
+ generic_api_key: z.ZodString;
88
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
89
+ connectionId: z.ZodString;
90
+ entityId: z.ZodString;
91
+ instanceId: z.ZodString;
92
+ }, z.core.$strip>, z.ZodObject<{
93
+ generic_api_key: z.ZodString;
94
+ }, z.core.$strip>>]>;
83
95
  //#endregion
84
96
  export { mixmaxGetLivefeed };
85
97
  //# sourceMappingURL=get-livefeed.d.mts.map
@@ -42,7 +42,19 @@ declare const mixmaxGetMeetingInvites: import("@keystrokehq/action").WorkflowAct
42
42
  next?: string | undefined;
43
43
  limit?: number | undefined;
44
44
  previous?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { mixmaxGetMeetingInvites };
48
60
  //# sourceMappingURL=get-meeting-invites.d.cts.map
@@ -42,7 +42,19 @@ declare const mixmaxGetMeetingInvites: import("@keystrokehq/action").WorkflowAct
42
42
  next?: string | undefined;
43
43
  limit?: number | undefined;
44
44
  previous?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { mixmaxGetMeetingInvites };
48
60
  //# sourceMappingURL=get-meeting-invites.d.mts.map
@@ -37,7 +37,19 @@ declare const MixmaxGetMessageOutput: z.ZodObject<{
37
37
  }, z.core.$loose>;
38
38
  declare const mixmaxGetMessage: import("@keystrokehq/action").WorkflowActionDefinition<{
39
39
  id: string;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ generic_api_key: z.ZodString;
46
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>;
41
53
  //#endregion
42
54
  export { mixmaxGetMessage };
43
55
  //# sourceMappingURL=get-message.d.cts.map
@@ -37,7 +37,19 @@ declare const MixmaxGetMessageOutput: z.ZodObject<{
37
37
  }, z.core.$loose>;
38
38
  declare const mixmaxGetMessage: import("@keystrokehq/action").WorkflowActionDefinition<{
39
39
  id: string;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ generic_api_key: z.ZodString;
46
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>;
41
53
  //#endregion
42
54
  export { mixmaxGetMessage };
43
55
  //# sourceMappingURL=get-message.d.mts.map
@@ -44,7 +44,19 @@ declare const MixmaxGetMessagesOutput: z.ZodObject<{
44
44
  declare const mixmaxGetMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  next?: string | undefined;
46
46
  limit?: number | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { mixmaxGetMessages };
50
62
  //# sourceMappingURL=get-messages.d.cts.map
@@ -44,7 +44,19 @@ declare const MixmaxGetMessagesOutput: z.ZodObject<{
44
44
  declare const mixmaxGetMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
45
45
  next?: string | undefined;
46
46
  limit?: number | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { mixmaxGetMessages };
50
62
  //# sourceMappingURL=get-messages.d.mts.map
@@ -26,7 +26,19 @@ declare const MixmaxGetPollsOutput: z.ZodObject<{
26
26
  declare const mixmaxGetPolls: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  next?: string | undefined;
28
28
  limit?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", 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>>]>;
30
42
  //#endregion
31
43
  export { mixmaxGetPolls };
32
44
  //# sourceMappingURL=get-polls.d.cts.map
@@ -26,7 +26,19 @@ declare const MixmaxGetPollsOutput: z.ZodObject<{
26
26
  declare const mixmaxGetPolls: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  next?: string | undefined;
28
28
  limit?: number | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", 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>>]>;
30
42
  //#endregion
31
43
  export { mixmaxGetPolls };
32
44
  //# sourceMappingURL=get-polls.d.mts.map
@@ -25,7 +25,19 @@ declare const MixmaxGetQaOutput: z.ZodObject<{
25
25
  declare const mixmaxGetQa: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  limit?: number | undefined;
27
27
  fields?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { mixmaxGetQa };
31
43
  //# sourceMappingURL=get-qa.d.cts.map
@@ -25,7 +25,19 @@ declare const MixmaxGetQaOutput: z.ZodObject<{
25
25
  declare const mixmaxGetQa: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  limit?: number | undefined;
27
27
  fields?: string | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { mixmaxGetQa };
31
43
  //# sourceMappingURL=get-qa.d.mts.map
@@ -93,7 +93,19 @@ declare const mixmaxGetReportsDataTable: import("@keystrokehq/action").WorkflowA
93
93
  groupBy?: string | undefined;
94
94
  sortDesc?: boolean | undefined;
95
95
  timezone?: string | undefined;
96
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
96
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
97
+ connectionId: z.ZodString;
98
+ entityId: z.ZodString;
99
+ instanceId: z.ZodString;
100
+ }, z.core.$strip>, z.ZodObject<{
101
+ generic_api_key: z.ZodString;
102
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
103
+ connectionId: z.ZodString;
104
+ entityId: z.ZodString;
105
+ instanceId: z.ZodString;
106
+ }, z.core.$strip>, z.ZodObject<{
107
+ generic_api_key: z.ZodString;
108
+ }, z.core.$strip>>]>;
97
109
  //#endregion
98
110
  export { mixmaxGetReportsDataTable };
99
111
  //# sourceMappingURL=get-reports-data-table.d.cts.map
@@ -93,7 +93,19 @@ declare const mixmaxGetReportsDataTable: import("@keystrokehq/action").WorkflowA
93
93
  groupBy?: string | undefined;
94
94
  sortDesc?: boolean | undefined;
95
95
  timezone?: string | undefined;
96
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
96
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
97
+ connectionId: z.ZodString;
98
+ entityId: z.ZodString;
99
+ instanceId: z.ZodString;
100
+ }, z.core.$strip>, z.ZodObject<{
101
+ generic_api_key: z.ZodString;
102
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
103
+ connectionId: z.ZodString;
104
+ entityId: z.ZodString;
105
+ instanceId: z.ZodString;
106
+ }, z.core.$strip>, z.ZodObject<{
107
+ generic_api_key: z.ZodString;
108
+ }, z.core.$strip>>]>;
97
109
  //#endregion
98
110
  export { mixmaxGetReportsDataTable };
99
111
  //# sourceMappingURL=get-reports-data-table.d.mts.map
@@ -18,7 +18,19 @@ declare const MixmaxGetRulesIdOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const mixmaxGetRulesId: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetRulesId };
24
36
  //# sourceMappingURL=get-rules-id.d.cts.map
@@ -18,7 +18,19 @@ declare const MixmaxGetRulesIdOutput: z.ZodObject<{
18
18
  }, z.core.$loose>;
19
19
  declare const mixmaxGetRulesId: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  id: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetRulesId };
24
36
  //# sourceMappingURL=get-rules-id.d.mts.map
@@ -16,7 +16,19 @@ declare const MixmaxGetRulesOutput: z.ZodObject<{
16
16
  modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$loose>>>>;
18
18
  }, z.core.$loose>;
19
- declare const mixmaxGetRules: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const mixmaxGetRules: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { mixmaxGetRules };
22
34
  //# sourceMappingURL=get-rules.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-rules.d.cts","names":[],"sources":["../../src/actions/get-rules.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-rules.d.cts","names":[],"sources":["../../src/actions/get-rules.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -16,7 +16,19 @@ declare const MixmaxGetRulesOutput: z.ZodObject<{
16
16
  modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$loose>>>>;
18
18
  }, z.core.$loose>;
19
- declare const mixmaxGetRules: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const mixmaxGetRules: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mixmax", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { mixmaxGetRules };
22
34
  //# sourceMappingURL=get-rules.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-rules.d.mts","names":[],"sources":["../../src/actions/get-rules.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-rules.d.mts","names":[],"sources":["../../src/actions/get-rules.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -17,7 +17,19 @@ declare const MixmaxGetSalesforceAccountOutput: z.ZodObject<{
17
17
  shippingAddress: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
18
18
  numberOfEmployees: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
19
  }, z.core.$loose>;
20
- declare const mixmaxGetSalesforceAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ declare const mixmaxGetSalesforceAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetSalesforceAccount };
23
35
  //# sourceMappingURL=get-salesforce-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-salesforce-account.d.cts","names":[],"sources":["../../src/actions/get-salesforce-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-salesforce-account.d.cts","names":[],"sources":["../../src/actions/get-salesforce-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -17,7 +17,19 @@ declare const MixmaxGetSalesforceAccountOutput: z.ZodObject<{
17
17
  shippingAddress: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
18
18
  numberOfEmployees: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
19
  }, z.core.$loose>;
20
- declare const mixmaxGetSalesforceAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ declare const mixmaxGetSalesforceAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mixmax", 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<"mixmax", 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 { mixmaxGetSalesforceAccount };
23
35
  //# sourceMappingURL=get-salesforce-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-salesforce-account.d.mts","names":[],"sources":["../../src/actions/get-salesforce-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-salesforce-account.d.mts","names":[],"sources":["../../src/actions/get-salesforce-account.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgBhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}