Title: Does it have API?
Last modified: October 27, 2017

---

# Does it have API?

 *  Resolved [Gustavo Cieslar](https://wordpress.org/support/users/gustavodc/)
 * (@gustavodc)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/api-47/)
 * Hi!
 * before installing, I’ve a question. Does this plugin provide an API? I need to
   send emails from my WordPress php custom code: every time a person fills a form
   I need to send just one email to that person, from a specific campaign. Is this
   possible?
 * What I need is an internal API, just some php functions to do this tasks from
   the same WordPress platform where the plugin is running.
 * Thank you very much.
    -  This topic was modified 8 years, 7 months ago by [Gustavo Cieslar](https://wordpress.org/support/users/gustavodc/).
    -  This topic was modified 8 years, 7 months ago by [Gustavo Cieslar](https://wordpress.org/support/users/gustavodc/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/api-47/#post-9627007)
 * Apy are not formally present and we have not a single subscriber email to send,
   other than the welcome email. If the welcome email is enough for you, you can
   call NewsletterSubscription::instance()->subscribe() filling the $_REQUEST with
   the stadard form parameter (ne, nn, …).
 * We have in plan to implement some api that can be exposes as rest and some api
   as a set of php function to trigger the basic actions.
 * Stefano.

Viewing 1 replies (of 1 total)

The topic ‘Does it have API?’ is closed to new replies.

 * ![](https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028)
 * [Newsletter - Send awesome emails from WordPress](https://wordpress.org/plugins/newsletter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/newsletter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/newsletter/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletter/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)

 * 1 reply
 * 2 participants
 * Last reply from: [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/api-47/#post-9627007)
 * Status: resolved