Hi there,
We have a sheet then when an item in the sheet is marked as complete it is moved to an Archive sheet using Automation. The problem is there is so much data in a short period of time that we hit the sheet cell limit and have to export the data out into a CSV.
I am wondering if there is a way using automation to instead call an API or send a Webhook so I can store the data in a Database.
Any insight would be great!