Existe-t-il un moyen de publier automatiquement un nouveau sujet lorsqu'un nouveau message Patreon est créé ?

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 « J'aime »

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 « J'aime »