Connecting PF Create to Make
Connecting PF Create to Make
Difficulty: Easy — HTTP module with custom headers.
Requires: Make account (any 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
- Add an HTTP > Make a request module.
- Set URL to
https://mcp.pfcreate.ca/sse. - Method: GET.
- Add headers:
Authorization: Bearer pfk_YOUR_KEY_HEREAccept: text/event-stream
Troubleshooting
Connection timeout — Image generation can take 30–90 seconds. Increase module timeout in Make settings.
401 errors — Check the Bearer token includes the full pfk_ prefix.