TDV Adapter for Xero WorkflowMax

Build 22.0.8462

Creating a Custom OAuth App

To properly set up a Xero Workflow Max application follow the instructions below.

Register an Application

To obtain the OAuth client credentials, the Client ID, and Client Secret follow these steps below:

  1. Go to Xero WorkflowMax App Manager
  2. On top-right corner click New App.
  3. Select Web App.
  4. Add the redirect URL to OAuth 2.0 redirect URI field for ex: http://localhost:33333 which is our internal callback url.
  5. Fill the other form fields as desired.
  6. Click on Create App.
  7. Click Save and you will be redirected to the your new app page.
  8. Scroll to the bottom and you will find the Client ID.
  9. Click on Generate a secret to create your Client Secret.

Setting the right permissions

A new Staff Privilege has been added to control who has permission to connect your Account to 3rd Party Addons. Any Staff with Administrator Privileges can assign this new Privilege to themselves or other Administrators. Follow these steps below for each Staff member you want to be able to authorise connections to 3rd Party Addons.

  1. Go to Xero WorkflowMax Staff Settings
  2. Search for the Staff Member that you would like to add this permission to and click on it.
  3. If the Staff does not have Administrator privilege under Admin Privileges, you will have to check the box and click Save. You will be redirected to the staff list where you will have to click on the staff member again.
  4. Scroll to the bottom under API Access Privileges, check the box on Authorise 3rd Party Full Access and click Save.
  5. Now the staff selected has access to the Xero Workflow Max V3 API

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462