Skip to content

v6.0.0

Compare
Choose a tag to compare
@ashvini-sib ashvini-sib released this 09 Mar 07:38
· 4 commits to master since this release
d932cda

Release includes below major changes.

  • Inbound Parsing APIs addition.
  • Send a template route is removed.
  • Get all folders api route: We're dropping support for the response attributes totalSubscribers and totalBlacklisted. The default value for the attributes will be 0.
  • Get lists in a folder api route: We're dropping support for the response attributes totalSubscribers and totalBlacklisted . The default value for the attributes will be 0.
  • Get all lists api route: We're dropping support for the response attributes totalSubscribers and totalBlacklisted. The default value for the attributes will be 0.
  • Export contacts api route: contactFilter parameter is deprecated. Please use customContactFilter instead.
  • Added new route - UpdateBatchContacts
  • Support of jsonBody and json file in fileUrl in import contact route.
  • Added new event - loadedByProxy in Get all your transactional email activity (unaggregated events)