I’m new to make.com
and I appreciate the possibilities that we can do with make.com
I have a request to know if we can do this type of scenario with make.com
I want to create a Googlesheet, then ask chat gpt (my assistant) to prepare ideas for a blog, social networks and email, to copy onto the Googlesheet that I created and send it to me by email (to my gmail)
the googlesheet link that I receive is created this way →
this way everything works fine.
What I want is to receive like here →
line by line well structured is it possible?
on make.com is there a way to do it like that?
I think I should do column or cell mapping but I couldn’t find which module to choose on make.com and I don’t even know if it’s possible.
If it’s possible can you give me some ideas so I can test?
I have no more duplicates in my excel file, it displays the result line by line
However when I receive the email with the Googlesheet link I receive it several times in my gmail inbox.
Example
if I say give me 5 animal names he sends me the email 5 times at the end of the scenario, if I say give me 3 days of the week he sends me the same email 3 times.
I don’t know if I’m wrong but here is the last email request module with link, see image
Can you actually get the OpenAI module to return that? I’ll need to see it first, so get this for me:
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 and select “Download output bundles”.
A.
Save the bundle contents in your text editor as a bundle.txt file, and upload it here into this discussion thread.
Uploading it here will look like this:
If you are unable to upload files on this forum, alternatively you can paste the formatted output bundle 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 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!
While it’s tempting to hop onto an existing thread, a more effective approach would be to start a new topic just for your new question. It helps community experts find and respond to your query quicker, and keeps our space organised for everyone. If you start a new conversation you are also more likely to get help from other users. You can refer others back to a related topic by including that link in your question. Thank you for understanding and keeping our community neat and tidy.
The “New Topic” link can be found in the top-right of the header:
Yes with the open ai module we can ask that, I prefer to ask everything in the same prompt then if we can adjust it will be good (that way we avoid 2,3 steps with google sheet, opening, reading, watching etc… it This is a possibility that I have in reserve to test)