
AGROTECNOLOGIA SALA S.A. — Investor Relations & Filings
AGROTECNOLOGIA SALA S.A. provides advanced agricultural technology solutions, offering a comprehensive range of equipment and services for farming operations. Core activities include livestock and forage management, manure and slurry handling, and seeding and spraying. The company supplies high-tech machinery for forage conditioning, load handling, and feed preparation. Additionally, it offers spare parts, technical support for harvesters and tractors, and financing options for equipment. AGROTECNOLOGIA SALA S.A. emphasizes tailored solutions and robust customer support, including 24-hour emergency services, to meet the evolving needs of the agricultural sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FEC. CELEB.: 30-08-2024 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-03-13 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :ON SALA SERIE II CLASE B - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2026-02-12 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :ON SALA SERIE II CLASE A - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2026-02-12 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-11-14 | Spanish | |
| - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-11-14 | Spanish | |
| PROGRAMA: INDIVIDUAL SERIE - SERIE :OBLIGACIONES NEGOCIABLES PYME CNV GARANTIZADAS AGROTECNOLOGÍA SALA S.A. SERIE I CLASE I - AVISO DE PAGO OBLIGACIONES NEGOCIABLES GARANTIZADAS | 2025-09-03 | Spanish |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allied Farmers Limited (NS)
Provides livestock agency services, financing, and rural as…
|
ALF | NZ | Agriculture, forestry and fishi… |
|
Bee Smart Technologies AD
Develops IoT solutions and corporate services for the apicu…
|
BEE | BG | Agriculture, forestry and fishi… |
|
CLADAN SA
Specializes in animal nutrition and health, developing and …
|
— | AR | Agriculture, forestry and fishi… |
|
CLUB HIPICO DE PUNTA ARENAS S.A.
Historically promoted livestock, agriculture, equine breedi…
|
— | CL | Agriculture, forestry and fishi… |
|
Genus PLC
An animal genetics company that improves livestock health a…
|
GNS | GB | Agriculture, forestry and fishi… |
|
Guangdong Haid Group Co.,Limited
High-tech agricultural firm specializing in animal feed, se…
|
002311 | CN | Agriculture, forestry and fishi… |
|
Livestock Improvement Corporation Limited (NS)
Farmer-owned co-operative providing dairy genetics and herd…
|
LIC | NZ | Agriculture, forestry and fishi… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
|
Tresnal Agropecuaria S.A.
Agricultural company providing services to livestock produc…
|
— | AR | Agriculture, forestry and fishi… |
|
VILLA NUEVA S.A.
Leading distribution company specializing in agricultural a…
|
— | AR | Agriculture, forestry and fishi… |
AGROTECNOLOGIA SALA S.A. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/68655/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68655 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=68655 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=68655 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 68655}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for AGROTECNOLOGIA SALA S.A. (id: 68655)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.