GET_ACCOUNT_POSTS_METRICS_INSTAGRAM

Get the latest posts and metrics from your account.

icon of InstagramInstagram
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_ACCOUNT_POSTS_METRICS_INSTAGRAM(username
[metrics]
)
username

The Instagram username of your business or creator account. For example: "adidas".

[optional] metrics

The metrics to retrieve about posts, reels, and stories separated by commas. For example: "reach,impressions".

For a complete list of possible metrics, see the Instagram Insights API documentation.

Selected options:
Comments
Follows
Impressions
Likes
Navigation
Plays
Profile activity
Profile visits
Reach
Reels replays
Reels total plays
Reels watch time (avg)
Reels watch time (total)
Saved

Examples

GET_ACCOUNT_POSTS_METRICS_INSTAGRAM("adidas", "impressions,reach,saves") returns impressions, reach, and save metrics available for posts of the adidas account.