Here is the situation, I’m trying to get the sales data based on the sales rep id. Here is what I have tried (of course failed) What will be the best way to the sale information based on the salesRep id? Thank you, Kevin Davis Answer Found a solution…. The problem was that I have to do a multi-select field.
Tag: netsuite
NetSuite connect using PHP oAuth 1.0 getting error
Hi I want to connect netsuite using PHP . I tried in Postman and it is working properly . Request is sending and i am getting result . So i want to execue the same thing using PHP . So i wirte the following code . But I’m getting the following error : {“error” : {“code” : “INVALID_LOGIN_ATTEMPT”, “message” :