I have a python script that runs through azure function that uses an http request where the user is asked to enter 2 numbers and the outcome is a text with the total at the end of it. Now i managed to create the connector using swagger and i added it in the app. I am stuck in getting the text result as i keep getting true and false results (boolean) instead of getting the text string. i rechecked everything starting from running the function locally and also executing it through swagger and everything works fine. I added two text input boxes and i used a button to run the function , but i am not sure about the syntax of that and also that of the text box where the result will be shown.
I want to return the total of the two entered numbers in a text label. I tried with the clearcollect() and i am getting closer. just have to update the response section in the custom connector to make sure its in json coz thats the only way it'll work.
Hello @Anonymous
Could please confirm what you are returning in the Function? I have the same scenario as you but instead of using Collection() I use the Set() formula.
WarrenBelz
770
Most Valuable Professional
stampcoin
494
MS.Ragavendar
399