
NETCALL PLC — Investor Relations & Filings
Netcall PLC is an enterprise software company specializing in intelligent automation and customer engagement. Its core offering is the Liberty platform, an AI-powered suite that combines various tools to support organizational digital transformation. The platform's key components include Liberty Create for low-code application development, Liberty Converse for contact center solutions, Liberty RPA for robotic process automation, and Liberty IDP for intelligent document processing. These integrated solutions enable organizations to automate routine tasks, build intelligent workflows, and manage customer interactions from a single, unified environment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Exercise of Options, Director/PDMR Dealing and TVR | 2024-10-25 | English | |
| Director/PDMR Dealing | 2024-10-14 | English | |
| Final Results | 2024-10-09 | English | |
| Notice of Results and Presentations | 2024-09-26 | English | |
| Appointment of Non-Executive Director | 2024-09-16 | English | |
| Acquisition of Parble | 2024-09-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 5533181 | Exercise of Options, Director/PDMR Dealing and TVR | 2024-10-25 | English | ||
| 5527378 | Director/PDMR Dealing | 2024-10-14 | English | ||
| 5525873 | Final Results | 2024-10-09 | English | ||
| 5519581 | Notice of Results and Presentations | 2024-09-26 | English | ||
| 5514374 | Appointment of Non-Executive Director | 2024-09-16 | English | ||
| 5514454 | Acquisition of Parble | 2024-09-16 | English | ||
| 5511632 | Notification of major holdings | 2024-09-10 | English | ||
| 5498030 | Acquisition of Govtech Holdings Limited | 2024-08-07 | English | ||
| 5488818 | Trading Update | 2024-07-18 | English | ||
| 5460940 | Holding(s) in Company | 2024-05-20 | English | ||
| 5452279 | Exercise of Options and Total Voting Rights | 2024-05-08 | English | ||
| 5451124 | Holding(s) in Company | 2024-05-07 | English | ||
| 5448102 | Exercise of Options and Total Voting Rights | 2024-04-30 | English | ||
| 5444318 | Netcall launches Liberty Converse CX | 2024-04-22 | English | ||
| 5441886 | Holding(s) in Company | 2024-04-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
NETCALL PLC 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/7808/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7808 | 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=7808 | 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=7808 \ -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": 7808}, 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 NETCALL PLC (id: 7808)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.