Skip to main content

Connections and Data Points

Here are a list of data points that can be collected from each connection offered by Beam.

  • personal_info
    • form
      • input args: Nothing
      • output args: [personal_info_arg]
  • bank
    • accounts
      • input args: Nothing
      • output args: [bank_accounts_arg]
    • transactions: Nothing (will pull all transactions linked to the online banking login).
      • input args: Nothing
      • output args: [bank_transactions_arg]