Solved
Forum Discussion
1 Reply
- ManigandanNew Contributor II
I tried this and it worked!!!
$[‘content-disposition’].substring($[‘content-disposition’].indexOf(“filename”) +10)
Thanks Everyone.
I am trying to expose snaplogic pipeline as an API. Whenever an excel file is received i should save it in the same name? Please can you help, thanks in advance!
I tried this and it worked!!!
$[‘content-disposition’].substring($[‘content-disposition’].indexOf(“filename”) +10)
Thanks Everyone.
I tried this and it worked!!!
$[‘content-disposition’].substring($[‘content-disposition’].indexOf(“filename”) +10)
Thanks Everyone.