Last fall, Alex explained how to Clear Contacts From Lists in v3 of the API. You now have the same ability in v4 API using the clearLists function. All you need to do is specify the list id returned from the addLists or readLists function. After you call clearLists, all your contacts will be removed [...]
Another new feature of version 4 of the Bronto API is the ability for Agency accounts to create tokens programatically. We have already talked about how to add new accounts and how to add new users, and now with newly released function addApiTokens, Agency accounts can add tokens without having to log into the Bronto application. In this [...]
Last month we discussed how to create headers and footers using the new API function addHeaderFooters, instead of logging into the Bronto application. To help our Agency accounts, we have also introduced the function addAccounts that allows you to create an agency client account without logging into Bronto.
The new function and its related functions [...]
Over the past few weeks, we have looked at how to login to the new API and how to filter result sets. Now we are going to take a closer look at how to work with the updated readContacts function, and see what new information is provided to us in the result. As was mentioned [...]