V1

Create Xero Client App

This document describes how to set up a custom app in Xero.

1. Create the App

  1. Log in to My Apps and click New App. Give the integration a name and select Web app as the integration type.

  2. Add the Company or application URL. This could be anything, up to your discretion.

  3. Add the Redirect URI. This is required and needs to be: https://app.flowgear.net/r/auth.

  4. Click Create App.

2. Generate a Secret

  1. After creating the app, go into the detail screen for the app and choose the Configuration tab.

  2. Click Generate a Secret.

  3. Copy the Client ID and Client Secret. This will be required when setting up a new Xero Connection in Flowgear.