Skip to main content
Version: v3.x

Column

Prerequisites

Before you begin, you need to have a Column account. Make sure you have a Column API key and secret, with the least amount of permissions required to access the functionality of the Column Connector you plan to use.

info

Make sure to create an API key dedicated to Formance. Doing so will improve your auditability and security and will allow you to revoke access to Formance at any time if needed.

Installation

fctl payments connectors install column config.json

With config.json containing:

Loading...

Configuration Parameters

ParameterDescriptionRequired
nameThe name of the connectorYes
pollingPeriodThe frequency at which the connector polls for updatesYes
endpointThe Column API endpointYes
apiKeyYour Column API keyYes
pageSizeThe number of items to fetch per pageNo

Features

The Column connector supports the following capabilities:

  • Account Management: Fetch accounts and balances, create bank accounts
  • External Accounts: Fetch and manage external counterparties
  • Payments: Fetch payment history and create various types of transfers
  • Internal Transfers: Transfer funds between Column accounts
  • External Payouts: Support for ACH, wire, international wire, and real-time transfers
  • Reversals: Reverse ACH transfers when needed
  • Webhook Integration: Real-time updates about transaction statuses

Supported Payment Types

Internal Transfers

Transfer funds between Column accounts within your organization.

ACH Transfers

Automated Clearing House transfers for domestic payments with support for different entry class codes (PPD, etc.).

Wire Transfers

Domestic wire transfers for same-day settlement.

International Wire Transfers

Cross-border wire transfers with support for SWIFT messaging.

Real-time Transfers

Instant payment transfers for immediate settlement.