What are you trying to achieve?
I am trying to create an automation where, after a user submits a Google Form (written in Hebrew), an email is automatically drafted and sent to them. The email should contain attachments based on the checkboxes they selected in the form. Each checkbox represents a specific menu, and the corresponding files are stored on Google Drive. I want to ensure that only the files for the menus they selected are attached to the email, and I am having difficulty setting up the conditional logic to achieve this
Steps taken so far
So far, I have created the Google Form and set up the basic automation in Make.com. This includes:
1. Capturing the form responses.
2. Triggering a ChatGPT completion module to draft the email.
3. Connecting a Gmail module to send the email.
I’ve also stored the files on Google Drive, but I’m struggling with creating a conditional logic filter that attaches only the relevant files based on which checkboxes were selected in the form. I have attached screenshots of the form (note: the form is in Hebrew) to show how it’s structured