NAiOS IconNAiOS Logo
Volver al catálogo

Proofly

proofly

Proofly is a social proof toolkit that helps boost website conversions by displaying real-time notifications of customer activities.

Acciones
3
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 (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ón

Tool 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

  • okbooleanObligatorio

    Indicates the success status of the request.

  • dataobject[]Obligatorio

    List of activity log entries.

  • errorstring

    Error if any occurred during the execution of the action

  • statusintegerObligatorio

    HTTP status code of the response.

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Proofly CampaignsPROOFLY_GET_CAMPAIGNSAcción

Tool to retrieve all proofly campaigns. use after authenticating to list your campaigns.

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

Get Proofly User InfoPROOFLY_GET_USERAcción

Tool 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

  • 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