Compare two images
Determines if two images are complete or partial match.
Common use cases
- Data manipulation
- Content management
Application
- Media
Inputs (what you have)
| NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
|---|---|---|---|---|
| Image 1 URL | URL to the Google Drive folder where files will be uploaded | URL | Yes | https://image1/wgq9d |
| Image matching type | Image matching typefull matchpartial match | PredefinedChoice List | Yes | accounts@wrk.com |
| Image matching criteria | Enter one or more of the following criteriaShapeSizeColoursTextOrien | Text | Yes | https://drive.google.com/drive/folders/1Fy55AyJu9vqJ |
| Image 2 URL | URL to the Google Drive folder where files will be uploaded | URL | No | https://image2/s7 |
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
- N/A
Statuses
| NAME | DESCRIPTION |
|---|---|
| Success | This status is selected if the two images were successfully compared |
| Unsuccessful | This status is selected in the event of the following scenarios:- The images URLs are not provided |
Requirements
- N/A