Skip to main content
Question

prompt OpenAI from new record in an Airtable column

  • March 25, 2023
  • 2 replies
  • 49 views

Ali macca

Hello.

 

I have an airtable table set up and I would like to trigger an openAI prompt/completion when a new record is added to a column titled "Job Description".

 

I have linked the correct base and table. But in the prompt input for openAI I don't get the option for the column in the drop down. I tried linking it by using {{'Job Description'}} but it shows a little !Job Description badge and when run pulls in no data .

 

However if i select a populated cell the prompt triggers and returns data as expected?

 

Any help would be awesome.🙌

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • March 26, 2023

Hi @Ali macca 

Good question.

Make sure to use a trigger test example that has a value for that field.

Airtable only returns data points in the trigger data payload that have values.

Help article about how to change your trigger test data: https://help.zapier.com/hc/en-us/articles/8496310366093


Ali macca
  • Author
  • Beginner
  • March 27, 2023

Thank you! Much appreciated 🙏

Ill try that out and let anyone interested know how it goes in an update 😃