是否有办法在创建新的Patreon帖子时自动发布新主题?

Question as title.

This would seriously make a lot of things much easier for me!

Does patreon make some kind of webhook?

Maybe see Make requests to the Discourse API with Zapier

1 个赞

Apparently, they do :slight_smile:

https://docs.patreon.com/#post-api-oauth2-v2-webhooks

There’s a posts:publish trigger.

As for using Zapier, it seems it doesn’t support (yet?) this trigger. See the list of available triggers here:

You’ll need to write your own Zapier formula for the trigger or write a discourse plugin to handle it, which is a little better since you wouldn’t need Zapier.

1 个赞