Skip to main content

Netlify

Prefer guided AI setup?

Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.

Overview

Netlify is a web development platform for building, deploying, and managing modern web projects. Connect your Netlify account to automate deployments, site management, and build workflows.

Authentication Type

Bearer Token (Personal Access Token)

Setup Instructions

Step 1: Access Your Netlify Account

  1. Log in to Netlify
  2. Go to User settings (click your avatar) > Applications

Step 2: Create a Personal Access Token

  1. In the Personal access tokens section, click New access token
  2. Enter a description for the token
  3. Click Generate token
  4. Copy the generated token (it won't be shown again)

Configuration Fields

  • Access Token: Your Netlify personal access token

Common Use Cases

  • Trigger deployments
  • Manage sites and domains
  • Configure build settings
  • Access deploy logs
  • Manage environment variables
  • Handle form submissions

API Documentation

Netlify API Documentation


Next Steps

Got your credential? Connect it to an agent

Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.