# Slack

If you haven't already, review our Zapier integration docs to get access to the Zapier integration for CustomerIQ:

{% content-ref url="/pages/x3pCASJHvCCoxJYsfkOR" %}
[Zapier](/data-guides/other-integrations/zapier.md)
{% endcontent-ref %}

### Step 1: Create/update a CustomerIQ folder for your Slack data

1. Go to your [folders page](https://app.getcustomeriq.com/folders) and make sure you've setup the folder you'd like to store your Slack data

**Note**: Make sure the folder settings are set to extract or not extract as you'd like. You can always change this later but it's helpful to have it right now for testing.

### Step 2: Connect Zapier to Slack as the Trigger

1. Go to your [Zaps page](https://zapier.com/app/zaps) and create a new Zap
2. Click on the Trigger card and search for Slack
3. Use "New message posted to channel" as the event
4. Authenticate your Slack app with Zapier

### Step 3: Connect CustomerIQ as the Action

1. If you haven't already, join the CustomerIQ Zapier integration using this link (<https://zapier.com/developer/public-invite/190520/bb64cfd83c0861b92d7f316fa9b3080b/>).
2. Click on the Action card and search for CustomerIQ.&#x20;
3. Set the Action event to "Create Folder Submission"
4. If you haven't already, authenticate your CustomerIQ workspace using an API key from your [Apps and integrations page > API Keys](https://app.getcustomeriq.com/settings/integrations)
5. Choose the folder to send submissions to
6. Map the text field from the Slack message to the Folder submission field
7. Map remaining fields
8. Test your integration. After refreshing the CustomerIQ window you should see the submission.

### Step 4: Publish your workflow and transfer data (where possible)

1. Publish your Zap. Now new data in Slack will flow into your CustomerIQ folders!
2. Some integrations allow you to initiate a transfer of historical data. When prompted, we recommend doing this so you can get a jumpstart on your analysis.

**Note**: Where transfers are unavailable, we recommend importing historical data via CSV:

{% content-ref url="/pages/n795y0fLZDv5bWxx5UCp" %}
[CSV Import](/data-guides/other-integrations/csv-import.md)
{% endcontent-ref %}


---

# 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://help.getcustomeriq.com/data-guides/other-integrations/slack.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.
