Pennylane Integration
Overview
Pennylane is a leading French financial and accounting management solution, available as SaaS.
With Meteroid’s native integration, you can automatically sync to Pennylane, ensuring alignment with your accounting system. The integration enables synchronization for changes in:
- Customers
- Invoices
Meteroid-Pennylane is a one-way integration from Meteroid to Pennylane. When new Customers or Invoices are created in Meteroid, they are automatically synced to Pennylane.
💡 Important: Only changes occuring after the integration is enabled will be automatically synced. Previously existing data in Meteroid is not retroactively propagated to Pennylane.
Prerequisites
To enable the integration, your Pennylane account must be on the Essential or Premium plan, which includes support for third-party integrations.
Data Mapping
Meteroid exports invoices to Pennylane with the following fields:
Pennylane | Meteroid |
---|---|
external_reference | id |
invoice_number | invoice_number |
date | invoice_date |
deadline | due_at (fallbacks to invoice_date if due_at is empty) |
currency | currency |
currency_amount | total |
invoice_lines → currency_amount | line_items → total |
invoice_lines → label | line_items → name |
invoice_lines → quantity | line_items → quantity |
invoice_lines → raw_currency_unit_price | line_items → unit_price |
invoice_lines → description | null |
invoice_lines → imputation_dates → start_date | line_items → start_date |
invoice_lines → imputation_dates → end_date | line_items → end_date |
How to Set It Up
- Go to
Settings > Integrations
in your Meteroid dashboard. - Select Pennylane from the list.
- Click Connect and complete the OAuth authorization flow.
- Once connected, invoices created in Meteroid will be automatically pushed to your Pennylane account.