Social Media Automation - How do I add my own (not AI) featured images from the post?

I can’t find any decent tutorial (YouTube empty as well) on how to add my own images to social posts?
The scenario: AI summarises content for specific social media platform - then that social media module publishes that content.
Template I use: https://us1.make.com/templates/12103-summarize-content-with-chatgpt-from-a-monitored-site-using-browse-ai-and-create-a-social-media-posts

How do I add my own featured images from the post? To simplify the process I don’t want to get a file or connect a wordpress - I can add the file links into sheets, or for instance upload them to dropbox or drive - doesn’t matter. The problem I have is that I can’t associate the post with the image… For example

  • Post 1 = Image 1
  • Post 2 = Image 2
  • Post 3 = Image 3

Welcome to the Make community!

For assistance with your scenario, please provide the following:

1. Screenshots of module fields and filters

Please share screenshots of relevant 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 mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Input/Output bundles

Please provide the input and output bundles of the trigger/iterator/aggregator 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.

Uploading them here will look like this:

module-1-output-bundle.txt (12.3 KB)

B.

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

  • Either add three backticks ``` before and after the code, like this:

    ```
    input/output bundle content goes here
    ```

  • Or use the format code 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!

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

I’m trying to automate the social media posting on make.com but I’m having trouble figuring out how to use the featured image - specifically how do I include the featured image into the post?

For example
The link: Dentist in Bellara | Anxiety-free Dental Care in Bellara
Featured image: https://beyonddentalcare.com.au/wp-content/uploads/2024/07/bellara-dental-clinic-happy-patients-expert-dentists.jpg

:rofl:

  • I have 100+ links in Google sheets
  • I have 100+ featured images for those links

I’ll post every day - 1 time for 100 days.

Question: How to I insert that image if it’s different every day?