I want to add multiple rows from Google Analytics to MySQL.
The Zaps steps I am creating are as follows:
Trigger by "Every Hour" of "Scheduler by Zapier"
↓
"Run Report" of "Google Analytics"
(Output Format is "Rows")
↓
"New Row" in "MySQL"
The problem I have is that MySQL can only create one Row. Google Analytics outputs multiple lines of data, but I can't store them in MySQL.
Is there a way to solve it?
Thank you very much.