mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/postHog | Learn to configure credentials for the PostHog node in n8n |
PostHog
You can use these credentials to authenticate the following nodes with PostHog.
Prerequisites
Create a PostHog account or host PostHog on your server.
Using API Key
- Open your PostHog dashboard.
- Click on Project on the left sidebar.
- Click on the Safety & Privacy tab.
- Scroll down to the Project API Key section and copy the displayed API key.
- Enter a name for your credentials in the Credentials Name field in the 'PostHog API' credentials in n8n.
- If you're hosting PostHog on your own server, update the URL of your PostHog instance in the URL field.
- Paste the API key in the API Key field in the 'PostHog API' credentials in n8n.
- Click on the Create button to create your credentials.
The following video demonstrates the steps mentioned above.