Connecting PF Create to ChatGPT
Connecting PF Create to ChatGPT
Difficulty: Moderate — requires Developer Mode and a custom connector.
Requires: ChatGPT Plus, Pro, Team, Enterprise, or Education plan
Before You Start
- Your
pfk_…Portal Access Key — log in at user.pfcreate.ca, select Security from the menu, click Rotate Portal Access Key, and copy the key immediately. It will not be shown again.
Steps
- Enable Developer Mode: go to openai.com settings → Developer → toggle on.
- Go to GPTs → Configure → Actions → Create new action.
- In the action schema (OpenAPI YAML), define the SSE endpoint and add your Portal Access Key as the bearer token in the Authentication input.
- Test in the GPT preview.
Troubleshooting
Actions not available — Confirm Developer Mode is enabled and you are on a paid plan.
401 errors — Check the full pfk_ prefix is present.