Niftyimages
niftyimagesAllowing marketers to create dynamic and personalized content for your email campaigns.
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ónTool to get aggregated stats for all images. Use when you need to retrieve statistical data and performance metrics for all images in the account.
NIFTYIMAGES_GET_IMAGES_STATSAcciónTool 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
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 Widget User ImagesNIFTYIMAGES_GET_WIDGET_USER_IMAGESAcciónTool to list widget images for a specific user. Use when you need to retrieve all images associated with a particular user and widget combination.
NIFTYIMAGES_GET_WIDGET_USER_IMAGESAcciónTool 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
userstringObligatorioThe user identifier to retrieve images for.
widget_keystringObligatorioThe unique identifier (key) of the widget. This is a UUID format identifier.
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 Widget User StatsNIFTYIMAGES_GET_WIDGET_USER_STATSAcciónTool 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.
NIFTYIMAGES_GET_WIDGET_USER_STATSAcciónTool 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
userstringObligatorioThe user identifier for which to retrieve aggregated stats
widget_keystringObligatorioThe unique identifier (key) of the widget
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
List ImagesNIFTYIMAGES_LIST_IMAGESAcciónTool to page through images in your NiftyImages account. Use when you need to retrieve a list of all available images.
NIFTYIMAGES_LIST_IMAGESAcciónTool 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
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
List MapsNIFTYIMAGES_LIST_MAPSAcciónTool 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.
NIFTYIMAGES_LIST_MAPSAcciónTool 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
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
List Widget ImagesNIFTYIMAGES_LIST_WIDGET_IMAGESAcciónTool 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.
NIFTYIMAGES_LIST_WIDGET_IMAGESAcciónTool 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_datestringEnd date in ISO 8601 format (e.g., 2024-12-31T23:59:59Z). Filter images created on or before this date.
start_datestringStart date in ISO 8601 format (e.g., 2024-01-01T00:00:00Z). Filter images created on or after this date.
widget_keystringObligatorioThe unique identifier (key) of the widget. This is a UUID format identifier.
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
List WidgetsNIFTYIMAGES_LIST_WIDGETSAcciónTool to list all widgets in your NiftyImages account. Use when you need to retrieve all available widgets.
NIFTYIMAGES_LIST_WIDGETSAcciónTool 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
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
List widget statsNIFTYIMAGES_LIST_WIDGET_STATSAcciónTool 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.
NIFTYIMAGES_LIST_WIDGET_STATSAcciónTool 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
endDatestringEnd 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.
startDatestringStart 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
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
List Widget UsersNIFTYIMAGES_LIST_WIDGET_USERSAcciónTool 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.
NIFTYIMAGES_LIST_WIDGET_USERSAcciónTool 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
endDatestringEnd 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.
startDatestringStart 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.
widgetKeystringObligatorioThe unique identifier (key) of the widget to retrieve users for.
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