Hello all. I have a few questions that i hope i can gather your advice on. 1. Would it be possible to create a separate application to act as a front end to Kashflow? (I think the recent Kashflow app for iPhone partially answers this) 2. What software on OS X would i need to build this application with? 3. What else would i need to learn to be able to make this application? Thanks to all who provide advice.
1 - Yes, I have a number of systems "talking" to KashFlow via the API. 2 - As OS X is Unix based, then I presume you can get a C compiler and build your own app, or any other OS X compiler. 3- I'm guessing as you are asking Q2 then you need to learn a bit about programming Additionally you will need to understand SOAP as this is how the KashFlow API is presented.