Listmonk icon

Listmonk

Interact with Listmonk API

Actions71

Overview

This node interacts with the Listmonk API to stop the import of subscribers. It is useful in scenarios where you need to halt an ongoing subscriber import process, for example, if the import was started by mistake or if you need to pause it for any reason.

Use Case Examples

  1. Stopping an import process that was initiated with incorrect subscriber data.
  2. Halting a large batch import to adjust the subscriber list before continuing.

Properties

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

Output

JSON

  • response - The JSON response from the Listmonk API after attempting to stop the import subscribers process.

Dependencies

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

Troubleshooting

  • If the node fails due to SSL certificate issues, enable 'Ignore SSL Issues' to bypass validation (not recommended for production).
  • Timeout errors can occur if the server is slow to respond; increase the 'Timeout' value if needed.
  • Proxy settings must be correctly configured if your network requires a proxy to access external APIs.

Links

Discussion