Hi there - is it possible to export a saved search...
# beginners
n
Hi there - is it possible to export a saved search result set via the REST API? We’re having trouble with the SOAP API and currency re-evaluations not being exported - but we’re able to see it using the REST API / SuiteSQL
m
yeah, the SOAP API tragically does not support all transaction types, so if you are doing a transaction saved search, the result set is incomplete @Nick Benthem. SuiteQL via REST API gets you all the data though
n
Gotcha. That makes sense -we’re trying to use the SuiteQL Rest API, but we’re running into trouble with recreating the transactions page that the Saved Search exports - we can get all the underlying transactions, btu some sort of currency revaluation is affecting the saved search and we’re unable to get parity.
m
Hmm well feel free to post a screenshot of your saved search and your SuiteQL code