Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
SuiteBundle vs Web Services
I have a requirement where I want to be able to push some data(journal entries) from my system to Netsuite account of various clients. I am new to Netsuite and upon exploring the available options I came across the following two possible ways:
[LIST]
[*]SuiteTalk: I managed to write a Python SOAP webservice using which I am able to successfully post data from my system to Netsuite account. This works without any problem.
[*]SuiteApp/Bundle: This is something alien to me. Before getting my hands dirty on this, I just want to know about the capability of this approach. Assuming I would have to expose APIs in my system in order for the bundle to poll that data and create entries in Netsuite, I have below concerns: