Another improvement to our accounting software based on feedback from our customers:
Another one for the techies I’m afraid!
We’ve added two pretty important methods to our API
createAccount – this enables you to programmatically create KashFlow accounts. So on the page where you let users configure their KashFlow options in your app, you can actually allow them to create an account, in one click based on the info you already hold on them. You can even use an affiliate ID to ensure you earn commission.
GetRemoteLoginURL – Pass in the username and password, we’ll return to you a URL which you can redirect the user to in order to have them automatically logged in to their account.