Hello All,
I’m trying to build a hands-free workflow in which I enter a single keyword in an Inbox database in Notion, Zapier passes that keyword to OpenAI (ChatGPT) with a prompt that generates a fully formatted Markdown document, and Zapier then adds that document as a new page in my main A-to-Z database—complete with up-to-date reference links and actionable recommendations. I’ve duplicated the two Notion databases (Inbox and A-to-Z) and set up the three-step Zap (Notion trigger → OpenAI action → Notion create), but I keep running into mapping issues: Zapier often fails to pull the plain-text value of the Name field, instead passing an object or an empty placeholder like {{…__properties__Name}}
, which triggers “placeholder not populated” errors in the OpenAI step. I’d really appreciate step-by-step advice—or a working shared Zap—that shows exactly which sub-field of the Notion Title to map, how to confirm the integration permissions, and any tricks for getting template links to import reliably.
Thanks for any help