n8n-nodes-sanity-api
v0.1.1
Published
n8n nodes for Sanity.io API
Maintainers
Readme
n8n-nodes-sanity-api
This is an n8n community node. It lets you use Sanity CMS in your n8n workflows.
Sanity CMS is a customizable solution that treats content as data to power your digital business. Sanity offers a suite of features to enable real-time collaboration on content.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Compatibility Usage Resources Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
SanitySchemaMappernode: Takes a Sanity schema and input data, then transforms it into a valid Sanity document.SanityMutationnode: Create, Read, Update, and Delete documents in Sanity.io (including get by ID, GROQ, or type with limit/offset)
Credentials
A Sanity API Token is required to use the SanityMutation node.
Compatibility
Tested with n8n Version: 2.17.5
Resources
Version history
- Version 0.1.0 - Initial release with SanitySchemaMapper node
