NAiOS IconNAiOS Logo
Volver al catálogo

Hypeauditor

hypeauditor

HypeAuditor provides comprehensive influencer marketing solutions, offering tools for influencer discovery, analytics, and campaign management across multiple social media platforms.

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 Instagram Account MediaHYPEAUDITOR_GET_ACCOUNT_MEDIAAcción

Tool to retrieve media content of an Instagram account. Use when you need detailed post-level data and performance metrics for analysis.

Parámetros de entrada

  • vstring

    Optional API version parameter if required by the endpoint (e.g., '2').

  • typestring

    Social network type. Some deployments require this explicitly.

  • usernamestringObligatorio

    Instagram account username to retrieve media for

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 Instagram reportHYPEAUDITOR_GET_REPORT_INSTAGRAMAcción

Tool to retrieve a detailed Instagram report. Use after providing username or user_id. Example: GET_REPORT_INSTAGRAM(username="nasa").

Parámetros de entrada

  • vstring

    API version; only v=2 is supported.

  • user_idstring

    Instagram user ID string. Required if username is not provided.

  • featuresstring[]

    List of additional features to include. Allowed values: ranking, mentions, mentioned_by, notable_audience, audience_brand_affinity, er_benchmarks.

  • usernamestring

    Instagram username without '@'. Required if user_id is not provided.

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 TikTok Analytics ReportHYPEAUDITOR_GET_REPORT_TIK_TOKAcción

Tool to get TikTok analytics report. Use when fetching detailed performance metrics for a TikTok account.

Parámetros de entrada

  • vstring

    API version; if omitted, the latest version is used (e.g., '2019-10-18').

  • channelstringObligatorio

    TikTok username from the channel URL, without the '@' symbol.

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