With the rise of AI it seems only fitting to create another custom connector to the Power Platform. Whether you’re doing this for Power Automate, Power Apps, or another Custom application. Creating a custom connector for the Microsoft Stack could be that next level!
Integrate Claude AI (Anthropic) with Power Platform using a Custom Connector!
In this tutorial, we’ll walk through setting up a Custom Connector in Power Automate & Power Apps to integrate Claude AI (Anthropic API). You’ll learn how to:
✅ Create a Custom Connector
✅ Authenticate with API keys
✅ Receive AI-generated responses in Power Automate
✅ Make the model selection dynamic (dropdown)
✅ Use the response in Automate workflows
Anthropic API Docs: https://docs.anthropic.com/en/api/getting-started
Chapters:
0:00 Introduction
0:58 The Set Up
2:25 Configuring General Information
3:48 Configuring Security
4:41 Configuring New Actions
6:02 Configuring our POST
12:40 Creating a Power Automate Flow
19:00 Writing a Compose for the Response