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

[Feature/Addition] Add methods for messages to Action Network connector #905

Closed
mkrausse-ggtx opened this issue Oct 18, 2023 · 1 comment
Labels
enhancement Impact - something should be added to or changed about Parsons that isn't causing a current breakage

Comments

@mkrausse-ggtx
Copy link
Contributor

mkrausse-ggtx commented Oct 18, 2023

There is a messages endpoint which allows the ability to access mass emails sent. Building a get_messages() and get_message() method would allow people to create analysis of emails outside of the Action Network platform. It can return body text, subject lines, etc. Allowing for complex analysis not possible inside the software itself.

Here is the API documentation: https://actionnetwork.org/docs/v2/messages

Detailed Description

Context

I created a similar process for EveryAction and use it in analysis of donations per email, etc.

Possible Implementation

Priority

Medium. I actually already built it and I am creating an issue to allow others to comment on it.

@mkrausse-ggtx mkrausse-ggtx added the enhancement Impact - something should be added to or changed about Parsons that isn't causing a current breakage label Oct 18, 2023
@shaunagm
Copy link
Collaborator

@NirTatcher is working on this (I can't assign them to the issue, for Github anti-abuse reasons I suppose)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Impact - something should be added to or changed about Parsons that isn't causing a current breakage
Projects
None yet
Development

No branches or pull requests

2 participants