Contentful integration
Record entry publishes from your Contentful content model as Content notes, so a change to your content lines up with a shift in your numbers.
This integration logs entry publishes from your Contentful space as Content notes — so when a metric moves, the content that went live that day is on the timeline beside it.
What lands on your timeline
A note when an entry is published, with its content type.
How it works
Contentful sends a webhook to CoNote when an entry is published. CoNote verifies a secret you include (as a header or on the URL), so only genuine events are logged.
Setting it up
Add the integration
In Integrations, choose Contentful. Copy the webhook URL and the secret shown after you connect.
Add the webhook in Contentful
In Contentful, go to Settings → Webhooks → Add Webhook. Set the URL to the CoNote URL, add a custom header
x-conote-secretwith the secret (or append?secret=…to the URL), and trigger on Entry → Publish.Save
Save the webhook. Entry publishes appear on the timeline within seconds.