Monthly Financial Report, Automated
PayPal API → FX conversion → structured report. Zero manual input, first of every month.
Monthly financial reconciliation used to mean hours of manual work: pulling transactions one by one, converting each at the correct period exchange rate, assembling a readable summary by hand. Previous attempts to solve this in Make and n8n failed. Built in Relay.app in a single working session.
The workflow runs on a fixed schedule: on the first of each month it pulls all PayPal transactions for the previous period, fetches the National Bank of Georgia exchange rate via their public API, applies the correct conversion to each transaction, and assembles a structured financial summary — automatically delivered by email. No manual input. No open tabs. No forgotten months.
Same task. Zero effort after setup.
PAYPAL API · FX CONVERSION · SCHEDULED TRIGGER · HTTP REQUEST · RELAY.APP