Change Facebook cover periodically

Asked

Viewed 67 times

1

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

I thought I’d do this: Take the Facebook user ID when you add the app and record it in a comic book, and when you create a new comic book, make a script that goes through all the Ids, changing the cover of each one.

I don’t know much about the Facebook SDK (PHP).

Would it be possible to do that? If not, would anyone have any better idea or as close to it as possible? I would like to do something automatic, so that the user does not need to keep changing the cover manually with each new campaign.

Any suggestion is welcome!

Thank you and Happy 2016 to all!

  • 1

    Unfortunately facebook does not provide this option to exchange cover (to my knowledge) and even if it made available it could not change periodically without the user returning to your site, if I’m not mistaken they do not do this to prevent spam.

  • Changing the cover is even possible, but not periodically as I want. So I’ll have to figure out some way to make the user’s life easier by sending an email and even a message in his chat, informing the new campaign along with the link to change the cover... I don’t know, it’s an initial idea.

  • Well, I didn’t know it was possible, I thought it was just for pages. But anyway, think about how you will do it, spam irritates you, and when it irritates you too much the user will stop following/following your campaigns.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.