Create Identifier step
Introduction
The "Create Identifier" step is designed for creating database identifiers from text (this step transforms text into database identifier). The identifiers can be used in various database operations within automations.
Configuration
Value: Provide the text value of the identifier.
Outputs
Identifier: The identifier instance.
Usage
This step can be used when you receive text value of the identifier (from commands, messages, etc.) and you need it for database operations.
Last updated