Skip to content

doomuch/Monobank-API-to-Notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monobank-API-to-Notion

Use webhooks to add expenses to your Notion

Set up Notion

  1. Duplicate the template: https://rubickwilde.notion.site/Mono-APP-f19fe9c1c15c4efaaabb2fa69b37d53c

  2. Create an integration here: https://www.notion.so/my-integrations

  3. Copy the token

  4. Share the duplicated page with integreation: tap three gray dots in the upper right corener and then "Add connections"

image image

Set up Autocode

  1. Create account at https://autocode.com/

  2. Upload the main file to "functions" section and findAccount.js to helpers

image

  1. Ensure that the files are safe and no one tries to steal your data

  2. Add your Databases ids and Notion tokens to main file and just Notion token to findAccount.js

  3. Save both files

  4. Grab the link to the endpoint from the bottom of the main file. It should look like that:

image

Set up Webhook

  1. You need get your API token here: https://api.monobank.ua/

  2. Send POST request to Notion. You can use postman.com for that. Here is API refference: https://api.monobank.ua/docs/#tag/Kliyentski-personalni-dani/paths/~1personal~1webhook/post

About

Use webhooks to add expenses to your Notion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published