Getting Pledges or campaign data of other users (not just your own campaign)

Hi, I’d like to create a web app that helps D&D Patreon creators organize their homebrewed content. In the OAuth step 2 I see the following:

If your client requires the ability to ask for pledges or campaign data of other users (not just your own campaign), please contact us in the developers forum.

So here I am, wondering how I can go about this/if this is possible for me to implement.

Thanks for any help.

Get the creators to authorize your app with campaigns and members scopes. Then you can get the individual members of those campaigns with that token. This must be done by each creator individually. (when they are connecting your app to their Patreon).

Awesome, thank you! I will reach back out if I have any questions

1 Like