I’ve got several wordpress websites on my scenario. A post is published by iteration on every one of them. Then I want to collect the URL and update my google sheets.
Can I do it with using only 1 module of google sheet, that receives the urls from all the wordpress websites I have?
At the end of each route, set a variable to store the URL.
Then, simply add one more route to your Router module, and add a Get Variable module to retrieve the URL, then you can use a Google Sheets module there.
Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!