Hello all,
Reposting this here as the Power App community suggested this was a better place: (Re: WADL Error when trying to add simple flow to P... - Power Platform Community (microsoft.com))
I build a relatively easy Power Automate flow with the PowerApps(V2) trigger but I receive the following WADL error when trying to add this flow to my Power App on the left pane:
The flow has a text input on its PowerApps(v2) trigger because I want to capture and send a text label in my Power App to the flow when a button is clicked:
What my flow does: By capturing the Power App text label (ENOWA-WTD-ARQ-BOQ-01) I use this to find matches in my Sharepoint lists and update/delete items accordingly. I tried sending a simple 200 Response back at the end to see if this would solve the WADL error but no luck. I don't need to pass information/data back to the Power App. The flow for example modifies the gallery item list of the Power App so after a refresh this gets updated in the UI.
If anyone has any ideas I would love to hear them.