The Bronto API is designed for developers who would like to interact with the Bronto application in a programmatic way. The API exposes nearly all of the capabilities presented in the graphical user interface.
Add or update contacts using the Bronto API.
The Bronto API was built on the SOAP web service, so most of the interactions you have with Bronto’s API will be SOAP-based.
Bronto’s newest offerings leverage the convenience and flexibility of REST. With our REST API client, you can access and work with your product and order data.
Use the Bronto API to update products in your product catalog.
Use feed_import to import a new product feed into Bronto.
Add or update your Bronto cart data.
Add or update an order using the Bronto API.
How to abandon a shopping cart using the Bronto API.
Use the Bronto API to schedule message deliveries.
Use the Bronto API to send transactional messages.
Use the Bronto API to view all of your fields and add new ones.
This is a list of the SOAP and REST API errors you may receive.
If you have developed an application that uses the Bronto API on a server, that server uses TLS when connecting to the Bronto application.
You can add or update consent records with the addContacts, updateContacts, and/or addOrUpdateContacts calls. The criteria for whether a new consent log entry will be created varies depending on which API method you use.
addContacts
updateContacts
addOrUpdateContacts