Xero credentials
You can use these credentials to authenticate the following nodes with Xero.
Prerequisites
Create a Xero account.
Using OAuth
- Go to the apps page in the Xero developer portal.
- Select New app .
- Make sure Web app is selected.
- Copy the OAuth Callback URL provided in the Xero OAuth API credentials in Mosaic Workflows and paste it into OAuth 2.0 redirect URI in the Xero app creation page.
- Select Create app .
- Select Generate a secret and use the Client ID and the Client secret with your Xero OAuth API credentials in Mosaic Workflows.
- Select Save to save your credentials.
Refer to Xero's OAuth Custom Connections documentation for more information.