Automate Codat Bank Feeds
HumDay reads Codat Bank Feeds’s own published API description and derives 6 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 Bank Feeds is
Bank Feeds API enables your SMB users to set up bank feeds from accounts in your application to supported accounting platforms. A bank feed is a connection between a source bank account—in your application—and a target bank account in a supported accounting package. [Read more...](https://docs.codat.io/bank-feeds-api/overview) [See our OpenAPI spec](https://github.com/codatio/oas)
API host: api.codat.io
What HumDay can do in Codat Bank Feeds
3 documented operations change something in Codat Bank Feeds.
- PUTCreate bank feed bank accounts
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts - POSTCreate bank transactions
/companies/{companyId}/connections/{connectionId}/push/bankAccounts/{accountId}/bankTransactions - PATCHUpdate bank feed bank account
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts/{accountId}
What HumDay can read from Codat Bank Feeds
These are the operations a schedule or a trigger can watch.
- GETList bank feed bank accounts
/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts - GETList bank transactions for bank account
/companies/{companyId}/connections/{connectionId}/data/bankAccounts/{accountId}/bankTransactions - GETList push options for bank account bank transactions
/companies/{companyId}/connections/{connectionId}/options/bankAccounts/{accountId}/bankTransactions
How automating Codat Bank Feeds 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 Bank Feeds account.
- Grant access, then go live. You approve the specific Codat Bank Feeds operations it may use — and only those.
Automate Codat Bank Feeds with these
- Codat Accounting105 operations
- Codat Assess18 operations
- Codat Banking5 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 Bank Feeds automation
- Can HumDay connect to Codat Bank Feeds?
- Yes. HumDay reads Codat Bank Feeds's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 6 operations are documented.
- Do I need to write code to automate Codat Bank Feeds?
- 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 Bank Feeds account.
- What can HumDay do in Codat Bank Feeds?
- 3 of the 6 documented operations change something in Codat Bank Feeds, and 3 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Codat Bank Feeds 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 Bank Feeds is held behind that approval.
Where this came from
The operations above are read from a published API description for Codat Bank Feeds at raw.githubusercontent.com/codatio/oas/main/json/Codat-Bank-Feeds.json. Descriptions are the provider’s own words, not ours. Last published 2023-04-18.