Back to Nodes

Trustmarkt

Last updated May 19, 2026

n8n community node for integrating with the Trustmarkt API to manage reviews, users, articles, case studies, inquiries, and webhooks

26 Weekly Downloads
207 Monthly Downloads

Included Nodes

Trustmarkt
Trustmarkt Trigger

Description

n8n-nodes-trustmarkt

This is an n8n community node. It lets you use the Trustmarkt API in your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Trustmarkt Node

  • Article
  • – Get an article
    – Get many articles

  • Case Study
  • – Get a case study
    – Get many case studies

  • Inquiry
  • – Get an inquiry
    – Get many inquiries

  • Me
  • – Get authenticated user info

  • Review
  • – Get a review
    – Get many reviews

  • User
  • – Get a user
    – Get many users

    Trustmarkt Trigger Node

    Starts the workflow when Trustmarkt events occur via webhooks. Events are loaded dynamically from the API.

    Credentials

    You need a Trustmarkt API key to authenticate.

    1. Log in to your Trustmarkt account.
    2. Navigate to your API settings and generate an API key.
    3. In n8n, create new Trustmarkt API credentials and paste your API key.

    The node supports Production, Testing, and Custom API environments.

    Compatibility

    Compatible with n8n version 1.60.0 or later.

    Resources

  • n8n community nodes documentation
  • Trustmarkt API documentation