FAQ: Dynamic Destination Sheet Name (create a new sheet each time importer runs)
In certain use cases, a new sheet needs to be created for each run. Rather than manually creating a destination sheet each time, you can use macros to dynamically name your Google Sheet.
For example, if you want to create a new Google Sheet for daily orders, you can use the {{today}} macro in the destination sheet's name and use a daily automatic data refresh:
This way, your current data will be imported to a new sheet in your spreadsheet every day.
To check what other macros are available, please visit How to use macros in Coupler.io importers?