workflows.fit
Back to n8n workflows
n8n templateFreeBy Emmanuel Bernard - n8n Expert Lausanne

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...

DevelopmentCore NodesManual TriggerSetHttp RequestSticky Note
Loading interactive preview...

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)