Hi Power Automate community,
I am currently integrating CDS to a external system using a Power Automate flow.
- It gathers the data from the CDS tables and creates a CSV file in a OneDrive folder
- Then the file is moved to the FTP server using the Create File activity of the FTP connector. All this works as intended.
But this is where I'm having issues, in order for the receiving system to recognize the file, it has to be renamed after it has been transferred - this is a requirement. However, there currently is no Rename activity in the FTP connector - and using SFTP (that has one) is not an option.
Is there any easy way to rename the file after creation or will I have to create a custom connector?
Thanks!
/Frederik