Account Attribute
Look up an account for a particular source on an identity.
Look up an account for a particular source on an identity.
Render base64 data in its original binary format.
Encode data with a Base64-based text encoding scheme.
Join two or more string values into a combined output.
Output different values depending on simple conditional logic.
Compare two dates and return a calculated value.
Convert datetime strings from one format to another.
Add, subtract, and round components of a timestamp's incoming value.
Clean or standardize symbols used within language.
Use Preferred Name over Given Name to create an identity’s Display Name.
Convert a phone number string into an E.164-compatible number.
Return the first piece of data that is not null.
Generate a random string of any length.
Generate a temporary password for all users.
Get the rightmost N characters of a string.
Get another user's identity attribute.
Transform Guides
Get a user's identity attribute's value.
Examples on how you might use the identity attribute context.
Get the location of a specific substring within a value.
Convert a string into an ISO 3166 country code value.
Returns last location of specific substring.
Left pad of the input string.
Learn how to build a lifecycle state transform.
Look up and return a key's matching value.
Convert an input string into all lowercase letters.
Clean or standardize the spelling of strings coming in from source systems.
A list of transform operations.
A list of out of the box transforms.
Generate a random string of any length.
Generate a random number of any length.
Reuse a transform that has already been written.
Find and replace all instances of a single string.
Find and replace all instances of all patterns.
Convert three-letter abbreviation to RFC5646 language tag.
Add padding to the right of an incoming string.
Reuse rule logic that has already been written for a previous use case.
Return the Nth element of a split array.
Return a fixed string value.
Get the inner portion of a string passed into the transform.
Modify attribute data without code.
Learn how to use transforms in your provisioning policies!
Trim whitespaces from both the beginning and ending of input strings.
Convert an input string into all uppercase letters.
Use Preferred Name over Given Name to create an identity’s Display Name.
Derive a unique value for an attribute in an account create profile.
Create a universal unique ID (UUID).
Learn to build your first transform!