dstillery-audience

Package Information

Released: 7/10/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.0
Author: mjung2

Documentation

n8n-nodes-dstillery-audience

This is an n8n community node for Dstillery audience recommendations.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Get Audience Recommendation

Returns audience names relevant to a marketing brief.

Parameters:

  • Marketing Brief: A description of the product, campaign goals, tone, etc.
  • Interest Types: Comma-separated list of interest type IDs (default: 110,112,250)

Get Taxonomy

Returns the taxonomy fullpath for a given audience name.

Parameters:

  • Audience Name: The exact audience name as returned by Get Recommendation

Credentials

The node supports optional API credentials:

Usage

  1. Add the Dstillery Audience node to your workflow
  2. Configure credentials if required
  3. Select the operation (Get Recommendation or Get Taxonomy)
  4. Fill in the required parameters
  5. Execute the node

Development

npm install
npm run build

License

MIT

Discussion