About this automation

Six connected finance workflows in n8n: vendor onboarding, AP three-way match, payment run, bank reconciliation, AR collections, HR onboarding. They share one vendor master, one ledger and one AR book, so a payment is approved, sent, and checked against the bank. All run on seeded demo data with no credentials.

How to Use This Repository

This is a community-contributed repository for n8n. To use these workflows:

  1. Clone the repository to your local machine:
    git clone https://github.com/basmarabintang-source/n8n-finance-workflows
  2. Explore the repository for .json or documentation files.
  3. Follow the repository's internal README for specific setup instructions.