You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destination-data-control.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,9 @@ To download a Source Schema CSV file:
54
54
1. Sign into Segment and select a source.
55
55
2. Click the **Schema** tab in the source header.
56
56
3. On the Source Schema page, select an event type (Track, Identify, or Group)
57
-
4. Click the **Download CSV** button.
58
-
5.On the **Download CSV?** popup that appears, click **Download**. <br/> The filename for your Source Schema CSV is in the following format:<br/>`workspace-slug-source-slug-schema-type-yyyy-mm-dd-hh-mm`
59
-
6.To view the CSV file, navigate to your Downloads folder and open your CSV file.
57
+
4. Click the **Download CSV** button. <br/> A toast pops up on the top of the page, with the message "*Your file is processing. When your file is ready it will be available to download from the Download History page.*"
58
+
5.Open the Download History page by clicking the link in the toast or following the instructions in the [view download history](#view-download-history) section.
59
+
6.Once the file status column indicates that the download was successful, click the **Download CSV** link to download your CSV to your computer.<br/> The Source Schema CSV name has the following format:<br/>`workspace-slug-source-slug-schema-type-yyyy-mm-dd-hh-mm`
60
60
61
61
> note "All events and properties are now included in the CSV file"
62
62
> When you exporting the Source Schema, all events and properties are included in the CSV file regardless of the filters or search parameters currently applied to the Source Schema view.
@@ -68,7 +68,7 @@ You can view the last 14 days' worth of Source Schema exports on the Download Hi
68
68
To access the Download History page:
69
69
1. Sign into Segment and select a source.
70
70
2. Click the **Schema** tab in the source header.
71
-
3. Click the **View Download History** link, next to the **Download CSV** button.
71
+
3. Click the **View Download History** link.
72
72
73
73
### Track event CSV format
74
74
The Track event CSV file contains the following columns:
0 commit comments