Hi Everyone,
My development has come to a practical standstill since yesterday. I am trying to add flows to my app and keep getting this message:
"The flow input and output schema cannot be represented in WADL. code: FlowWadlConversionNotSupported".
For the sake of this post, I will refer to a simple flow that is also causing this error. The flow starts with a PowerApps trigger and then initializes a variable using the "Ask in Powerapps" as its value.
I've tried rebuilding this flow a few times from scratch, but still the same issue.
Any ideas please?
"Remember to also remove the maybe null values from the required section in your schema. "
THANK YOU!!!!!
For me, the reason is because when I return to PowerApps, the schema I use contains empty array:
So when I use the "Generate from sample" feature... it detects the array datatype, however, there is no data type specified within the array.
So I just remove the properties since it is not required anyway. And it works.
This will solve the issue:
✔ Marking my post as a solution not only confirms that your question has been answered, but also helps others find solutions to similar problems.
By doing so, you'll be making a valuable contribution to the community.
Best Regards
Heartholme
Hi @karimabdelrazek ,
Even I am facing the same issue and as you suggested to use the Power Apps V2 trigger which I did replace it with and tried adding the flow in my Canvas App still its giving me the same error.
I am trying to consume data using REST.
How can I resolve the above issue?.
Regards,
Sidhant.
Solved. Apparently there are TWO PowerApps triggers. I went into my flow, deleted the original PowerApps first step (trigger), and selected PowerApps option. Two triggers appeared, one with a (V2). Selected that one and all is good now.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional