In this video, we share how we programmatically update image fields in a Wix collection after running through a Make.com scenario. This method can be used from any automation platform, such as n8n.
It solves the problem that there is currently no way of updating a single image field in Wix without retrieving all the fields from a collection item.
You can grab all the code here:
The start of the video explains the use case that drove us to create the function, i.e., generating cover, featured, and open graph images tuned to their distinct roles.
The second half demonstrates setting up necessary functions and using HTTP requests to ensure seamless image uploads management. It significantly simplifies the uploading and automation of images on a Wix site.
00:00 Introduction and Purpose
00:19 Understanding Image Fields
01:10 Generating Images with AI
02:35 Integrating Images into Wix
04:53 Setting Up the Function
05:45 Technical Details and Code Implementation
10:31 Final Steps and Conclusion
