Integrazione 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 Mi Piace

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 Mi Piace

Thank you, appreciate the insight!

1 Mi Piace

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

6 Mi Piace

Thanks @j127 . This is great!

1 Mi Piace