Agentic workflow example: importing CRM contacts with Next.js and OpenAI o1

A reimagined contacts importer leveraging the power of reasoning models with Inngest

Access the guide

Anyone who has already built a data-import user experience knows it requires some complex column-matching UI and many branches on the backend to safely parse and save the user-provided data: ![Contacts import UI are often complex for the end-user to use and the developers to develop and maintain.](/assets/blog/nextjs-openai-o1-preview/contact-importer-UI.png)

Learn more about Agentic workflow example: importing CRM contacts with Next.js and OpenAI o1 in our guide today.