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 would like to know If it's possible to add a Check in on Facebook with PHP but without any Page id.

Because I have a database with a lot of places but I do not have a corresponding Facebook Page Id.

ANy idea?

share|improve this question

1 Answer

To my knowledge, it is not possible to do a Check In without a page_id.

You can refer to How to get place_id before checkin? to find out how to get Facebook Page Id for your places.

share|improve this answer
I actually found by myself what I was looking for. I created an action on Facebook – Pierrick Aubin Mar 9 at 16:50

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.