07-18-2018 07:45 AM
I have a use case to download a zip file , which is coming as an attachment through trigger task.
can someone help me to download the file and store it in snaplogic database.
Thank you
07-18-2018 03:12 PM
Is the attachment being POSTed to the trigger task or is the task itself trying to download a file from somewhere?
07-18-2018 07:45 PM
It is posted to trigger task.
07-19-2018 02:14 AM
triggered task meaning via a REST POST?
07-19-2018 02:26 AM
Yes. Through Rest Post.