List records in a view
freshsales_list_recordsList records from a saved view in Freshsales with pagination, covering leads, contacts, deals, accounts, tasks, and appointments. Get view_id via list views first.
Instructions
List records (leads, contacts, deals, accounts, tasks, appointments) belonging to a saved view, with pagination. Get view_id from freshsales_list_views first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| module | Yes | ||
| view_id | Yes | The saved view/filter id | |
| per_page | No |