Skip to main content

List Sinergia Crm Records

GET 

/api/integrations/:integration_id/sinergia_crm/records

List SuiteCRM records of module as [{id, label}, …] for a UI dropdown.

Capped at limit (default 30, max 200). Optional search does a LIKE on the record's name field — good enough for typeahead on most modules, but custom modules with no name may need the "Enter ID manually" fallback.

Request

Responses

Successful Response