Hi,
Im working on an Powerapp that will compare the two images/faces with the help of Azure Face API connector. for that i need to get the faceid of that images. so im trying to create a custom connector in powerapps. for that i tested the API in the Postman in which i can add image into the input body as a binary payload. Similar thing want to get in the Custom Connector but not getting how to pass the image as a body in it. if someone knows please answer.
also im attaching the SS for better understanding of the problem.