Id like to know if i have missed something here but as far as i can see, the new Face API connector is not usable in powerapps.
I can call functions like "Detect", but in the URI they expect binary data.
The camera only captures base64 data & there is no way in powerapps to convert between the two, so i have to do this via Flow.
But if im using flow, i may as well just do everything via flow.
I cannot see the use for the API connector without this convert functionality directly in powerapps.
Is this assessment correct?