Listmonk icon

Listmonk

Interact with Listmonk API

Actions71

Overview

This node interacts with the Listmonk API to retrieve dashboard charts data. It is useful for users who want to programmatically access and visualize analytics or metrics from their Listmonk instance's dashboard. For example, marketing teams can automate the extraction of campaign performance charts for reporting purposes.

Use Case Examples

  1. Automate fetching of dashboard charts to integrate with custom reporting tools.
  2. Retrieve real-time analytics data from Listmonk for monitoring campaign effectiveness.

Properties

Name Meaning
Request Options Settings to control request behavior such as batching, SSL certificate validation, proxy usage, and timeout duration.

Output

JSON

  • dashboardCharts - The JSON data representing the dashboard charts retrieved from the Listmonk API.

Dependencies

  • Requires an API key credential for authenticating with the Listmonk API.

Troubleshooting

  • If requests fail due to SSL certificate issues, enable 'Ignore SSL Issues' option or fix the certificate.
  • Batching settings may cause delays or throttling; adjust batch size and interval as needed.
  • Proxy settings must be correctly configured if used, including authentication details.
  • Timeout errors indicate the server did not respond in time; increase timeout or check server status.

Links

Discussion