-
New to NetSuite | SOAP: get Operation
After successfully following the steps detailed in the following articles related toSOAP Web ServicesIntegration: Enabling SOAP Integration, as explained in the article New To NetSuite | Pre-requisites to Setup SOAP and REST Web Services; Creating a SOAP Integration by following the instructions in the articles New to…
-
New to NetSuite | SOAP: getCurrencyRate Operation
After successfully following the steps detailed in the following articles related to SOAP Web Services Integration: Enabling SOAP Integration, as explained in the article New To NetSuite | Pre-requisites to Setup SOAP and REST Web Services; Creating a SOAP Integration by following the instructions in the articles New to…
-
Project Tasks availability in Webservices
Hi There When creating a purchase order via SOAP or REST, is it possible to populate the project tasks field at the line level? Based on another thread (linked below), my understanding is that project tasks field is not accessible via CSV uploads. Is there the same limitation for webservices? Thanks
-
How create new Saved Search using SOAP web services
Hi, I have been testing the Service.search() method, which can be used to perform a Saved Search. It works well and returns the results. But now I need to save it. I found a Service.add() method that accepts a parameter of type Record, but I don't fully understand what kind of variable I need to create to pass it as a…
-
Dose SOAP Web Services supports Credit card Charge/transaction?
Hi, Dose SOAP web Service supports Credit card Charge/transaction? If not, what is an alternative way to integrate it? Thanks.
-
Why are email alerts not triggered when items have been created via SOAP Web Services?
We have several saved searches configured to send email upon record creation or update by checking SEND EMAIL ALERTS WHEN RECORDS ARE CREATED/UPDATED under the Email subtab of the saved search. These work as expected. Recently, we created a new saved search alert for items created via SOAP Web Services. Since the saved…
-
How to retrieve & push Direct Expense/Costs via API?
Hi, I would like to know what endpoints (SOAP) I need to use to retrieve and push direct expenses/costs to the cost of good services account Thanks in advance
-
What is Transfer Order Error: You must enter at least one line item for this transaction in SOAP?
I am getting an error when I try to receive a Transfer Order. I would appreciate any guidance. REQUEST: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ns23:initialize xmlns="urn:core_2017_2.platform.webservices.netsuite.com" xmlns:ns2="urn:filecabinet_2017_2.documents.webservices.netsuite.com"…
-
Why does NetSuite not return Invoice Items via API when we use the method TransactionSearchAdvanced?
Hi Team, I found the following problem with API. When I use the method xsi:type="ns12:TransactionSearch", NetSuite returns Invoice and Invoice Items. But, when I started to use the method xsi:type="ns12:TransactionSearchAdvanced", NetSuite returns only the Invoice without Invoice Items. The reason why I started to use the…
-
Is there any other permission that should be added to the SOAP Web Services Role?
The client is asking to add this permission to a senior accountant role. But when i check the role setting, this is already selected as Full. Is there any other permission that should be added to the role? Thank you!