I’d like to create a new webhook using the v2 API to send updates about new Posts published on my campaign. I’ve already created a new App Integration and I’m able to send requests to the API.
However, the API isn’t fully documented, how to create a webhook.
Yes, they may not be supported in the interface yet. You will need to create that hook programmatically. Check out how the WP plugin does it for posts trigger:
Is there any chance of post triggers getting added to the developer portal anytime soon? I’ve tried out creating the webhook for publishing posts programmatically and it all works fine but since I’m doing this for another Patreon creator it would be a lot easier to have them set it up through their portal.