Integrating Anthropic Claude 3.5 Sonnet and GPT-4 via OpenRouter in Make

Hi everyone,

I’m new to Make and trying to set up a content creation automation workflow. I’ve purchased an OpenRouter API key and want to use it to access Anthropic Claude 3.5 Sonnet, GPT-4 and Deepseek R1. My goal is to use OpenRouter as a single point of access for these models, avoiding separate subscriptions to each.

I’m having trouble getting started and would really appreciate some guidance. Specifically, I’d love to see a sample scenario demonstrating how to use Claude 3.5 Sonnet, Deepseek and GPT-4 (via OpenRouter) within a single Make scenario. Any examples or best practices you can share would be incredibly helpful.

I also have a couple of specific questions:

Do I have to create a new OpenRouter module in Make every time I create a new scenario that uses Claude 3.5 Sonnet or GPT-4 or Deepseek? Or can I configure the OpenRouter connection once and then reuse it across multiple scenarios?

Once OpenRouter is configured in Make, can I directly call Claude 3.5 Sonnet or GPT-4 or Deepseek R1 within my scenarios, or do I always need to go through the OpenRouter module? Is there a more streamlined way to access these models after the initial setup?

Thanks in advance for your time and assistance.