Hi All,
- We updated an attribute value (Manager’s first name, last name and email) in
NERM. - This update was done using an UPDATE workflow
https://developer.sailpoint.com/discuss/t/how-to-update-an-attribute-in-
nerm/97731/2 - Now we are trying to push this change to IDN once the workflow triggers and the
update is done, not wanting to wait until the next aggregation on the ISC side - In the ISC tenant, we have configured a secondary for Assignment profile type
where the manager update is supposed to happen. - One way, that we thought was by using the REST API action in the UPDATE
workflow and try to trigger single account aggregation in ISC - I want to find a way on how to go about solving this use case.
Thanks all