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 [...]
For those of you that want to use the API and thought that the only way to do a double opt-in or subscription confirmation message was by using our contact Import tool, this post is for you. Maybe you’ve been doing a double-optin the way Lucas described in How To Send A Subscription Confirmation Message [...]
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 [...]
OK, so your integration is running. You’re adding contacts at a dizzying pace, and then your marketing team wants to send some personalized messages and…whoops, all you have are email addresses. You neglected to push any customer data that could be used to personalize a message; first name, last name, favorite soda, etc. Whatever [...]
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 [...]