Skip to content

Add support for sending batches of templated messages

Compare
Choose a tag to compare
@vladsandu vladsandu released this 08 Jul 08:59
  • This release adds support for sending batches of templated messages. For more information, check our wiki documentation on Sending Using a Template.
  • Breaking Change: Update PostmarkInboundMessage.Attachment.ContentLength type from string to long to correctly represent our inbound webhook data. Thanks to @nis-spiir for submitting a PR.