تكامل Substack؟

Searched here and in general, came up empty.

Is there a substack and discourse integration or plugin that would turn an article on substack into a topic on discourse?

Thanks!

إعجاب واحد (1)

It looks like Substack doesn’t have an API or webhooks, but RSS might work if you don’t find a better option. A local or remote script could fetch the RSS feed (/feed) using a cron job, and send any new articles into the forum with Discourse’s API.

3 إعجابات

Thank you, appreciate the insight!

إعجاب واحد (1)

I found this while searching for a generic RSS to Discourse tool: Configure the Discourse RSS Polling Plugin

6 إعجابات

Thanks @j127 . This is great!

إعجاب واحد (1)