PipedreamHQ / PipedreamHQ/pipedream
[APP] Monzo UK Bank
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Monzo Bank User API
https://docs.monzo.com/
Full authentication via the OAuth is required to use most of the actions allowed within the API.
Would be nice to be able to use the following actions:
- Balance / Read Balance (to be able to see current balance in base account)
- Pots / List Pots (to be able to check the balance within account "pots"
- Pots / Deposit & Withdraw (to allow to move funds between pots and base account)
- Webhooks / Registering a webhook (to let us register a Pipedream webhook to send events to).
These core actions would allow us to do some do some smart reactions to events from out bank such as:
- Move any remaining funds in our base account into a savings pot once a month when paid.
- When paid, intelligently top up budget pot to ensure they have the required funds in them (rather than doing a fixed amount each month).
- Respond to events from other sources with automated budgeting. For example, respond to an RSS feed announcing the price for a new iPhone with the ability to check you "Apple Budget" pot and then send you a message confirming you have enough or else with the amount of funds you will be short.
Contributor guide
Assessment
This issue has not been assessed yet.