Ich habe eine API entwickelt, um Amazon.de-Affiliate-Links in n8n-Workflows zu automatisieren – ich freue mich über Feedback.
Hi everyone,
I’m currently building a small API tool called Linkflux that generates and manages affiliate redirects for Amazon.de.
The goal is to make it easy to integrate affiliate links into automation workflows with tools like n8n.
Example workflow:
Deal RSS feed
↓
n8n workflow
↓
extract ASIN
↓
call Linkflux API
↓
generate Amazon.de affiliate shortlink
↓
auto post to Telegram / Twitter / WhatsApp
Current features:
• API to generate Amazon.de affiliate redirects
• shortlinks
• click tracking
• bot filtering (to avoid attribution loss from preview crawlers)
• Productboxes for your own Website
The tool currently focuses on Amazon Germany, since many deal channels and creators in Europe rely heavily on Amazon.de affiliate links.
I’m curious:
• Would you use something like this in your n8n workflows?
• Are there features missing that would make it more useful?