Find Company by Integration Identifier
hudu_find_company_by_integrationResolve a company ID from a connected PSA, RMM, or integration to the matching Hudu company record. Use when you have an external customer identifier and need the Hudu company.
Instructions
Resolve a company in a connected integration (a PSA, RMM or similar) to its Hudu company record.
Use this when you arrive from another system holding that system's customer id rather than a Hudu id — for example a ticket that names its own account identifier. If you only have a customer name, use hudu_list_companies with search instead.
Operation class: Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| integration_id | No | Hudu's internal id for the integration, when several of the same type exist. | |
| response_format | No | Output shape. 'json' (default) is compact and machine-readable; 'markdown' is easier for a person to read but larger. | json |
| integration_slug | Yes | Slug of the integration in Hudu, e.g. "cw_manage", "syncro", "ninja". | |
| integration_identifier | No | The company's identifier inside that integration. |