๐Ÿค Track Partnerstack affiliate events with Google Sheets & Telegram notifications

โšก 433 views ยท ๐Ÿค CRM & Sales Operations

Description

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:

  1. 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.

  2. 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.

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

  4. 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:

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.

๐Ÿ”— Nodes Used

Google Sheets, Webhook, Telegram

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup