Querying message delivery information via API #1450
Unanswered
abhas
asked this question in
Help with using Postal
Replies: 1 comment
-
It doesn't look like there is any method for this currently, you could have a look at the existing API controllers and make a new one if you wanted. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to fetch the list of email submitted for delivery over SMTP and then their corresponding status so that a report can be generated. Is there a way to run queries via the API so that I can use filters similar to the web interface and get these details programmatically? I would be glad to write this utility (in Ruby) and release it so that it might be useful to others as well.
Beta Was this translation helpful? Give feedback.
All reactions