Skip to main content

Netlify connector

Back to the connector overview, authentication methods, and actions.
21 Sept 2026
bug-fixCorrected the DNS record hostname guidance (root records use the zone’s own domain name, not @), clarified the DNS zone account slug filter, and documented that DNS records are replaced rather than edited.
netlify_create_dns_record, netlify_create_dns_zone, netlify_create_site_deploy, netlify_delete_dns_record, netlify_get_dns_zones, netlify_list_site_deploys, netlify_restore_site_deploy
16 Sept 2026
data-syncAdded DataSync support to six list actions (list_sites, list_accounts, get_dns_zones, unified_list_organizations, unified_list_users, unified_list_roles), enabling periodic syncing of sites, accounts, DNS zones, organizations, users, and roles.
netlify_get_dns_zones, netlify_list_accounts, netlify_list_sites, netlify_unified_list_organizations, netlify_unified_list_roles, netlify_unified_list_users
20 Aug 2026
guideCorrected the OAuth 2.0 connector profile guide to match the Netlify portal: the newly created app appears as a collapsed row that must be expanded, and the credential field is labelled Secret rather than Client Secret. Added portal screenshots to the guide steps.