# iRaiser

Churned integrates with iRaiser to synchronize donor data and activity, helping teams better understand supporter behavior and improve retention efforts.

* iRaiser Developer Portal
* iRaiser API Authentication Guide

Once connected, notify the Churned team to synchronize data.

Click Save and test the connection to ensure everything is working correctly.

* apiKey: Your iRaiser API key.
* clientId: The unique client identifier.
* clientSecret: The secret associated with your clientId.

Input the Credentials\
Enter the retrieved credentials into the Churned integration form:

1. Log in to your iRaiser admin portal.
2. Navigate to Settings > API Access or contact iRaiser support if access is restricted.
3. Locate or request your clientId and clientSecret.
4. If not available, request API access credentials via your iRaiser account manager.
5. Once generated, copy the apiKey, clientId, and clientSecret.

apiKey, clientId, and clientSecret

Here’s how you can obtain these credentials:

* apiKey – Your iRaiser API key for secure authentication.
* clientId – The client identifier provided by iRaiser
* clientSecret – The secret key linked to your clientId for OAuth access.

**Required Credentials**

You will be prompted to enter the following credentials:

How to connect iRaiser to Churned.io\
\
Log in to the Churned platform and go to the “Integrations” section. Click on “New Integration” and select iRaiser from the list.


---

# 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/iraiser.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.
