# NetSuite Action - Get all standard objects
The get all standard objects action returns the entire list of records of the selected record type in your NetSuite app.
1
Specify in the recipe exactly what standard object category you want to retrieve.
The output of this action is list that contains all records in your NetSuite instance.
2
In downstream actions, filter this list of records using the .where
methods in formula mode. See List and hash formulas for details.
Configuring the get all standard objects action
If you can't find the object you're looking for, check with your NetSuite admin or with us!
Last updated: 2/21/2023, 5:58:26 AM