# How to Enrich Customer Data from a CRM or other Business Software

### Benefits of Enriching Customer Data <a href="#benefits_of_enriching_customer_data" id="benefits_of_enriching_customer_data"></a>

Use the latest customer data collected from your CRM or business software to:

* know if a Contact is an existing customer.
* give support agents visibility to additional properties about a customer.
* [route](/ismessenger/support-use-cases.md) customers differently based on their properties.

### Methods for Enriching Customer Data <a href="#methods_for_enriching_customer_data" id="methods_for_enriching_customer_data"></a>

Here are a few ways to enrich customer data from your CRM or business software:

Retrieve customer data from an external CRM or business software using a Workflow

Sync Contact information between HubSpot and IS-Messenger&#x20;

Add WooCommerce customers as IS-Messenger&#x20;

ContactsSync Customer Information between Magento and IS-Messenger

#### Feeling stuck? Do not fear.


---

# 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.is-messenger.com/ismessenger/support-use-cases/how-to-enrich-customer-data-from-a-crm-or-other-business-software.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.
