Hi,
On ISC UI, we can create campaign using search as follows:
- Search for specific identities using queries, e.g. source.name=“Active Directory”
- Choose Manager as reviewer
I am attempting to replicate this process and create a certification campaign using the API. However, I have noticed that I can only use the “Search” type if I want to utilize queries, and there is no option to select “Manager” as the reviewer for the “Search” type.
I think I could use the “Manager” type certification and apply a campaign filter to achieve a similar result. However, the behavior in the ISC UI does not seem to align with the functionality provided by the APIs.