We are working on SailPoint IIQ and SalesForce integration. We would like to know how can we get the ‘uniqueId’ - ‘nativeIdentity’ that gets generated in Salesforce after account creation immediately in AfterProvisioning rule.
You need to run single account aggregation to get the internal id of salesforce once account is created. You can try one of the approach which is mentioned here