Need help Course 2 Workflow

Need help designing the workflow for Course 2 quiz. My Airtable credential is not being accepted.

Hey @maryoneil !

Do you use Personal Access Token?

Be sure check scopes and access when creating your PAT in Airtable, you must give it at least these scopes (recommended by n8n):

  • data.records:read

  • data.records:write

  • schema.bases:read

And you must grant it access to the base/s or workspace you want to use.

Cheers!

Thank you when I get the node, do I get many bases, or get base schema? or get a record? Also don’t see the PAT i created in the dropdown list.

Mary

How do I grant access to my base “course 2 wkfls”?

Hey @maryoneil !

In the Airtable platform you have to give scope access.

In n8n looks good what you are trying to do.

What about your credentials?