Hi,
Using Outsystems Facebook connector, I need facebook posts from a page, but i didn't find any method to get that.
Hello Samarpit,
You need to call these methods:
https://developers.facebook.com/docs/graph-api/reference/page/published_posts/
https://developers.facebook.com/docs/graph-api/reference/page/visitor_posts/
You can add here:
If you need some help doing that I can help you.