Track Partnerstack Affiliate Events with Google Sheets & Telegram Notifications

This n8n workflow captures Partnerstack events via a webhook, logs the event data into a Google Sheet, and sends a Telegram notification.

How it Works:

Webhook Node (Trigger): Listens for incoming POST requests. When an event occurs in Partnerstack (e.g., a new referral signs up), the workflow is triggered, capturing the event data.

Append Row in Sheets Node: Takes the received Partnerstack event data and appends it as a new row to a designated Google Sheet. This creates a historical log of all captured events.

Set Chat ID Node: Defines the specific Telegram chat ID where notifications will be sent.

Send Notification Node (Telegram): Sends a message to the specified Telegram chat. The message content includes details from the Partnerstack event, providing real-time alerts.

Setup Requirements:

Partnerstack Postback: Configure a postback in Partnerstack (My account > Postbacks > Create a postback). Paste the URL provided by n8n's Webhook node. Select the Partnerstack events you wish to track. Google Sheets Authentication: Provide n8n with Google credentials that have write access to your target Google Sheet. Specify the sheet name. Telegram Integration**: You'll need a Telegram bot token (from BotFather) and the specific chat ID for the destination Telegram chat/channel.

Additional Notes:

This workflow efficiently automates logging of Partnerstack activities and provides immediate team awareness through Telegram notifications, streamlining event monitoring and response.

šŸ‘‰ Need Help? Feel free to contact us at 1 Node. Get instant access to a library of free resources we created.

0
Downloads
166
Views
9.14
Quality Score
beginner
Complexity
Author:Aitor | 1Node(View Original →)
Created:8/13/2025
Updated:8/25/2025

šŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments