Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Connector Development
Unanswered

Missing custom code section in logic app's custom connector

(0) ShareShare
ReportReport
Posted on by 2

I've created custom connector in Power Automate with custom code, which enabled me to make changes to the request before it makes the actual call. However, when I tried to migrate the custom connector to Azure Logic App Custom Connector, I couldn't find the Code section (tab).

 

Any help would be greatly appreciated.

 

In Power Automate's Custom Connector:

choongseng_1-1712974748230.png

 

 

In Logic App's Custom Connector:

choongseng_0-1712974690074.png

 

 

Thanks.

  • wyattdave Profile Picture
    406 Super User 2025 Season 1 on at
    Re: Missing custom code section in logic app's custom connector

    I'm afraid Logic apps don't support custom code in the connector (they only run the OpenAPI definition). There is the script action in logic apps that you could in theory run after the connector to handle your custom code. But it is JavaScript not C#, has limited length, and depends on what your code does (e.g cant follow a redirect).


    >--------------------------------------------
    If this helped solve your question please mark it as the solution.

    I also do a weekly Power Platform blog at https://dev.to/wyattdave

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics