Tool to copy files matching a pattern from a Podio item to an FTP server. Use when you need to transfer specific files from Podio to an external FTP/SFTP location based on file name patterns.
patternRequiredstringFile pattern to match (e.g., '*.pdf' for all PDF files, '*.png' for PNG images). Use wildcards to specify which files to copy.
conn_nameRequiredstringName of the (S)FTP connection configured in ProcFu to use for the file transfer.
directoryRequiredstringTarget directory path on the FTP server where files should be copied (e.g., '/uploads', '/documents/invoices').
podio_item_idRequiredintegerThe ID of the Podio item containing the files to copy.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.