Skip to main content

Hi,

I’m a beginner with Airtable.

My first test is to use the automation with run script action

I created a automation on the trigger 'When a record is created ’ like this


But i don’t see the message in the console when i create a new record

I have 2 errors messages :


Have you a idea about this issue ? (I have a Pro plan)

Hi @Jerome_CHABAUD - you don’t see console.log in the browser dev tools as you would for a wep app. If the script window is closed then you can’t see any log output in the automation window, but if the script window is open you can see it in the output panel:



Reply