Content Digest in Make
A scheduled brief on what was published, not just that something was.
A topic worth tracking generates more content than anyone will read, and the useful summary is about what was said rather than which posts existed. Transcripts and comment threads make that possible on a schedule: Make collects on the cadence you set, and the digest carries substance because the content comes back as text.
- 1A KonbiniAPI accountThe free plan includes 100 credits, which is enough to run this a few times.
- 2Make connectedOAuth or API key.
- 3A real targetA public account, post, or keyword to run it against — the placeholders below are not live values.
Wire it up.
Each step below is a node or action in Make. The KonbiniAPI step is an MCP tool call, and it costs the same credits as the matching REST call.
Good for
- A daily brief on a topic during a launch window
- A standing weekly summary of what a category is publishing
- A digest of what people are saying, not only what was posted
- An archive of the discussion around a topic over time
Search on a schedule, pull transcripts for what matters, then summarize and deliver. The transcript step is what makes it a digest rather than a list of links.
- 1ScheduleRun the digest on the cadence your team actually reads on.
- 2MCP Client module — reddit_search_posts / tiktok_search_videosSearch each platform for the topic. Make loads the tool list, so the search parameters are UI fields.
- 3Iterator + MCP Client module — tiktok_get_video_transcriptWalk the results and pull transcripts for the ones worth summarizing.
- 4AggregatorCollapse everything into a single bundle so one digest goes out rather than one message per item.
- 5DeliverEmail, Slack, or write the bundle into Notion or a Google Doc.
Other Make workflows
- Monitor creator growthScheduled profile checks for any public account, without a scraper to maintain.
- Weekly competitor reportOne scenario, every competitor, every platform — delivered before the Monday meeting.
- Track follower changesPolling stands in for the webhook these platforms do not offer.
- CRM enrichmentTurn a URL on a record into headcount, industry, and what they have been posting.
Run this in Make.
One API key works for MCP and the REST API. The free plan includes 100 credits and no credit card.