fiken_list_contacts
Retrieve all contacts for your company using filters like name, email, customer, or supplier to manage your contact list efficiently.
Instructions
Retrieves all contacts for the company. Supports many filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| No | |||
| group | No | ||
| sortBy | No | e.g. "name asc" | |
| customer | No | ||
| inactive | No | ||
| pageSize | No | ||
| supplier | No | ||
| createdDate | No | YYYY-MM-DD | |
| lastModified | No | YYYY-MM-DD | |
| memberNumber | No | ||
| createdDateGe | No | ||
| createdDateGt | No | ||
| createdDateLe | No | ||
| createdDateLt | No | ||
| customerNumber | No | ||
| lastModifiedGe | No | ||
| lastModifiedGt | No | ||
| lastModifiedLe | No | ||
| lastModifiedLt | No | ||
| supplierNumber | No | ||
| organizationNumber | No |