web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to call Azure Logi...
Power Automate
Unanswered

How to call Azure Logic app(standard) from Power Automate flow, facing 403 forbidden error

(1) ShareShare
ReportReport
Posted on by

Hi Team,

I have a use case to call Azure logic app(Standard) workflow from Power app/automate.
But on direct https call i am getting 403 error for testing i have kept public access open.

Although, i am able to call Logic app workflow from any browser directly. (it is automictically using certificate).
I am aware that there Power app customer connection is only available for logic app (consumption plan).

If there is not solution and I am planning to use and test APIM in between, but it would increate the complexity for single use case.
I did find some old post for connection but those doesn't work anymore(azure might have update the service now).

Any suggestions for direct call?

Categories:
I have the same question (0)
  • trice602 Profile Picture
    16,071 Super User 2026 Season 1 on at
    Hi,
     
    Have you tried this?
     
    https://<your-app>.azurewebsites.net/api/<workflow-name>/triggers/<trigger-name>/run?code=<access-key>
     
     

    1. Use the Workflow URL with the code Parameter

    The simplest way for a direct call to the Logic App (Standard) workflow is to use the pre-generated URL that includes an authentication code.

    Steps:

    1. Get the Workflow URL:

      • Open your Logic App in the Azure portal.
      • Go to the workflow’s Overview section.
      • Copy the HTTP POST URL. It should look the above.
    2. Direct Call:

      • Use this URL in your HTTP request from Power Apps or Power Automate.
      • For example, in Power Automate’s HTTP action:
        • Method: POST
        • URI: Paste the copied URL
        • Headers: Add any headers your Logic App expects.
        • Body: Add the payload required by your Logic App.

    Pros:

    • Simple to set up.
    • No additional authentication is required.

    Cons:

    • Less secure as the code is embedded in the URL. If exposed, anyone with the URL can trigger the Logic App.
     

    ------------------------------------------------

     

     

    ⭐ If this was helpful, please like and mark as a verified answer to help others find this too!

     

     

    Always glad to help! 💯💯💯💯💯

     

    Tom

     

    Follow me on LinkedIn - Thomas Rice, PMP | LinkedIn

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 605

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard