Bronto’s 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 an order using Bronto's API.
Bronto’s 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 Bronto's 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 contacts using Bronto's API.
How to abandon a shopping cart using Bronto's API.
Use Bronto's API to schedule message deliveries.
Use Bronto's API to send transactional messages.
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