Import file from url in a Flow

Hey everyone! I’m working now to import some data into Directus from external resources and the issue I have is to create an item in my custom flow which is using Files field and to import a file using url like specified here: https://directus.io/docs/api/files#import-a-file. Is that possible within the flow ? If so - how the payload should look like when I use Create Data step ?