Posts tagged as:

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 }

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 }

A very useful, but little known feature in Bronto is loop tags. loop tags allow you to access specially noted API Message tags as an array. This an especially handy feature to use in conjunction with transactional messages. For example, if you are using transactional messages to send receipts and you need to send back [...]

{ 0 comments }