Hacker News new | ask | show | jobs
by trollied 915 days ago
Get in touch if you want to expand to NetSuite. We can have a chat...
4 comments

We (Breadwinner) offer a live sync of NetSuite ERP data into Salesforce using prebuilt objects (and can handle custom objects). It's called "Breadwinner for NetSuite".

We also have a NetSuite to Postgres sync that's currently in Alpha.

For those of you considering an integration to NetSuite, keep in mind that NetSuite has both SOAP and REST connections, but (as of today) neither works with every single object. So anything you build will likely have to leverage both APIs. Pagination can also take 30-60 seconds per page retrieval, so that's an added complication for large data sets.

(Yes, you could possibly leverage NetSuite Restlets, but then you have custom code on each and every customer, hence we avoid that).

If anyone wants help on building an integration with NetSuite, happy to see if I can help. My email is in my about.

If one-way sync will do, we (Estuary) have been investing in a NetSuite connector that we've _just_ started testing with a few customers. Both SuiteAnalytics and SuiteQL with full support for custom tables & schema.

[1]: https://docs.estuary.dev/reference/Connectors/capture-connec...

I built an in-house one-way sync from NS to Google BigQuery. Two-way is pretty hard as their REST API is still “in beta”.. and nobody wants to deal with SOAP.. how big of an opportunity do you think this is?
Very curious what you have in mind. My email is in my bio if you're open to sharing.