Import file from link (url) to entity with microflow

0
How can I import a file from the internet based on a url using only microflow? This is obviously a file from the internet, not from an application.   Scenario: The microflow generates a link to a file based on arguments and calculations and then this file, within the same microflow, is imported into the database (FileDocument) with the creation of an association
asked
1 answers
0

Communitycommons StoreURLToFileDocument See https://forum.mendix.com/link/space/integrations/questions/86288

answered