fintable_create_rule
Create a categorization rule that matches transaction descriptions containing a specific text pattern and assigns them to a category.
Instructions
Create a new simple categorization rule.
A simple rule matches transaction descriptions containing the pattern text and assigns them to the specified category. After creating rules, use fintable_run_all_rules to apply them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |