XERO addserver: Difference between revisions
From Data Islands
WikiSysopdi (talk | contribs) (sqlite example) |
WikiSysopdi (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
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. |
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.