Introduction
The objective of this blog post pick file from SFTP sever send to HTTP without changing file name.
Below screenshot iflow .
To pass same file name to target ,at Content Modifier below parameter need to maintain.
Action Create
Name HeaderFieldOne
Type Expression
Data Type java.lang.String
Value ${file:onlyname}
Conclusion : This blog post can help Send file to target without changing the content in cloud based integrations.
Hope this blog will help for beginners.