Short answer: Drop the "Facebook → Get Page Insights" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Page ID page_id | string | Required | Page ID. Example: 123456789 |
Metric metric | options | Required | Metric. Options: Page Impressions, Page Engaged Users, Page Post Engagements, Page Views Total, Page Fans (likes) |
Period period | options | Optional | Period. Options: Day, Week, Month (28 days) |
{"page_id": "e.g. 123456789","metric": "{{trigger.metric}}","period": "{{trigger.period}}"}
{"data": [{"name": "page_impressions","period": "day","values": [{"value": 1250,"end_time": "2025-01-15T08:00:00+0000"}]}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.