JUHE API Marketplace

AwsRekognition Automate

Active

Automate image text detection and logging with AwsRekognition, seamlessly integrating results into Google Sheets. This manual workflow retrieves images, extracts detected text, and appends the findings to a specified sheet, enhancing data organization and accessibility.

Workflow Overview

Automate image text detection and logging with AwsRekognition, seamlessly integrating results into Google Sheets. This manual workflow retrieves images, extracts detected text, and appends the findings to a specified sheet, enhancing data organization and accessibility.

Target Audience

  • Marketing Teams: To analyze images and extract text for campaigns.
  • Content Creators: For sourcing images and extracting relevant text for blogs or social media posts.
  • Data Analysts: To automate the process of gathering image data and text detection for analysis.
  • Developers: Who want to integrate AWS Rekognition with Google Sheets for data management.

Problem Solved

This workflow automates the process of retrieving an image, detecting text within that image using AWS Rekognition, and appending the results to Google Sheets. It eliminates the need for manual data entry and speeds up the workflow, allowing users to focus on more strategic tasks.

Workflow Steps

  1. Manual Trigger: The workflow starts when manually triggered by the user.
  2. Image Retrieval: An HTTP request is made to fetch an image from a specified URL.
  3. Text Detection: The retrieved image is processed by AWS Rekognition to detect any text present in it.
  4. Data Preparation: The detected text, along with image metadata, is formatted and set for further processing.
  5. Text Transformation: A function is applied to convert the detected text to lowercase for consistency.
  6. Data Storage: Finally, the processed data is appended to a specified Google Sheets document for easy access and analysis.

Statistics

6
Nodes
0
Downloads
23
Views
2310
File Size

Quick Info

Categories
Manual Triggered
Data Processing & Analysis
+2
Complexity
medium

Tags

manual
medium
api
integration
code
custom
googlesheets
awsrekognition