Hi there,
New user is facing a little problem !!!
I would like to cerate a zap that :
- trigger new database item
- find database item
- send prompt with openAI
- Create database item
What i would like is :
- get the name of the product on line 1 row 1
- get the description of the product on line 1 row 2
- Prompt Openai to write a nice product description
- Get the answer of openAI in line 1 row 3
The idea would be to Copy/past 100+ product and let openai to do the commercial part
The prompt :
Using the data available in the Notion database {{properties__Nom}} and {{properties__description}}, write an SEO-optimized product sheet….
The problem :
It doesnt copy/past in the correct line
It keeps writing product description abscent for the doc