NAiOS IconNAiOS Logo
Volver al catálogo

Paperform

paperform

Paperform is a flexible online form builder that combines beautiful design with serious digital smarts

Acciones
5
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 (5)

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.

Get SpacePAPERFORM_GET_SPACEAcción

Tool to retrieve a space by ID from Paperform. Use when you need to get detailed information about a specific space.

Parámetros de entrada

  • idstringObligatorio

    The unique identifier of the space 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

Get Space FormsPAPERFORM_GET_SPACE_FORMSAcción

Tool to retrieve forms in a space from Paperform. Use when you need to list all forms accessible by the authorized user within a specific space. This is a Business API only feature.

Parámetros de entrada

  • idstringObligatorio

    The unique identifier of the space to retrieve forms from.

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

Tool to list all forms accessible by the authorized user. Use when you need to retrieve available forms from Paperform.

Parámetros de entrada

  • skipinteger

    Number of forms to skip for pagination (default: 0)

  • limitinteger

    Maximum number of forms to return per request (default: 20)

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

Tool to list all spaces accessible by the authorized user. Use when you need to retrieve available spaces from Paperform.

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

Tool to list all translations accessible by the authorized user. Use when you need to retrieve available translations from Paperform.

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