notifications-node-client
Advanced tools
Changelog
8.2.1 - 2024-07-03
Changelog
8.2.0 - 2024-05-17
setClient
.Changelog
8.1.0 - 2024-05-09
sendEmail
function can now be passed oneClickUnsubscribeURL
as an optional argument.Changelog
8.0.0 - 2023-12-27
is_csv
boolean parameter from prepareUpload
. This method now accepts a file and an options map with the following options. For more specific information please read the documentation.
filename
(string) - specify the document's filename upon downloadconfirm_email_before_download
(boolean) - require the user to enter their email address before the file can be downloaded.retention_period
(string) - how long Notify should make the file available to the user for.Changelog
7.0.5 - 2023-11-13
Changelog
7.0.4 - 2023-11-10
protocol
property when constructing your proxyConfig
object, if using a proxy.Changelog
7.0.3 - 2023-07-21
Changelog
7.0.1 - 2023-07-13
confirmEmailBeforeDownload
, which coalesced false to null.