@segment/action-destinations 3.360.0 → 3.360.1-remove-abort-controller.1

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 (376) hide show
  1. package/dist/destinations/accoil-analytics/postToAccoil/generated-types.d.ts +5 -0
  2. package/dist/destinations/accoil-analytics/postToAccoil/generated-types.js +3 -0
  3. package/dist/destinations/accoil-analytics/postToAccoil/generated-types.js.map +1 -0
  4. package/dist/destinations/accoil-analytics/postToAccoil/index.d.ts +5 -0
  5. package/dist/destinations/accoil-analytics/postToAccoil/index.js +28 -0
  6. package/dist/destinations/accoil-analytics/postToAccoil/index.js.map +1 -0
  7. package/dist/destinations/blackbaud-raisers-edge-nxt/utils/index.d.ts +1 -1
  8. package/dist/destinations/braze/createAliasV2.types.d.ts +5 -0
  9. package/dist/destinations/braze/createAliasV2.types.js +3 -0
  10. package/dist/destinations/braze/createAliasV2.types.js.map +1 -0
  11. package/dist/destinations/braze/identifyUserV2.types.d.ts +8 -0
  12. package/dist/destinations/braze/identifyUserV2.types.js +3 -0
  13. package/dist/destinations/braze/identifyUserV2.types.js.map +1 -0
  14. package/dist/destinations/campaign-manager-360/common-fields.d.ts +3 -0
  15. package/dist/destinations/campaign-manager-360/common-fields.js +306 -0
  16. package/dist/destinations/campaign-manager-360/common-fields.js.map +1 -0
  17. package/dist/destinations/campaign-manager-360/conversionAdjustmentUpload/generated-types.d.ts +45 -0
  18. package/dist/destinations/campaign-manager-360/conversionAdjustmentUpload/generated-types.js +3 -0
  19. package/dist/destinations/campaign-manager-360/conversionAdjustmentUpload/generated-types.js.map +1 -0
  20. package/dist/destinations/campaign-manager-360/conversionAdjustmentUpload/index.d.ts +5 -0
  21. package/dist/destinations/campaign-manager-360/conversionAdjustmentUpload/index.js +86 -0
  22. package/dist/destinations/campaign-manager-360/conversionAdjustmentUpload/index.js.map +1 -0
  23. package/dist/destinations/campaign-manager-360/conversionUpload/generated-types.d.ts +50 -0
  24. package/dist/destinations/campaign-manager-360/conversionUpload/generated-types.js +3 -0
  25. package/dist/destinations/campaign-manager-360/conversionUpload/generated-types.js.map +1 -0
  26. package/dist/destinations/campaign-manager-360/conversionUpload/index.d.ts +5 -0
  27. package/dist/destinations/campaign-manager-360/conversionUpload/index.js +131 -0
  28. package/dist/destinations/campaign-manager-360/conversionUpload/index.js.map +1 -0
  29. package/dist/destinations/campaign-manager-360/generated-types.d.ts +5 -0
  30. package/dist/destinations/campaign-manager-360/generated-types.js +3 -0
  31. package/dist/destinations/campaign-manager-360/generated-types.js.map +1 -0
  32. package/dist/destinations/campaign-manager-360/index.d.ts +4 -0
  33. package/dist/destinations/campaign-manager-360/index.js +63 -0
  34. package/dist/destinations/campaign-manager-360/index.js.map +1 -0
  35. package/dist/destinations/campaign-manager-360/types.d.ts +116 -0
  36. package/dist/destinations/campaign-manager-360/types.js +23 -0
  37. package/dist/destinations/campaign-manager-360/types.js.map +1 -0
  38. package/dist/destinations/campaign-manager-360/utils.d.ts +21 -0
  39. package/dist/destinations/campaign-manager-360/utils.js +175 -0
  40. package/dist/destinations/campaign-manager-360/utils.js.map +1 -0
  41. package/dist/destinations/contentstack/customAttributesSync/generated-types.d.ts +7 -0
  42. package/dist/destinations/contentstack/customAttributesSync/generated-types.js +3 -0
  43. package/dist/destinations/contentstack/customAttributesSync/generated-types.js.map +1 -0
  44. package/dist/destinations/contentstack/customAttributesSync/index.d.ts +5 -0
  45. package/dist/destinations/contentstack/customAttributesSync/index.js +54 -0
  46. package/dist/destinations/contentstack/customAttributesSync/index.js.map +1 -0
  47. package/dist/destinations/contentstack/customAttributesSync/types.d.ts +14 -0
  48. package/dist/destinations/contentstack/customAttributesSync/types.js +3 -0
  49. package/dist/destinations/contentstack/customAttributesSync/types.js.map +1 -0
  50. package/dist/destinations/contentstack/customAttributesSync/utils.d.ts +4 -0
  51. package/dist/destinations/contentstack/customAttributesSync/utils.js +20 -0
  52. package/dist/destinations/contentstack/customAttributesSync/utils.js.map +1 -0
  53. package/dist/destinations/contentstack/types.d.ts +12 -0
  54. package/dist/destinations/contentstack/types.js +3 -0
  55. package/dist/destinations/contentstack/types.js.map +1 -0
  56. package/dist/destinations/customerio/utils.d.ts +1 -1
  57. package/dist/destinations/dynamic-yield-audiences/syncAudience/types.d.ts +22 -0
  58. package/dist/destinations/dynamic-yield-audiences/syncAudience/types.js +3 -0
  59. package/dist/destinations/dynamic-yield-audiences/syncAudience/types.js.map +1 -0
  60. package/dist/destinations/dynamic-yield-audiences/types.d.ts +8 -0
  61. package/dist/destinations/dynamic-yield-audiences/types.js +12 -0
  62. package/dist/destinations/dynamic-yield-audiences/types.js.map +1 -0
  63. package/dist/destinations/engage/sendgrid/Profile.d.ts +6 -0
  64. package/dist/destinations/engage/sendgrid/Profile.js +3 -0
  65. package/dist/destinations/engage/sendgrid/Profile.js.map +1 -0
  66. package/dist/destinations/engage/sendgrid/destinationDefinition.d.ts +3 -0
  67. package/dist/destinations/engage/sendgrid/destinationDefinition.js +70 -0
  68. package/dist/destinations/engage/sendgrid/destinationDefinition.js.map +1 -0
  69. package/dist/destinations/engage/sendgrid/generated-types.d.ts +1 -0
  70. package/dist/destinations/engage/sendgrid/generated-types.js +14 -0
  71. package/dist/destinations/engage/sendgrid/generated-types.js.map +1 -0
  72. package/dist/destinations/engage/sendgrid/index.d.ts +2 -0
  73. package/dist/destinations/engage/sendgrid/index.js +5 -0
  74. package/dist/destinations/engage/sendgrid/index.js.map +1 -0
  75. package/dist/destinations/engage/sendgrid/previewApiLookup/actionDefinition.d.ts +4 -0
  76. package/dist/destinations/engage/sendgrid/previewApiLookup/actionDefinition.js +28 -0
  77. package/dist/destinations/engage/sendgrid/previewApiLookup/actionDefinition.js.map +1 -0
  78. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.d.ts +21 -0
  79. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js +174 -0
  80. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js.map +1 -0
  81. package/dist/destinations/engage/sendgrid/previewApiLookup/generated-types.d.ts +1 -0
  82. package/dist/destinations/engage/sendgrid/previewApiLookup/generated-types.js +14 -0
  83. package/dist/destinations/engage/sendgrid/previewApiLookup/generated-types.js.map +1 -0
  84. package/dist/destinations/engage/sendgrid/previewApiLookup/index.d.ts +1 -0
  85. package/dist/destinations/engage/sendgrid/previewApiLookup/index.js +14 -0
  86. package/dist/destinations/engage/sendgrid/previewApiLookup/index.js.map +1 -0
  87. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.d.ts +44 -0
  88. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js +419 -0
  89. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js.map +1 -0
  90. package/dist/destinations/engage/sendgrid/sendEmail/UnlayerResponse.d.ts +12 -0
  91. package/dist/destinations/engage/sendgrid/sendEmail/UnlayerResponse.js +3 -0
  92. package/dist/destinations/engage/sendgrid/sendEmail/UnlayerResponse.js.map +1 -0
  93. package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.d.ts +4 -0
  94. package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js +257 -0
  95. package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js.map +1 -0
  96. package/dist/destinations/engage/sendgrid/sendEmail/generated-types.d.ts +1 -0
  97. package/dist/destinations/engage/sendgrid/sendEmail/generated-types.js +14 -0
  98. package/dist/destinations/engage/sendgrid/sendEmail/generated-types.js.map +1 -0
  99. package/dist/destinations/engage/sendgrid/sendEmail/index.d.ts +1 -0
  100. package/dist/destinations/engage/sendgrid/sendEmail/index.js +14 -0
  101. package/dist/destinations/engage/sendgrid/sendEmail/index.js.map +1 -0
  102. package/dist/destinations/engage/sendgrid/sendEmail/insertEmailPreviewText.d.ts +1 -0
  103. package/dist/destinations/engage/sendgrid/sendEmail/insertEmailPreviewText.js +23 -0
  104. package/dist/destinations/engage/sendgrid/sendEmail/insertEmailPreviewText.js.map +1 -0
  105. package/dist/destinations/engage/sendgrid/sendEmail/isRestrictedDomain.d.ts +1 -0
  106. package/dist/destinations/engage/sendgrid/sendEmail/isRestrictedDomain.js +14 -0
  107. package/dist/destinations/engage/sendgrid/sendEmail/isRestrictedDomain.js.map +1 -0
  108. package/dist/destinations/engage/twilio/destinationDefinition.d.ts +3 -0
  109. package/dist/destinations/engage/twilio/destinationDefinition.js +172 -0
  110. package/dist/destinations/engage/twilio/destinationDefinition.js.map +1 -0
  111. package/dist/destinations/engage/twilio/generated-types.d.ts +1 -0
  112. package/dist/destinations/engage/twilio/generated-types.js +14 -0
  113. package/dist/destinations/engage/twilio/generated-types.js.map +1 -0
  114. package/dist/destinations/engage/twilio/index.d.ts +2 -0
  115. package/dist/destinations/engage/twilio/index.js +5 -0
  116. package/dist/destinations/engage/twilio/index.js.map +1 -0
  117. package/dist/destinations/engage/twilio/sendMobilePush/PushSender.d.ts +28 -0
  118. package/dist/destinations/engage/twilio/sendMobilePush/PushSender.js +151 -0
  119. package/dist/destinations/engage/twilio/sendMobilePush/PushSender.js.map +1 -0
  120. package/dist/destinations/engage/twilio/sendMobilePush/actionDefinition.d.ts +4 -0
  121. package/dist/destinations/engage/twilio/sendMobilePush/actionDefinition.js +250 -0
  122. package/dist/destinations/engage/twilio/sendMobilePush/actionDefinition.js.map +1 -0
  123. package/dist/destinations/engage/twilio/sendMobilePush/generated-types.d.ts +1 -0
  124. package/dist/destinations/engage/twilio/sendMobilePush/generated-types.js +14 -0
  125. package/dist/destinations/engage/twilio/sendMobilePush/generated-types.js.map +1 -0
  126. package/dist/destinations/engage/twilio/sendMobilePush/index.d.ts +1 -0
  127. package/dist/destinations/engage/twilio/sendMobilePush/index.js +14 -0
  128. package/dist/destinations/engage/twilio/sendMobilePush/index.js.map +1 -0
  129. package/dist/destinations/engage/twilio/sendSms/SmsMessageSender.d.ts +9 -0
  130. package/dist/destinations/engage/twilio/sendSms/SmsMessageSender.js +72 -0
  131. package/dist/destinations/engage/twilio/sendSms/SmsMessageSender.js.map +1 -0
  132. package/dist/destinations/engage/twilio/sendSms/actionDefinition.d.ts +4 -0
  133. package/dist/destinations/engage/twilio/sendSms/actionDefinition.js +162 -0
  134. package/dist/destinations/engage/twilio/sendSms/actionDefinition.js.map +1 -0
  135. package/dist/destinations/engage/twilio/sendSms/generated-types.d.ts +1 -0
  136. package/dist/destinations/engage/twilio/sendSms/generated-types.js +14 -0
  137. package/dist/destinations/engage/twilio/sendSms/generated-types.js.map +1 -0
  138. package/dist/destinations/engage/twilio/sendSms/index.d.ts +1 -0
  139. package/dist/destinations/engage/twilio/sendSms/index.js +14 -0
  140. package/dist/destinations/engage/twilio/sendSms/index.js.map +1 -0
  141. package/dist/destinations/engage/twilio/sendWhatsApp/WhatsAppMessageSender.d.ts +9 -0
  142. package/dist/destinations/engage/twilio/sendWhatsApp/WhatsAppMessageSender.js +89 -0
  143. package/dist/destinations/engage/twilio/sendWhatsApp/WhatsAppMessageSender.js.map +1 -0
  144. package/dist/destinations/engage/twilio/sendWhatsApp/actionDefinition.d.ts +4 -0
  145. package/dist/destinations/engage/twilio/sendWhatsApp/actionDefinition.js +136 -0
  146. package/dist/destinations/engage/twilio/sendWhatsApp/actionDefinition.js.map +1 -0
  147. package/dist/destinations/engage/twilio/sendWhatsApp/generated-types.d.ts +1 -0
  148. package/dist/destinations/engage/twilio/sendWhatsApp/generated-types.js +14 -0
  149. package/dist/destinations/engage/twilio/sendWhatsApp/generated-types.js.map +1 -0
  150. package/dist/destinations/engage/twilio/sendWhatsApp/index.d.ts +1 -0
  151. package/dist/destinations/engage/twilio/sendWhatsApp/index.js +14 -0
  152. package/dist/destinations/engage/twilio/sendWhatsApp/index.js.map +1 -0
  153. package/dist/destinations/engage/twilio/utils/PhoneMessageSender.d.ts +16 -0
  154. package/dist/destinations/engage/twilio/utils/PhoneMessageSender.js +71 -0
  155. package/dist/destinations/engage/twilio/utils/PhoneMessageSender.js.map +1 -0
  156. package/dist/destinations/engage/twilio/utils/TwilioMessageSender.d.ts +16 -0
  157. package/dist/destinations/engage/twilio/utils/TwilioMessageSender.js +115 -0
  158. package/dist/destinations/engage/twilio/utils/TwilioMessageSender.js.map +1 -0
  159. package/dist/destinations/engage/twilio/utils/index.d.ts +2 -0
  160. package/dist/destinations/engage/twilio/utils/index.js +15 -0
  161. package/dist/destinations/engage/twilio/utils/index.js.map +1 -0
  162. package/dist/destinations/engage/twilio/utils/types.d.ts +23 -0
  163. package/dist/destinations/engage/twilio/utils/types.js +3 -0
  164. package/dist/destinations/engage/twilio/utils/types.js.map +1 -0
  165. package/dist/destinations/engage/utils/AggregateError.d.ts +14 -0
  166. package/dist/destinations/engage/utils/AggregateError.js +26 -0
  167. package/dist/destinations/engage/utils/AggregateError.js.map +1 -0
  168. package/dist/destinations/engage/utils/EngageActionPerformer.d.ts +42 -0
  169. package/dist/destinations/engage/utils/EngageActionPerformer.js +148 -0
  170. package/dist/destinations/engage/utils/EngageActionPerformer.js.map +1 -0
  171. package/dist/destinations/engage/utils/EngageLogger.d.ts +18 -0
  172. package/dist/destinations/engage/utils/EngageLogger.js +52 -0
  173. package/dist/destinations/engage/utils/EngageLogger.js.map +1 -0
  174. package/dist/destinations/engage/utils/EngageStats.d.ts +18 -0
  175. package/dist/destinations/engage/utils/EngageStats.js +95 -0
  176. package/dist/destinations/engage/utils/EngageStats.js.map +1 -0
  177. package/dist/destinations/engage/utils/IntegrationErrorWrapper.d.ts +12 -0
  178. package/dist/destinations/engage/utils/IntegrationErrorWrapper.js +31 -0
  179. package/dist/destinations/engage/utils/IntegrationErrorWrapper.js.map +1 -0
  180. package/dist/destinations/engage/utils/MessageSendPerformer.d.ts +65 -0
  181. package/dist/destinations/engage/utils/MessageSendPerformer.js +211 -0
  182. package/dist/destinations/engage/utils/MessageSendPerformer.js.map +1 -0
  183. package/dist/destinations/engage/utils/Profile.d.ts +6 -0
  184. package/dist/destinations/engage/utils/Profile.js +3 -0
  185. package/dist/destinations/engage/utils/Profile.js.map +1 -0
  186. package/dist/destinations/engage/utils/ResponseError.d.ts +25 -0
  187. package/dist/destinations/engage/utils/ResponseError.js +22 -0
  188. package/dist/destinations/engage/utils/ResponseError.js.map +1 -0
  189. package/dist/destinations/engage/utils/apiLookups.d.ts +22 -0
  190. package/dist/destinations/engage/utils/apiLookups.js +189 -0
  191. package/dist/destinations/engage/utils/apiLookups.js.map +1 -0
  192. package/dist/destinations/engage/utils/getProfileApiEndpoint.d.ts +2 -0
  193. package/dist/destinations/engage/utils/getProfileApiEndpoint.js +10 -0
  194. package/dist/destinations/engage/utils/getProfileApiEndpoint.js.map +1 -0
  195. package/dist/destinations/engage/utils/index.d.ts +9 -0
  196. package/dist/destinations/engage/utils/index.js +22 -0
  197. package/dist/destinations/engage/utils/index.js.map +1 -0
  198. package/dist/destinations/engage/utils/isDestinationActionService.d.ts +1 -0
  199. package/dist/destinations/engage/utils/isDestinationActionService.js +8 -0
  200. package/dist/destinations/engage/utils/isDestinationActionService.js.map +1 -0
  201. package/dist/destinations/engage/utils/isRetryableError.d.ts +2 -0
  202. package/dist/destinations/engage/utils/isRetryableError.js +33 -0
  203. package/dist/destinations/engage/utils/isRetryableError.js.map +1 -0
  204. package/dist/destinations/engage/utils/operationTracking/GenericMethodDecorator.d.ts +1 -0
  205. package/dist/destinations/engage/utils/operationTracking/GenericMethodDecorator.js +3 -0
  206. package/dist/destinations/engage/utils/operationTracking/GenericMethodDecorator.js.map +1 -0
  207. package/dist/destinations/engage/utils/operationTracking/OperationDecorator.d.ts +46 -0
  208. package/dist/destinations/engage/utils/operationTracking/OperationDecorator.js +46 -0
  209. package/dist/destinations/engage/utils/operationTracking/OperationDecorator.js.map +1 -0
  210. package/dist/destinations/engage/utils/operationTracking/OperationDuration.d.ts +12 -0
  211. package/dist/destinations/engage/utils/operationTracking/OperationDuration.js +23 -0
  212. package/dist/destinations/engage/utils/operationTracking/OperationDuration.js.map +1 -0
  213. package/dist/destinations/engage/utils/operationTracking/OperationErrorHandler.d.ts +12 -0
  214. package/dist/destinations/engage/utils/operationTracking/OperationErrorHandler.js +35 -0
  215. package/dist/destinations/engage/utils/operationTracking/OperationErrorHandler.js.map +1 -0
  216. package/dist/destinations/engage/utils/operationTracking/OperationFinallyHooks.d.ts +14 -0
  217. package/dist/destinations/engage/utils/operationTracking/OperationFinallyHooks.js +31 -0
  218. package/dist/destinations/engage/utils/operationTracking/OperationFinallyHooks.js.map +1 -0
  219. package/dist/destinations/engage/utils/operationTracking/OperationLogger.d.ts +31 -0
  220. package/dist/destinations/engage/utils/operationTracking/OperationLogger.js +104 -0
  221. package/dist/destinations/engage/utils/operationTracking/OperationLogger.js.map +1 -0
  222. package/dist/destinations/engage/utils/operationTracking/OperationStats.d.ts +39 -0
  223. package/dist/destinations/engage/utils/operationTracking/OperationStats.js +130 -0
  224. package/dist/destinations/engage/utils/operationTracking/OperationStats.js.map +1 -0
  225. package/dist/destinations/engage/utils/operationTracking/OperationTracker.test.d.ts +1 -0
  226. package/dist/destinations/engage/utils/operationTracking/OperationTracker.test.js +377 -0
  227. package/dist/destinations/engage/utils/operationTracking/OperationTracker.test.js.map +1 -0
  228. package/dist/destinations/engage/utils/operationTracking/OperationTree.d.ts +23 -0
  229. package/dist/destinations/engage/utils/operationTracking/OperationTree.js +49 -0
  230. package/dist/destinations/engage/utils/operationTracking/OperationTree.js.map +1 -0
  231. package/dist/destinations/engage/utils/operationTracking/TrackedError.d.ts +6 -0
  232. package/dist/destinations/engage/utils/operationTracking/TrackedError.js +3 -0
  233. package/dist/destinations/engage/utils/operationTracking/TrackedError.js.map +1 -0
  234. package/dist/destinations/engage/utils/operationTracking/index.d.ts +10 -0
  235. package/dist/destinations/engage/utils/operationTracking/index.js +23 -0
  236. package/dist/destinations/engage/utils/operationTracking/index.js.map +1 -0
  237. package/dist/destinations/engage/utils/operationTracking/wrapTryCatchFinallyPromisable.d.ts +21 -0
  238. package/dist/destinations/engage/utils/operationTracking/wrapTryCatchFinallyPromisable.js +99 -0
  239. package/dist/destinations/engage/utils/operationTracking/wrapTryCatchFinallyPromisable.js.map +1 -0
  240. package/dist/destinations/engage/utils/testUtils.d.ts +6 -0
  241. package/dist/destinations/engage/utils/testUtils.js +26 -0
  242. package/dist/destinations/engage/utils/testUtils.js.map +1 -0
  243. package/dist/destinations/engage/utils/track.d.ts +52 -0
  244. package/dist/destinations/engage/utils/track.js +9 -0
  245. package/dist/destinations/engage/utils/track.js.map +1 -0
  246. package/dist/destinations/engage-messaging-sendgrid/previewApiLookup.types.d.ts +16 -0
  247. package/dist/destinations/engage-messaging-sendgrid/previewApiLookup.types.js +3 -0
  248. package/dist/destinations/engage-messaging-sendgrid/previewApiLookup.types.js.map +1 -0
  249. package/dist/destinations/engage-messaging-sendgrid/sendEmail.types.d.ts +56 -0
  250. package/dist/destinations/engage-messaging-sendgrid/sendEmail.types.js +3 -0
  251. package/dist/destinations/engage-messaging-sendgrid/sendEmail.types.js.map +1 -0
  252. package/dist/destinations/engage-messaging-twilio/sendMobilePush.types.d.ts +39 -0
  253. package/dist/destinations/engage-messaging-twilio/sendMobilePush.types.js +3 -0
  254. package/dist/destinations/engage-messaging-twilio/sendMobilePush.types.js.map +1 -0
  255. package/dist/destinations/engage-messaging-twilio/sendSms.types.d.ts +27 -0
  256. package/dist/destinations/engage-messaging-twilio/sendSms.types.js +3 -0
  257. package/dist/destinations/engage-messaging-twilio/sendSms.types.js.map +1 -0
  258. package/dist/destinations/engage-messaging-twilio/sendWhatsApp.types.d.ts +25 -0
  259. package/dist/destinations/engage-messaging-twilio/sendWhatsApp.types.js +3 -0
  260. package/dist/destinations/engage-messaging-twilio/sendWhatsApp.types.js.map +1 -0
  261. package/dist/destinations/facebook-custom-audiences/add/generated-types.d.ts +2 -0
  262. package/dist/destinations/facebook-custom-audiences/add/generated-types.js +3 -0
  263. package/dist/destinations/facebook-custom-audiences/add/generated-types.js.map +1 -0
  264. package/dist/destinations/facebook-custom-audiences/add/index.d.ts +5 -0
  265. package/dist/destinations/facebook-custom-audiences/add/index.js +11 -0
  266. package/dist/destinations/facebook-custom-audiences/add/index.js.map +1 -0
  267. package/dist/destinations/facebook-custom-audiences/remove/generated-types.d.ts +2 -0
  268. package/dist/destinations/facebook-custom-audiences/remove/generated-types.js +3 -0
  269. package/dist/destinations/facebook-custom-audiences/remove/generated-types.js.map +1 -0
  270. package/dist/destinations/facebook-custom-audiences/remove/index.d.ts +5 -0
  271. package/dist/destinations/facebook-custom-audiences/remove/index.js +11 -0
  272. package/dist/destinations/facebook-custom-audiences/remove/index.js.map +1 -0
  273. package/dist/destinations/first-party-dv360/addToList/generated-types.d.ts +2 -0
  274. package/dist/destinations/first-party-dv360/addToList/generated-types.js +3 -0
  275. package/dist/destinations/first-party-dv360/addToList/generated-types.js.map +1 -0
  276. package/dist/destinations/first-party-dv360/addToList/index.d.ts +5 -0
  277. package/dist/destinations/first-party-dv360/addToList/index.js +11 -0
  278. package/dist/destinations/first-party-dv360/addToList/index.js.map +1 -0
  279. package/dist/destinations/hubspot/customEvent/dynamic-fields.d.ts +5 -0
  280. package/dist/destinations/hubspot/customEvent/dynamic-fields.js +112 -0
  281. package/dist/destinations/hubspot/customEvent/dynamic-fields.js.map +1 -0
  282. package/dist/destinations/hubspot/customEvent/event-completion.d.ts +3 -0
  283. package/dist/destinations/hubspot/customEvent/event-completion.js +17 -0
  284. package/dist/destinations/hubspot/customEvent/event-completion.js.map +1 -0
  285. package/dist/destinations/hubspot/customEvent/hubspot-api.d.ts +62 -0
  286. package/dist/destinations/hubspot/customEvent/hubspot-api.js +305 -0
  287. package/dist/destinations/hubspot/customEvent/hubspot-api.js.map +1 -0
  288. package/dist/destinations/hubspot/customEvent/utils.d.ts +14 -0
  289. package/dist/destinations/hubspot/customEvent/utils.js +303 -0
  290. package/dist/destinations/hubspot/customEvent/utils.js.map +1 -0
  291. package/dist/destinations/hubspot/customEvent/validation.d.ts +3 -0
  292. package/dist/destinations/hubspot/customEvent/validation.js +66 -0
  293. package/dist/destinations/hubspot/customEvent/validation.js.map +1 -0
  294. package/dist/destinations/hubspot/upsertObject/dynamic-fields.d.ts +7 -0
  295. package/dist/destinations/hubspot/upsertObject/dynamic-fields.js +222 -0
  296. package/dist/destinations/hubspot/upsertObject/dynamic-fields.js.map +1 -0
  297. package/dist/destinations/hubspot/upsertObject/hubspot-api.d.ts +219 -0
  298. package/dist/destinations/hubspot/upsertObject/hubspot-api.js +609 -0
  299. package/dist/destinations/hubspot/upsertObject/hubspot-api.js.map +1 -0
  300. package/dist/destinations/hubspot/upsertObject/utils.d.ts +13 -0
  301. package/dist/destinations/hubspot/upsertObject/utils.js +547 -0
  302. package/dist/destinations/hubspot/upsertObject/utils.js.map +1 -0
  303. package/dist/destinations/klaviyo/removeProfileToList/generated-types.d.ts +5 -0
  304. package/dist/destinations/klaviyo/removeProfileToList/generated-types.js +3 -0
  305. package/dist/destinations/klaviyo/removeProfileToList/generated-types.js.map +1 -0
  306. package/dist/destinations/klaviyo/removeProfileToList/index.d.ts +5 -0
  307. package/dist/destinations/klaviyo/removeProfileToList/index.js +62 -0
  308. package/dist/destinations/klaviyo/removeProfileToList/index.js.map +1 -0
  309. package/dist/destinations/mixpanel/incrementProperties/__test__/__snapshots__/snapshot.test.js.snap +18 -0
  310. package/dist/destinations/mixpanel/utils.d.ts +13 -0
  311. package/dist/destinations/mixpanel/utils.js +117 -0
  312. package/dist/destinations/mixpanel/utils.js.map +1 -0
  313. package/dist/destinations/movable-ink/categoryView/generated-types.d.ts +22 -0
  314. package/dist/destinations/movable-ink/categoryView/generated-types.js +3 -0
  315. package/dist/destinations/movable-ink/categoryView/generated-types.js.map +1 -0
  316. package/dist/destinations/movable-ink/categoryView/index.d.ts +5 -0
  317. package/dist/destinations/movable-ink/categoryView/index.js +43 -0
  318. package/dist/destinations/movable-ink/categoryView/index.js.map +1 -0
  319. package/dist/destinations/movable-ink/conversion/generated-types.d.ts +20 -0
  320. package/dist/destinations/movable-ink/conversion/generated-types.js +3 -0
  321. package/dist/destinations/movable-ink/conversion/generated-types.js.map +1 -0
  322. package/dist/destinations/movable-ink/conversion/index.d.ts +5 -0
  323. package/dist/destinations/movable-ink/conversion/index.js +45 -0
  324. package/dist/destinations/movable-ink/conversion/index.js.map +1 -0
  325. package/dist/destinations/movable-ink/fields.d.ts +21 -0
  326. package/dist/destinations/movable-ink/fields.js +236 -0
  327. package/dist/destinations/movable-ink/fields.js.map +1 -0
  328. package/dist/destinations/movable-ink/identify/generated-types.d.ts +7 -0
  329. package/dist/destinations/movable-ink/identify/generated-types.js +3 -0
  330. package/dist/destinations/movable-ink/identify/generated-types.js.map +1 -0
  331. package/dist/destinations/movable-ink/identify/index.d.ts +5 -0
  332. package/dist/destinations/movable-ink/identify/index.js +32 -0
  333. package/dist/destinations/movable-ink/identify/index.js.map +1 -0
  334. package/dist/destinations/movable-ink/productAdded/generated-types.d.ts +22 -0
  335. package/dist/destinations/movable-ink/productAdded/generated-types.js +3 -0
  336. package/dist/destinations/movable-ink/productAdded/generated-types.js.map +1 -0
  337. package/dist/destinations/movable-ink/productAdded/index.d.ts +5 -0
  338. package/dist/destinations/movable-ink/productAdded/index.js +43 -0
  339. package/dist/destinations/movable-ink/productAdded/index.js.map +1 -0
  340. package/dist/destinations/movable-ink/productViewed/generated-types.d.ts +21 -0
  341. package/dist/destinations/movable-ink/productViewed/generated-types.js +3 -0
  342. package/dist/destinations/movable-ink/productViewed/generated-types.js.map +1 -0
  343. package/dist/destinations/movable-ink/productViewed/index.d.ts +5 -0
  344. package/dist/destinations/movable-ink/productViewed/index.js +43 -0
  345. package/dist/destinations/movable-ink/productViewed/index.js.map +1 -0
  346. package/dist/destinations/movable-ink/search/generated-types.d.ts +12 -0
  347. package/dist/destinations/movable-ink/search/generated-types.js +3 -0
  348. package/dist/destinations/movable-ink/search/generated-types.js.map +1 -0
  349. package/dist/destinations/movable-ink/search/index.d.ts +5 -0
  350. package/dist/destinations/movable-ink/search/index.js +43 -0
  351. package/dist/destinations/movable-ink/search/index.js.map +1 -0
  352. package/dist/destinations/movable-ink/sendCustomEvent/generated-types.d.ts +25 -0
  353. package/dist/destinations/movable-ink/sendCustomEvent/generated-types.js +3 -0
  354. package/dist/destinations/movable-ink/sendCustomEvent/generated-types.js.map +1 -0
  355. package/dist/destinations/movable-ink/sendCustomEvent/index.d.ts +5 -0
  356. package/dist/destinations/movable-ink/sendCustomEvent/index.js +48 -0
  357. package/dist/destinations/movable-ink/sendCustomEvent/index.js.map +1 -0
  358. package/dist/destinations/responsys/shared_properties.d.ts +3 -0
  359. package/dist/destinations/responsys/shared_properties.js +19 -0
  360. package/dist/destinations/responsys/shared_properties.js.map +1 -0
  361. package/dist/destinations/snap-conversions-api/snap-capi-properties.d.ts +35 -0
  362. package/dist/destinations/snap-conversions-api/snap-capi-properties.js +401 -0
  363. package/dist/destinations/snap-conversions-api/snap-capi-properties.js.map +1 -0
  364. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.d.ts +3 -0
  365. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js +34 -0
  366. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js.map +1 -0
  367. package/dist/destinations/trackey/group.types.d.ts +11 -0
  368. package/dist/destinations/trackey/group.types.js +3 -0
  369. package/dist/destinations/trackey/group.types.js.map +1 -0
  370. package/dist/destinations/trackey/identify.types.d.ts +11 -0
  371. package/dist/destinations/trackey/identify.types.js +3 -0
  372. package/dist/destinations/trackey/identify.types.js.map +1 -0
  373. package/dist/destinations/trackey/track.types.d.ts +12 -0
  374. package/dist/destinations/trackey/track.types.js +3 -0
  375. package/dist/destinations/trackey/track.types.js.map +1 -0
  376. package/package.json +2 -2
