Automate Hotmart Event Logging to Google Sheets - n8n Workflow | Neura Market
Automate Hotmart Event Logging to Google Sheets
Automatically capture and organize Hotmart events such as purchases, refunds, and subscriptions in Google Sheets for streamlined data analysis.
This workflow efficiently manages your Hotmart events by capturing them via a webhook and processing them through a series of nodes. It categorizes events using a switch node, converts timestamps for accurate data logging, and finally records the processed data into Google Sheets. This automation is ideal for creators and businesses looking to maintain an up-to-date and organized record of their sales and subscription activities without manual intervention.
Platform
n8n
Category
Productivity
Price
Free
Creator
Kenji Yamamoto
set
switch
webhook
dateTime
stickyNote
googleSheets
executionData
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.