Use Craft’s API to Build With OpenAI Codex
With the API switched on, your Craft docs are ready to power the apps you create. From there, you can jump into OpenAI Codex and build something new with your doc’s data
문서용 API 활성화
먼저 API를 활성화해 데일리 노트용 API 호출 경로가 생성될 수 있게 설정해야 합니다. 그 후 OpenAI Codex에서 그 URL을 사용해 서버에 연결하세요.

Step 1

Step 2

Step 3

Step 4

Step 5

Step 6
OpenAI Codex 프롬프트에서 API 사용하기
Craft 문서에서 API를 활성화했다면, 이제 OpenAI Codex이 프로젝트를 생성할 때 사용할 프롬프트를 작성하면 됩니다.
OpenAI Codex이 API와 문서 구조를 분석할 수 있도록 프롬프트에 AI 번들을 첨부하세요. AI 번들은 현재 Craft 문서의 내용과 API 문서를 함께 담고 있는 마크다운 파일입니다.

Step 1
Now you can add a prompt to describe the app you want to build. Here is a very general example that can be used for testing:
Please create a website that visualises the content of my connected Craft docs. You find instructions on how to access this data and its structure in the attached file.

Step 2





