NAiOS IconNAiOS Logo
Volver al catálogo

Streamtime

streamtime

Streamtime is project management software for creative businesses including design studios, agencies, and architects. It offers job tracking, time tracking, scheduling, quoting, invoicing, and team collaboration tools.

Acciones
4
Triggers
0
Autenticación
OAuth gestionado
No
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 (4)

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

Tool to list all roles. use when you need to fetch all organization roles after confirming a valid streamtime api token.

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

Get Organisation DetailsSTREAMTIME_ORGANISATION_GET_ORGANISATIONAcción

Tool to retrieve your organisation’s details. use after confirming your authentication to ensure you are operating within the correct organisation context.

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

Get RoleSTREAMTIME_ROLES_GET_ROLEAcción

Tool to retrieve a role by id. use when you need to fetch details of a specific role after confirming its id.

Parámetros de entrada

  • role_idstringObligatorio

    The unique identifier for the role to retrieve.

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 Saved Segments for UserSTREAMTIME_USERS_LIST_SAVED_SEGMENTSAcción

Tool to list saved segments for a user. use when you need to retrieve all saved segments of a specific user after verifying their user id.

Parámetros de entrada

  • user_idstringObligatorio

    The user's unique identifier (path parameter).

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