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

provide an API that will return inactive pledges #12

Closed
balupton opened this issue Mar 7, 2017 · 2 comments
Closed

provide an API that will return inactive pledges #12

balupton opened this issue Mar 7, 2017 · 2 comments

Comments

@balupton
Copy link

balupton commented Mar 7, 2017

it is unfortunate that the API only provides active pledges, one of our patrons supported us for 8 months in 2016, but his details are no longer returned via the API endpoints.

I was able to grab his details manually from https://www.patreon.com/manageRewards - however it would be awesome if there was an API for this, as manually it would be untenable to do with hundreds of inactive patrons

the use case for this will be to:

  1. be able to identify via a program the total donated amount of a user, even if they have inactive pledges
  2. optional: be able to identify via a program how much a user gave during a month that had a past pledge
balupton added a commit to bevry-archive/sponsored that referenced this issue Apr 3, 2017
is a workaround for Patreon/patreon-js#12 -
this is actually pretty great, as it gives us all the data we need - it
is a pity that patreon doesn’t just give us this data via their API
@spencerhandley
Copy link

Hey @balupton, this will be considered for later versions of the API. It's something we'd really like to do in the future.

@balupton
Copy link
Author

balupton commented Oct 3, 2017

did this land?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants