# How to create a CSV to Webflow sync

<img src="https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65a6a0355a069a495c870528_CSV%20to%20Webflow.png" alt="" width="496">

### <mark style="color:orange;">**STEP 1 CREATE A NEW SYNC IN POWERIMPORTER**</mark>

\
\- Once you have created your PowerImporter account, navigate to "Syncs" on the top right corner.\
\- Click on "Create a sync for CSV" to create your first CSV to Webflow sync

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eb16c227ea573a92abf408_PowerImporter%20create%20a%20sync.PNG)

PowerImporter will take you through all the steps from now on :-)

### <mark style="color:orange;">**STEP 2 CONNECT WEBFLOW**</mark>

\
\- Connect to Webflow by clicking on "Login"[. *Click here to see how the logging to Webflow will look like*](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/658403c5d87b0914ad1b42b7_Connect%20Webflow.PNG)*.*<br>

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eafd36c6ae80845323022d_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync.PNG)

\- Once you have connected to Webflow, your Webflow CMS site(s) will appear automatically under "Select Webflow site"\
\- Choose the Webflow CMS site you want to sync your data to.\
\- Click on "Save and Continue"

### <mark style="color:orange;">**STEP 3 UPLOAD YOUR CSV FILE**</mark>

\
\- You will now upload your CSV file.\
\- Click here to see how to prepare your CSV data before uploading.

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eafd229b4e09da8ed9af9b_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync%20upload%20CSV%20file.PNG)

### <mark style="color:orange;">**STEP 4 MAP THE UNIQUE IDENTIFIERS AMD CHOOSE YOUR SETTINGS**</mark>

\
\- Map the unique identifiers: this is an important step. Choose a unique column identifier in CSV that has no duplicate value, so each row can be identified. Choose a Webflow collection field (plain text only) to contain that value. Ideally a slug.\
\- Choose your settings: create a new collection item in Webflow or ignore if the Webflow field does not already exist.\
\- Save and continue[‍](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/658404d0d9af7b3bddda70c7_Airtable%20personal%20access%20token%20step%201.PNG)

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eb6dd8b86cd88722886d9a_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync%20unique%20identifiers.PNG) ![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eb6e1e9f74ade6485183ee_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync%20settings.PNG)

### <mark style="color:orange;">**STEP 5 MAP YOUR CSV COLUMNS TO WEBFLOW FIELDS**</mark>

\
\- Your CSV columns and Webflow fields will appear automatically in each column (CSV: left column; Webflow: right column).\
\- Choose the CSV columns you want to sync on the left-hand side.\
\- Choose the Webflow fields you want to sync each CSV column to on the right-hand side\
\- Once all has been set up correctly, click on "Save"[‍](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/658404d0d9af7b3bddda70c7_Airtable%20personal%20access%20token%20step%201.PNG)

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eb6dad34f130c58a04254a_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync%20map%20columns%20to%20fields.PNG)

### <mark style="color:orange;">**STEP 6 RUN YOUR SYNC**</mark>

\
\- You can choose to run your migration immediately, or conduct a "Test & Review", which we recommend.\
\- Click [here](/resources/checking-your-sync-logs.md#logs-when-testing-and-reviewing) to find out how to check your sync logs once you have tested.\
\- When you are ready, click "Sync", and see the magic happen!\
\- Click [here](/resources/checking-your-sync-logs.md#logs-when-running-your-first-sync) to find out how to check your sync logs once you have run your first sync.[‍](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/658404d0d9af7b3bddda70c7_Airtable%20personal%20access%20token%20step%201.PNG)

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eb6e0647abfb317bb3db01_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync%20step%205%20ready%20to%20run.PNG)

Please note you can always come back later on and amend any of your setups by clicking on "Edit".\
You can also delete your sync by clicking on "Delete". *Please note the sync setup & history is lost once you have deleted it.*[‍](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/658404d0d9af7b3bddda70c7_Airtable%20personal%20access%20token%20step%201.PNG)

![](https://assets-global.website-files.com/61e2e0aae488226c3a9ca2c5/65eb6eb87fc58a56f461f682_PowerImporter%20create%20a%20CSV%20to%20Webflow%20sync%20edit%20sync.PNG)

**You are now ready to run your first CSV to Webflow sync!**


---

# 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/step-by-step-guides/how-to-create-a-csv-to-webflow-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.
