mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.4 KiB
1.4 KiB
| title | description | contentType |
|---|---|---|
| PostHog credentials | Documentation for PostHog credentials. Use these credentials to authenticate PostHog in n8n, a workflow automation platform. | integration |
PostHog credentials
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.