Netlify
Deploy, manage, and configure Netlify sites, deploys, forms, DNS, and build hooks.
Three ways to use Netlify
Chat with Geni
Ask Geni to pull data, take actions, or answer questions using this integration in a conversation.
Build a workflow
Create automated workflows that trigger on events, run on a schedule, or chain multiple tools together.
Power an app
Use this integration as a data source or action layer behind a dashboard, form, or internal tool.
Supported tools
Actions your AI agents can perform with Netlify.
Cancel Deploy
Cancel an in-progress deploy.
Create Build Hook
Create a URL that triggers a build for a site when POSTed to.
Create Deploy
Start a new deploy via file digest or ZIP upload; poll GET /deploys/{deploy_id} until state=ready.
Create DNS Record
Create a DNS record inside a zone.
Create DNS Zone
Create a new DNS zone for a domain.
Create Env Vars
Bulk-create environment variables for an account.
Supported triggers
Start a workflow when something happens in Netlify.
New Deploy Started in Netlify
Triggers when a new deploy is created for a site, regardless of whether it later succeeds or fails
Deploy Succeeded in Netlify
Triggers when a deploy finishes successfully (reaches the ready state)
Deploy Failed in Netlify
Triggers when a deploy fails (reaches the error state). Cancelled builds also report the error state.
New Form Submission in Netlify
Triggers when a Netlify form on the site receives a new verified (non-spam) submission