Use Cases
- Interactively query website performance data from Google Search Console.
- Retrieve insights based on user-defined parameters like date range and dimensions.
- Store chat history for context in future interactions.
How It Works
User sends a chat input through a webhook. Chat input is processed and relevant fields are set. AI Agent interprets the request and constructs an API call. Data is fetched from Google Search Console based on user input. Response is formatted and sent back to the user.
Setup Steps
- 1Import the workflow into your n8n instance.
- 2Configure the Postgres and OpenAI credentials.
- 3Set up Google Search Console OAuth credentials.
- 4Deploy the webhook for receiving chat inputs.
- 5Test the workflow by sending a chat input.
Apps Used
Google Search Console
OpenAI
Postgres
Categories
Target Roles
Industries
Tags
#ai chatbots
#ai assistants
#workflow management