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