Facebook posts have an unique ID. In order to use it with FQL, how can I find out what is the ID of a specific post? Thanks.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I think I found that it is not possible to retrieve the id of an already existing post/object. The only way to have it seems to create the post via the graph API and store the returned value (which is the object id). |
|||
|
|