Listmonk icon

Listmonk

Interact with Listmonk API

Actions71

Overview

This node interacts with the Listmonk API to retrieve import subscriber logs. It is useful for scenarios where users need to monitor or audit the import process of subscribers into Listmonk, such as checking the status, errors, or details of imported subscriber batches.

Use Case Examples

  1. A marketing team uses this node to fetch logs of subscriber imports to verify successful data uploads.
  2. An admin automates the retrieval of import logs to track and troubleshoot import issues in Listmonk.

Properties

Name Meaning
Request Options Options to control the request behavior, including batching, SSL certificate validation, proxy settings, and timeout.

Output

JSON

  • logs - Array of import subscriber log entries retrieved from the Listmonk API.

Dependencies

  • Listmonk API
  • An API key credential for Listmonk authentication

Troubleshooting

  • If the node fails due to SSL certificate issues, enable 'Ignore SSL Issues' to bypass validation (not recommended for production).
  • Ensure the proxy settings are correct if using a proxy; incorrect proxy configuration can cause request failures.
  • Timeout errors may occur if the server is slow to respond; increase the timeout value if needed.

Links

Discussion