Discussions
Check out Oracle NetSuite upcoming events and conferences here
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!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Get ready to take on exciting new challenges and become the next SuiteMaster of the Month!
Join the largest gathering of the NetSuite Community at SuiteWorld in Las Vegas, September 9-12! Discover cutting-edge innovations, attend insightful sessions, network with industry leaders, and elevate your business to new heights. Register here!
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