workflows.fit
Back to n8n workflows
n8n templateFreeBy Joachim Hummel

Amazon affiliate links to Mastodon with AI descriptions & Shlink tracking

This n8n workflow automates posting Amazon affiliate products to Mastodon — complete with image upload, description, and a shortened tracking URL using Shlink. ![Bildschirmfoto 20250614 um 19.36.42.png](fileId:1515) �...

Data & StorageProductivityDevelopmentCore NodesAILangchainManual TriggerN8n-nodes-the-mastodon.mastodon
Loading interactive preview...

Template notes

This n8n workflow automates posting Amazon affiliate products to Mastodon — complete with image upload, description, and a shortened tracking URL using Shlink.

![Bildschirmfoto 20250614 um 19.36.42.png](fileId:1515)

🔧 How it works

Input Source: The workflow starts by reading from a connected Google Sheet that contains:

1. SHlink (Shortlink) 2. Amazon Link 3. Description (Optional) 4. PicURL 5. Send /NO or YES

A Send column (used as a flag to check if the row was already posted)

![Bildschirmfoto 20250614 um 19.37.42.png](fileId:1514)

Image Upload: It fetches the product image via HTTP and uploads it directly to a Mastodon instance via the /media API endpoint.