> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.netlify.md).

# Netlify

Use the Netlify node to automate work in Netlify, and integrate Netlify with other applications. n8n has built-in support for a wide range of Netlify features, including getting and cancelling deployments, as well as deleting, and getting sites.

On this page, you'll find a list of operations the Netlify node supports and links to more resources.

{% hint style="info" %}
**Credentials**

Refer to [Netlify credentials](/integrations/builtin/credentials/netlify.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* Deploy
  * Cancel a deployment
  * Create a new deployment
  * Get a deployment
  * Get all deployments
* Site
  * Delete a site
  * Get a site
  * Returns all sites

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Netlify node documentation integration templates](https://n8n.io/integrations/netlify) or [search all templates](https://n8n.io/workflows/)
