
Per-channel dashboards hide the pattern that matters
Each platform reports on itself. The team ends up with four separate views and no answer to the one question that really matters: what kind of content is currently working for you, no matter where it was posted.
No individual tool shows cross-platform patterns. If posts that begin with a particular number perform better across all platforms, none of the native dashboards can show this, because none of the tools can see the others.
Normalize before you compare, because the meaning of "reach" varies from platform to platform. Placing the raw figures side by side produces a chart that misleads rather than informs.
What has to be produced is the name of the pattern. A top-post list is a leaderboard. A sentence describing what those posts have in common is one you can act on next week.
How the ActionFlow runs on the canvas
A Start Scheduled trigger sets the timing. An HTTP Request node obtains the per-platform metrics inside a Loop. The X (Twitter) node and the YouTube node read those platforms directly.
A Math node converts the figures into comparable rates before any interpretation takes place. It uses engagement per impression instead of raw counts, so a small high-intent channel is not overwhelmed by a large one.
The Generate Object node does what no native tool can: it scans the normalized set and returns the cross-platform pattern as a separate field, apart from the per-channel values.
The Sort node arranges the posts by normalized rate, so the summary begins with actual performance rather than volume.
A Generate Text node writes the summary. A Slack node then posts it.
A Google Sheets node stores the normalized history. Without that history, a month-over-month comparison cannot be made. That dataset is what finally lets you notice a strengthening pattern rather than just one good week.
Nodes this ActionFlow uses
- Start Scheduled: sets the reporting cadence.
- HTTP Request (Util): pulls metrics per platform inside a Loop.
- X (Twitter) (Integration): reads that platform directly. YouTube fits the same slot.
- Math (Util): normalizes figures into comparable rates before interpretation.
- Generate Object (AI Core): returns the cross-platform pattern as its own field.
- Sort (Data): orders posts by normalized rate rather than raw volume.
- Generate Text (AI Core): writes the summary around the named pattern.
- Google Sheets (Integration): stores normalized history for month-over-month comparison.
Frequently asked questions
Start building AI workflows
Create a free account, open a template or a blank canvas, and run your first ActionFlow.
Newsletter
Get product updates
New nodes, agents, and product notes. We send mail only when we have something worth opening.