Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more functions to the api #120

Open
barart opened this issue Sep 18, 2019 · 2 comments
Open

Add more functions to the api #120

barart opened this issue Sep 18, 2019 · 2 comments

Comments

@barart
Copy link

barart commented Sep 18, 2019

So in resume, (something that is not precisely specified on the docs) atm of write this, the api only allows you to:

  • Create and Destroy Session
  • Retrieve all subscriber lists
  • Retrieve the info of a single list
  • Delete a list
  • Retrieve the subscribers of a list
  • Add a subscriber

although the api is a great step in phplist its current functions/calls are very very reduced and of low usability

I would like to ask more functions/calls that make the api a little more functional like:

  • Create a list
  • Add subscribers to a list
  • Remove subscribers
  • Remove subscribers from a list
  • Run a list/campaign

And other calls/functions that make more usable the Api

Thanks in advance

@oliverklee
Copy link
Contributor

@barartm, I'd love to see those new features! Would you be willing to create a pull request for one of them?

@ramonfincken
Copy link

Also see PR to add subscriber to list #129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants