Naming keys
Please note that a column/key can only accept lower case characters and _
Names cannot start with numbers
1username
: Invalid
user-name
: Invalid
username.
: Invalid
username
: Valid
username123
: Valid
Related articles
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.
Collecting events via our CLI agent > Authentication
The config file for Manufactory requires the org ID, project ID, and project key to authenticate and send data.
Manufactory > Authentication
Customized authentication is available for Manufactory customers through prior agreement and discussion with the Tallyfy team.
Actors > Create actors schema
This endpoint allows you to create an actors schema by specifying the required attributes and their data types.