@@ -0,0 +1,112 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.dynamicReadProperties = exports.dynamicReadObjectTypes = exports.dynamicReadEventNames = void 0;
4
+ const properties_1 = require("../properties");
5
+ const constants_1 = require("./constants");
6
+ const validation_1 = require("./validation");
7
+ async function dynamicReadEventNames(request) {
8
+ try {
9
+ const response = await request(`${properties_1.HUBSPOT_BASE_URL}/events/v3/event-definitions/?includeProperties=false`, {
10
+ method: 'GET',
11
+ skipResponseCloning: true
12
+ });
13
+ return {
14
+ choices: response.data.results
15
+ .filter((event) => !event.archived && (event.labels?.singular || event.labels?.plural))
16
+ .map((event) => {
17
+ return {
18
+ label: event.labels?.singular ?? event.labels?.plural ?? '',
19
+ value: event.fullyQualifiedName
20
+ };
21
+ })
22
+ .sort((a, b) => a.label.toLowerCase().localeCompare(b.label.toLowerCase()))
23
+ };
24
+ }
25
+ catch (err) {
26
+ const code = err?.response?.status ? String(err.response.status) : '500';
27
+ return {
28
+ choices: [],
29
+ error: {
30
+ message: err?.response?.data?.message ?? 'Unknown error: dynamicReadEventNames',
31
+ code: code
32
+ }
33
+ };
34
+ }
35
+ }
36
+ exports.dynamicReadEventNames = dynamicReadEventNames;
37
+ async function dynamicReadObjectTypes(request) {
38
+ const defaultChoices = constants_1.SUPPORTED_HUBSPOT_OBJECT_TYPES;
39
+ try {
40
+ const response = await request(`${properties_1.HUBSPOT_BASE_URL}/crm/v3/schemas?archived=false`, {
41
+ method: 'GET',
42
+ skipResponseCloning: true
43
+ });
44
+ const choices = response.data.results.map((schema) => ({
45
+ label: `${schema.labels.plural} (Custom)`,
46
+ value: schema.name
47
+ }));
48
+ return {
49
+ choices: [...choices, ...defaultChoices].sort((a, b) => a.label.toLowerCase().localeCompare(b.label.toLowerCase()))
50
+ };
51
+ }
52
+ catch (err) {
53
+ const code = err?.response?.status ? String(err.response.status) : '500';
54
+ return {
55
+ choices: [],
56
+ error: {
57
+ message: err?.response?.data?.message ?? 'Unknown error: dynamicReadObjectTypes',
58
+ code: code
59
+ }
60
+ };
61
+ }
62
+ }
63
+ exports.dynamicReadObjectTypes = dynamicReadObjectTypes;
64
+ async function dynamicReadProperties(request, eventName) {
65
+ try {
66
+ const response = await request(`${properties_1.HUBSPOT_BASE_URL}/events/v3/event-definitions/?includeProperties=true`, {
67
+ method: 'GET',
68
+ skipResponseCloning: true
69
+ });
70
+ const cleanedEventName = validation_1.cleanEventName(eventName);
71
+ return {
72
+ choices: (() => {
73
+ const choices = response.data.results
74
+ .filter((event) => (event.fullyQualifiedName === cleanedEventName || event.name === cleanedEventName) && !event.archived)
75
+ .map((event) => {
76
+ if (!event.properties || event.properties.length === 0) {
77
+ return {
78
+ label: `No properties found for event ${eventName}`,
79
+ value: ''
80
+ };
81
+ }
82
+ return event.properties
83
+ .filter((property) => !property.archived)
84
+ .sort((a, b) => a.label.toLowerCase().localeCompare(b.label.toLowerCase()))
85
+ .map((property) => {
86
+ return {
87
+ label: `${property.label} - ${property.type}`,
88
+ value: property.name
89
+ };
90
+ });
91
+ })
92
+ .flat();
93
+ if (choices.length === 0) {
94
+ return constants_1.DEFAULT_CUSTOM_EVENT_PROPERTIES;
95
+ }
96
+ return choices;
97
+ })()
98
+ };
99
+ }
100
+ catch (err) {
101
+ const code = err?.response?.status ? String(err.response.status) : '500';
102
+ return {
103
+ choices: [],
104
+ error: {
105
+ message: err?.response?.data?.message ?? 'Unknown error: dynamicReadProperties',
106
+ code: code
107
+ }
108
+ };
109
+ }
110
+ }
111
+ exports.dynamicReadProperties = dynamicReadProperties;
112
+ //# sourceMappingURL=dynamic-fields.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dynamic-fields.js","sourceRoot":"","sources":["../../../../src/destinations/hubspot/customEvent/dynamic-fields.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ import { Client } from './client';
2
+ import { Payload } from './generated-types';
3
+ export declare function sendEvent(client: Client, fullyQualifiedName: string, payload: Payload): Promise<import("@segment/actions-core/src").ModifiedResponse<unknown>>;
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.sendEvent = void 0;
4
+ async function sendEvent(client, fullyQualifiedName, payload) {
5
+ const { record_details, properties, occurred_at: occurredAt } = payload;
6
+ const json = {
7
+ eventName: fullyQualifiedName,
8
+ objectId: record_details.object_id ?? undefined,
9
+ email: record_details.email ?? undefined,
10
+ utk: record_details.utk ?? undefined,
11
+ occurredAt,
12
+ properties: properties
13
+ };
14
+ return await client.send(json);
15
+ }
16
+ exports.sendEvent = sendEvent;
17
+ //# sourceMappingURL=event-completion.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"event-completion.js","sourceRoot":"","sources":["../../../../src/destinations/hubspot/customEvent/event-completion.ts"],"names":[],"mappings":";;;AAIO,KAAK,UAAU,SAAS,CAAC,MAAc,EAAE,kBAA0B,EAAE,OAAgB;IAC1F,MAAM,EAAE,cAAc,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,GAAG,OAAO,CAAA;IAEvE,MAAM,IAAI,GAAuB;QAC/B,SAAS,EAAE,kBAAkB;QAC7B,QAAQ,EAAE,cAAc,CAAC,SAAS,IAAI,SAAS;QAC/C,KAAK,EAAE,cAAc,CAAC,KAAK,IAAI,SAAS;QACxC,GAAG,EAAE,cAAc,CAAC,GAAG,IAAI,SAAS;QACpC,UAAU;QACV,UAAU,EAAE,UAAU;KACvB,CAAA;IACD,OAAO,MAAM,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAA;AAChC,CAAC;AAZD,8BAYC"}
@@ -0,0 +1,62 @@
1
+ import { RequestClient } from '@segment/actions-core';
2
+ import type { Payload } from './generated-types';
3
+ export declare type SyncMode = 'upsert' | 'add' | 'update';
4
+ declare type StringFormat = 'date' | 'datetime' | 'string';
5
+ declare type SegmentPropertyType = 'number' | 'object' | 'boolean' | 'string';
6
+ interface SegmentProperty {
7
+ type: SegmentPropertyType;
8
+ stringFormat?: StringFormat;
9
+ }
10
+ declare type SchemaMatch = 'full_match' | 'properties_missing' | 'no_match' | 'mismatch';
11
+ interface SchemaDiff {
12
+ match: SchemaMatch;
13
+ fullyQualifiedName?: string;
14
+ name?: string;
15
+ missingProperties: {
16
+ [key: string]: SegmentProperty;
17
+ };
18
+ }
19
+ interface SegmentEventSchema {
20
+ eventName: string;
21
+ properties: {
22
+ [key: string]: SegmentProperty;
23
+ };
24
+ primaryObject: string;
25
+ }
26
+ declare type HubspotPropertyType = 'string' | 'number' | 'enumeration' | 'datetime';
27
+ interface PropertyRequestJSON {
28
+ name: string;
29
+ label: string;
30
+ type: HubspotPropertyType;
31
+ description: string;
32
+ options?: Array<{
33
+ label: string;
34
+ value: boolean;
35
+ description: string;
36
+ hidden: boolean;
37
+ displayOrder: number;
38
+ }>;
39
+ }
40
+ export declare class HubspotClient {
41
+ request: RequestClient;
42
+ syncMode: SyncMode;
43
+ constructor(request: RequestClient, syncMode: SyncMode);
44
+ stringFormat(str: string): StringFormat;
45
+ sanitizeEventName(str: string): string;
46
+ sanitizePropertyName(str: string): string;
47
+ sanitizeProperties(properties: {
48
+ [k: string]: unknown;
49
+ }): {
50
+ [k: string]: string | number | boolean;
51
+ };
52
+ propertyBody(eventName: string, type: SegmentPropertyType, name: string, stringFormat?: StringFormat): PropertyRequestJSON;
53
+ segmentSchema(payload: Payload): SegmentEventSchema;
54
+ compareSchemaToCache(schema: SegmentEventSchema): Promise<SchemaDiff>;
55
+ compareSchemaToHubspot(schema: SegmentEventSchema): Promise<SchemaDiff>;
56
+ saveSchemaToCache(fullyQualifiedName: string, name: string, schema: SegmentEventSchema): Promise<void>;
57
+ sendEvent(fullyQualifiedName: string, payload: Payload): Promise<import("@segment/actions-core/src").ModifiedResponse<unknown>>;
58
+ send(payload: Payload): Promise<import("@segment/actions-core/src").ModifiedResponse<unknown>>;
59
+ createHubspotSchema(schema: SegmentEventSchema): Promise<SchemaDiff>;
60
+ updateHubspotSchema(fullyQualifiedName: string, schemaDiff: SchemaDiff): Promise<void>;
61
+ }
62
+ export {};
@@ -0,0 +1,305 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.HubspotClient = void 0;
4
+ const actions_core_1 = require("@segment/actions-core");
5
+ const properties_1 = require("../properties");
6
+ class HubspotClient {
7
+ constructor(request, syncMode) {
8
+ this.request = request;
9
+ this.syncMode = syncMode;
10
+ }
11
+ stringFormat(str) {
12
+ const date = new Date(str);
13
+ if (isNaN(date.getTime())) {
14
+ return 'string';
15
+ }
16
+ const year = date.getUTCFullYear();
17
+ const month = date.getUTCMonth();
18
+ const day = date.getUTCDate();
19
+ const hours = date.getUTCHours();
20
+ const minutes = date.getUTCMinutes();
21
+ const seconds = date.getUTCSeconds();
22
+ const milliseconds = date.getUTCMilliseconds();
23
+ if (hours === 0 && minutes === 0 && seconds === 0 && milliseconds === 0) {
24
+ const reconstructedDate = new Date(Date.UTC(year, month, day));
25
+ if (reconstructedDate.getTime() === date.getTime()) {
26
+ return 'date';
27
+ }
28
+ else {
29
+ return 'datetime';
30
+ }
31
+ }
32
+ return 'datetime';
33
+ }
34
+ sanitizeEventName(str) {
35
+ return str.toLowerCase().replace(/[^a-z0-9_-]/g, '_');
36
+ }
37
+ sanitizePropertyName(str) {
38
+ return str.toLowerCase().replace(/[^a-z0-9_]/g, '_');
39
+ }
40
+ sanitizeProperties(properties) {
41
+ const result = {};
42
+ Object.keys(properties).forEach((key) => {
43
+ const value = properties[key];
44
+ const propName = this.sanitizePropertyName(key);
45
+ if (!/^[a-z]/.test(propName)) {
46
+ throw new actions_core_1.PayloadValidationError(`Property ${key} in event has an invalid name. Property names must start with a letter.`);
47
+ }
48
+ result[propName] =
49
+ typeof value === 'object' && value !== null ? JSON.stringify(value) : value;
50
+ });
51
+ return result;
52
+ }
53
+ propertyBody(eventName, type, name, stringFormat) {
54
+ switch (type) {
55
+ case 'number':
56
+ return {
57
+ name: name,
58
+ label: name,
59
+ type: 'number',
60
+ description: `${name} - (created by Segment)`
61
+ };
62
+ case 'object':
63
+ return {
64
+ name: name,
65
+ label: name,
66
+ type: 'string',
67
+ description: `${name} - (created by Segment)`
68
+ };
69
+ case 'boolean':
70
+ return {
71
+ name: name,
72
+ label: name,
73
+ type: 'enumeration',
74
+ description: `${name} - (created by Segment)`,
75
+ options: [
76
+ {
77
+ label: 'true',
78
+ value: true,
79
+ hidden: false,
80
+ description: 'True',
81
+ displayOrder: 1
82
+ },
83
+ {
84
+ label: 'false',
85
+ value: false,
86
+ hidden: false,
87
+ description: 'False',
88
+ displayOrder: 2
89
+ }
90
+ ]
91
+ };
92
+ case 'string':
93
+ switch (stringFormat) {
94
+ case 'string':
95
+ return {
96
+ name: name,
97
+ label: name,
98
+ type: 'string',
99
+ description: `${name} - (created by Segment)`
100
+ };
101
+ case 'date':
102
+ case 'datetime':
103
+ return {
104
+ name: name,
105
+ label: name,
106
+ type: 'datetime',
107
+ description: `${name} - (created by Segment)`
108
+ };
109
+ case undefined:
110
+ default:
111
+ throw new actions_core_1.PayloadValidationError(`Property ${name} in event ${eventName} has an unsupported type: ${type}`);
112
+ }
113
+ default:
114
+ throw new actions_core_1.PayloadValidationError(`Property ${name} in event ${eventName} has an unsupported type: ${type}`);
115
+ }
116
+ }
117
+ segmentSchema(payload) {
118
+ const { event_name, properties } = payload;
119
+ const sanitizedEventName = this.sanitizeEventName(event_name);
120
+ const props = {};
121
+ if (properties) {
122
+ Object.entries(properties).forEach(([property, value]) => {
123
+ if (value !== null) {
124
+ props[property] = {
125
+ type: typeof value,
126
+ stringFormat: typeof value === 'string' ? this.stringFormat(value) : undefined
127
+ };
128
+ }
129
+ });
130
+ }
131
+ return { eventName: sanitizedEventName, primaryObject: payload.record_details.object_type, properties: props };
132
+ }
133
+ async compareSchemaToCache(schema) {
134
+ let data = JSON.stringify(`${schema}`);
135
+ data = data.replace(data, '');
136
+ console.log(`compared schema to cache: ${data}`);
137
+ const schemaDiff = {
138
+ match: 'no_match',
139
+ missingProperties: {}
140
+ };
141
+ return Promise.resolve(schemaDiff);
142
+ }
143
+ async compareSchemaToHubspot(schema) {
144
+ const mismatchSchemaDiff = { match: 'mismatch', missingProperties: {} };
145
+ try {
146
+ const url = `${properties_1.HUBSPOT_BASE_URL}/events/v3/event-definitions/${schema.eventName}/?includeProperties=true`;
147
+ const response = await this.request(url, {
148
+ method: 'GET',
149
+ skipResponseCloning: true
150
+ });
151
+ const { fullyQualifiedName, name, properties: hsProperties, archived } = response.data;
152
+ if (archived) {
153
+ return mismatchSchemaDiff;
154
+ }
155
+ const schemaDiff = { missingProperties: {} };
156
+ for (const propName in schema.properties) {
157
+ const matchedProperty = hsProperties.find((hsProp) => hsProp.name === propName);
158
+ if (matchedProperty?.archived === true) {
159
+ return mismatchSchemaDiff;
160
+ }
161
+ const prop = schema.properties[propName];
162
+ if ((['object', 'string', 'boolean'].includes(prop.type) && matchedProperty?.type === 'number') ||
163
+ (['datetime', 'string', 'enumeration'].includes(matchedProperty?.type) && prop.type === 'number')) {
164
+ return mismatchSchemaDiff;
165
+ }
166
+ if (!matchedProperty) {
167
+ schemaDiff.missingProperties[propName] = schema.properties[propName];
168
+ }
169
+ }
170
+ schemaDiff.match = Object.keys(schemaDiff.missingProperties).length === 0 ? 'full_match' : 'properties_missing';
171
+ schemaDiff.fullyQualifiedName = fullyQualifiedName;
172
+ schemaDiff.name = name;
173
+ return schemaDiff;
174
+ }
175
+ catch {
176
+ return { match: 'no_match', missingProperties: {} };
177
+ }
178
+ }
179
+ async saveSchemaToCache(fullyQualifiedName, name, schema) {
180
+ let data = JSON.stringify(`${fullyQualifiedName} ${name} ${schema}`);
181
+ data = data.replace(data, '');
182
+ console.log(`saved schema to cache: ${data}`);
183
+ return;
184
+ }
185
+ async sendEvent(fullyQualifiedName, payload) {
186
+ const { record_details, properties, occurred_at: occurredAt } = payload;
187
+ const eventName = fullyQualifiedName;
188
+ const url = `${properties_1.HUBSPOT_BASE_URL}/events/v3/send`;
189
+ const json = {
190
+ eventName,
191
+ objectId: record_details.object_id ?? undefined,
192
+ email: record_details.email ?? undefined,
193
+ utk: record_details.utk ?? undefined,
194
+ occurredAt,
195
+ properties: properties ? this.sanitizeProperties(properties) : undefined
196
+ };
197
+ return this.request(url, {
198
+ method: 'POST',
199
+ json
200
+ });
201
+ }
202
+ async send(payload) {
203
+ payload.properties = this.sanitizeProperties(payload.properties ?? {});
204
+ const schema = this.segmentSchema(payload);
205
+ const cacheSchemaDiff = await this.compareSchemaToCache(schema);
206
+ switch (cacheSchemaDiff.match) {
207
+ case 'full_match':
208
+ return await this.sendEvent(cacheSchemaDiff?.fullyQualifiedName, payload);
209
+ case 'mismatch':
210
+ throw new actions_core_1.IntegrationError('Cache schema mismatch.', 'CACHE_SCHEMA_MISMATCH', 400);
211
+ case 'no_match':
212
+ case 'properties_missing': {
213
+ const hubspotSchemaDiff = await this.compareSchemaToHubspot(schema);
214
+ switch (hubspotSchemaDiff.match) {
215
+ case 'full_match': {
216
+ const fullyQualifiedName = hubspotSchemaDiff?.fullyQualifiedName;
217
+ const name = hubspotSchemaDiff?.name;
218
+ await this.saveSchemaToCache(fullyQualifiedName, name, schema);
219
+ return await this.sendEvent(fullyQualifiedName, payload);
220
+ }
221
+ case 'mismatch':
222
+ throw new actions_core_1.IntegrationError('Hubspot schema mismatch.', 'HUBSPOT_SCHEMA_MISMATCH', 400);
223
+ case 'no_match': {
224
+ if (this.syncMode === 'update') {
225
+ throw new actions_core_1.IntegrationError(`The 'Sync Mode' setting is set to 'update' which is stopping Segment from creating a new Custom Event Schema in the HubSpot`, 'HUBSPOT_SCHEMA_MISSING', 400);
226
+ }
227
+ const schemaDiff = await this.createHubspotSchema(schema);
228
+ const fullyQualifiedName = schemaDiff?.fullyQualifiedName;
229
+ const name = schemaDiff?.name;
230
+ await this.saveSchemaToCache(fullyQualifiedName, name, schema);
231
+ return await this.sendEvent(fullyQualifiedName, payload);
232
+ }
233
+ case 'properties_missing': {
234
+ if (this.syncMode === 'add') {
235
+ throw new actions_core_1.IntegrationError(`The 'Sync Mode' setting is set to 'add' which is stopping Segment from creating a new properties on the Event Schema in the HubSpot`, 'HUBSPOT_SCHEMA_PROPERTIES_MISSING', 400);
236
+ }
237
+ const fullyQualifiedName = hubspotSchemaDiff?.fullyQualifiedName;
238
+ const name = hubspotSchemaDiff?.name;
239
+ await this.updateHubspotSchema(fullyQualifiedName, hubspotSchemaDiff);
240
+ await this.saveSchemaToCache(fullyQualifiedName, name, schema);
241
+ return await this.sendEvent(fullyQualifiedName, payload);
242
+ }
243
+ }
244
+ }
245
+ }
246
+ }
247
+ async createHubspotSchema(schema) {
248
+ const json = {
249
+ label: schema.eventName,
250
+ name: schema.eventName,
251
+ description: `${schema.eventName} - (created by Segment)`,
252
+ primaryObject: schema.primaryObject,
253
+ propertyDefinitions: Object.entries(schema.properties).map(([name, { type, stringFormat }]) => {
254
+ return this.propertyBody(schema.eventName, type, name, stringFormat);
255
+ })
256
+ };
257
+ try {
258
+ const response = await this.request(`${properties_1.HUBSPOT_BASE_URL}/events/v3/event-definitions`, {
259
+ method: 'POST',
260
+ json
261
+ });
262
+ return {
263
+ match: 'full_match',
264
+ fullyQualifiedName: response.data.fullyQualifiedName,
265
+ name: response.data.name
266
+ };
267
+ }
268
+ catch (error) {
269
+ const responseError = error;
270
+ if (responseError.response.data.category === 'OBJECT_ALREADY_EXISTS') {
271
+ throw new actions_core_1.RetryableError();
272
+ }
273
+ throw new actions_core_1.IntegrationError(`Error creating schema in HubSpot. ${responseError.response.data.message}`, 'HUBSPOT_CREATE_SCHEMA_ERROR', 400);
274
+ }
275
+ }
276
+ async updateHubspotSchema(fullyQualifiedName, schemaDiff) {
277
+ const requests = [];
278
+ try {
279
+ Object.keys(schemaDiff.missingProperties).forEach((propName) => {
280
+ const { type, stringFormat } = schemaDiff.missingProperties[propName];
281
+ const json = this.propertyBody(schemaDiff?.fullyQualifiedName, type, propName, stringFormat);
282
+ const url = `${properties_1.HUBSPOT_BASE_URL}/events/v3/event-definitions/${fullyQualifiedName}/property`;
283
+ requests.push(this.request(url, {
284
+ method: 'POST',
285
+ json
286
+ }));
287
+ });
288
+ const responses = await Promise.allSettled(requests);
289
+ for (const response of responses) {
290
+ if (response.status === 'rejected') {
291
+ const error = response.reason;
292
+ if (error.data.propertiesErrorCode !== 'PROPERTY_EXISTS') {
293
+ throw new actions_core_1.IntegrationError(`Error updating schema in HubSpot. ${error.data.message || ''} ${error.data.propertiesErrorCode || ''}`, 'HUBSPOT_UPDATE_SCHEMA_ERROR', 400);
294
+ }
295
+ }
296
+ }
297
+ }
298
+ catch (error) {
299
+ const responseError = error;
300
+ throw new actions_core_1.IntegrationError(`Error updating schema in HubSpot. ${responseError.code}`, `${responseError.code}`, 400);
301
+ }
302
+ }
303
+ }
304
+ exports.HubspotClient = HubspotClient;
305
+ //# sourceMappingURL=hubspot-api.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hubspot-api.js","sourceRoot":"","sources":["../../../../src/destinations/hubspot/customEvent/hubspot-api.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,14 @@
1
+ import { StatsContext } from '@segment/actions-core';
2
+ import { SubscriptionMetadata } from '@segment/actions-core/destination-kit';
3
+ import type { Payload } from './generated-types';
4
+ import { Schema, CachableSchema, SchemaDiff } from './types';
5
+ import { Client } from './client';
6
+ import { LRUCache } from 'lru-cache';
7
+ export declare const cache: LRUCache<string, CachableSchema, unknown>;
8
+ export declare function eventSchema(payload: Payload): Schema;
9
+ export declare function getSchemaFromCache(name: string, subscriptionMetadata?: SubscriptionMetadata, statsContext?: StatsContext): CachableSchema | undefined;
10
+ export declare function saveSchemaToCache(schema: CachableSchema, subscriptionMetadata?: SubscriptionMetadata, statsContext?: StatsContext): Promise<void>;
11
+ export declare function compareSchemas(schema1: Schema, schema2: CachableSchema | undefined): SchemaDiff;
12
+ export declare function getSchemaFromHubspot(client: Client, schema: Schema): Promise<CachableSchema | undefined>;
13
+ export declare function createHubspotEventSchema(client: Client, schema: Schema): Promise<string>;
14
+ export declare function updateHubspotSchema(client: Client, fullyQualifiedName: string, schemaDiff: SchemaDiff): Promise<void>;