Skip to content

Actors

Who did this?

After creating a project, you can start designing/building the actors schema you would to use for your project.

Planning which user properties you will collect is crucial for a successful implementation.

Manufactory > Events

Event schema design is essential for project implementation requiring single schema per project along with unique API keys to track data across different platforms and applications.

Actors > Get actors schema

The GET /actors/schema endpoint retrieves actor attributes like city country email and username for a specified organization and project using Manufactory access token authentication.

Actors > Create actors schema

The POST /actors/schema endpoint allows creation of actor schemas by specifying organization ID project ID attributes and a unique identifier with proper authentication through a Manufactory access token.

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.