Snap Setting for sending one CSV file via REST POST Snap
Hi
I need to know what snap setting do we need to configure to send one CSV file via REST Post snap, it would be great if you can share a screenshot or a sample pipeline that does that.
(file nee...
@vaidyarm if you want to post a file, you have to save that file (most relevant option is sldb). Then use below setting and delete that file after processing.
Whatever option you might looking for , that can be post as http entity.
Your solution had worked fine as long as we pick up files from SLDB to post via the rest post API,
it would be great if can have a way to directly send files using the above snap, without having to write first on SLDB.