Detect Face Action
Description:
This Action invokes the Microsoft Cognitive service named Face - Detect.

Properties:
Server Location:
Specify the server location to be used for this API call.
Subscription Key:
Specify the subscription key to be used for this API call.
Provide Image:
Select the way you will provide the image. You can either specify the full path of the image or a URL address of it.
Image File:
Enter or choose an image file path, or a previously defined variable, to specify the full path (folder plus filename) of the image file that you want to transmit.
Image URL:
Enter the URL address of an image.
Return Face Id:
(Optional Parameter). Specify whether to return the detected faces or not. The default value is true.
Return Face Landmarks:
(Optional Parameter). Specify whether to return face landmarks of the detected faces or not. The default value is false.
Return Face Attributes:
(Optional Parameter). Specify the face attributes you wish to return. For multiple attributes provide a comma-separated string.
Store Response into:
Enter a name to be the variable that you want to store the API response results in.
Store Status Code:
Enter a name to be the variable that you want to store the status code returned in.