Steps
1. Create a New Page
Add a repeating group to the page for listing the records. Refer to the demo setup for an example.2. Set the Data Type
Set the data type to the one you defined (if you haven’t imported the data format yet, refer back to the Get the Record Structure guide).
3. Display the Data
Add an action to display the fetched data in the repeating group.
4. Add Content to Repeating Group
Add a text element to the repeating group and set the content to the data type’s title. Refer to the demo setup for an example.5. Preview the Results
Hit preview to see the records display.