phplist-plugin-restapi
phplist-plugin-restapi copied to clipboard
REST API as a plugin for phpList/phpList3
Is it possible to add or change the attributes for a user?
No effects on campaigns list when setting the parameters `order_by` and `order` for command `campaignsGet`
`{ "status": "error", "type": "Error", "data": { "code": "42000", "message": "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds...
Hi, I get this error "No function for provided [cmd] found!" when I try to subscribe an email to phplist. The command I send is "subscribe". Anyone can help me?
Support for bulk operations see pr ( work in progress ) Thnks. Example call: `
There is no security on the restapi, despite what the documentation and tests show. i.e. I am able to get the news lists using the listsGet with no login, secret...
hello; i got phplist v3.2.4 and when i try the demo script at the end of the readme i got > PHP Notice: Trying to get property of non-object in...
Got this error when calling "subscribersGet": `{'type': 'Error', 'data': {'message': "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds...