My Stuff
Hello Community! Josh Maxwell, a User Experience Researcher for NetSuite Foundation has fun a question for you. Imagine for a moment that NetSuite had an assistant like Alexa or Siri. What would you ask of your NetSuite assistant? Use this survey link to share your top questions to the assistant.
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
Comments
-
If I were you, I'd stay away from REST APIs. They are incomplete, buggy and beta - so no bugs will get fixed within any reasonable timeframe. Stick with SOAP. If you struggle hard, you'll get most things working with SOAP. Basic things do not work ( it does not understand timezones, the meta data catalog categorizes every…
-
Thanks, yes. attach/detach works well. But is it possible to list all contacts and roles attached to an opportunity via SOAP API? The join API does not return the contact role
-
Thank you! Can this be done with SOAP? I can use the OpportunityJoin to get the Contacts associated with the opportunity, but not their roles (Primary Contact etc). How do I go about doing that?