What happened to all my lists?!?!? You might be asking yourself this question when you notice a curious drop in the number of contacts in one or more of your lists. If you have been using the API, your calls to updateContacts or addOrUpdateContacts may hold the answer. When you set the optional listIds property [...]
As part of version 4 of the Bronto API, we have added the ability to programatically manage your account. This is especially useful for agency and groups accounts that are bringing new client accounts online and want to minimize the amount of manual intervention. We have already discussed how to add new accounts, but what [...]
Back in February, Lucas Weber gave us a great post titled “How To Send A Subscription Confirmation Message.” In that post, Lucas described how to use double opt-in when importing contacts into your Bronto account. For those of you using a webform to bring in your contacts, though, you may have been waiting to find [...]
Did you know there is a way to upload your contacts without logging into the application or using the API? We call it Direct Import.
Direct Import allows you to post (or send) a file over http without having to interact manually with the contact import forms in the Bronto web application. Why is [...]
Last time we looked at the basics of Filtering Result Sets. This time we’ll look at another great new filtering mechanism that was added to version 4 of the Bronto API. In the past many of these types of filtering operations had to be performed by reading the entire contact database and then [...]