I'm using facebook api for a while now but I can't find any thing related to the sidebar (like in the pic below) inside developers.facebook.com
Is such service exist?!!
Related
I'm trying to get leads from facebook pages using a facebook app and a webhook. I'm using Zapier right now(which is working) but I'm trying to create a custom solution to replace Zapier. My webhook is working for one page, but I have about 10 facebook pages and each page has their own, separate lead forms. I've used the Lead Ads Testing Tool to check to see if my facebook app is listed and their is only one page that lists my facebook app - the one that is working. I can't figure out how to add my facebook application to the other pages. What I've tried: I went into Business manager and made sure that my facebook user account is listed under each page and verified that I'm an admin on all those pages. I also tried to add or assign a CRM to the pages under Integrations->Lead Access in Business Manager but my facebook application named TestApp is not accessible via the search(see 2nd image), in fact, no CRMs are searchable except for Zapier. Questions: How can I subscribe each page to my facebook app so leads from all my pages will be sent to my webhook? Or do I need to create a facebook app and webhook for each page?
Im attempting to embed a simple Facebook timeline onto my website, unfortunately when I put the link of the facebook page that I want to embed into the Facebook page plugin website, a preview is not available, and it doesn't appear on my website when I copy the code into my HTML.
It does work when I change the link to something else.
This is the link to my Facebook page:
https://www.facebook.com/flatworlddigital
Your page does not appear to be fully public, I get
Sorry, this content isn't available right now
when I follow your Facebook link.
The documentation for the plugin clearly mentions that it won’t work for pages with any kind of privacy restrictions, https://developers.facebook.com/docs/plugins/page-plugin/#privacy:
Privacy Restricted Pages
Facebook Pages with privacy restrictions cannot be embedded.
I have a Facebook Page for my blog named PeppyBurro. And I have a Facebook App named PeppyBurro Blue. I am using this app's app ID to embed FB comments on my blog. The comments section is live and working fine.
I can even moderate the comments on my moderation page:
Now I want to enable Facebook Comments Mirroring in this app's settings so that the comments entered on the website appear on the corresponding post on the FB page and vice-versa. However, when I attempt to do that, FB tells me I don't have a page to connect!
For what it's worth, I already have Instant Articles up and running on my page.
I have had the same problem: It's not possible to activate mirroring to post to personal Facebook profiles. It only works with Facebook pages (sites). In order to use this feature you have to create a Facebook page (with your profile) and post to it.
Typically when an application publishes to Facebook via the Graph API, Facebook includes a little link at the top of the news item indicating which application posted it, linking to the application's website.
I noticed recently that when Instagram shares a photo to Facebook the "Instagram" link at the top of the item points to the actual photo permalink instagram.com/p/whatever instead of just instagram.com.
Is it possible to set a custom URL per-post when publishing via the Graph API? Or some other mechanism? Or is this a special insider configuration for IG only?
I red the facebook api, graph api, app id/secret id, access token things. I have downloaded the php sdk from git.
I am able to publish a message from graph api explorer by getting an access token from me/accounts for spesific facebook page where I am admin. But I cant find how to do that within my web site. I want to do it with php.
I knwo here is not the area to ask a question like taht, but I couldnt find a solution or way to do it. I have nothing to do with any specific user. The content will be shared between the web site and the facebook page releated wtih that site.