Hello n8n community!
I’m excited to announce the release of Appsheet Node, a brand-new community node that enables seamless integration between n8n and AppSheet. With this node, you can now easily create, read, update, and delete records in your AppSheet tables directly from your n8n workflows.
Key features include:
- Create Record: Quickly add one or more records to your AppSheet tables.
- Read Records: Retrieve records by using either a selector expression or by specifying key fields.
- Update Record: Modify existing records with ease.
- Delete Record: Remove unwanted records by specifying key fields.
The node has been built following the best practices outlined in the n8n documentation and is designed to be as minimal and flexible as possible. I’ve thoroughly tested it locally, and it’s now available on npm as n8n-nodes-rifad-appsheet (v0.1.3).
I’d love for you to try it out, provide feedback, and help improve this integration further. Let’s work together to expand the possibilities of automation with n8n!
Happy automating,
Mohammed Rifad