Proofly
prooflyProofly is a social proof toolkit that helps boost website conversions by displaying real-time notifications of customer activities.
Acciones disponibles (3)
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 Activity LogsPROOFLY_GET_ACTIVITY_LOGSAcciónTool to retrieve activity logs of the user. use when needing recent actions; call after confirming authentication.
PROOFLY_GET_ACTIVITY_LOGSAcciónTool to retrieve activity logs of the user. use when needing recent actions; call after confirming authentication.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
okbooleanObligatorioIndicates the success status of the request.
dataobject[]ObligatorioList of activity log entries.
errorstringError if any occurred during the execution of the action
statusintegerObligatorioHTTP status code of the response.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Proofly CampaignsPROOFLY_GET_CAMPAIGNSAcciónTool to retrieve all proofly campaigns. use after authenticating to list your campaigns.
PROOFLY_GET_CAMPAIGNSAcciónTool to retrieve all proofly campaigns. use after authenticating to list your campaigns.
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 Proofly User InfoPROOFLY_GET_USERAcciónTool to retrieve general information of the authenticated user. use after authentication to fetch user profile details.
PROOFLY_GET_USERAcciónTool to retrieve general information of the authenticated user. use after authentication to fetch user profile details.
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