Package Information
Documentation
n8n-nodes-sanity-mutation
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, Update, and Delete documents in Sanity.io
Credentials
A Sanity API Token is required to use the SanityMutation node.
Compatibility
Tested with n8n Version: 1.99.1
Usage
Usage guidance available at: https://realthreads.io/projects/n8n-sanity-nodes
Resources
Version history
Version 0.1.6: Add credential test.
Version 0.1.5: Initial working release with two nodes to: transform data into valid Sanity documents; create, edit and delete Sanity documents.
Version 0.1.0: Initial release with two nodes to: transform data into valid Sanity documents; create, edit and delete Sanity documents.