Need NodeJS expert for SOAP API consumption
Budget: $45 – $50 USD
Hi,
I would like to download a file through the SOAP protocol using NodeJS.
I get a response from the API with the file data I want to download, but, I cannot neither parse it nor save it. I think it's related to the MTOM file protocol.
Your job is to complete the code line 87 to save the file locally using fs.
You can come with your own solution using another lib if you want.
I would like to download a file through the SOAP protocol using NodeJS.
I get a response from the API with the file data I want to download, but, I cannot neither parse it nor save it. I think it's related to the MTOM file protocol.
Your job is to complete the code line 87 to save the file locally using fs.
You can come with your own solution using another lib if you want.