Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8049851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T06:54:03+00:00 2026-06-05T06:54:03+00:00

I am using FQL to query . I want to repeat the query every

  • 0

I am using FQL to query . I want to repeat the query every 15 mins and see if any change occurs. So ideally i want to do a FQL query, wait 15 mins do same query again etc…

Is there any way i can use Push notifications to do it? I read about real time facebook api, but I am not sure it can be implemented with FQL..

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T06:54:04+00:00Added an answer on June 5, 2026 at 6:54 am

    No, the Real-time Updates are only for graph objects, and according to the documentation only for the User, Permissions and Page objects (and then not to all fields or connections).

    Since FQL is just another api to get data from facebook, the data from it and from the graph api is the same.
    You should be able to register to a real-time update (if it’s supported for what you need) and when that arrives you can then issue a FQL request to get the data in the way you want/need/used to, that way you won’t “waste” FQL requests when there’s no change.


    Edit

    The online_presence is problematic since you can’t access that from the graph api and so you don’t have much choice but to periodically send that fql request.

    But keep in mind that even with that solution you should not always expect to get the right answer, as you can see in this bug report: online_presence returning null (which is set to fixed, but look at the comments, also from my own experience I can say that the data returned is very inconsistent).

    More than that, the online_presence means online in the fb chat and not online on facebook:

    The user’s Facebook Chat status. Returns a string, one of active,
    idle, offline, or error (when Facebook can’t determine presence
    information on the server side). The query does not return the user’s
    Facebook Chat status when that information is restricted for privacy
    reasons.

    If that’s what you’re looking for then you might want to consider using the Chat API which let’s you log in as the user to the facebook chat servers using xmpp.
    With this solution you won’t have to make requests to fb asking if someone is online, the presence messages will be pushed to your client.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using FQL to query posts from a facebook page and sometimes randomly get
I'm trying to make a fql multy query using the PHP SDK. This is
I try using FQL Query to fetch count of share from post on facebook
I'm trying to query for a user's facebook friends events using FQL. I've used
I am using Facebook's Facebook Query Language (FQL) to get information on a user
Possible Duplicates: Does facebook fql contain the sql like operator? FaceBook query using FQL
Is there a way to use Facebook's FQL query using the current graph API?
I'm using the following Facebook FQL query to fetch the relationships between my friends:
fql?q=SELECT friend_count FROM user WHERE uid='id' I was using the above fql query for
I am trying to get a facebook fql query to work using the browser,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.