Query Perplexity AI from your n8n workflows
This workflow illustrates how to use Perplexity AI in your n8n workflow. Perplexity is a free AI-powered answer engine that provides accurate, trusted, and real-time answers to any question. --- Credentials Setup 1/ G...
Template notes
This workflow illustrates how to use Perplexity AI in your n8n workflow.
Perplexity is a free AI-powered answer engine that provides accurate, trusted, and real-time answers to any question.
---
Credentials Setup
1/ Go to the perplexity dashboard, purchase some credits and create an API Key
[https://www.perplexity.ai/settings/api](https://www.perplexity.ai/settings/api)
2/ In the perplexity Request node, use Generic Credentials, Header Auth.
For the name, use the value "Authorization" And for the value "Bearer pplx-e4...59ea" (Your Perplexity Api Key)