This n8n workflow captures Partnerstack events via a webhook, logs the event data into a Google Sheet, and sends a Telegram notification.
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.
My account > Postbacks > Create a postback
). Paste the URL provided by n8n's Webhook node. Select the Partnerstack events you wish to track.This workflow efficiently automates logging of Partnerstack activities and provides immediate team awareness through Telegram notifications, streamlining event monitoring and response.
Feel free to contact us at 1 Node.
Get instant access to a library of free resources we created.