Tool to create a new content type in a Contentful environment. Use when you need to define a new content structure with custom fields. Content types define the schema for entries.
nameRequiredstringName of the content type
fieldsRequiredarrayArray of field definitions for the content type. A content type can have up to 50 fields
space_idRequiredstringID of the space where the content type will be created
descriptionstringDescription of the content type explaining its purpose
displayFieldstringID of the field to use as the display field (entry title) for this content type. Must match the 'id' of one of the fields in the fields array
environment_idRequiredstringID of the environment where the content type will be created (typically 'master')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.