-
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…
-
How to resolve the expense report POST error?
Hi There, We use expense reports for employees applying traveling fees, however, some users will occur choose the employee field, and others fields are empty, then the page will stuck even choose another employee again. Ideally, choose the employee field and currency, subsidiary, and Chinese name files are assigned…
-
How to post an encoded PDF to Monday.com?
One of our vendors uses Monday.com to manage their product orders. The API requires us to post the PO information to the board (which works flawlessly) and then after I get back the record id of the post, I need to send an encrypted copy of the PO we have created and saved to the File Cabinet. I am using a SS 2,0 Suitelet…