Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
ActiveNetsuite for Ruby-on-Rails
Is there anyone working on a Ruby-on-Rails adapter for Netsuite that would work like the salesforce version called ActiveSalesForce?
Basically, it would be ActiveNetsuite and fit right in with the standard ActiveRecord adapters for MySQL, Oracle, SQL Server, etc. so that the Ruby code simple thinks it is talking to a built-in Rail ActiveRecord objects.
This might be implemented with Netsuite Web Services under the covers, but the interface would be transparent to the Ruby user and would never know they are using soap/xml as the underlying connection.
Sounds like a better solution that dealing with existing web services tools.
0