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

Fix/Improve formatting of Patreon hook #164

Open
gregzaal opened this issue Nov 25, 2020 · 2 comments
Open

Fix/Improve formatting of Patreon hook #164

gregzaal opened this issue Nov 25, 2020 · 2 comments

Comments

@gregzaal
Copy link

The hooks from Patreon say "Pledged $NaN" instead of the actual amount, making them fairly useless:

2020-11-24_18-47-24_Discord

I understand that everyone has different needs, but personally for new pledges I expect to see:

  1. User name (already there)
  2. Pledge amount (needs fix)
  3. Email address
  4. Link to user profile

For pledge edits, the old amount and new amount is needed for comparison.

And for pledge deletions, we also need:

  1. Date they first pledged
  2. The lifetime support amount would be nice
@dscalzi
Copy link
Collaborator

dscalzi commented Nov 25, 2020

please send me an example of the payload you're receiving. It's working fine with patreon's mock data which is all I have to go by.

Ex.
image

@gregzaal
Copy link
Author

I'm not sure how to do that, do you know some tool that will let me view the payload of the request? I have skyhook running on my own server now* so maybe there's a log somewhere?

*(the $NaN is present using either skyhookapi.com or my host, so that's not the issue)

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