Skip to content

Naming conventions

Naming keys

Please note that a column/key1 can only accept lower case characters and _

Names cannot start with numbers

1username: Invalid

user-name: Invalid

username.: Invalid

username: Valid

username123: Valid

Manufactory > Data types

Tallyfy Manufactory supports six data types including TEXT for unlimited character data INTEGER for whole numbers DATE TIME and TIMESTAMP for temporal values with specific formatting requirements and JSON for complex structured information with validation enforced on all incoming data.

Best Practices > Understanding structured events

Structured events in Tallyfy Manufactory use key-value pairs with specific fields and rich context to enable efficient routing processing analysis and monitoring of system activities through well-organized machine-parsable data formats.

Implementation > Configuring user schema

Tallyfy Manufactory offers comprehensive implementation resources covering user schema configuration event tracking and project planning with related guides for successful manufacturing operations integration.

Implementation > Configuring events schema

Contact Tallyfy for more information about configuring events schema in Manufactory while exploring related guides on user schema configuration planning events and implementation processes.

Footnotes

  1. Database columns in PostgreSQL JSONB fields for storing custom manufacturing data