I created a new source with Webservice Connector, with two HTTP operations. Its says Account scanned = 0 and Status = Success in the Aggregation Activity log. Please advise.
Test Connection - Connected successfully
Account Aggregation as below :
a) Response Mapping
The schema attribute name mentioned on the left hand side must be same as attributes defined in your Source Account Schema (Source → Import Data → Account Schema). If it doesn’t match response mapping doesn’t work and you won’t see any accounts aggregated.
Also make sure your Attribute Path on right hand side matches with names in your JSON response being returned by the API. In Response Information populate the appropriate root element as well.