BillionMail icon indicating copy to clipboard operation
BillionMail copied to clipboard

Feature Request: API Support for Automating and Extending Functionality

Open fexxdev opened this issue 7 months ago • 2 comments

Hi 👋 and thanks for your work on BillionMail!

I wanted to ask if there are any plans to introduce a public API (REST or otherwise) that would allow developers to automate and extend BillionMail’s functionality. For example, being able to send emails programmatically, manage templates, view logs, or trigger specific flows from external applications.

This would be extremely valuable for integrating BillionMail into larger systems or automated workflows, and could open up many use cases beyond manual operation.

Is API support something you’re considering for the roadmap?

Thanks again for the great project! F.

fexxdev avatar May 29 '25 13:05 fexxdev

Thank you for your interest in the BillionMail project! We're excited to confirm that Open APIs are currently on our development roadmap.

We appreciate your support and encourage you to stay tuned for updates. If you'd like to be notified about this release or other project news, please consider subscribing through our official channels.

For specific feature requests or suggestions, we welcome you to submit them through our [GitHub Issues] page. Your feedback is invaluable in shaping BillionMail's development.

dreambladeflag avatar May 30 '25 07:05 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