If you came here looking for the script to use in the automation, here it is: Object.entries(JSON.parse(input.config().json)).forEach(([key, value]) => output.set(key, value));
How to Build Automated Recurring Tasks in Airtable