Hi everyone! I'm looking at extracting our NetSuite data into a cloud data warehouse. My research so far has come up with a couple of options for extraction from NetSuite:
• FiveTran (easy, but pricy?)
• Analytics Connect ODBC/JDBC (will need to pay per month for this - need to build and maintain a script to be run as a cloud function?)
• REST/SOAP API (no extra cost - need to build and maintain a script to be run as a cloud function?)
We have custom fields, so I am unsure if this changes anything in terms of what those above can pull out?
I'm sure a lot of people here have gone through this decision before, looking for any advice or tips from those that have travelled this road before! Much appreciated :)