API: pm_broadcast and pm_write creates messages in status accepted by default

Issue #19 resolved
Angel Velásquez created an issue

Hi,

I'm integrating postman to our site, i have doing a solution outside postman according to our workflow, and I saw the API and I thought, wonderful, this can work, and it's almost truth, but pm_broadcast and pm_write set the message status to ACCEPTED by default, and I need to get it moderated.

In order to do this, I propose to add an extra parameter on these functions, in order to use these status.

I will be coding this with the tests and I will create the respectively pull request.

Comments (2)

  1. Log in to comment