You can use the following functions on the right side of the expressions in Pre Mappings / Post Mappings.
See Functions for a detailed explanation of each function.
String
Len
Contains
RuneCount
HasPrefix
HasSuffix
Index
Join
LastIndex
Repeat
Replace
Split
ToLower
ToUpper
Trim
TrimLeft
TrimRight
TrimPrefix
TrimSuffix
Type conversion
ToBool
ToInt
ToFloat
ToString
ToDate
ToBinary
ToJSON
Encoding
URLPathEscape
URLPathUnescape
URLQueryEscape
URLQueryUnescape
MD5
SHA1
SHA256
BASE64
DecodeBASE64
BASE64URL
DecodeBASE64URL
Date Time
Now
Year
Month
Day
Hour
Minute
Second
Weekday
ToLocal
ToUTC
ToTimezone
DateFormat
DateParse
Environment Variable
Env
Regular Expression
RegExpMatch
RegExpFind
RegExpFindSubmatch
RegExpFindAll
RegExpReplace
UUID
Example
An example usage of the Now
function looks like this:
Need more help with this?
Join our slack community for help