From the category archives:

API Version 4

Recently, we wrote about creating headers and footers and adding new users using the API so that you can update your Bronto account without actually logging into the Bronto application.  We wanted to let you know that can also create contact fields using the API.  These fields allow you to store additional information about your [...]

{ 0 comments }

NOTE: You need to be comfortable with both the API and automated message rules in order to use transactional messages.
Earlier in this month, Brad wrote a blog post on getting started with transactional emails in Bronto. Today I would like to follow up on that post and discuss the process for setting up transactional messages [...]

{ 0 comments }

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 [...]

{ 0 comments }

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 [...]

{ 0 comments }

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 [...]

{ 0 comments }