← All apps

Automate ButterCMS for free on Stepper

ButterCMS is a headless CMS that lets you add blog and CMS functionality to your website or app.

I want to integratewithSee how to connect ButterCMS to ...

Triggers available for ButterCMS on Stepper

New Blog Post

Triggers when a new blog post is published.

  • 2 parameters

Updated Blog Post

Triggers when an existing blog post is updated.

  • 1 parameters

New Page

Triggers when a new page is published.

  • 1 parameters

Actions available for ButterCMS on Stepper

Create Blog Post

Creates a new blog post via the Write API. Note: requires a Write API token.

  • 13 parameters

Update Blog Post

Updates an existing blog post via the Write API. Note: requires a Write API token.

  • 11 parameters

Delete Blog Post

Deletes (soft-deletes) a blog post via the Write API. Note: requires a Write API token.

  • 1 parameters

Get Blog Post

Retrieves a single blog post by its slug.

  • 1 parameters

List Blog Posts

Retrieves a paginated list of published blog posts, with optional filters.

  • 5 parameters

Search Blog Posts

Full-text search across all blog posts.

  • 2 parameters

Get Page

Retrieves a specific page by page type and slug.

  • 3 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.