FB Graph API URL - https://developers.facebook.com/docs/graph-api/common-scenarios
From FBs documentation
Other links:Uploading Photos and Creating Photo AlbumsApps are able to publish and create new photo albums, and publish photos via the Graph API on behalf of people or Facebook Pages. Photos can be uploaded by sending the actual image files, or by using URLs of images already on the internet.
Read These Docs
Use These APIs
- Platform Policies that cover publishing behavior in apps.
- Guide to Publishing with the Graph API.
/{user-id}/albums
to create empty photo albums for people./{user-id}/photos
to add individual photos for people./{page-id}/albums
to create empty photo albums for Facebook Pages./{page-id}/photos
to add individual photos for Facebook Pages./{album-id}/photos
to add photos to an existing album for people or for Pages.
Good Wenderlich tutorial - http://www.raywenderlich.com/1626/facebook-tutorial-for-ios-how-to-post-to-a-user-wall-upload-photos-and-add-a-like-button-from-your-iphone-app
More Info from FBs API
FBs tutorial for an Open Graph Story integration - https://developers.facebook.com/docs/ios/open-graphTelling Stories with Open GraphOpen Graph lets apps tell stories on Facebook through a structured, strongly typed API.
People use stories to share the things they're doing, the people they're doing them with and the places where they happen. Open Graph lets you integrate apps deeply into the Facebook experience, which increases engagement, distribution and growth.
Stunning example of FBs Story photo album I take back what I said about FBs slideshow features!
https://www.facebook.com/fanpage.it/posts/945924002095941