Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/extensibility/rules/cloud-rules/build_map_rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This rule manipulates raw input data provided by the rows and columns in a file

:::info

This rule runs in the cloud, but it's really a connector rule because it executes against the DelimitedFileConnector.
This rule runs in the cloud, but it's really a connector rule because it executes against the DelimitedFileConnector. This rule type needs to be deployed via [Connector Rule APIs](https://developer.sailpoint.com/docs/extensibility/rules/connector-rules)

:::

Expand Down
Loading