Skip to content
Recued
Menu
← Back to recipes

Contentful content operations digest

by recued-core v1

Read-only Contentful operations digest. It reads one space/environment plus bounded pages of content types, entries, published entries, assets, locales, and tags, then summarizes editorial inventory, model shape, publication state, and operational follow-up. It never creates, updates, publishes, deletes, uploads assets, mutates schemas, or calls arbitrary Contentful routes.

How it works 22 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (22 steps)
space ?
environment ?
content_types_raw ?
entries_raw ?
published_entries_raw ?
assets_raw ?
locales_raw ?
tags_raw ?
content_types default
Apply default
entries default
Apply default
published_entries default
Apply default
assets default
Apply default
locales default
Apply default
tags default
Apply default
entry_count count
Count items in entries
asset_count count
Count items in assets
content_type_count count
Count items in content types
summarize ?
content_type_table to_table
Format results as a data table
entry_table to_table
Format results as a data table
asset_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize Contentful editorial inventory, content model shape, draft/published entry state, media footprint, locale/tag configuration, and concrete follow-up actions.
space id setting =
row limit setting = 25
contentful setting =
max length setting = 1100
environment id setting = master
content type id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Contentful connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

contentful contentfulcmscontent-opsentriesassetsdigestpack:contentful

Details

22 steps 7 configurable settings recipe_id: contentful-content-operations-digest