Back to Templates
This reusable workflow allows you to interact with the Perplexity API using the sonar
or sonar-pro
models. It is designed to be triggered from other workflows and accepts dynamic prompts via input parameters.
Execute Workflow
from any other workflowSystemPrompt
: Set your system-level instruction for the LLMUserPrompt
: The main user prompt for the conversationchat/completions
endpointsonar
sonar-pro
SystemPrompt
and UserPrompt
as input variables.