Releases: imagekit-developer/n8n-nodes-imagekit
Releases Β· imagekit-developer/n8n-nodes-imagekit
Release list
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.1
v1.0.0
π ImageKit for n8n β v1.0.0
The official ImageKit community node for n8n is here. Drop ImageKit's media management superpowers into any n8n workflow β no glue code, no boilerplate, no custom HTTP nodes.
Whether you're building a content pipeline, an e-commerce media workflow, a DAM automation, or just tired of writing the same upload script for the 12th time⦠this one's for you.
β¨ What you get
- Full ImageKit Media API coverage β files, folders, versions, metadata, custom metadata fields, URL endpoints, origins, extensions, cache purge, and more
- Upload from anywhere β binary data, URLs, or base64, with full control over folders, tags, AI tags, custom coordinates, and response fields
- Search & list assets with ImageKit's powerful query syntax, sorting, and pagination
- Webhook trigger node with signature verification baked in β wire ImageKit events straight into your workflows safely
- OpenAPI-driven codegen β the node stays in lockstep with the ImageKit API, so new fields and endpoints land fast
- Strict typing & enums β multi-select response fields, validated sort orders, and accurate parameter shapes out of the box
π¦ Install
In your n8n instance:
Settings β Community Nodes β Install, then enter:
@imagekit/n8n-nodes-imagekit
Or from the registry: https://www.npmjs.com/package/@imagekit/n8n-nodes-imagekit
π Authentication
Grab your Private Key from the ImageKit dashboard and create an ImageKit API credential in n8n. That's it.
π§° What you can build
- Auto-upload product images from Shopify / Airtable / Drive to ImageKit
- Tag and categorize media with AI on ingestion
- Sync your DAM with downstream CMS or marketing tools
- React to ImageKit webhook events in real time
- Bulk-purge cache after CMS publishes
- Manage URL endpoints and origins as code
Full Changelog: https://github.com/imagekit-developer/n8n-nodes-imagekit/commits/1.0.0 or see CHANGELOG.md