Free Agent API support a single app to multiple Free Agent Accounts

i have a question is Free Agent API support a single app to multiple Free
Agent Accounts?

Example: I have a Trading company With name “Edgexport” and i also have
number of clients who’s using my App “Edgexport” which is trading app. And
number of my clients are using FreeAgent for accounts and i want when my
client create Commercial Invoice from Edgexport app its automatically
create a invoice in his Free agent account same scenario multiple user has
multiple FreeAgent accounts and i want when user create Invoice in my
application its automatically create invoice in their own FreeAgent
accounts. Is FreeAgent API support like this scenario.

Please help me. Thanks

Hi Låpis,

As far as I understand, you have an application which is used by multiple
people on different devices, and it would communicate with FreeAgent in
order to create the invoices. If that is the case, we definitely support
what you want to do!

Your application will need to use OAuth http://oauth.net/2/ to link the
users’ FreeAgent account with your app. Please have a read through Quick
Start https://dev.freeagent.com/docs/quick_start and OAuth introduction
https://dev.freeagent.com/docs/oauth in our API docs, as they explain the
workflow in detail. About a year ago I also wrote a very basic sample
Sinatra app that goes through the OAuth workflow, which you may find
helpful. You can find it here
https://gist.github.com/dragossh/9f5fa66581e24dc9c85f.

If you run into any issues, please let me know!

Thanks,
IoanOn Tuesday, October 21, 2014 2:01:02 PM UTC+1, Låpis Låzuli wrote:

i have a question is Free Agent API support a single app to multiple Free
Agent Accounts?

Example: I have a Trading company With name “Edgexport” and i also have
number of clients who’s using my App “Edgexport” which is trading app. And
number of my clients are using FreeAgent for accounts and i want when my
client create Commercial Invoice from Edgexport app its automatically
create a invoice in his Free agent account same scenario multiple user has
multiple FreeAgent accounts and i want when user create Invoice in my
application its automatically create invoice in their own FreeAgent
accounts. Is FreeAgent API support like this scenario.

Please help me. Thanks