Hi All,
we are calling /admin/v1/Users API from apex rest data source and doing synchronization to the ADW database.
we are fetching username, group name and group description from this API.
For each synchronization we are getting diffferent counts which is not expected, Why is this inconsistent behabiour?
Also is there any exception can be defined in APEX rest data source to identify which rows are missing.