> For the complete documentation index, see [llms.txt](https://ask.birdie.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.birdie.ai/integrations-and-data-ingestion/how-to-integrate-with/konfidency.md).

# Konfidency

### Overview

This integration imports Reviews from your Konfidency account into Birdie. Below are key details about what we need to set up the integration and how reviews and data are imported.

### Requirements

For Birdie to authenticate with the Konfidency API and import data, you'll need to retrieve your customer key and client credentials that will be used to perform the authentication and authorization. Provide the Birdie team with the following:

* Customer Key: Client identification key/name
* Client ID: Unique identifier for your application used during authentication.
* Client Secret: Confidential key used to authenticate your application.

### Setup in the third‑party tool

{% stepper %}
{% step %}

#### Accessing your Konfidency account

* Log in to your Konfidency account and go to Settings.
* Click API.

![](/files/gzih69QzdxL0Rq49788n)
{% endstep %}

{% step %}

#### Save the credentials

* All the required information needed to integrate with the API will be available on the screen.

![](/files/ZvzRfQOEC7M9Hb22ssrm)
{% endstep %}
{% endstepper %}

### Connect to Birdie

Once you have your API credentials, [share them securely](https://ask.birdie.ai/integrations-and-data-ingestion/securely-sharing-credentials-for-data-integration) with the Birdie team:

* Customer Key
* Client ID
* Client Secret

The Birdie team will configure the connector and confirm once the integration is active.

### Data in scope

Once configured, the Konfidency integration imports reviews and their additional attributes, so they can be analyzed alongside your other feedback sources in Birdie.

{% hint style="info" %}
By default, the integration fetches all product groups and their associated reviews.
{% endhint %}

#### Custom fields

The integration will retrieve additional fields from the Konfidency API, these fields can be mapped directly into Birdie, preserving your unique data structure.

Once imported, Konfidency fields appear as Birdie custom fields, maintaining consistency across all platforms and enabling enhanced segmentation, filtering, and custom workflows in Birdie.

### References

* [Get API access keys](https://help.konfidency.cx/pt-br/article/obter-chaves-de-acesso-para-a-api-1cbny1h/)
* [API Documentation](https://docs.konfidency.com.br/docs/intro)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ask.birdie.ai/integrations-and-data-ingestion/how-to-integrate-with/konfidency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
