š Use Case
You need to share invoice data with your accountant, pull it into a reporting tool, or keep a record of all transactions for a specific period. Instead of manually compiling invoice information, you can export your invoices directly from ManyRequests as a CSV fileā with separate columns for discounts and taxes for easier accounting.
How to Export Invoices to CSV
On your dashboard, click Invoices on the left sidebar.
Click the Export button in the top right corner, next to the Create Invoice button.
āAn Export invoices modal will appear with a date range selector. Choose the start and end dates for the invoices you want to export.
Click Export to download the CSV file. The exported file includes separate columns for discounts and taxes, making it easier to reconcile your invoices for accounting and reporting purposes.
New Invoice API
For agencies and developers building custom integrations, ManyRequests now also supports a new API endpoint for creating invoices programmatically. This allows you to automate invoice creation as part of your own workflow or connect ManyRequests to your existing tools.
Read more here.