# Afosto

### Before you start

You’ll need

* An Afosto account

{% stepper %}
{% step %}

### Add a new Afosto connection

* In Channable, open the project you want to import your product data to.
* Go to **Setup**, click **+ Set up import**, and select **Afosto**.
* For **Label**, give your connection a name. By default, this is "Afosto".
* Click **Connect with Afosto**. You'll be redirected to your Afosto account.
* Log in to your Afosto account, if you haven't done so.
* Review and accept the permissions to connect your account to Channable. You'll be redirected back to Channable to set up your connection.
  {% endstep %}

{% step %}

### Configure your connection

{% stepper %}
{% step %}
For **Name**, give your Afosto connection a descriptive name (e.g. "Afosto NL").
{% endstep %}

{% step %}
For **External service id**, select the relevant ID.
{% endstep %}

{% step %}
Click **Start import**. You'll be redirected to the **Edit Mapping** page to map your product information.
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Map your products

This page displays fields retrieved from your Afosto account (e.g. price, description, title). We match these fields to standardized fields to make it easier for you to set up multiple channels with the same product data.

{% hint style="info" %}
Tip: Want to learn more about how import mapping works in Channable? Read our [dedicated guide on mapping](https://app.gitbook.com/s/UAGSVlvcNsqEqVUgr0tD/getting-started/fields-in-channable/field-mapping-in-channable).
{% endhint %}

{% stepper %}
{% step %}
Compare and adjust mapping.

* Review your **Import fields** against Channable's matched **Project fields**. If a field was matched incorrectly, click on the field to select a different field.
  {% endstep %}

{% step %}
Check the field type.

* If a field has the wrong field type, click **Edit** next to the field, select the correct type in the dropdown, and click **Save & Import**.
  {% endstep %}

{% step %}
Exclude fields (if needed).

* To exclude a field from being included in your product data, click the checkbox in the **Select** column for that field and click **Do not import selected fields**.
  {% endstep %}

{% step %}
When you’re ready, click **Save & Import** to start importing your Afosto product data.
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Review your imported items

* After your product data has finished importing:
  * Go to the **Items** page to view your imported products.
  * Click on an item to see detailed information.

<figure><img src="https://3042294697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZa0iYflHeXmKWGnfFMAN%2Fuploads%2FEksTnv8yscRTgCogvKa7%2F27733031702674?alt=media&#x26;token=c978c34e-ddf0-4473-8840-d3b371f02886" alt=""><figcaption></figcaption></figure>

Your Afosto import is now successfully set up! You can now use this product data to create and optimize Feeds, Marketplaces, Shopping Ads, and more in Channable.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Your Afosto connection may expire after using it for a while, resulting in a 'failed API' error message. To continue importing your product data, you'll need to [refresh your connection](https://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/broken-reference).
{% endhint %}


---

# 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://helpcenter.channable.com/import-data/import-how-to/import-your-product-data/import-via-a-webshop/afosto.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.
