Get image data action allows you to retrieve the image data information such as geolocation and the size of the image.
For more information about Action Builder read Action Builder introduction article.
To configure the action additional properties should be specified:
Configuration
Property |
Required |
Type |
Description |
Library |
yes |
Choice |
Select the source library where the image item is located |
Item Id |
yes |
String |
Specify the ID of the image item or expression to be evaluated as ID of a document. |
Availability
Modern Forms |
List Actions |
Scheduled/Triggered Actions |
- |
- |
✓ |
Output
Output Parameter |
Type |
Description |
Latitude |
String |
Return the image location latitude coordinate |
Longitude |
String |
Return the image location longitude coordinate |
Width |
String |
Return the width of the image in pixels. |
Hight |
String |
Return the height of the image in pixels. |