
I have tried to create a small automation using n8n where I have tried to save post comments of my WordPress blog posts directly into google sheet. I have used n8n to implement this.
In the workflow, I have used webhook which receive information when posts get any new comments and Append row in sheet helps to append that comment in a new row of google sheet.
Continue reading “Saving WordPress Post comments in google sheets : n8n automation”


