In make.com I have an http request to googleapis.com that performs a search gets “link” items and put them into Google Sheets one at a time.
Question:
How do add multiple search results “link” items to Google Sheets?
In make.com I have an http request to googleapis.com that performs a search gets “link” items and put them into Google Sheets one at a time.
Question:
How do add multiple search results “link” items to Google Sheets?
Hi @pwoodford,
If there is an array in your scenario, you generally want to use an Array iterator to iterate over the array to process each item in it. I’d suggest that you replace the aggregator with the iterator and select the ‘items’ array as a source.
Please, follow these steps when asking a question, and you’ll be more likely to get a helpful answer:
Give us a detailed explanation of what you’re trying to achieve
Tell us about any steps you’ve tried so far
Include screenshots of:
your scenario flow and setup (functions, mappings, variables, etc.)
module configurations and outputs
any error messages you are getting
Share the blueprint of the scenario you are asking a question about. (this does not contain the connection or personal information)
Henk
Certified Make Expert and Partner
Book a consult with me
Hey @pwoodford
Map values according the video you will get all the links into your google sheet