Add support for Edenred
Hey! It’d be great if the app supported automatic imports from Edenred. It’s the app I receive meal tickets from at work. It’s essentially a special type of debit card. Edenred is used in 45 countries, according to their website, so its addition might help a lot of people. Thanks for the great product!
lutr About 18 hours ago
Add support for Edenred
Hey! It’d be great if the app supported automatic imports from Edenred. It’s the app I receive meal tickets from at work. It’s essentially a special type of debit card. Edenred is used in 45 countries, according to their website, so its addition might help a lot of people. Thanks for the great product!
lutr About 18 hours ago
In Progress
Conditional Payee Name Parsing Based on Transaction Fields
Thank you for providing automatic bank connections with YNAB. I have a feature request to enhance payee name parsing due to varying data structures from banks for different transaction types. Issue: Card Payments: Payee information is embedded in the remittanceInformationUnstructured field. SEPA Transfers: Payee name is provided in the debtorName or creditorName fields. Examples: Card Payment: { "bookingDate": "2024-01-01", "transactionAmount": { "amount": "-10.00", "currency": "EUR" }, "remittanceInformationUnstructured": "(..1234) 2024-01-01 12:00 Example Service ABC123\\Example Street 1\\Example City\\12345 ABCDEF", "bankTransactionCode": "PMNT-CCRD-POSD", "internalTransactionId": "0123456789abcdef0123456789abcdef" } SEPA Transfer: { "bookingDate": "2024-01-01", "transactionAmount": { "amount": "-1.00", "currency": "EUR" }, "creditorName": "John Doe", "creditorAccount": { "iban": "EE000000000000000001" }, "debtorName": "John Doe", "debtorAccount": { "iban": "EE000000000000000002" }, "remittanceInformationUnstructured": "Test Transaction", "bankTransactionCode": "PMNT-ICDT-OTHR", "internalTransactionId": "0123456789abcdef0123456789abcdef" } Feature Request: Please implement conditional parsing for the payee name: If debtorName or creditorName exists, use that as the payee name. Else, apply a custom Regex to a chosen field like remittanceInformationUnstructured. This addition would ensure accurate payee name extraction across different transaction types. Thank you for considering this request.
Priit 2 months ago
In Progress
Conditional Payee Name Parsing Based on Transaction Fields
Thank you for providing automatic bank connections with YNAB. I have a feature request to enhance payee name parsing due to varying data structures from banks for different transaction types. Issue: Card Payments: Payee information is embedded in the remittanceInformationUnstructured field. SEPA Transfers: Payee name is provided in the debtorName or creditorName fields. Examples: Card Payment: { "bookingDate": "2024-01-01", "transactionAmount": { "amount": "-10.00", "currency": "EUR" }, "remittanceInformationUnstructured": "(..1234) 2024-01-01 12:00 Example Service ABC123\\Example Street 1\\Example City\\12345 ABCDEF", "bankTransactionCode": "PMNT-CCRD-POSD", "internalTransactionId": "0123456789abcdef0123456789abcdef" } SEPA Transfer: { "bookingDate": "2024-01-01", "transactionAmount": { "amount": "-1.00", "currency": "EUR" }, "creditorName": "John Doe", "creditorAccount": { "iban": "EE000000000000000001" }, "debtorName": "John Doe", "debtorAccount": { "iban": "EE000000000000000002" }, "remittanceInformationUnstructured": "Test Transaction", "bankTransactionCode": "PMNT-ICDT-OTHR", "internalTransactionId": "0123456789abcdef0123456789abcdef" } Feature Request: Please implement conditional parsing for the payee name: If debtorName or creditorName exists, use that as the payee name. Else, apply a custom Regex to a chosen field like remittanceInformationUnstructured. This addition would ensure accurate payee name extraction across different transaction types. Thank you for considering this request.
Priit 2 months ago
In Progress
Save settings for a source
If sources expire/become invalid, ensure that the settings for that source are saved until the source has been reactivated or added again.
Anders 3 months ago
In Progress
Save settings for a source
If sources expire/become invalid, ensure that the settings for that source are saved until the source has been reactivated or added again.
Anders 3 months ago
In Progress
Option to Rename Sources
The name of the source currently seems to be whatever a bank is submitting. However if you have more than one bank account, like me, you want to rename the source names to something more meaninful.
Michael Rösch 4 months ago
In Progress
Option to Rename Sources
The name of the source currently seems to be whatever a bank is submitting. However if you have more than one bank account, like me, you want to rename the source names to something more meaninful.
Michael Rösch 4 months ago
Add new Israel Open Banking support
Hi there, I'm writing to request support for Israeli financial institutions in your service. Since Israel now has Open Banking in its banks and credit card institutions, it would be great if you could add support for them. Thank you for your time and consideration.
Eyal M 5 months ago
Add new Israel Open Banking support
Hi there, I'm writing to request support for Israeli financial institutions in your service. Since Israel now has Open Banking in its banks and credit card institutions, it would be great if you could add support for them. Thank you for your time and consideration.
Eyal M 5 months ago
In Progress
Option to clear transactions without updating them
Hello, since transactions are being updated when cleared, it would be great to have an option NOT to update them, just mark them as Cleared. If “Sync pending transactions” option is enabled and I change the flag and memo for a transaction, as soon as bank clears it, transaction is being updated again. Flag is changed and my memo overwritten by information from bank’s statement. This is not really convenient as I would like to update these as soon as they are synced from my bank account. “Match with already existing transactions” option does not work in this case as these transactions haven’t been created manually but synced from the bank account.
Ondřej Kyzek 6 months ago
In Progress
Option to clear transactions without updating them
Hello, since transactions are being updated when cleared, it would be great to have an option NOT to update them, just mark them as Cleared. If “Sync pending transactions” option is enabled and I change the flag and memo for a transaction, as soon as bank clears it, transaction is being updated again. Flag is changed and my memo overwritten by information from bank’s statement. This is not really convenient as I would like to update these as soon as they are synced from my bank account. “Match with already existing transactions” option does not work in this case as these transactions haven’t been created manually but synced from the bank account.
Ondřej Kyzek 6 months ago
In Progress
Allow setting update frequency
With some banks limiting requests to only 4 every 24 hours it can become a problem using other GoCardless integrations. It would be nice to be able to set how many times synci.io updates transaction records, and maybe even introduce a “manual only” mode.
Jeremy 6 months ago
In Progress
Allow setting update frequency
With some banks limiting requests to only 4 every 24 hours it can become a problem using other GoCardless integrations. It would be nice to be able to set how many times synci.io updates transaction records, and maybe even introduce a “manual only” mode.
Jeremy 6 months ago
In Progress
Show source account name when connecting to budget
In the "Connect to budget" dialog, I might forget which source account I clicked on before connecting it to the matching budget account. This means I have to close the dialog and start again. Just a nitpick but would be a nice change to display the source account info in the header somehow!
Martin 7 months ago
In Progress
Show source account name when connecting to budget
In the "Connect to budget" dialog, I might forget which source account I clicked on before connecting it to the matching budget account. This means I have to close the dialog and start again. Just a nitpick but would be a nice change to display the source account info in the header somehow!
Martin 7 months ago
In Progress
Manual payee matching rules
I have a carefully curated list of payees. Setting the payee automatically from Synci doesn't match my rules and creates a lot of "wrong" payees which means I have to manually update them afterwards, so I have that functionality switched off. Having manual matching rules would make the functionality super useful again and save me a lot of time. I'll leave the implementation to you, but my idea would be to allow a list of mappings like so: Source regex (matches on memo field, and/or maybe sender/recipient?) → target payee (plain text, or select from YNAB payee list to be fancy) The payee rules should be the same for all source accounts since payees are shared across accounts in YNAB.
Martin 7 months ago
In Progress
Manual payee matching rules
I have a carefully curated list of payees. Setting the payee automatically from Synci doesn't match my rules and creates a lot of "wrong" payees which means I have to manually update them afterwards, so I have that functionality switched off. Having manual matching rules would make the functionality super useful again and save me a lot of time. I'll leave the implementation to you, but my idea would be to allow a list of mappings like so: Source regex (matches on memo field, and/or maybe sender/recipient?) → target payee (plain text, or select from YNAB payee list to be fancy) The payee rules should be the same for all source accounts since payees are shared across accounts in YNAB.
Martin 7 months ago
In Progress
Import Excel files
I use a credit card as my main payment card, and the Mastercard account isn't available as a payable account through PSD2 so I need to use file imports for that. My bank only provides transaction exports in Excel (.xlsx) format for the Mastercard account, so I need to go through a manual process to open the file and re-export it as a CSV before I can import it to Synci. It would save me some tedious manual work if I could import Excel files directly instead of the extra step through CSV.
Martin 7 months ago
In Progress
Import Excel files
I use a credit card as my main payment card, and the Mastercard account isn't available as a payable account through PSD2 so I need to use file imports for that. My bank only provides transaction exports in Excel (.xlsx) format for the Mastercard account, so I need to go through a manual process to open the file and re-export it as a CSV before I can import it to Synci. It would save me some tedious manual work if I could import Excel files directly instead of the extra step through CSV.
Martin 7 months ago
Integrate Crypto.com Visa Card
They have over 100 million users around the world. I think they have a current integration with saltedge :-)
Paul Hockley 7 months ago
Integrate Crypto.com Visa Card
They have over 100 million users around the world. I think they have a current integration with saltedge :-)
Paul Hockley 7 months ago
Rejected
Copy Memo to matched transactions
When matching new transactions with existing manually added ones in YNAB, if the destination Memo field is empty it should be populated with the info coming from the source.
Jeremy 7 months ago
Rejected
Copy Memo to matched transactions
When matching new transactions with existing manually added ones in YNAB, if the destination Memo field is empty it should be populated with the info coming from the source.
Jeremy 7 months ago
Completed
Clear and update transactions
When "Sync pending transactions" is selected the user must clear the transactions by hand. This should be done automatically when the bank clears the transaction. Furthermore it would be nice to update the transaction with the fields (i.e. remittanceInformationUnstructured) that are unavailable until the transaction clears.
Jeremy 7 months ago
Completed
Clear and update transactions
When "Sync pending transactions" is selected the user must clear the transactions by hand. This should be done automatically when the bank clears the transaction. Furthermore it would be nice to update the transaction with the fields (i.e. remittanceInformationUnstructured) that are unavailable until the transaction clears.
Jeremy 7 months ago
Completed
Allow choice of bookingDate vs valueDate as import date
Currently transactions are imported with bookingDate. The app should allow a user to choose.
Jeremy 7 months ago
Completed
Allow choice of bookingDate vs valueDate as import date
Currently transactions are imported with bookingDate. The app should allow a user to choose.
Jeremy 7 months ago