Espocrm
espocrmEspoCRM is an open-source web application that allows businesses to manage their customer relationships effectively.
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.
Get App UserESPOCRM_GET_APP_USERAcciónTool to retrieve current user data including token, acl, and preferences. use after successful authentication to fetch session-specific profile.
ESPOCRM_GET_APP_USERAcciónTool to retrieve current user data including token, acl, and preferences. use after successful authentication to fetch session-specific profile.
Parámetros de entrada
Sin parámetros.
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
Get MetadataESPOCRM_GET_METADATAAcciónTool to retrieve metadata information from espocrm. use when you need to discover system configuration, user details, acl, and translations right after authentication.
ESPOCRM_GET_METADATAAcciónTool to retrieve metadata information from espocrm. use when you need to discover system configuration, user details, acl, and translations right after authentication.
Parámetros de entrada
Sin parámetros.
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