Image attached to email > image to use in social posts

Steps taken so far

Hi! I´m trying to create an scenary with this in mind:

  • Use a custom mailhook for get email with some text (for use with chat gpt) and 1 image (.jpg or .png)
  • Extract content from email and pass to AI assistant for create content using FB(or another social network)
  • Extract image and use that image for the FB post (or another social network)
  • Publish in the selected social network (content created with AI Open AI assistant + image extracted from email)

My issue is about the image, how i convert the attached file to email, to a real image that i can use later in the process? I can´t find this kind of use

Any idea or process? Thanks a lot!

Welcome to the Make community!

1. Screenshots of module fields and filters, and any error messages

Please share screenshots of relevant error messages, module fields, and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

3. And most importantly, Input/Output bundles

Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.

A.

Save each bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.

B.

If you are unable to upload files on this forum, alternatively you can paste the formatted bundles in this manner:

Here are two ways to format text so that it won’t be changed by the forum:

A. Type code block manually
Add three backticks ``` before and after the content/bundle, like this:

```
content goes here
```

B. Highlight and click the format button in the editor

Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!