# One-way sync

<figure><img src="/files/1hz5RAu5Rlr5upkULGwm" alt=""><figcaption></figcaption></figure>

### **Syncing from your data source to Webflow**

PowerImporter offers a one-way sync solution from your data sources to your Webflow CMS fresh with the latest data. \
You can import content from various sources like CSV files, Airtable bases, and even WordPress blogs, ensuring your Webflow site reflects the most up-to-date information.

### **How one-way sync works**

1. Import your content from the chosen source (CSV, Airtable, WordPress).
2. PowerImporter seamlessly creates new Webflow CMS items,  based on your data, during the first sync.
3. Any updates made in the source file are reflected on your Webflow CMS site during the next sync.

### **Optional two-way sync: Webflow to Airtable sync for items IDs and slugs**

While the one-way sync keeps Webflow updated, for Airtable to Webflow syncs, PowerImporter offers an additional benefit. \
\
PowerImporter **can sync back Webflow item IDs and slugs to your Airtable base.** \
\
This allows you to leverage these unique identifiers in Airtable for further automations or integrations with other tools. Simply map the Slug and Webflow Item ID fields in Step 4 > Map Airtable fields to Webflow Collection fields.

<figure><img src="/files/MqszrCHPLHqPEnudG0Qe" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.powerimporter.com/features/one-way-sync.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
