I want to extract text from an image which is received in an email. Any tips on how I can go about it?
Which tool can I use to extract text from the image received as an email.
Thank you.
I want to extract text from an image which is received in an email. Any tips on how I can go about it?
Which tool can I use to extract text from the image received as an email.
Thank you.
Welcome to the Make community!
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
This will allow others to better assist you. Thanks!
Please provide the output bundles of the modules [19] by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
This will allow others to better assist you. Thanks!
googledrive.json (4.4 KB)
Attached.
Looks like canât use 0CodeKit for this case?
Can you share the output bundle from each of the modules so that I can compare with mine.
Thank you.
No, please share your âWeb Content Linkâ URL here, or forward the email to me.
This is the output from the "Share a link " module
[
{
âkindâ: âdrive#permissionâ,
âidâ: â04400411415080ZZZZâ,
âtypeâ: âuserâ,
âemailAddressâ: âXXXXX@gmail.comâ,
âroleâ: âownerâ,
âdisplayNameâ: âXXXXXâ,
âphotoLinkâ: âhttps://lh3.googleusercontent.com/a/default-user=XXXâ,
âdeletedâ: false,
âpendingOwnerâ: false,
âshareLinkâ: âhttps://drive.google.com/file/d/ZZZZâ
}
]
âShareLinkâ is what is passed to 0CodeKit.
When I click on url in the sharelink, I can download the image.
But still getting the same error.
Whatâs the need for âiterate attachmentsâ module? I can upload the image file (.jpeg) to my google drive without this module too.
Hereâs what your âGet a share linkâ module should look like

You did not set your fields correctly, I even showed you a screenshot of the settings here