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

# Pipedrive

> Connect Fynn with Pipedrive: billing overview directly on organizations, two-way customer sync, and quotes via deep link.

The Pipedrive integration shows billing data directly on each organization in Pipedrive, keeps customer records in sync in both directions, and opens the Fynn quote editor with the right customer pre-selected. All with a single click.

## What the integration offers

<CardGroup cols={2}>
  <Card title="Billing panel on organizations" icon="chart-bar">
    Inside the organization view in Pipedrive you see the current subscription status, open and paid invoices (including a note when a payment plan is active), recent payments, and current quotes.
  </Card>

  <Card title="Quick actions" icon="bolt">
    Directly from the panel: resend an invoice, send a payment method link to the customer, or cancel a subscription at the next possible date.
  </Card>

  <Card title="Create and edit quotes" icon="file-contract">
    One click in the panel opens the Fynn quote editor with the matching customer already pre-selected. Existing quotes open the same way.
  </Card>

  <Card title="Customer sync" icon="arrows-rotate">
    Fynn customers and Pipedrive organizations stay in sync automatically. New organizations in Pipedrive can be created directly as Fynn customers; company name changes are transferred in both directions.
  </Card>
</CardGroup>

## Connect Pipedrive

<Steps>
  <Step title="Open the integrations page">
    In the Fynn app, open Settings and navigate to **Integrations**. Select Pipedrive.
  </Step>

  <Step title="Authorize via OAuth">
    Click **Connect Pipedrive**. You will be redirected to Pipedrive to grant Fynn the required permissions. After confirming, Pipedrive redirects you back to Fynn automatically.
  </Step>

  <Step title="Set up the integration">
    After connecting, Fynn automatically sets up the necessary fields and webhooks in your Pipedrive account. This happens in the background and takes only a few seconds.
  </Step>

  <Step title="Done">
    The billing panel will now appear on every Pipedrive organization linked to a Fynn customer.
  </Step>
</Steps>

## Configuration

On the Pipedrive integration settings page you will find two sync options:

<AccordionGroup>
  <Accordion title="Create customers from Pipedrive">
    When enabled, Fynn automatically creates a new customer whenever an organization is created or updated in Pipedrive and no Fynn customer is linked yet. Without this option, linking only starts when you manually create a customer in Fynn and the sync finds a matching organization.
  </Accordion>

  <Accordion title="Bidirectional sync">
    When bidirectional sync is on, Fynn also pushes customer name changes back to Pipedrive. Without this option, changes only flow from Pipedrive to Fynn.
  </Accordion>
</AccordionGroup>

## Create and edit quotes directly in Pipedrive

Quotes are created and built right inside Pipedrive, without switching apps. One click in an organization's action menu opens the full Fynn quote editor in a focused window, with no left navigation. You work in the real editor, just embedded.

<Steps>
  <Step title="Create a quote">
    On an organization, open the action menu and choose the Fynn action to create a quote. Fynn immediately creates a draft for the linked customer and opens it in the editor, with no intermediate step.
  </Step>

  <Step title="Build the quote">
    In the embedded editor you add line items, pricing, terms, and text as usual. Changes are saved automatically.
  </Step>

  <Step title="Edit an existing quote">
    Reopen an existing quote through the quote action to land right back in the editor window and keep working on it.
  </Step>
</Steps>

<Note>
  If the organization is not yet linked to a Fynn customer, a hint takes you to the configuration first. Once the link is in place, the action opens the editor directly.
</Note>

## Billing panel

The panel in Pipedrive shows for each linked organization:

| Section       | Content                                                                       |
| ------------- | ----------------------------------------------------------------------------- |
| Subscriptions | Active plans, status, next billing date                                       |
| Invoices      | Recent invoices with amount, status, and a note when a payment plan is active |
| Payments      | Recent received payments                                                      |
| Quotes        | Current quotes with a direct link to the editor                               |

Using the action buttons in the panel you can resend an invoice, send a payment method link to the customer, or cancel a subscription, all without leaving Pipedrive.

## Billing progress in Pipedrive

The billing panel in Pipedrive also shows the billing progress for the linked organization: how much has already been invoiced and, for contracts with a fixed total volume, how much is still outstanding.

For open-ended subscriptions without a fixed contract volume, only the amount already invoiced is shown. There is no meaningful target amount to display.

<Info>
  Billing progress appears automatically in the panel as soon as invoices exist for the customer in Fynn.
</Info>

## Notes

<Info>
  For new organizations without an email address stored in Pipedrive, Fynn initially sets a placeholder email. You can update the actual billing email directly in the customer profile in Fynn.
</Info>

<Note>
  The Fynn customer name and Pipedrive organization name are kept in sync. Additional fields (contact person, email, phone) are not synced at this time.
</Note>

<Warning>
  The integration requires an active Pipedrive account and permission to create organization fields and webhooks in Pipedrive. Make sure your Pipedrive user has these rights before connecting.
</Warning>
