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 / Import Azure function ...
Power Automate
Unanswered

Import Azure function - Select security scheme does not allow me to set API-Key

(0) ShareShare
ReportReport
Posted on by

I'm having an issue selecting the security scheme when exporting an azure function to Flow/PowerApps. It's not allowing me to select "API Key" as per this example:

 

https://docs.microsoft.com/nl-be/azure/azure-functions/app-service-export-api-to-powerapps-and-flow

 

Instead the dropdown just contains "none".

 

I'm using the express method to export my azure function. 

 

Here is my swagger file:

 

swagger: '2.0'
info:
  title: xxx.azurewebsites.net
  version: 1.0.0
host: xxx.azurewebsites.net
basePath: /
schemes:
  - https
  - http
paths:
  /api/HttpTriggerCSharp1:
    post:
      operationId: /api/HttpTriggerCSharp1/post
      produces:
        - application/json
      consumes:
        - multipart/form-data
      parameters:
        - name: file
          in: body
          description: Image to import
          x-ms-summary: Image to import
          x-ms-visibility: important
          required: true
          schema:
            type: string
            format: binary
      responses:
        '200':
          description: Success operation
      security:
        - apikeyQuery: []
definitions: {}
securityDefinitions:
  apikeyQuery:
    type: apiKey
    name: code
    in: query

 

Who can help me?

Categories:
  • tfhegdbn Profile Picture
    149 on at

    Hi ,

     

    It seems that this is a Thread similar to your issue, and seems to have been resolved, for reference:

    https://powerusers.microsoft.com/t5/Connecting-To-Data/Export-express-mode-azure-function-api-to-Flow-missing-security/td-p/83635

     

    Regards.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 229 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 223 Super User 2026 Season 2

#3
Valantis Profile Picture

Valantis 136 Super User 2026 Season 2

Last 30 days Overall leaderboard