Benchmark Email Help Center

or chat with:

smart support, our Benchmark Email expert powered by AI

chat now

Knowledge Base Home aero-right API aero-right How do I add contacts from my website to my Benchmark Email contact list?

How do I add contacts from my website to my Benchmark Email contact list?

API Updated on August 6, 2018

You can use the API to add a contact from your website to your Benchmark Email list.

We recommend you store the ID of the contact list in your code. You can fetch the contact list ID using the listGet method.

To save contacts from your website/database into your Benchmark Email list use the listAddContacts method.

To remove a contact from the list use the listDeleteEmailContact method.