MaineDSA / membership_dashboard

Show member data from nationally-provided CSV files
GNU General Public License v3.0
2 stars 2 forks source link

ActionNetwork integration #24

Open bmos opened 8 months ago

bmos commented 8 months ago

It should be pretty easy to use parsons to look up activists in Action Network based on actionkit_id.

Is there useful data we could pull from there?

bmos commented 7 months ago

Some things we might want:

  1. Member engagement stats
  2. Activist tags
  3. Donation metrics
bmos commented 6 months ago

Unfortunately parsons has some dependency version issues that make it very hard to use here. Fortunately, it seems the needed changes have been made and we just need to wait until the next parsons release.

bmos commented 5 months ago

The new parsons update with my dependency update has been released! https://github.com/move-coop/parsons/releases/tag/v3.1.0

So now the work can begin.