Holded contacts
holded_contactsManage customers and suppliers with actions to list, search, create, update, delete, and attach files.
Instructions
Customers and suppliers. Actions: list (filters email, code, phone, mobile, custom_id are exact matches), search (substring on name), get, create, update, delete, bulk_archive, bulk_delete, list_attachments, attach, portal_link, list_groups, get_group, create_group, update_group, delete_group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Record id (24 hex characters) | |
| ids | No | Contact ids for bulk actions | |
| code | No | Tax id (NIF/CIF) exact match | |
| data | No | Payload for create and update actions, following the Holded v2 request contract | |
| name | No | Name fragment for search | |
| No | |||
| limit | No | Page size, 1 to 200 (default 50) | |
| phone | No | ||
| action | Yes | ||
| cursor | No | Cursor from the previous page to continue listing | |
| mobile | No | ||
| confirm | No | Required for gated actions. The first call without it sends nothing and explains what would happen. | |
| custom_id | No | ||
| file_path | No | Local file to upload for attach |