Skip to content

bunq2IFTTT creates a self-hosted interface between the bunq banking API and IFTTT.

License

Notifications You must be signed in to change notification settings

woudt/bunq2ifttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunq2IFTTT

This app creates an interface between the bunq banking API and IFTTT.

Create your own private service on the IFTTT Platform and self-host the bunq2IFTTT app, e.g. in Google App Engine.

Features are:

  • Real time triggers on mutations, balances and incoming requests
  • The ability to make (draft) payments
  • Security oriented, using OAuth where possible and by separating the API key in a separate instance using master/slave mode where it is really needed

See the Wiki page for installation and usage instructions.

Also, see the Changelog if you have installed a previous version to see what is changed and if there are any specific upgrade instructions.

This is open source software, which you can use free of charge (but please note the disclaimer below). Feel free to buy me a beer though ;)

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.