← All apps

Automate Netlify for free on Stepper

Visit Netlify

Netlify is a leading web hosting and deployment platform for modern web projects, providing continuous deployment from Git, serverless functions, and a global CDN.

I want to integratewithSee how to connect Netlify to ...

Triggers available for Netlify on Stepper

New Deploy Succeeded

Triggers when a deploy succeeds and is published to the CDN on a selected Netlify site.

  • 1 parameters

Deploy Failed

Triggers when a deploy fails on a selected Netlify site.

  • 1 parameters

New Form Submission

Triggers when a new form submission is received on a selected Netlify site.

  • 1 parameters

New Deploy

Triggers when any new deploy is created on a selected Netlify site, regardless of status.

  • 1 parameters

Actions available for Netlify on Stepper

List Sites

Lists all Netlify sites accessible to the authenticated user.

  • 2 parameters

Get Site

Gets details for a specific Netlify site including its current deploy status, build settings, and custom domain.

  • 1 parameters

Create Site

Creates a new Netlify site. Optionally configure a custom domain and link to a Git repository.

  • 6 parameters

Create Build Hook

Creates a build hook URL that triggers a new deploy when a POST request is sent to it.

  • 3 parameters

Rollback Deploy

Rolls back a Netlify site to a previous deploy, making it the active published version.

  • 2 parameters

List Form Submissions

Lists form submissions for a specific form on a Netlify site.

  • 2 parameters

Create Environment Variable

Creates a new environment variable for a Netlify account, optionally scoped to a specific site.

  • 5 parameters

Delete Environment Variable

Deletes an environment variable from a Netlify account.

  • 3 parameters

Make HTTP Request

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