December 2016
All of the new features that were released in December 2016.
The week of 12/12/2016 Bronto:
- Added the ability to copy and paste workflow nodes within a workflow. When you copy a workflow node all of its current settings are retained.
- Added a new
addOrUpdateContactsIncremental
SOAP API function.addOrUpdateContactsIncremental
works likeaddOrUpdateContacts
with the exception that it does not change existing list membership details for contacts unless these changes are explicitly included in the call. WhileaddOrUpdateContacts
updates an existing contact's list membership to exactly match what is in the API call,addOrUpdateContactsIncremental
will not remove the contact from any lists they are already on unless you pass this change using the call.