2 workflows
by Zaid
✕ Clear
Nodes:
Sort:
Date:
How it works
Receives form submissions via a webhook endpoint.
Extracts the name, email, and message from each submission.
Logs every submission to a Google Sheets spreadsheet with a timestamp.
Sends ...
How it works
Runs automatically on a weekly schedule (every Monday at 9am by default).
Reads all rows from a Google Sheets spreadsheet containing your data.
Aggregates the data and sends it to OpenAI ...