LIVEAI Bootcamps · May 2026 · 🇫🇷 CET
Resources · Integrations · n8n FREE · 2026Logo of Medium featuring the word 'Medium' in bold green letters on a white background

MEDIUM n8n INTEGRATION: AUTOMATE MEDIUM WITH N8N

Looking to automate Medium with n8n? You're in the right place. The Medium n8n integration gives you access to 2 powerful actions to streamline your content publishing workflow and manage your publications programmatically.

With this native integration, you can automatically create posts on Medium, retrieve your publication data, and connect your writing workflow to hundreds of other applications. Whether you're a content creator looking to schedule posts, a marketing team managing multiple publications, or a developer building content pipelines, this integration eliminates manual publishing tasks and keeps your Medium presence active without constant intervention.

In this guide, you'll discover exactly how to connect Medium to n8n, explore each available action in detail, and learn practical workflows to maximize your content automation.

Need help

Need help automating Medium with n8n?

Our team will get back to you in minutes.

Reply within 1 business hour
Why automate

Why automate Medium with n8n?

The Medium n8n integration gives you access to 2 essential actions that cover the core needs of content automation: creating posts and retrieving publication data. These actions form the foundation for building sophisticated content workflows that previously required manual effort or custom API development.

Significant time savings stand out as the primary benefit. Instead of manually logging into Medium, formatting your content, and hitting publish, you can set up automated pipelines that handle everything from content creation to publication. Imagine writing in your preferred tool—Google Docs, Notion, or even a simple text file—and having that content automatically formatted and published to Medium with proper tags and visibility settings. No more copy-pasting, no more forgetting to publish scheduled content.

Seamless multi-platform distribution becomes reality when you connect Medium to n8n's ecosystem of 400+ integrations. Typical workflows include: automatically publishing blog posts written in Notion to Medium, syncing newsletter content from your email platform to Medium articles, creating Medium posts from RSS feeds of industry news, or backing up all your publications to a database for analytics. Content teams use this integration to maintain consistent publishing schedules across multiple channels while writers focus on what they do best—creating quality content.

Credentials

How to connect Medium to n8n?

  1. !
    1 step

    How to connect Medium to n8n?

    1. 01

      Add the node

      Search and add the node in your workflow.

    Medium credentials
    TIP
    💡 TIP: If you manage multiple Medium accounts or publications, create separate credentials for each one with clear naming conventions (e.g., "Medium - Personal Blog", "Medium - Company Publication"). This prevents accidentally posting to the wrong account and makes workflow management much cleaner as your automation library grows. For more advanced credential management tips, check our n8n training resources.
Need help

Need help automating Medium with n8n?

Our team will get back to you in minutes.

Reply within 1 business hour
Actions

Medium actions available in n8n

  1. 01
    Action 01

    Create Post

    The Create Post action is the cornerstone of Medium automation—it allows you to programmatically publish articles directly to your Medium account or publication without ever opening the Medium editor. This is particularly valuable for content teams, developers building content pipelines, or anyone looking to maintain a consistent publishing cadence.

    Key parameters to configure:

    • Credential to connect with: Select your authenticated Medium account from the dropdown. This is required and determines which Medium profile will publish the post.
    • Title: A text field where you define your post's headline. This appears as the main title on Medium and is crucial for SEO and reader engagement.
    • Content: The main body of your article. This text field accepts the actual content you want to publish.
    • Content Format: A dropdown letting you specify whether your content is formatted as HTML, Markdown, or plain text. Choose based on how your source content is structured.
    • Publication: A toggle that, when enabled, lets you publish to a specific Medium publication rather than your personal profile.
    • Additional Fields: Expandable options for tags, canonical URL, publish status (draft/public/unlisted), and license type.

    Practical use cases:

    • Automatically publish weekly newsletters written in Notion as Medium articles
    • Create drafts from approved content in your project management tool for final review
    • Syndicate blog posts from your main website to Medium with proper canonical URLs
    • Transform RSS feed items into Medium posts for content curation

    This action shines when combined with content generation or transformation nodes—pull content from any source, format it appropriately, and let n8n handle the publishing. Need help setting up complex workflows? Our n8n agency can build custom automation solutions for your content strategy.

    Create Post
  2. 02
    Action 02

    Get Many Publication

    The Get Many Publication action retrieves a list of publications associated with your Medium account. This is essential for workflows that need to dynamically select where content gets published or for building dashboards that monitor your Medium presence.

    Key parameters to configure:

    • Credential to connect with: Your authenticated Medium account credential. Required for the API call to succeed.
    • Resource: Set to "Publication" to specify you're working with publication data rather than posts or users.
    • Operation: Configured as "Get Many" to fetch multiple publications in a single request.
    • Return All: A toggle switch that, when enabled, retrieves every publication without limits. Useful when you have numerous publications and need comprehensive data.
    • Limit: A numeric field (default: 100) that caps how many publications to return when "Return All" is disabled. Helpful for performance optimization in workflows that only need recent or specific publications.

    Practical use cases:

    • Build a publication selector that dynamically populates based on your actual Medium publications
    • Create monitoring workflows that check publication statistics across all your Medium properties
    • Generate reports listing all publications with their metadata for content audits
    • Set up conditional logic that routes content to different publications based on topic or audience

    This action is particularly useful as a preliminary step in complex workflows—fetch your publications first, then use that data to determine where subsequent posts should be created. You can store this publication data in Airtable via n8n for easy reference and reporting.

    Get Many Publication
You've seen the integration

Build your first workflow with our team

Drop your email and we'll send you the catalog of automations you can ship today.

  • Free n8n & Make scenarios to import
  • Step-by-step setup docs
  • Live cohort + community support

Frequently asked questions

  • Is the Medium n8n integration free to use?
    Yes, the Medium integration is included natively in n8n at no additional cost. Whether you're using the self-hosted open-source version of n8n or the cloud-hosted plan, the Medium nodes come built-in and ready to use. You don't need to pay for any third-party connectors or plugins. However, keep in mind that Medium's API itself may have rate limits based on your account type, so extremely high-volume automation might require coordination with Medium's API policies. For most content publishing workflows, the standard limits are more than sufficient. If you're exploring other automation platforms, you might also want to compare Make automation capabilities for your specific use case.
  • Can I schedule Medium posts in advance using n8n?
    Absolutely! While Medium's native interface has limited scheduling capabilities, n8n gives you full control over when posts go live. You can use the "Create Post" action with the publish status set to "draft" or "public" combined with n8n's Schedule Trigger or Cron node to publish at precise times. For example, set up a workflow that checks a content queue every morning at 9 AM and publishes any approved articles automatically. You can also integrate with Google Calendar via n8n to pull publishing schedules dynamically, giving you enterprise-level content scheduling without enterprise-level costs.
  • What content formats does the Medium n8n integration support?
    The Create Post action supports three content formats: HTML, Markdown, and plain text. If you're pulling content from technical documentation or developer blogs, Markdown is typically the cleanest option. For content from CMSs or rich text editors, HTML preserves formatting accurately. The integration handles the conversion on Medium's end, so your articles maintain proper headings, links, images, and formatting. When working with images, you'll need to ensure they're hosted externally and referenced via URLs in your content—Medium will then import them during the publishing process. For image hosting, consider using AWS S3 with n8n or Cloudinary integration for seamless media management.
Hack'celeration Lab

Get our weekly integration tips.

No spam. Unsubscribe anytime.