@kadam-net/n8n-nodes-kadam
v1.5.4
Published
Kadam node for n8n to manage campaigns, creatives, and more.
Maintainers
Readme
n8n-nodes-kadam
This is an n8n community node. It allows you to use the Kadam API within your n8n workflows.
Kadam is an advertising platform. This node helps you manage resources like campaigns, creatives, and retrieve statistics.
Installation
Follow the installation guide in the n8n community nodes documentation.
Search for @kadam-net/n8n-nodes-kadam in the community nodes section.
Operations
The node supports the following Kadam API resources and operations:
- Campaigns: Create, Delete, Get, Update, Get Ad Formats, Get Categories, Update Placement Multiplier
- Creatives: Create, Delete, Get, Update, Get Banner Sizes, Upload Media
- Stats: Get Campaign Stats, Get Creative Stats By Campaign IDs, Get Creative Stats By Creative IDs, Get Placement Stats
- Targeting: Get Browsers, Get Countries, Get Devices, Get Geo Countries, Get Languages, Get Platforms, Get Server Time
Credentials
You will need to configure Kadam API credentials in n8n to use this node. To obtain your API credentials:
- Log in to your Kadam admin panel or contact your account manager
- Request an API Token and App ID (Client ID)
- Use these credentials when setting up the node in n8n
Configuration
Credentials
- API Token: Your authentication token (required)
- App ID (Client ID): Your application identifier (required) - this is used across all operations
Node Configuration
- Select the Resource you want to work with (Campaign, Creative, Stats, or Targeting)
- Choose the Operation for the selected resource
- Configure the required parameters for the selected operation
- Connect the node to your workflow
Example Usage
Getting Campaign Statistics
- Add the Kadam node to your workflow
- Select Stats as the resource
- Choose Get Campaign Stats as the operation
- Select a campaign from the dropdown menu
- Configure the date range
- Run the workflow to retrieve the statistics
Working with Creatives
- Add the Kadam node to your workflow
- Select Creative as the resource
- Choose an operation (Create, Get, Update, or Delete)
- When selecting creatives, use the convenient dropdown menu that filters by ad format
- For creative creation or updates, fill in the required creative information
- Run the workflow to manage your creatives
Support
If you encounter any issues or have questions about this node, please:
- Check the GitHub repository for known issues
- Contact your Kadam account manager for API-specific questions
- Open an issue on GitHub for node-specific problems
Resources
Contributing
Contributions are welcome! Please follow standard GitHub practices (fork, branch, pull request).
License
MIT License. See the LICENSE file for details.
