Our collector allows you to send actor data and events, which can be viewed in our (simple) custom interface.
Data ingestion can be made via a REST API, a websocket or a CLI agent. Please note, data ingestion cannot be done before creating both actors and events schemas. Please refer to Implementation Guide .
The collector base URL is:
https://collector.tallyfy.com/
Related articles
Collector > Collecting events via our CLI agent
The Manufactory agent enables efficient data collection from actors and IoT devices with limited resources, which can be analyzed through a tailored interface.
Collector > Collecting events via REST API
Manufactory’s REST API enables seamless integration of actors data and events.
Manufactory > Actors
The content explains how to design and build an actors schema for a project, emphasizing the importance of planning user properties for successful implementation.
Collector > Collecting Events via Websocket
Web sockets facilitate real-time, bi-directional communication between servers and clients, making them ideal for long-lived browser sessions.