NAiOS IconNAiOS Logo
Volver al catálogo

Niftyimages

niftyimages

Allowing marketers to create dynamic and personalized content for your email campaigns.

Acciones
9
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 (9)

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 Images StatsNIFTYIMAGES_GET_IMAGES_STATSAcción

Tool to get aggregated stats for all images. Use when you need to retrieve statistical data and performance metrics for all images in the account.

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 Widget User ImagesNIFTYIMAGES_GET_WIDGET_USER_IMAGESAcción

Tool to list widget images for a specific user. Use when you need to retrieve all images associated with a particular user and widget combination.

Parámetros de entrada

  • userstringObligatorio

    The user identifier to retrieve images for.

  • widget_keystringObligatorio

    The unique identifier (key) of the widget. This is a UUID format identifier.

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 Widget User StatsNIFTYIMAGES_GET_WIDGET_USER_STATSAcción

Tool to get aggregated stats for a specific user on a widget. Use when you need to retrieve performance metrics for a particular user's interaction with a widget.

Parámetros de entrada

  • userstringObligatorio

    The user identifier for which to retrieve aggregated stats

  • widget_keystringObligatorio

    The unique identifier (key) of the widget

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

List ImagesNIFTYIMAGES_LIST_IMAGESAcción

Tool to page through images in your NiftyImages account. Use when you need to retrieve a list of all available images.

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

List MapsNIFTYIMAGES_LIST_MAPSAcción

Tool to retrieve all maps in your NiftyImages account. Use when you need to view all available maps for geo-targeting or location-based email content.

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

List Widget ImagesNIFTYIMAGES_LIST_WIDGET_IMAGESAcción

Tool to list widget images for a time frame. Use when you need to retrieve images generated by a specific widget within an optional date range.

Parámetros de entrada

  • end_datestring

    End date in ISO 8601 format (e.g., 2024-12-31T23:59:59Z). Filter images created on or before this date.

  • start_datestring

    Start date in ISO 8601 format (e.g., 2024-01-01T00:00:00Z). Filter images created on or after this date.

  • widget_keystringObligatorio

    The unique identifier (key) of the widget. This is a UUID format identifier.

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

List WidgetsNIFTYIMAGES_LIST_WIDGETSAcción

Tool to list all widgets in your NiftyImages account. Use when you need to retrieve all available widgets.

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

List widget statsNIFTYIMAGES_LIST_WIDGET_STATSAcción

Tool to retrieve widget statistics for a specified time frame from NiftyImages. Use when you need to view performance metrics such as impressions and clicks for your widgets.

Parámetros de entrada

  • endDatestring

    End date for the stats time frame in ISO 8601 format (e.g., 2016-03-10T08:00Z). If not provided, stats up to the current time will be included.

  • startDatestring

    Start date for the stats time frame in ISO 8601 format (e.g., 2016-02-10T08:00Z). If not provided, stats from the beginning will be included.

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

List Widget UsersNIFTYIMAGES_LIST_WIDGET_USERSAcción

Tool to list widget users for a specified time frame from NiftyImages. Use when you need to retrieve users who interacted with a specific widget during a date range.

Parámetros de entrada

  • endDatestring

    End date for the time frame in ISO 8601 format (e.g., 2026-02-13T23:59:59Z). If not specified, defaults to API's default end date.

  • startDatestring

    Start date for the time frame in ISO 8601 format (e.g., 2026-01-01T00:00:00Z). If not specified, defaults to API's default start date.

  • widgetKeystringObligatorio

    The unique identifier (key) of the widget to retrieve users 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