Save yourself the work of writing custom integrations for ChartMogul and MySQL and use n8n instead. Build adaptable and scalable Analytics, workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Get Account Details
Create an Activities Export
List Activities
Retrieve an Activities Export
Create a Contact
Delete a Contact
List Contacts
Retrieve a Contact
Update a Contact
Add Contact to Customer
Create a Customer
Delete a Customer
List Customer's Activities
List Customer's Invoices
List Customers
List Customers by Email
Merge Customers
Retrieve a Customer
Unmerge Customers
Update a Customer
Add Custom Attributes to a Customer
Add Custom Attributes to a Customer by Email
Add Tags to a Customer
Add Tags to a Customer by Email
Remove Custom Attributes From a Customer
Remove Tags From a Customer
Retrieve Customer's Tags and Attributes
Create a Subscription Event
Delete a Subscription Event
Disable a Subscription Event
List Subscription Events
Update a Subscription Event
Create an Invoice
Delete All Invoices of a Customer
Delete an Invoice
Disable an Invoice
List Invoices
Retrieve an Invoice
Update an Invoice
Update Invoice Status
Create a Line Item
Delete a Line Item
Disable a Line Item
Retrieve a Line Item
Update a Line Item
All Key Metrics
Annual Run Rate (ARR)
Average Revenue per Account (ARPA)
Average Sale Price (ASP)
Customer Churn Rate
Customer Count
Customer Lifetime Value (LTV)
Monthly Recurring Revenue (MRR)
MRR Churn Rate
Create a Note or Call Log
Delete a Note or Call Log
List Notes and Call Logs
Retrieve a Note or Call Log
Update a Note or Call Log
Create an Opportunity
Delete an Opportunity
List Opportunities
Retrieve an Opportunity
Update an Opportunity
Create a Plan
Delete a Plan
List Plans
Retrieve a Plan
Update a Plan
Create a Plan Group
Delete a Plan Group
List Plan Groups
List Plans in a Plan Group
Retrieve a Plan Group
Update a Plan Group
Create a Source
List Sources
Retrieve a Source
Delete a Source
List Customer's Subscriptions
Connect Subscriptions
Disconnect Subscriptions
Create a Task
Delete a Task
List Tasks
Retrieve a Task
Update a Task
Create a Transaction
Delete a Transaction
Disable a Transaction
Retrieve a Transaction
Update a Transaction
Delete
Delete an entire table or rows in a table
Execute SQL
Execute an SQL query
Insert
Insert rows in a table
Insert or Update
Insert or update rows in a table
Select
Select rows from a table
Update
Update rows in a table






Mohammadali
Hi guys. I am getting certain data from my SQL database. I want to pass that data to an API. The data I get from the database contains this variable: {{ $input.item }} the problem is that I can not send the value of…

Michael Zareno
I have a MySQL table. Test data consists of an "Amount’ field, and three rows with values, 1000, My JSON input is: [ { "row_number": 2, "Amount": -1000 }, { "row_number": 3, "Amount": -52.23 }, …

Shazim Ali
hi i am new to n8n basically i have build a chat bot, which is created query on the base of question, but sometime AI based queries are failed to give accurate result, so i have created sql function in vector database, t…

Neal A Richardson Sr
Describe the problem/error/question I’m trying to spin up an n8n instance in kubernetes as a fresh install. I have a database created and the connection works (it created 22 tables) but then the docker container bombs o…

GabrielBackend
Greetings, I’m trying to insert null values into my MariaDB using MySQL node. I need to use Execute SQL mode so I can call functions inside my db and do verifications in case of a update, for example IFNULL. There is n…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast