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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / seeking possibility of...
Power Automate
Unanswered

seeking possibility of response flow approval with http post

(0) ShareShare
ReportReport
Posted on by 6

Dear all,

i have a question.

Can we response Flow Approval request from HTTP Post ?

how i come in this idea as ,i saw the post of below link.

 

Extending the swagger file for the Approval custom connector 

https://www.youtube.com/watch?v=It3rOlzu94Q&t=829s  from Daniel Laskewitz

https://github.com/Laskewitz/Approvals/ 

 

connecter code as below :

 

==="post": {
"summary": "Approve or Reject Approval",
"description": "Approve or Reject Approval",
"operationId": "SetApprovalResponse",
"parameters": [
{
"name": "environment_name",
"in": "path",
"required": true,
"type": "string",
"default": "72e87f56-e215-43d4-8883-5cf7ff5550f5"
},
{
"name": "approval_name",
"in": "path",
"required": true,
"type": "string"
},
{
"name": "api-version",
"in": "query",
"required": false,
"type": "string",
"default": "2016-11-01"
},
{
"name": "body",
"in": "body",
"required": true,
"schema": {
"type": "object",
"properties": {
"properties": {
"type": "object",
"properties": {
"response": {
"type": "string",
"description": "response"
},
"comments": {
"type": "string",
"description": "comments"
}
},
"description": "properties"
}
}
}
}
],
"responses": {
"default": {
"description": "default",
"schema": {
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "name"
},
"id": {
"type": "string",
"description": "id"
},
"type": {
"type": "string",
"description": "type"
},
"properties": {
"type": "object",
"properties": {
"stage": {
"type": "string",
"description": "stage"
},
"status": {
"type": "string",
"description": "status"
},
"creationDate": {
"type": "string",
"description": "creationDate"
},
"owner": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "id"
},
"type": {
"type": "string",
"description": "type"
},
"tenantId": {
"type": "string",
"description": "tenantId"
}
},
"description": "owner"
},
"response": {
"type": "string",
"description": "response"
}
},
"description": "properties"
}
}
}
}
}
}===

Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 248 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 207 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 101 Super User 2026 Season 1

Last 30 days Overall leaderboard