BillionMail icon indicating copy to clipboard operation
BillionMail copied to clipboard

[Question] Any plans for API support ?

Open Greatz08 opened this issue 7 months ago • 2 comments

Like if a person wants to use billionmail through n8n self hosted workflow or through make.com, then API's can help them in connecting with billlionmail to perform actions, like user can create automation workflow with which he/she is scraping emails from net and then convert it to csv or something else and then it can auto add those emails to billionmails instance automatically and then execute sending one specific mail to all those added mail ids.

Greatz08 avatar May 30 '25 14:05 Greatz08

It would really make sense. at least for adding/removing subscribers or templates. Don't really makes much sense to do these things manually

geek-at avatar May 31 '25 17:05 geek-at

Of course. This feature is in our roadmap.

dreambladeflag avatar Jun 03 '25 14:06 dreambladeflag

BillionMail now supports API functionality in the latest version.

To get started:

  1. Update to the latest version(v4.6);
  2. Go to Settings → Common Settings→ API Settings, enable API access and generate your API key;
  3. Start using available APIs .

Full API guide:
https://www.billionmail.com/start/api_usage_guide.html

lotkmm avatar Sep 29 '25 04:09 lotkmm