I need synchronize events from my CMS to Facebook specific page. I\'m trying to create an event for my created page but still have no result. I can simply create events, related
You need to pass the access token of the managed page, which you can get from graph.facebook.com/me/account (of course passing your access token to get the list of fan pages you manace). You will see there a list of access tokens for each of your fan pages, use those to create events or post to your fanpage.