Unified.to
All articles

How to setup a Freshbooks developer app


October 11, 2025

This guide will show you how to retrieve your OAuth 2 credentials on Freshbooks

Create your Freshbooks App and get your Client ID and Secret

  1. Go to the Freshbooks Developer Portal: https://my.freshbooks.com/#/developer
  2. Click on Create New App

  1. Fill in the Application Name, Application Type, these are mandatory
  2. Add the scopes needed
    1. You can see the scopes we use on https://app.unified.to/integrations/freshbooks?tab=oauth2
  3. Add https://api.unified.to/oauth/code in the Redirect URIs

  1. You can also fill in the non mandatory fields, logo, etc.
  2. Click Save
  3. Click on the App again

  1. Your Client ID and Secret are at the bottom

Activate the Freshbooks Integration in Unified

  1. Go to https://app.unified.to/integrations/freshbooks?tab=auth
  2. Click in Your OAuth 2 credentials
  3. Add your Client ID and Secret
  4. Click Activate

All articles