Automate Codat Banking
HumDay reads Codat Banking’s own published API description and derives 5 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Codat Banking is
Codat's Banking API allows you to access standardised data from over bank accounts via third party providers. Standardize how you connect to your customers’ bank accounts. Retrieve bank account and bank transaction data in the same way via our partnerships with Plaid and TrueLayer. [Read more...](https://docs.codat.io/banking-api/overview) [See our OpenAPI spec](https://github.com/codatio/oas)
API host: api.codat.io
What HumDay can read from Codat Banking
These are the operations a schedule or a trigger can watch.
- GETList banking transactions
/companies/{companyId}/data/banking-transactions - GETList accounts
/companies/{companyId}/connections/{connectionId}/data/banking-accounts - GETList transactions
/companies/{companyId}/connections/{connectionId}/data/banking-transactions - GETList account balances
/companies/{companyId}/connections/{connectionId}/data/banking-accountBalances - GETList all transaction categories
/companies/{companyId}/connections/{connectionId}/data/banking-transactionCategories
How automating Codat Banking works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Codat Banking account.
- Grant access, then go live. You approve the specific Codat Banking operations it may use — and only those.
Automate Codat Banking with these
- Codat Accounting105 operations
- Codat Assess18 operations
- Codat Bank Feeds6 operations
- Codat Commerce11 operations
- Codat Expense13 operations
- Codat Sync for Commerce17 operations
- Stripe442 operations
- Zuora Reference Billing428 operations
- bunq421 operations
- PayRun.IO389 operations
- Sinao272 operations
- Xero Accounting224 operations
Categories
Questions about Codat Banking automation
- Can HumDay connect to Codat Banking?
- Yes. HumDay reads Codat Banking's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 5 operations are documented.
- Do I need to write code to automate Codat Banking?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Codat Banking account.
- What can HumDay do in Codat Banking?
- 0 of the 5 documented operations change something in Codat Banking, and 5 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Codat Banking account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Codat Banking is held behind that approval.
Where this came from
The operations above are read from a published API description for Codat Banking at raw.githubusercontent.com/codatio/oas/main/json/Codat-Banking.json. Descriptions are the provider’s own words, not ours. Last published 2023-04-18.