Skip to main content

FreshBooks connector

Back to the connector overview, authentication methods, and actions.
23 Sept 2026
data-syncAdded Data Sync support for clients, invoices, estimates, expenses, expense categories, items, taxes, staff, payments, credits, other income, bills, bill payments, chart of accounts, projects, services, time entries, team members, and the unified users, organizations and roles, so these collections can be kept in sync on a schedule. Most page through FreshBooks’ page and per_page parameters; the chart of accounts and the unified organization and role lists are returned in full by the API in a single call. Each sync is a full refresh, because FreshBooks ignores an updated-since filter on these endpoints.
freshbooks_list_accounts, freshbooks_list_bill_payments, freshbooks_list_bills, freshbooks_list_clients, freshbooks_list_credits, freshbooks_list_estimates, freshbooks_list_expense_categories, freshbooks_list_expenses, freshbooks_list_invoices, freshbooks_list_items, freshbooks_list_other_income, freshbooks_list_payments, freshbooks_list_projects, freshbooks_list_services, freshbooks_list_staff, freshbooks_list_taxes, freshbooks_list_team_members, freshbooks_list_time_entries, freshbooks_unified_list_organizations, freshbooks_unified_list_roles, freshbooks_unified_list_users
22 Sept 2026
breaking bug-fixBreaking - list filters and include options now take a single value instead of a list; they previously failed or were silently ignored. Also corrects the fields required when creating accounts, credits, estimates, journal entries and time entries, documents the client company sizes FreshBooks accepts, and fixes project and time entry updates that previously failed.
freshbooks_create_account, freshbooks_create_credit, freshbooks_create_estimate, freshbooks_create_journal_entry, freshbooks_create_time_entry, freshbooks_get_client, freshbooks_get_estimate, freshbooks_get_expense, freshbooks_get_expense_category, freshbooks_get_invoice, freshbooks_get_payment, freshbooks_list_bills, freshbooks_list_clients, freshbooks_list_estimates, freshbooks_list_expense_categories, freshbooks_list_expenses, freshbooks_list_invoices, freshbooks_list_payments, freshbooks_list_staff, freshbooks_list_taxes, freshbooks_list_team_members, freshbooks_update_client, freshbooks_update_journal_entry, freshbooks_update_project, freshbooks_update_time_entry
16 Sept 2026
auth guideFixed the OAuth redirect URI so account connections complete successfully, and rebuilt the OAuth 2.0 setup guide with step-by-step screenshots and the exact scopes to grant.
freshbooks_archive_client, freshbooks_archive_credit, freshbooks_archive_estimate, freshbooks_archive_expense, freshbooks_archive_invoice, freshbooks_archive_item, freshbooks_archive_payment, freshbooks_create_account, freshbooks_create_client, freshbooks_create_credit, freshbooks_create_estimate, freshbooks_create_expense, freshbooks_create_invoice, freshbooks_create_item, freshbooks_create_journal_entry, freshbooks_create_other_income, freshbooks_create_payment, freshbooks_create_project, freshbooks_create_service, freshbooks_create_service_rate, freshbooks_create_tax, freshbooks_create_time_entry, freshbooks_delete_other_income, freshbooks_delete_project, freshbooks_delete_tax, freshbooks_delete_time_entry, freshbooks_get_account, freshbooks_get_account_aging_report, freshbooks_get_balance_sheet_report, freshbooks_get_cash_flow_report, freshbooks_get_client, freshbooks_get_credit, freshbooks_get_current_user, freshbooks_get_estimate, freshbooks_get_expense, freshbooks_get_expense_category, freshbooks_get_expense_details_report, freshbooks_get_general_ledger_report, freshbooks_get_invoice, freshbooks_get_item, freshbooks_get_other_income, freshbooks_get_payment, freshbooks_get_project, freshbooks_get_service, freshbooks_get_service_rate, freshbooks_get_staff, freshbooks_get_tax, freshbooks_get_team_member, freshbooks_get_time_entry, freshbooks_list_accounts, freshbooks_list_bill_payments, freshbooks_list_bills, freshbooks_list_clients, freshbooks_list_credits, freshbooks_list_estimates, freshbooks_list_expense_categories, freshbooks_list_expenses, freshbooks_list_invoices, freshbooks_list_items, freshbooks_list_journal_entries, freshbooks_list_journal_entries_by_account, freshbooks_list_other_income, freshbooks_list_payments, freshbooks_list_projects, freshbooks_list_services, freshbooks_list_staff, freshbooks_list_taxes, freshbooks_list_team_members, freshbooks_list_time_entries, freshbooks_unified_get_me, freshbooks_unified_get_organization, freshbooks_unified_get_role, freshbooks_unified_get_user, freshbooks_unified_list_organizations, freshbooks_unified_list_roles, freshbooks_unified_list_users, freshbooks_update_client, freshbooks_update_credit, freshbooks_update_estimate, freshbooks_update_expense, freshbooks_update_invoice, freshbooks_update_item, freshbooks_update_journal_entry, freshbooks_update_other_income, freshbooks_update_payment, freshbooks_update_project, freshbooks_update_service_rate, freshbooks_update_tax, freshbooks_update_time_entry
2 Sept 2026
bug-fixStandardized action category capitalization for more consistent portal filters.
freshbooks_unified_get_me, freshbooks_unified_get_organization, freshbooks_unified_get_role, freshbooks_unified_get_user, freshbooks_unified_list_organizations, freshbooks_unified_list_roles, freshbooks_unified_list_users
19 Aug 2026
new-actionsAdded unified IAM actions (users, roles, organizations, credentials) mapping FreshBooks team members, business memberships, and the synthesized role catalog to the StackOne IAM unified schema. Also updates how every action declares its required permissions, with no change in behavior for existing integrations. List Unified Users paginates through the full business’s team members.