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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
OpenAir API to download configuration
I'm interested in using the Netsuite OpenAir SOAAPI to download all configurations that we've made
I can use a request to do something like the following
<Read type="Company" method="all" limit="10">
</Read>
and get back many of the settings for our instance but I can't see a way to download all of the filter sets, timesheet rules, etc that we've defined.
Any suggestions welcome.
0