Skip to content

Commit 30df61d

Browse files
authored
Update 2025-07-01.markdoc
1 parent 8b609fa commit 30df61d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1+
---
2+
layout: changelog
3+
title: "Announcing: Document imports from CSV files"
4+
date: 2025-07-01
5+
cover: /images/changelog/2025-07-01.png
6+
---
17

8+
We're introducing a new way to populate your Appwrite databases: **document imports from CSV files**.
9+
10+
Using this feature, you can now import documents into your database using just a CSV file without any custom scripts.
11+
12+
Whether you’re:
13+
14+
- Migrating data from another tool
15+
- Seeding test environments
16+
- Importing FAQs, inventory, or structured content
17+
18+
You can do it all with a simple CSV file.
19+
20+
{% arrow_link href="/blog/post/announcing-csv-imports" %}
21+
Read the announcement to learn more
22+
{% /arrow_link %}
23+
`

0 commit comments

Comments
 (0)