Skip to content
Recued
Menu
← Back to recipes

Update Contentful entry fields

by recued-core v1

Approval-gated Contentful entry field replacement workflow. It reads the current entry and content type, then replaces the entry with the supplied complete locale-wrapped fields object using the entry's current version header. It is intended for deliberate full-field replacement; it does not patch individual fields, publish, unpublish, delete, upload assets, mutate content types, or call arbitrary Contentful routes.

How it works 6 steps

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

Process (6 steps)
entry ?
content_type ?
updated_entry ?
schema_fields default
Apply default
schema_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

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

fields setting = [object Object]
reason setting =
entry id setting =
space id setting =
contentful setting =
environment id setting = master

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 contentfulentryupdatecmsapprovalpack:contentful

Details

6 steps 6 configurable settings recipe_id: update-contentful-entry-fields