[What is Yoom]
Here, we will explain how to create a flowbot that "reads receipts using OCR and records them in Google Sheets".
By following the steps as explained, you can easily create it in about 10-20 minutes!
How to Create a Flowbot that "Reads Receipts Using OCR and Records Them in Google Sheets"
Step 1: Copy the Template
First, please create an account from here. You can start easily for free!
※Note: Character recognition and image processing are features available only in the Team Plan and Success Plan.
※Note: Paid plans such as the Team Plan and Success Plan offer a 2-week free trial.
Click "Try it" below to get started!
Click "Edit" at the top right of the flowbot page.
Step 2: Set Up the Form Trigger
.png)
Click "Receipt Upload Form".
Modify or add form contents and items as needed.
Click "Next" to confirm the form display and set details.
.png)
Retrieved Values: Set sample values for the input form responses. You can use these values in other operations.
Click "Save".
Step 3: Read Text from Images or PDFs
.png)
Click "Read Text from Images or PDFs".
Set up the action.
No need to change the title. Be sure to select "Read Receipts" for the action.
.png)
Set the details.
.png)
File Attachment Method: From the dropdown, select "Use Retrieved Values" and "Receipt File".
Conduct a test, and if successful, click "Save".
Step 4: Transcribe the Read Receipt Content to Google Sheets
.png)
Click "Transcribe the Read Receipt Content to Google Sheets".
Set up the linked account and action.
Title: Any title is fine.
Account Information to Link with Google Sheets: Select and link any account.
Action: Be sure to select "Retrieve Records".
.png)
Spreadsheet ID: After linking the account, select from the options. The part "/spreadsheets/d/****/edit" in the Google Sheets URL is the Spreadsheet ID.
Spreadsheet Tab Name: Specify the tab name such as "Sheet1".
Table Range: Specify the table range according to the content of Google Sheets.
※Note: For details on how to specify the table range, please see here.
.png)
Click "Next" and set the details for database operations.
Values for the Record to Add: Click "Read Text from Images or PDFs" in the output, and click the same tag for each item.
※Explanation: By setting it this way, the read text information can be automatically reflected in Google Sheets.
.png)
Set all items as above.
.png)
Conduct a test, and if successful, click "Save".
Well done! This completes the flow of "reading receipts using OCR and recording them in Google Sheets"!!