In this tutorial, you will learn how to pull data from GSheets. This is relevant if you are planning to create ads in bulk from a spreadsheet. Combine this tutorial with any of the tutorials from section D to learn how to create ads from scratch.
Video Tutorial
Instructions
- Add Select Google Spreadsheet Id node. Choose the
tab
and therange
that you would like to pull in Kitchnware. - Add Fetch Google Spreadsheet Rows node. Connect
spreadesheet_id
andrange
nodes. SelectROWS
as adimension
. SelectFORMATTED_VALUE
asvalue_render_option
. - Add Map Table Rows to Any node. Connect
rows
sockets. UseAny List
asschema
. Create themapping
you would need in a JSON object.