This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Rule Based Categorizer | |
| description: '' | |
| host: EXCEL | |
| api_set: {} | |
| script: | |
| content: | | |
| let categories = { | |
| "BANK_FEES_OTHER.BANK_FEES": ["SEND CASH FEE", "MONTHLY SERVICE CHARGE", "FASTER PAYMENT FEE"], | |
| "ENTERTAINMENT.MUSIC_AND_AUDIO": ["PAUL BOTHNER", "SPOTIFY"], | |
| "ENTERTAINMENT.TV_AND_MOVIES": ["M-CHOICE", "WWW.F1.COM", "NETFLIX", "DISNEY PLUS"], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: GTP-3 Categorizer | |
| description: '' | |
| host: EXCEL | |
| api_set: {} | |
| script: | |
| content: | | |
| /** | |
| * Returns category data from GPT-3 | |
| * @customfunction | |
| * @param {string} transaction |