You are here:
List Which Pages Synced Successfully
View the details of the pages and attachments that were successfully ingested.
Use this procedure to view ingestion details about specific pages and their related attachments.
- From App Launcher, select Data Cloud.
-
Open the Data Streams tab, open the relevant data stream, and copy the data stream Object API Name, for example:
SffWeb-Crawler__dll. - Open the Query Editor tab, and create a new query. Get familiar with the Query Editor to understand how to create queries.
-
For your new query, use this format and adjust the limit according to the number of records the connector ingested:
SELECT * FROM "<your Object API Name>" LIMIT 4000

