Learn how to connect your Sanity account to Cloudpress so you can export content from Google Docs and Notion to it
post
with a title
field that contains the title of the document, as well as a body
field that is defined as blockContent
that contains the content of the document.
Here is the configuration of the sample schema:
post
type. The document title will be expored to the title
field, and the content of the document will be exported to the body
field.
The final step is to confirm your connection configuration and give the connection a descriptive name. Click the Create Connection button to continue.