ValueMetric
- makeType: integer
Scenario Id requiredID of the Make (Integrator) scenario that triggers this metric increment
- valueType: number Format: floatrequired
The numeric amount to add to the metric each time this module runs; can be a fixed number or dynamically sourced from other modules. Stored as decimal(20,6).
- aiType: boolean
Tokens Log When true, the value amount is deducted from the organization AI Credits quota instead of incrementing the metric.
- createdType: string Format: date-timeread-only
Creation timestamp
- createdType: integer
User Id read-onlyID of user who created this record
- idType: integerread-only
Unique identifier - primary key
- labelType: string
The name of the metric or event being tracked (e.g. ‘New Lead’, ‘Sale Completed’).
- updatedType: string Format: date-timeread-only
Last updated timestamp
- updatedType: integer
User Id read-onlyID of user who last updated this record