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

  • Home
  • SEARCH
  • 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 4557298
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T17:29:22+00:00 2026-05-21T17:29:22+00:00

Is there any way to schedule a task in a Facebook app, that I

  • 0

Is there any way to schedule a task in a Facebook app, that I am going to create? I would like it to run some operation every week.

EDIT
For example I would like to schedule posting something on someone’s wall at certain time of a week. Is it possible?

EDIT2
And can I also send a private message to the user from my app instead of posting on a wall?

  • 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-05-21T17:29:22+00:00Added an answer on May 21, 2026 at 5:29 pm

    Could you explain a little bit more ?

    Facebook applications have NOT the ability to run scheduled tasks BUT facebook applications are mainly websites connected to facebook or iframes integrated into facebook.

    So you’ll have to run your scheduled tasks on your server directly using something like CRON jobs.

    A quick example :

    Let say your facebook application is located at : http://yourserver.com/facebookapp1/
    You could schedule a task on your server that will call the page http://yourserver.com/facebookapp1/scheduledtaks/

    So basically it will call this page every week or day and this page will do the job of doing whatever you need to for your maintenance …

    Do you have a web server ? Can you add cron jobs ? What is your server technology ?
    If you give us more information we could give you a more specific answer …

    To answer your edit :

    It is possible, you need to create a script that you will call everyday for example. Let’s call it check_and_send. Now your script would need to check if something is to be send (It depends on your logic) like check a DB to see if something need to be posted today or not. When it want to publish something it can do it using the facebook graph api. You will need to ask for the ‘publish_stream’ permission to the user.

    Also you will need a preliminary step where you ask the user to authenticate to facebook and you ask him to grant your application the ‘publish_stream’ permission but ALSO the ‘offline_access’ permission, so you can publish to the user wall at any time (and not only when he is connected) … see facebook permissions

    After that you will have to save the access_token (for each user) in your DB or somewhere and you will use it when you need to post on the wall of that particular user …

    So in short :

    1) (once) authenticate the user,ask for permissions, save it’s facebook UID and access_token

    2) (periodically) check in your DB if something need to be posted, if yes post it using the facebook graph api and the saved access_token.

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

Sidebar

Related Questions

I would like to schedule threads like the Task Scheduler 2.0 only problem that
Is there any way to trigger a function that's called when the user types
:) Is there any way to create an index, and incrementing with a given
Is there any way to hover over an element that's already hidden. I am
Is there any way to simulate a try-finally or try-except in a language that
I am writing a scheduled task which I would like to run frequently. The
The task to schedule is something like: notepad.exe D:\ben's notes\foo.txt After some digging I
Is there any other way to schedule the refresh? Say I want to refresh
Is there any way to use Task Parallel Library in multi computer scenarios ?
is there any way via which we can interact to iphone scheduler and insert

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.