# Pennylane OAuth Credentials Setup

## Prerequisites

- A Pennylane account (sign up at [pennylane.com](https://www.pennylane.com))

## Steps

1. Contact Pennylane's partnership team or navigate to the [Pennylane Developer Portal](https://developer.pennylane.com)
2. Register your application:
   - **Application Name**: Your application name (e.g., "Your Company - Unify")
   - **Redirect URI**: `https://unify.apideck.com/vault/callback`
3. Once approved, you'll receive:
   - **Client ID**
   - **Client Secret**

## Scopes

Pennylane uses scope-based access. The integration requests access to read and manage accounting data including invoices, customers, suppliers, and chart of accounts.

## Notes

- Pennylane is a French accounting platform — most users will be in France
- OAuth tokens are refreshed automatically
