Files
developer.sailpoint.com/docs/extensibility/transforms/out-of-the-box-operations/index.md
2024-11-01 12:32:46 -04:00

666 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, description, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords description slug tags
ootb-transforms Out of the Box Transforms Out of the Box Transforms OOTB Transforms operations
transforms
operations
A list of out of the box transforms. /extensibility/transforms/ootb
Transforms
Transform Operations

Identity Security Cloud ships out of the box with a number of primitive transforms. The following sections describe the transforms.

import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>