Discussions
PHP, Nusoap, nsLib and searching issues
I'm using nusoap and nslib. I am able to log in and get issues, but I in order to get an issue I need an internal ID. The only way I can get an internal ID is to log into netsuite with a customer account, look at an issue and get it's internal ID from the issue's URL. I would like to run a search to return all internal IDs for all issues for the logged in customer. I've looked at coreTypes.xsd and none of the search types seem to fit what I am trying to accomplish.