Haberekspres RSS → Facebook Page Integration

This page explains how our server-side automation uses Meta APIs to publish news from haberekspres.com.tr RSS feed to our own Facebook Page.

Open Test Console

1. What this app does

Our application is a server-side automation script. It periodically reads our public RSS feed and publishes the latest news articles to our Facebook Page.

2. How the permissions are used

pages_show_list

We use pages_show_list only to verify that the logged-in Facebook user is an admin of the Page where posts will be published. The app reads the list of managed Pages, we select the correct Page ID, and then store that ID in our server configuration. No analytics or additional processing is done.

pages_manage_posts

We use pages_manage_posts to create posts on our own Page based on our RSS items. The script sends the post content (title, link, image) to the Graph API and publishes it to the Page timeline on behalf of the Page. We do not edit or delete existing posts and we do not manage other Pages.

pages_read_engagement

We use pages_read_engagement only to confirm that the post was successfully created (for example, by checking the post ID returned by the API and basic status). We do not store or analyze user data, followers, or detailed insights. This permission is used purely for technical verification that our automation works correctly.

3. How to test this integration (for Meta reviewers)

  1. Open our RSS feed in a browser: https://haberekspres.com.tr/rss
  2. Our server-side script (running as a cron job) checks this RSS feed and publishes new articles to our Facebook Page using the app and Page access token.
  3. Open our Facebook Page: https://www.facebook.com/haberekspresgazetesi and verify that the latest posts correspond to the items in the RSS feed (same title, link and image).

There is no separate web interface or login for you to access. The entire integration works automatically on our server.

4. Data handling

We do not store, resell or share any personal data from Meta. The app only uses Page-level permissions to publish our own publicly available news content and to confirm that posts were created.

Contact

NİF MEDYA AJANS ORG. SAN. VE TİC. LTD. ŞTİ.
(Owner of Haberekspres Gazetesi)