Create Contentful entry draft
Approval-gated Contentful draft creation workflow. It reads the target content type schema, creates exactly one draft entry from a caller-supplied locale-wrapped fields object, and returns the new entry for review. It does not publish, update existing entries, delete, upload/process assets, mutate content types, or call arbitrary Contentful routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
space_id
trim
Trim whitespace from setting space id
environment_id
trim
Trim whitespace from setting environment id
content_type_id
trim
Trim whitespace from setting content type id
reason
trim
Trim whitespace from setting reason
content_type
?
draft
?
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
Configurable at install. Defaults shown — change them anytime in Recued.
fields
setting
=
[object Object]
reason
setting
=
space id
setting
=
contentful
setting
=
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.