Skip to content

Events

After creating a project, you can start designing/building the single events schema you would to use for this project. Planning which event properties you will collect is crucial for a successful implementation.

If you have multiple event schemas, you would need to create multiple projects - we offer one schema per project.

Manufactory > Projects

Projects in Manufactory require unique API keys and separate schemas for users and events which must be set up before sending platform-specific data from different applications.

Events > Create events schema

The POST /events/schema endpoint allows creation of custom event schemas by specifying organization details project ID and attribute definitions using a Manufactory access token for authentication.

Implementation > Configuring events schema

A comprehensive resource about Manufactory implementation detailing event schemas user configuration project planning and integration requirements for manufacturing operations.

Events > Get events schema

The GET endpoint retrieves event schema details including attribute definitions with data types and display names by specifying organization and project IDs through an authenticated request.