Before you start
- Owner or Administrator role on the Prismic repository.
- Your custom types deployed to the repository.
Find your repository name
Your Prismic repository name is the subdomain of your Prismic URL. Formyblog.prismic.io, the repository name is myblog.
Generate a permanent access token
- Open your Prismic repository.
- Go to Settings → API & Security.
- Scroll to Permanent access tokens.
- Click Create new and grant Write access.
- Copy the token immediately. Prismic shows it only once.
Connect in TPC
- Open Settings → Integrations in your TPC product workspace.
- Select Prismic.
- Enter:
- Repository name — the subdomain (e.g.
myblog) - Access token — the token you copied
- Custom type — the API ID of the custom type you want to write to
- Repository name — the subdomain (e.g.
- Click Save, then Test connection.
If your repository is public and you only need read access, you can leave Access token blank — but TPC requires write access to publish drafts.