cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting NetSuite Reports

ravikristipati
Deputy Chef I
Deputy Chef I

Hi Everyone, 

Is anyone tried extracting reports from NetSuite like income statement, balance sheet or cash flow statements etc.. ? if yes, could you please share the process ?

2 REPLIES 2

Pratik14
Deputy Chef I
Deputy Chef I

Hi, Did you try this?

Using the NetSuite Connector, Select the action Search standard records. Workato will pull the raw data rows in JSON format. You can then use Workato's data manipulation tools to format it into a CSV or push the raw data directly into your destination app (like Snowflake, Google Sheets, or a BI tool) to be visualized.

 

 

 

Hi @Pratik14 - Thanks for the response. What object should we select to extract data from Report Object in Search standard records. Are you are suggesting pull underline database (like transactions, customer etc.) data tables, source the data into destination app and build reports from scratch in destination app ? If yes, it mightn't be feasible for us as it might need lot of efforts to build reports.