Hi @IAM_99 The REST Connector creates a map of all the AccountKeyField property values (In your case it is accountID) and iterates using a binding variable called ${id} in case of httpAcctToEnt association so, it does not matter what you have the acc...
Hi @dayap In the pagination parameter you haven't specified the else part and causing the failure. Please try the below nextUrlPath value and try it out."nextUrlPath": "${response?.objectList?.size()>0?'https://New-URL/portal/api/v1/scim/v2/users/lis...
Hi @Lakhitha Workday connector only supports provisioning of User-based security groups only. You can create a topic in Saviynt's Ideas portal for supporting Role-based security groups.Thanks