Airtable Destination

Documentation on using Finicom's Airtable destination to sync bank account transactions directly into Airtable bases.


Introduction

Finicom’s Airtable destination allows you to sync financial transactions directly to a table in your Airtable base, enabling your team to create financial reports right in Airtable.

Setting Up an Airtable Destination

  1. Go to your organization's Destinations page.
  2. Click "Add Destination."
  3. Select "Airtable."
  4. Ensure your Airtable account is connected to Finicom. If not, use the "Airtable Connection" dropdown to select "Add a new Airtable" and follow Airtable’s connection flow.
  5. Choose the Airtable Base to sync into.
  6. Select the specific Table within that base. Only tables with all required fields will be selectable.
  7. Complete adding details for your Airtable destination, including the source account and Airtable table.

Note: Only tables with the required fields are selectable.

How It Works

  • New Transactions: Each new transaction will create a new record in the table.
  • Modified Transactions: When a transaction changes status (e.g., pending to posted), the record will update automatically. If the transaction doesn’t yet exist, a new record will be created.
  • Removed Transactions: Voided transactions will delete the corresponding record.

Required Table Fields

To sync successfully, the Airtable table must include the following fields with these exact names and types:

Field NameField TypeDescription
Created AtDate & TimeDate and time when the transaction record was created
MerchantSingle line textName of the merchant for the transaction
DescriptionSingle line textDetails from your financial account related to the transaction
AmountCurrencyTransaction amount in its original currency
StatusStatusTransaction state (pending, posted, or void)
InstitutionSingle line textName of the financial institution (e.g., "Wells Fargo")
CategorySingle line textCategorization of the transaction (e.g., "Food and Drink: Restaurant")
AccountSingle line textSource account name (e.g., "Business Checking")
CurrencySingle line textCurrency code for the transaction
Transaction IdSingle line textUnique identifier for the transaction
Account IdSingle line textUnique identifier for the financial account

You can add extra fields, hide existing ones, or change sorting orders as needed, but the above fields must be present for successful syncing.