# n8n

With Infron AI you have access to over 100+ AI models through one API, and with n8n you can connect to 8000+ apps to automate workflows, no coding required!

Combine Infron AI’s model routing with n8n’s integrations to automate tasks across CRMs, spreadsheets, messaging, and more.

## Set up your Integration <a href="#set-up-your-integration" id="set-up-your-integration"></a>

Get started by exploring available automations and creating your first n8n with Infron AI. The integration supports all Infron AI models and features, including streaming responses, function calling, and multimodal capabilities.

<figure><img src="/files/rcNjhMgZ0DeVB0SbDdZ5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iVvl3nfdRjr6PPtMCwOA" alt=""><figcaption></figcaption></figure>

### Using Infron AI in n8n <a href="#using-openrouter-in-zapier" id="using-openrouter-in-zapier"></a>

Once you’ve set up the integration, you can use Infron AI in your n8n to:

* **Generate content** with models like GPT-4, Claude, or Gemini
* **Analyze data** using specialized models for different domains
* **Process images** with vision-capable models
* **Create structured outputs** with JSON mode and function calling
* **Stream responses** for real-time applications

The Infron AI n8n integration automatically handles authentication, model routing, and error handling, so you can focus on building your automation logic.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://infronai.gitbook.io/docs/frameworks-and-integrations/n8n.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
