Ragic
ragicRagic is a web-based database builder that allows users to create and manage databases as easily as creating a spreadsheet.
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ónSearch records
RAGIC_SEARCH_RECORDSAcciónSearch records
Parámetros de entrada
infobooleanSet to True to add 'Create Date', 'Create User' information to the response.
bbcodebooleanSet to True to retrieve the raw BBCode value saved to the field instead of being translated to HTML.
commentbooleanSet to True to add the comment thread related to this record to the response.
historybooleanSet to True to add the edit history related to this record to the response.
listingbooleanSet to True to only include fields in the Listing Page.
reversebooleanSet to True to reverse the default ordering of the listing page response.
approvalbooleanSet to True to add the approval information related to this record to the response.
subtablesbooleanSet to False to not include subtable information in the response. If True or not provided, subtables are included by default.
ignoreMaskbooleanWhen True, the field value of 'Masked text' will be unmasked if you are in the viewable groups.
sheet_pathstringObligatorioPath to the Ragic sheet (e.g., 'sales/1' or 'support/2').
account_namestringObligatorioYour Ragic account name.
conversationbooleanSet to True to add the email conversation information related to this record to the response.
search_querystringObligatorioThe full-text search query.
ignoreFixedFilterbooleanWhen True, the fixed filter on this sheet will be ignored (requires SYSAdmin privilege).
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