XERO addserver: Difference between revisions

From Data Islands
No edit summary
No edit summary
 
Line 4: Line 4:
Example
Example


addserver XERO  
>addserver XERO "alias"


This will then open the Auth page in XERO where you authoised the connection
This will then open the Auth page in XERO where you authoised the connection
 
The "alias" parameter is maybe the company name for this XERO account.
 
You can connect to multiple XERO accounts using the "alias" parameter to distinguish them.

Latest revision as of 12:41, 19 December 2022

SQLite

Example

>addserver XERO "alias"

This will then open the Auth page in XERO where you authoised the connection

The "alias" parameter is maybe the company name for this XERO account.

You can connect to multiple XERO accounts using the "alias" parameter to distinguish them.