AI-Powered Research Assistant with Perplexity Sonar API
Name: AI-Powered Research Agent using Perplexity Sonar
Description: This workflow acts as an AI-powered research assistant using the Perplexity Sonar model. When triggered by another workflow, it sends a user-defined prompt to the Perplexity API to retrieve up-to-date search results. The response is then parsed into a clean format for downstream processing.
How it Works: Trigger: Activated from another workflow via Execute Workflow Trigger.
Prompt Setup: Sets a system role message and user query dynamically.
API Call: Sends a POST request to Perplexity's /chat/completions endpoint with your credentials.
Response Handling: Extracts the message content from the API response.
Output: Returns the result, ready for display or further processing.
Requirements: A Perplexity AI API Key
Set up authentication via Header Auth with Bearer token
Ensure your account allows outbound HTTP requests in n8n
Customization Tips: Modify the system prompt to suit your research domain
Chain this workflow with other automation like blog creation, summaries, etc.
Replace the output handling logic to fit into Google Sheets, Notion, or Telegram
Related Templates
Send structured logs to BetterStack from any workflow using HTTP Request
Send structured logs to BetterStack from any workflow using HTTP Request Who is this for? This workflow is perfect for...
Provide latest euro exchange rates from European Central Bank via Webhook
What is this workflow doing? This simple workflow is pulling the latest Euro foreign exchange reference rates from the E...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments