Help

Re: What is myKey in the airtable api example?

478 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Jay_P
7 - App Architect
7 - App Architect

I got this code from documentation. What is this myKey ?

let inputConfig = input.config();
console.log(The value of myKey is ${inputConfig['myKey']}.);

3 Replies 3

It is the name you give your input variable in the left panel of a scripting automation action.

I don’t understand what you mean ?

Hi Jay, this is what kuovonne is referring to:
Screenshot 2022-05-19 at 7.34.23 PM