Hello,
I am building a web application that allows users to connect their Patreon Account to their existing account. Creators can use their campaign information in a couple ways on the site.
I am looking to integrate Patreon webhooks into the application, so that creators who have connected their Patreon account can receive notifications if a user who has an account on our site becomes a Patron of that creator. I have looked into the existing webhook functionality and it seems like it sends requests only when the Patreon Creator Account associated with the Patreon API Client has a patron update, rather than being able to opt in any arbitrary Patreon Creator with a known user ID. Am I correct in my understanding, or is there a way to receive webhook requests for any arbitrary set of Patreon Creator accounts?
Thank you!
Craig