Skip to main content

Notifications

Dynamics 365 general forum
Unanswered

Send Data from canvas app to power automate using POST method

Posted on by 37
hii,
hope everyone's good.
i have a custom page that have 3 fields (combobox and 2 calendars (start,end Date)...the user have to fill them and the answers should be sent to power automate using POST method and will be received in automate by (when an http request is received) using this JSON schema (
{
    "type""object",
    "properties": {
        "company": {
            "type""string"
        },
        "StartDate": {
            "type""string"
        },
        "EndDate": {
            "type""string"
        }
    }
}
)
is there anyone that can help me how to write the syntax of the POST method?
  • Leah Ju Profile Picture
    Leah Ju Microsoft Employee on at
    Send Data from canvas app to power automate using POST method
    Hi,
    Canvas app?
    Maybe you can post your question in the forum for further help:

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

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,451 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,353 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans