Converting FileData into a FileReference
Comments
-
Hey all,
Im wondering if there is a way I can convert FileData into a FileReference type? -
Hi,
There is a way to do it by using the [b]Write File[/b] step. It takes [b]file Data[/b], [b]file Name[/b], and the [b]Relative Directory [/b]as inputs. The Relative Directory would be the file storage.
[img]att2[/img]Another way to do this would be to use the [b]Load From FileData[/b] step that allows you to pass in a FileData and generate a FileReference.
[img]att1[/img]
[i]edited by maurice@decisions.com on 11/22/2021[/i]
[i]edited by maurice@decisions.com on 11/22/2021[/i]