Change Facebook cover periodically [closed]

1

I need to create a "Health Campaigns" app for Facebook. This app would have to change the cover of all users who have added this app, every month, that is, have one campaign per month.

I thought of doing this: Take the Facebook user ID when adding the application and write to a DB, and when creating a new camapanha, make a script that traverses all the IDs, changing the cover of each one.

I do not know Facebook's FACEBOOK SDK (PHP) very much.

Would it be possible to do this? If not, would anyone have a better idea or as close to it as possible? I would like to do something automatic, so the user does not have to manually change the cover for each new campaign.

Any suggestions are welcome!

Thank you and Happy 2016 to all!

    
asked by anonymous 03.01.2016 / 21:50

0 answers