Is there a way to get saved links?
Is there a way to get custom saved links? These are links accessible from the Saved URL on the left side of the Facebook wall.
Thank!
-jk
+3
JoshuaPK
source
to share
1 answer
Take a look
- https://developers.facebook.com/docs/reference/opengraph/action-type/save.saves/
You can do
GET /v2.4/me/save.saves
to retrieve the saved data.
+3
Tobi
source
to share