FreshBooks
freshbooksFreshBooks is a cloud-based accounting software service designed for small and medium-sized businesses, offering features like invoicing, expense tracking, and time management.
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
List BusinessesFRESHBOOKS_LIST_BUSINESSESAcciónTool to list all businesses associated with the authenticated user.
FRESHBOOKS_LIST_BUSINESSESAcciónTool to list all businesses associated with the authenticated user.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List ProjectsFRESHBOOKS_LIST_PROJECTSAcciónTool to list all projects for a business. use after confirming the business id.
FRESHBOOKS_LIST_PROJECTSAcciónTool to list all projects for a business. use after confirming the business id.
Parámetros de entrada
activebooleanIf true, returns only active projects
sort_bystringenumField by which to sort returned projects
created_atdue_datetitlecompletebooleanIf true, returns only completed projects
skip_groupbooleanIf true, omits the group field from each project
business_idintegerObligatorioThe unique identifier of the business to list projects for
updated_sincestringOnly return projects updated at or after this UTC datetime (RFC3339)
include_logged_durationbooleanIf true, includes logged duration (in seconds) for each project
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not