Skip to main content

How to analyze and modify Airtable Data using AI

Updated this week

This automation uses OpenAI's GPT models. It can perform a huge variety of tasks, including translation into most common languages. You would simply provide it with the appropriate prompt and it would perform the action (e.g. "Translate this text to French", "Summarize this text", "Rate this applicant on a scale from 1 to 5 based on their past experience")

Configuration

  1. You'd need to add an OpenAI API Key first, as explained here.

  2. Navigate to your dashboard and create the automation in the right Airtable base.

  3. Under Setup, set the OpenAI API Key you added in step 1.

  4. Then set the Input Field and Output Field.

  5. Set the Additional Prompt (Optional) to something like "Translate this text to French"

  6. Under GPT Model, choose the model to use

  7. Optional: Define parameters for the model under Advanced

Did this answer your question?