Colour PF Create with splash
Loading…

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

  1. Enable Developer Mode: go to openai.com settings → Developer → toggle on.
  2. Go to GPTsConfigureActionsCreate new action.
  3. In the action schema (OpenAPI YAML), define the SSE endpoint and add your Portal Access Key as the bearer token in the Authentication input.
  4. 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.

Back to all connection guides