Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Facebook deprecates Application Profile Page and they are saying "Before you go through the migration process, please ensure you have downloaded all photos, posts, Insights, and any other material that you want to keep. Once you hit the migrate button, the App Profile Page will be deleted."

My questions is:

How to download the posts (and all related comments and likes) from an Application wall and after that "upload" them back to the new Page wall? I know about the https://graph.facebook.com/some_id/comments and other feeds like this but how do you restore the data that we downloaded in this case?

share|improve this question
The whole process of migration is described in Removing App Profile Pages post on Developer Blog – Juicy Scripter Jan 23 '12 at 17:45
I still don't see where do they specify how are we supposed to upload the old posts and comments to the new migrated page. They are just saying the only thing that is migrating are "Likes"; everything else should be downloaded. Why isn't there any info related to what can you do with the downloaded data (can we or can we not put it back)? I already tested this with one of my old sandbox apps and I cannot find any info on how do I "upload" my posts/comments back to this new page. What use do I have of the new page if I just lost 1000 comments with replies and likes (likes for comments). – Valerian Precop Jan 23 '12 at 18:03
yes, if you want to keep it – Juicy Scripter Jan 23 '12 at 18:11
Ok, thank you for your answer... I was afraid of that and actually I didn't want to believe it. This is stupid... what are you going to do with an application profile page that you were using it to communicate with clients... you have comments and likes and shares in there... I don't need to keep them... I need to display them, "I need to socialize"... isn't that the whole reason for this? Again, thank you for your answer "Juicy Scripter". – Valerian Precop Jan 24 '12 at 9:58

closed as off topic by casperOne Jan 24 '12 at 18:29

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.