- Home
- Resources
- Integrations
- GoDaddy
GoDaddy Make integrationAutomate GoDaddy with Make.
Your domains and DNS records can be handled from a Make scenario instead of the GoDaddy dashboard. The GoDaddy Make integration gives you 7 actions and 3 searches. This guide shows how to link your API key, what each module does, and how to build a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the GoDaddy Make integration do?
The GoDaddy Make integration lets a Make scenario (the automation you build, a chain of steps) read and change your GoDaddy domains and DNS records. It relies on an API key and secret from your GoDaddy account, and it covers purchase, renewal, domain details and DNS in 10 modules.
A DNS check without logging in. A web agency receives a support request about a client site. Search DNS Records lists the records of that domain, so whoever handles the ticket sees the current setup straight away. Get a Domain adds the details GoDaddy holds about the domain itself.
A name shortlist for a new project. A marketing team logs a product idea in a spreadsheet. Search Domains for Suggestions returns alternate names built from a seed domain or a set of keywords, ready to review before anyone buys.
DNS changes that follow a checklist. An IT lead who moves a site to a new host can drive the switch from a scenario: Update DNS Records replaces the records, Delete DNS Records removes the ones of a given type and name.
Keep one limit in mind: the Make documentation for GoDaddy is flagged as AI-generated from GoDaddy's own docs, so verify anything critical before you rely on it. The app has no trigger, so a scenario starts on a schedule or from another app. If you are weighing tools, the n8n vs Make comparison sets out the criteria, and the Make pricing page shows how each plan counts operations.
How do you connect GoDaddy to Make?
- 01
Create an API key in GoDaddy
Open the GoDaddy developer portal dashboard and click Keys or API Keys in the main menu. Create a new key, pick the environment in the Environment dropdown, then copy both the API key and the API secret shown on screen.
- 02
Add a GoDaddy module to your scenario
In Make, add any GoDaddy module and click Create a connection. A connection is your GoDaddy account linked to Make once, then reused by every GoDaddy module. The Connection name field is optional but helps when you manage several accounts.
- 03
Paste the credentials and save
Enter the key and the secret you copied, or follow the instructions Make shows on screen. Once the connection is saved, the module fields open and you can start filling them.
Your first scenario with GoDaddy
GoalWhen a support ticket names a client domain, Make lists the DNS records of that domain from GoDaddy.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to place the first module. Since GoDaddy has no trigger, pick the module of the app where tickets arrive.
- 02
Add Search DNS Records
Click the + on the right of the first module, search GoDaddy and choose Search DNS Records. Click Create a connection if you have not linked your account yet.
- 03
Map the domain
In the GoDaddy module, map the domain name that comes from the ticket. Each bundle (one item passed from one module to the next) that reaches GoDaddy then carries the right domain.
- 04
Test with Run once
Click Run once to execute the scenario a single time. Open the output of Search DNS Records and read the bundles: one per DNS record returned for the domain.
- 05
Schedule and switch it on
Set the schedule on the first module (every 15 minutes by default for a new scenario), then switch the scenario on. Each module run counts as an operation, the unit Make bills on your plan.
The 10 GoDaddy modules in Make
GoDaddy gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Domain
ActionIn Make“Purchases and registers the specified domain.”
This module buys and registers a domain on your GoDaddy account, so a new name can be secured as part of a launch workflow rather than through the checkout.
Delete DNS Records
ActionIn Make“Deletes all DNS records for the specified domain with the specified type and name.”
Removes every DNS record of a domain that matches the type and the name you give, which clears out old entries left behind after a hosting move.
Get a Domain
ActionIn Make“Gets details for the specified domain.”
Returns the details GoDaddy stores for one domain you name, giving the next modules a single bundle to work with.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends an authorized request to any endpoint of the GoDaddy API while reusing the connection you already created, so you reach what the other nine modules leave out.
Renew a Domain
ActionIn Make“Renews the specified domain.”
Renews a domain you own, which keeps a client or brand name active without a manual stop in the GoDaddy dashboard.
Update a Domain
ActionIn Make“Updates details for the specified domain.”
Changes the details of an existing domain on your account, so an administrative edit can follow an event in another tool rather than waiting for a login.
Update DNS Records
ActionIn Make“Replaces all DNS records for the specified domain.”
Replaces the whole set of DNS records of a domain with the set you send, which suits a planned switch to a new host or a new mail provider.
Search DNS Records
SearchIn Make“Retrieves a list of DNS records for the specified domain.”
Lists the DNS records of a domain and hands each one to the next module as its own bundle, which gives you a snapshot of the zone without opening GoDaddy.
Search Domains
SearchIn Make“Searches for domains by given criteria.”
Searches domains by the criteria you set and returns them one bundle at a time, so a scenario can work through a list of names.
Search Domains for Suggestions
SearchIn Make“Searches for alternate domain names based on a seed domain, a set of keywords, or the shopper's purchase history.”
Proposes alternate domain names from a seed domain, a set of keywords or the shopper's purchase history, which turns a rough idea into a list of candidates.
Need help automating GoDaddy with Make?
A person reads every message.