
ESSENSYS PLC — Investor Relations & Filings
ESSENSYS PLC is a provider of software and technology solutions for the flexible workspace and commercial real estate industry. The company specializes in addressing the complexities of multi-tenant office environments for office landlords and flexible workspace operators. Its core offering, the essensys Platform, delivers secure, enterprise-grade WiFi connectivity across portfolios and provides real-time space utilization intelligence to inform operational decisions. A key product, elumo, facilitates dynamic meeting room bookings and access control through mobile wallet technology, designed to automate billing and capture spontaneous booking revenue. By integrating these technologies, ESSENSYS enables clients to automate the management of occupiers and spaces, enhance the digital experience for tenants, and optimize operational efficiency and revenue generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Extension of PUSU Deadline | 2026-02-20 | English | |
| Holding(s) in Company | 2026-02-18 | English | |
| Result of AGM | 2026-01-30 | English | |
| Directorate change | 2026-01-28 | English | |
| Exercise of Options, TVR & Rule 2.9 Announcement | 2026-01-26 | English | |
| Extension of PUSU Deadline | 2026-01-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 32762326 | Extension of PUSU Deadline | 2026-02-20 | English | ||
| 34561444 | Holding(s) in Company | 2026-02-18 | English | ||
| 13770152 | Result of AGM | 2026-01-30 | English | ||
| 13512808 | Directorate change | 2026-01-28 | English | ||
| 13319798 | Exercise of Options, TVR & Rule 2.9 Announcement | 2026-01-26 | English | ||
| 13271435 | Extension of PUSU Deadline | 2026-01-23 | English | ||
| 13152453 | Holding(s) in Company | 2026-01-21 | English | ||
| 12582730 | Form 8.3 - essensys plc - Goetz Maeuser | 2026-01-13 | English | ||
| 34555621 | Posting of 2025 Annual Report & Notice of AGM | 2026-01-07 | English | ||
| 12168433 | Full Year Results | 2026-01-06 | English | ||
|
2025
5 filings
| |||||
| 10858156 | Extension of PUSU Deadline | 2025-12-24 | English | ||
| 10182769 | Exercise of Options, TVR & Rule 2.9 Announcement | 2025-12-16 | English | ||
| 9911981 | Rule 8.3 - essensys PLC - Barry Clark | 2025-12-12 | English | ||
| 9907221 | Rule 8.3 - essensys PLC - Ian Bryn Sadler | 2025-12-12 | English | ||
| 9896855 | Rule 8 OPD - essensys PLC - Mark Furness | 2025-12-12 | English | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
ESSENSYS 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/7630/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7630 | 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=7630 | 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=7630 \ -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": 7630}, 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 ESSENSYS PLC (id: 7630)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.