Auto-publishing articles to your social feeds

If you publish articles regularly, you can set up an auto-drip that turns each new article into a scheduled social post on a cadence you control — no manual reposting required.

To enable:
1. Open Articles → Settings (or visit Settings → Article Auto-Publish)
2. Toggle "Auto-drip articles to social" on
3. Pick the cadence — default is every 7 days; configurable to anything from daily to monthly
4. Pick which connected social accounts the drip should post to (Twitter/X, LinkedIn, Facebook, etc.)
5. Optionally provide a text template (e.g. "New: {title} — {url}") — variables are substituted per article

How it works:
• A daily Cloud Function walks every enabled drip config
• When the cadence elapses for your org, it picks the oldest article that hasn't been dripped yet (and isn't pending moderation or rejected)
• It creates a scheduled SocialPost on every account you selected
• Once you're caught up (every published article has been dripped once), the drip pauses — it'll wake up the next time you publish a new article

Both the Articles module and the Builder module must be enabled for the drip to run — Builder owns the Socials connectors that posts route through.

To pause: toggle the drip off in settings. Already-scheduled posts continue on their schedule but no new posts are created until you turn it back on.