Integrations & API

Plugs into how you already ship

Turn on Slack or Discord to post the moment you publish, and secure the dashboard with SAML/OIDC SSO. No code needed. Zapier connects everything else: GitHub releases, X, Facebook and thousands more apps. Or build your own flow with the GraphQL API.

14-day free trial on paid plans · All features · No credit card

The integrations page of the Noticeable dashboard

Native integrations, one click each

Slack

Post every publication to a channel the moment it goes live. Your team never asks “is this out yet?”.

Discord

Post every publication to a server the moment it goes live, same as Slack.

Zapier

Triggers and actions for thousands of apps: Trello cards into drafts, publications into HubSpot, anything you can imagine.

Single sign-on

SAML and OpenID Connect to authenticate your team into the dashboard. Enterprise plans.

Everything else, through Zapier

GitHub

Turn releases into publications automatically via Zapier. Edit the draft, add a label, publish.

X

Share updates to your followers on publish via Zapier, with the featured image and a link back.

Facebook

Post updates to a Page on publish via Zapier, with the featured image and a link back.

GraphQL API

Build it into your own pipeline

Create, update and publish from CI, migrate from another tool, or render updates in your own UI. Access tokens are scoped read or read/write per project.

  • Full CRUD on publications, labels and subscribers
  • Read or read/write tokens with optional IP restrictions
  • Playground and reference docs included
Read the API docs →
mutation {
  createPublication(input: {
    projectId: "acme"
    title: "Dark mode is here"
    labels: ["New"]
    isDraft: false
  }) { publication { id permalink } }
}

Questions, answered

Which plans include the API?

Growth and above. Zapier starts on Starter. SSO is Enterprise.

Are there rate limits?

Yes, generous ones for normal use. Talk to us for bulk migrations.

Can I migrate from another changelog tool?

Yes. Import publications through the API or Zapier, and subscribers by CSV.

Do you have webhooks?

Use Zapier triggers today; native webhooks are on the roadmap. Ask us if you need them sooner.

Ready to make your next release noticeable?

Free plan, five-minute setup. Your first update can be live this afternoon.