# Deployteq

Churned integrates with Deployteq to sync customer data and automate workflows based on engagement metrics.

\
How to Connect Deployteq to Churned

1. Log in to the Churned platform and navigate to the “Integrations” section.
2. Click “New Integration” and select Deployteq from the list.
3. You will be prompted to enter the following credentials:

#### Required Credentials

* apiKey – Your Deployteq API key for authentication.
* webhook – The webhook URL for data synchronization.

### How to Retrieve Your Deployteq API Key and Webhook

#### API Key

1. Log in to your Deployteq account.
2. Go to Settings > API Access.
3. Generate a new API key or copy an existing one.

#### Webhook

1. Navigate to Settings > Webhooks.
2. Create a new webhook and configure the event triggers.
3. Copy the webhook URL and paste it into the Churned integration form.

### Final Steps

1. Click Save and test the connection to ensure everything is working correctly.
2. Once connected, notify the Churned team to synchronize data.

### Helpful Links

* Deployteq API Documentation


---

# 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.churned.io/churned-docs/integrations/deployteq.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.
