NAiOS IconNAiOS Logo
Volver al catálogo

Ragic

ragic

Ragic is a web-based database builder that allows users to create and manage databases as easily as creating a spreadsheet.

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

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.

Search RecordsRAGIC_SEARCH_RECORDSAcción

Search records

Parámetros de entrada

  • infoboolean

    Set to True to add 'Create Date', 'Create User' information to the response.

  • bbcodeboolean

    Set to True to retrieve the raw BBCode value saved to the field instead of being translated to HTML.

  • commentboolean

    Set to True to add the comment thread related to this record to the response.

  • historyboolean

    Set to True to add the edit history related to this record to the response.

  • listingboolean

    Set to True to only include fields in the Listing Page.

  • reverseboolean

    Set to True to reverse the default ordering of the listing page response.

  • approvalboolean

    Set to True to add the approval information related to this record to the response.

  • subtablesboolean

    Set to False to not include subtable information in the response. If True or not provided, subtables are included by default.

  • ignoreMaskboolean

    When True, the field value of 'Masked text' will be unmasked if you are in the viewable groups.

  • sheet_pathstringObligatorio

    Path to the Ragic sheet (e.g., 'sales/1' or 'support/2').

  • account_namestringObligatorio

    Your Ragic account name.

  • conversationboolean

    Set to True to add the email conversation information related to this record to the response.

  • search_querystringObligatorio

    The full-text search query.

  • ignoreFixedFilterboolean

    When True, the fixed filter on this sheet will be ignored (requires SYSAdmin privilege).

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