ajot
March 12, 2026, 10:28am
1
What is your goal?
enregistrer les photos d’un mail sur airtable sur une seule ligne et que mon IA analyse ces photos.
save the photos from an email to Airtable on a single line and have my AI analyze those photos
What is the problem & what have you tried?
j’ai mis un aggregator mais mon scénario s’exécute deux fois. il envoie deux mails à la fin. et une seule photo est enregistrée sur Airtable.
I’ve added an aggregator, but my script runs twice. It sends two emails at the end, and only one photo is saved to Airtable.
Error messages or input/output bundles
pas d’erreur mais pas ce que je veux faire au final.
No mistake, but not what I ultimately want to do.
Create public scenario page
https://eu1.make.com/public/shared-scenario/plaqi1Yk0Dh/ia-resume-demande-et-envoi-mail-question
Hey there,
your source module is wrong. It should be the List Attachments module, not the gdrive one.
ajot
March 12, 2026, 11:10am
5
Like that, for the aggregator ? Thanks !
ajot
March 12, 2026, 11:15am
6
C’est génial, merci beaucoup, cela fonctionne !
Sauf pour Airtable, une seule photo s’enregistre sur ma ligne ? Avez-vous une idée ?
Merci
That’s great, thank you so much, it works! Except for Airtable, only one photo is saved on my connection? Do you have any idea why? Thanks
Can you show a screenshot from the history? Show how many files were there and what the aggregator grouped together?
ajot
March 12, 2026, 11:27am
8
Airtable enregistre la seule photo qui sort de l’aggregator. Le module Airtable est mal placé ?
Merci
How are you mapping this array in airtable? Cause it looks like there are two images inside.
Ah ok. You are mapping the first item of the array this way, not the entire array. you need to map only {{207.Array }} in there.
Does the array contain more than web content links inside? You may want to reconfigure the aggregator to pull only the data you require.
ajot
March 12, 2026, 11:55am
12
Many thanks, like that ? No just web content link.
I’ll try for the aggregator
Yeah like this. Test and let me know if it worked.
On dirait que ton aggregator est placé trop tôt ou pas au bon endroit dans le flux.
Si le scénario s’exécute une fois par photo/pièce jointe, c’est normal qu’il parte deux fois, envoie deux mails, et qu’Airtable ne récupère qu’une partie de ce que tu veux.
L’idée, c’est de d’abord récupérer toutes les photos du même mail , puis les agréger ensemble , et seulement après créer une seule ligne Airtable et envoyer un seul mail.
It looks like your aggregator is placed too early or in the wrong place in the workflow.
If the scenario runs once per photo/attachment, it’s normal that it’s sent twice, two emails are sent, and Airtable only retrieves part of what you want. The idea is to first retrieve all the photos from the same email, then aggregate them together, and only then create a single Airtable entry and send a single email.
ajot
March 12, 2026, 12:23pm
15
Oui, l’agrégateur est placé avant l’enregistrement dans Airtable et l’envoi du mail final.
Le seul point qu’il me reste à éclaircir c’est comment enregistrer les deux photos dans la même ligne Airtable.
Yes, the aggregator is placed before saving to Airtable and sending the final email. The only point I still need to clarify is how to save both photos in the same Airtable entry.
ajot
March 12, 2026, 12:26pm
16
J’ai essayé only {{207.Array[ ]}} mais je n’ai toujours qu’une seule photo d’enregistré dans Airtable.
I tried only {{207.Array[ ]}} but I still only have one photo saved in Airtable
ajot
March 12, 2026, 12:28pm
17
dans le champ de mon agregator “Aggregated fields” je n’ai mis que le web content link.
In the “Aggregated fields” field of my aggregator, I only entered the web content link.
What is the field you are trying to populate in airtable? Does it accept multiple links?
Can you also check the input and output of the airtable module and see what its doing?
ajot
March 12, 2026, 12:46pm
19
J’ai utilisé the field “pièce-jointe” format “fichiers” donc normalement il peut en contenir plusieurs.
J’ai bien les deux images en input mais je n’ai rien en output
I used the “Attachment” field in “Files” format, so it should normally contain multiple attachments. I do have the two images as input, but I have nothing as output.
ajot
March 12, 2026, 1:05pm
20
c’est peut être mon dernier module “enregistre la question” qui est mal configuré ?
j’ai aussi essayé en mettant juste {{207.Array }}, mais toujours qu’une seule photo d’enregistrée.
c’est peut être mon dernier module “enregistre la question” qui est mal configuré ?
j’ai aussi essayé en mettant juste {{207.Array}}, mais toujours qu’une seule photo d’enregistrée.
Welcome to the Make community!
@ajot @Devtrest I’ve helped generate a basic translation for each of your posts above.
Please be reminded that discussions on this forum should be in English, or at least include an English translation in your post.
This helps everyone follow the conversation, help you get answers faster, and allow the contents of the discussion to be indexable by search engines and searchable using the forum’s search feature .
Thanks!