# Supplier sync

With the supplier sync, your suppliers created in Coupa are imported and created or updated in Fairmarkit. This is completed with a scheduled job.

### Import suppliers into Fairmarkit <a href="#importsuppliersintofairmarkit" id="importsuppliersintofairmarkit"></a>

Based on a scheduled job, Fairmarkit will import your suppliers created in Coupa into Fairmarkit.

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FbKpl9tZysITOOW23M5CC%2Fcoupa-suppliers_thumb_0_0.png?alt=media&#x26;token=d96228ff-cc66-4ebf-9102-65af94ba0a6e" alt=""><figcaption></figcaption></figure>

The scheduled job does the following:

* Finds all suppliers.
* Maps your Coupa data to be used in Fairmarkit.
* -How is this data mapped?
* #### Supplier data

  | Coupa field                                                                                                                                       | Fairmarkit field     |
  | ------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
  | <p>Number or ID</p><p>Note: The selected value depends on your configuration.</p>                                                                 | External Supplier Id |
  | <p>Display Name or Name</p><p>Note: The process checks in order and the first found value is selected.</p>                                        | Title                |
  | <p>Primary Contact Email, Supplier email address, or PO Email.</p><p>Note: The process checks in order and the first found value is selected.</p> | Email                |
  | Primary Contact Phone-Work                                                                                                                        | Phone Number         |
  | Primary Address Street 1                                                                                                                          | Address 1            |
  | Primary Address Street 2                                                                                                                          | Address 2            |
  | Primary Address City                                                                                                                              | City                 |
  | Primary Address State                                                                                                                             | State                |
  | Primary Address Postal Code                                                                                                                       | Zip                  |
  | Primary Address Country Code                                                                                                                      | Country              |
* Creates or updates suppliers in Fairmarkit.


---

# 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://docs.fairmarkit.com/buyers/integrations/coupa-integration/supplier-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.
