
Hi flow community,
I have setup a flow which copies a file from dropbox to an sftp site. The host of the sftp site has provided me with a link which triggers the processing of the file that i just copied. I have no idea what type of action i need to execute the following command...
https://user:password@somewebsite.com/run/job/id/12345ascde
Hi @just1ny ,
You could consider using SFTP connector-related actions, such as Create file action.
The approximate configuration of Flow is as follows:
Hope it helps.
Best Regards,