Example of Azure function written in C# which uses the Sbanken beta api
The example automatically moves funds from one account to another if the latter has a balance below a threshold and the former has a balance above a threshold.
Example of Azure function written in C# which uses the Sbanken beta api
C#MIT