> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paywise.de/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier

> Connect paywise APIs to your Zapier workflows

# paywise Zapier Integration

<img className="block dark:hidden" src="https://mintcdn.com/paywisegmbh/NM1UIIld1WRHivnS/logo/zapier-logo_black.png?fit=max&auto=format&n=NM1UIIld1WRHivnS&q=85&s=be263083c646ce83ab2ce96a1d266b9f" alt="Zapier" style={{height: '50px', marginBottom: '16px'}} width="500" height="136" data-path="logo/zapier-logo_black.png" />

<img className="hidden dark:block" src="https://mintcdn.com/paywisegmbh/NM1UIIld1WRHivnS/logo/zapier-logo_white.png?fit=max&auto=format&n=NM1UIIld1WRHivnS&q=85&s=a172c7cdf7d512157a713bf3c047c950" alt="Zapier" style={{height: '50px', marginBottom: '16px'}} width="500" height="136" data-path="logo/zapier-logo_white.png" />

The paywise Zapier integration allows you to connect paywise's Partner API and Case Management API to your Zapier workflows, enabling you to automate your debt collection processes without writing code.

## Access to the Integration

Currently, the paywise Zapier integration is private. To gain access:

1. Contact our team at [info@paywise.de](mailto:info@paywise.de)
2. Provide your Zapier account email
3. We will invite you to use the integration

## Setting Up

Once you've been granted access to the integration:

1. Log in to your Zapier account
2. Navigate to "My Apps" in your Zapier dashboard
3. Find "paywise" in your list of connected apps (or search for it if not visible)
4. Click on "Connect"
5. Configure your credentials:
   * **API URL**: Your paywise API endpoint (usually `https://api.paywise.de/`)
   * **API Key**: Your paywise API key

> **Note:** When setting up and testing your Zapier workflows, always use test API keys before deploying to production. This ensures your workflow functions correctly without affecting live data.

## Creating a Zap with paywise

### Step 1: Choose a Trigger

Start by selecting a trigger from any app you use (e.g., new form submission, new email, etc.)

### Step 2: Add paywise Action

1. Click "+" to add an action step
2. Search for "paywise"
3. Select the paywise app
4. Choose from available actions:

### Available Actions

#### Case Management API

The [Case Management API](/api-docs/case-management-api/introduction) integration allows you to:

* **Claims**: Create claims and release them for processing by paywise
* **Mandates**: Read and search mandate records
* **Payments**: Add payments to claims

### Step 3: Configure Action

After selecting an action, you'll need to:

1. Configure the input fields required for your chosen action
2. Map data from previous steps (like your trigger) to these fields
3. Test the action to ensure it works as expected

## Usage Examples

### Example Workflow: Creating and Processing a Claim when Invoice Payment is Overdue

1. **Trigger**: Select an accounting app with "Invoice Overdue" trigger
2. **Action**: Add paywise action
   * Select "Case Management API"
   * Choose "Create Claim and Release for Processing" action
   * Map invoice details to claim fields

### Example Workflow: Recording a Payment

1. **Trigger**: Select a payment provider app with "New Payment Received" trigger
2. **Action**: Add paywise action
   * Select "Case Management API"
   * Choose "Add Payment" action
   * Map payment details to the required fields

## Support

If you encounter any issues or have questions about the paywise Zapier integration, please contact our support team at [info@paywise.de](mailto:info@paywise.de).

For more information about our APIs, please refer to:

* [Case Management API Documentation](/api-docs/case-management-api/introduction)
