add file
This block is part of the mutations group and was last modified in core v13.0.8.
Field Selection Required
This block relies on a field that you select to perform its data actions. You must manually select the field you want to use in your flow using the field selector modal. To access the modal, click the white button on the block.
add file v13.0.6 Updated v13.0.8adds the given file(s) to the existing files
- file required
filefile(s) to add
- mutations
mutations
Emits one array.add.unique mutation per file on the files pin, using each file object's path string as the value for the selected file field, so paths are appended without duplicating existing ones. Entries that are not file objects are skipped; an unwired or empty files pin yields an empty mutations list.
A typical wiring for add file: get file from assets feeds the files pin; the mutations out pin feeds get at index.
Version history
Introduced in v13.0.6.
Last modified in v13.0.8.
Back to
mutations Return to the main group to view all sub-groups Back to mutations Return to the group to view all blocks within this group 