Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Sent a PDF file on API call
Hi Team,
I am currently working on integrating NetSuite with another system, and I need to send a file through an API call(post method). In Postman, I am able to directly upload the file using the form-data method and the file is received and created in the other system without any issues. But, when I tried to achieve the same functionality within a Suitelet script, using file.getContents() to obtain the file content and sending it to the system,it created the PDF with an error indicating that "Invalid PDF structure".
Could someone help me with this? Is there a method to upload a file through a script, similar to the Postman tool? Or is it possible to achieve this with NetSuite scripting?
Tagged:
0