
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 |
|---|---|---|---|
| Holding(s) in Company | 2022-10-06 | English | |
| Holding(s) in Company | 2022-10-05 | English | |
| Final Results for the Year Ended 30 June 2022 | 2022-10-05 | English | |
| Exercise of Options and Total Voting Rights | 2022-09-29 | English | |
| Holding(s) in Company | 2022-09-01 | English | |
| Trading Update and Notice of Results | 2022-07-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 5112323 | Holding(s) in Company | 2022-10-06 | English | ||
| 5110968 | Holding(s) in Company | 2022-10-05 | English | ||
| 5111772 | Final Results for the Year Ended 30 June 2022 | 2022-10-05 | English | ||
| 5107113 | Exercise of Options and Total Voting Rights | 2022-09-29 | English | ||
| 5085826 | Holding(s) in Company | 2022-09-01 | English | ||
| 5059177 | Trading Update and Notice of Results | 2022-07-20 | English | ||
| 5049223 | Exercise of Options and Total Voting Rights | 2022-07-05 | English | ||
| 5031934 | Second Price Monitoring Extn | 2022-06-10 | English | ||
| 5031936 | Price Monitoring Extension | 2022-06-10 | English | ||
| 5032115 | $19m Contract Win | 2022-06-10 | English | ||
| 5009609 | Netcall launches Liberty Artificial Intelligence | 2022-05-04 | English | ||
| 5007881 | Exercise of Options and Total Voting Rights | 2022-05-03 | English | ||
| 4986711 | Holding(s) in Company | 2022-03-28 | English | ||
| 4976181 | Holding(s) in Company | 2022-03-09 | English | ||
| 4967081 | Investor Presentation | 2022-02-23 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for NETCALL PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
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.