So I want show this Facebook page Posts only. How do I do this? Is this possible with Glide?
I pasted the URL of the Posts section but it’s showing a error.
If Facebook doesn’t allow itself to be embedded in other websites, then it will give you that error and it’s not going to work. They don’t allow it as it’s a security risk. Many sites don’t allow you to embed in other sites. It has nothing to do with being on a pro plan or not.
maybe after fetch, I’d then use the json transformation code in other Experimental Code column(s), then referencing each item (date, post content, image etc) in an inline list. I’m not sure if the post’s image is returned as a URL, though?
If I’m not wrong, first thing first, one must have admin access to a Facebook page in order to fetch. Also, calling it too many times in a short timespan may lead to problems, so I would not recommend this.