Event Service overview
Trimble Event Service is an event-driven messaging platform enabling asynchronous communication between applications. If your application needs to share messages with other applications/products within Trimble or external to Trimble, our service can help facilitate.
The primary advantages of the service are:
-
Discoverability
- Event topics are consistently documented and discoverable on the Available events page.
-
Scalability
- Single platform integration is much more scalable than integrating with multiple platforms/technologies/documentation-schemas currently being used across Trimble.
-
Secure and Centralized Authentication
- All integrations are authenticated using Trimble Identity application credentials.
- Credentials are effortlessly created and managed via the Console, for both internal Trimble employees and authorized Trimble customers.
-
Singular Instance Regulatory Compliance
- Our service handles the ISO requirements, so you don’t have to.
-
Supported region and cloud providers
| Environment | Endpoint | Hosting Location |
| Stage | https://preprd-eventservice.events.trimblecloud.com/1.0/{API_PATH} | United States (US) |
| Production | https://eventservice.events.trimblecloud.com/1.0/{API_PATH} | United States (US) |
| https://eu-eventservice.events.trimblecloud.com/1.0/{API_PATH} | Europe (EU) | |
| https://ap-au-eventservice.events.trimblecloud.com/1.0/{API_PATH} | Australia (AU) | |
| https://ap-eventservice.events.trimblecloud.com/1.0/{API_PATH} | Asia Pacific (AP) | |