Added

FileFeeds AI Code Generation


FileFeeds Custom Code Actions are code transformations equivalent to code hooks in Importer, but parametrized. There are two categories of custom code actions: Data Setup (similar to post-upload hooks in Importer), and Transforms (similar to post-mapping hooks in Importer), we added prompt-based AI code generation for the latter.
Go to Custom Code Actions and create a Transform - you'll see "Generate code" next to the code editor. This generates the code inside the editor that you can modify further, and once saved - it can be added to any FileFeed.