Skip to main content
All CollectionsIntegrations
How to Integrate RSS Feeds with Make.com and X (formerly Twitter)
How to Integrate RSS Feeds with Make.com and X (formerly Twitter)

Learn how to automate RSS feed posts to X (formerly Twitter)

Updated today

Make.com is a tool that allows users to automate workflows. Instead of manually posting updates, it can connect an RSS feed to X (formerly Twitter) and automatically share new content as it becomes available.

Prerequisites

  • An RSS.app account.

  • A Make.com account.

  • An X (formerly Twitter) account.

  • An RSS feed URL (you can create it here).

Create a verified X Developer account

  1. Open the X Develop portal and login with your X account credentials.

  2. Click on Developer Portal and open the App Settings.

  3. Scroll down until you see User Authentication Settings. Click Edit.

  4. Select the following options:

    1. In the App Permissions section, select Read, Write, and Direct Messages.

    2. In the Type of App section, select Web App and Automated App or Bot.

    3. In the App Info section, enter the following details:

      • Callback URI/Redirect URL:
        https://www.integromat.com/oauth/cb/twitter2 and https://www.integromat.com/oauth/cb/twitter

      • Website URL:
        https://www.integromat.com/oauth/cb/twitter

  5. Click Save, then confirm by selecting Yes.

Copy the Client ID and Client Secret values and store them in a safe place. You’ll need them to connect your X account to Make.com.

Create a new Scenario in Make.com

Now that your X Developer account is ready, it’s time to create a scenario in Make.com.

A scenario is an automation workflow that connects apps and performs actions based on triggers.

  1. Log into Make.com.

  2. Click Create a new scenario.

  3. Name your scenario (e.g., "RSS to X Automation").

Connect your RSS feed to Make.com

Next, we’ll set up Make.com to monitor your RSS feed and trigger new posts when updates are detected.

  1. In the scenario editor, click + to add a module. Search for RSS and select Watch RSS Feed Items.

2. Configure the RSS module:

  • RSS Feed URL: Paste your RSS feed link.

  • Max number of returned items: Choose how many new posts to fetch at a time (start with 5-10 to avoid timeout errors).

3. Click Save, then choose where Make.com should begin processing items (e.g., from the most recent post).

Connect Make.com to X

Now, we’ll set up Make.com to post content from your RSS feed to X automatically.

  1. Click the + to add another module.

  2. Search for X (formerly Twitter) and select Create a Post.

  3. Click Add to connect to your X account. A new window will pop up.

  4. Enter your Client ID and Client Secret from the X Developer Portal and press Save.

5. Another window will open—click Yes, continue and Authorize app to allow Make.com to access your X account.

6. Drag the RSS feed field (e.g., title, link) into the Text Content field to customize what appears in your post.

Test your automation

Before activating the workflow, test it to ensure it works as expected. Click Run Once in the bottom left corner and verify that the posts are appearing on your X account.

Activate your automation

Once your test runs successfully, activate the scenario to run automatically.

In Make.com, toggle the Every 15 Minutes option and adjust the schedule settings based on your needs.

The ideal automation frequency depends on your RSS.app plan and refresh rate.

Click Save. The scenario will now execute automatically at the specified intervals.


Need more help? Visit our help center or contact support.

Did this answer your question?