Freshbooks

Learn how to use Freshbooks with Composio

Overview

Enum

FRESHBOOKS

Description

FreshBooks is a cloud-based accounting software service designed for small and medium-sized businesses, offering features like invoicing, expense tracking, and time management.

Authentication Details

client_id
stringRequired
client_secret
stringRequired
oauth_redirect_uri
stringDefaults to https://backend.composio.dev/api/v1/auth-apps/add
scopes
stringDefaults to user:profile:read,user:projects:read,user:clients:read

Actions

Tool to list all businesses associated with the authenticated user.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to list all projects for a business. use after confirming the business id.

Action Parameters

active
boolean
business_id
integerRequired
complete
boolean
include_logged_duration
boolean
skip_group
boolean
sort_by
string
updated_since
string

Action Response

data
object
error
string
successful
boolean