NAiOS IconNAiOS Logo
Volver al catálogo

FreshBooks

freshbooks

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

Acciones
2
Triggers
0
Autenticación
OAuth gestionado
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool to list all businesses associated with the authenticated user.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List ProjectsFRESHBOOKS_LIST_PROJECTSAcción

Tool to list all projects for a business. use after confirming the business id.

Parámetros de entrada

  • activeboolean

    If true, returns only active projects

  • sort_bystringenum

    Field by which to sort returned projects

    created_atdue_datetitle
  • completeboolean

    If true, returns only completed projects

  • skip_groupboolean

    If true, omits the group field from each project

  • business_idintegerObligatorio

    The unique identifier of the business to list projects for

  • updated_sincestring

    Only return projects updated at or after this UTC datetime (RFC3339)

  • include_logged_durationboolean

    If true, includes logged duration (in seconds) for each project

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not