Facebook Pages
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
GET_PAGE_POSTS_FACEBOOK(username,
[reactions]
, [date_range]
)username
The username of the Facebook page. For example: "haribo"
.
[optional] reactions
One or more reactions you want details for. For example: "like
, love
, angry"
.
By default, it returns a summary with the total count of reactions. For a complete list of possible reactions, see the Facebook Reactions Object documentation.
Selected options:
Angry
Care
Fire
Like
Love
Haha
Pride
Sad
Thankful
Wow
[optional] date_range
Date range to get insights for. Can be a period of up to 93 days.
For example: ">2020-11-01"
or "[2019-01-01;2019-01-20]"
. By default, it gets the last month.