2 integrations tagged with "string"
Turn data (objects or arrays) into a readable string using a template. Use {{@field}} placeholders to reference fields from your data. For number formatting (commas, currency), use the Run JavaScript action instead.
Generate unique identifiers (UUID or short ID). UUID is standard 36-char format. Short ID is alphanumeric and email-safe. Ideal for: order IDs, reference codes, tracking numbers, unique keys, email-safe identifiers.