Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). More. |
With GoDaddy modulesThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in Boost.spaceCentralization and synchronization platform, where you can organize and manage your data. More IntegratorPart of the Boost.space system, where you can create your connections and automate your processes. More, you can:
To get started with GoDaddy, create an account at godaddy.com.
To connect GoDaddy app, you need to obtain the API Key and API Secret from your GoDaddy account.
-
Log in to your GoDaddy developer account.
-
Click API Keys.
-
Click Create New API Key.
-
Enter a name for the API Key, select the Environment, and click Next.
-
Copy the API Key and Secret to a safe place.
-
In your Boost.space Integrator account, insert a GoDaddy moduleThe module is an application or tool within the Boost.space system. The entire system is built on this concept of modularity. (module - Contacts) More in your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. More and click the Add button next to the Connection field.
-
In the Connection name field, enter a name for the connection.
-
In the API Key and API Secret fields, enter the details copied in step 5 and click Save.
You can create, update, renew, retrieve, and search domains using the following modules.
Purchases and registers the specified domain.
For field descriptions, see the GoDaddy API reference.
Updates details for the specified domain.
Connection |
|
Domain |
Select or map the domain whose details you want to update. |
For field descriptions, see the GoDaddy API reference.
Renews the specified domain.
Connection |
|
Domain |
Select or map the domain you want to renew. |
For field descriptions, see the GoDaddy API reference.
Get details for the specified domain.
Connection |
|
Domain |
Select the domain name whose details you want to retrieve. |
Shopper ID |
Enter the Shopper ID who owns the specified domain. |
Searches for domains by given
Connection |
|
Limit |
Set the maximum number of domains Boost.space Integrator will return during one execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
See GoDaddy API reference for entering the field values to search for the domains that match the specified value.
Searches for alternate domain names based on a seed domain, a set of keywords, or the shopper’s purchase historyBoost.space Integrator maintains a history of your scenario and records: The date that scenario execution started Status (success, warning, or error) Execution duration Number of operations spent during the scenario run Size of transferred data Link to detailed information, where you can inspect all data in that particular execution received and how the data was processed You can view this....
Connection |
|
Limit |
Set the maximum number of domains Boost.space Integrator will return during one execution cycle. |
See GoDaddy API reference for entering the field values to search for the domains for suggestions that match the specified value.
You can update, search, and delete DNS records using the following modules.
Replaces all DNS records for the specified domain.
Connection |
|
Domain |
Select the domain whose DNS records you want to update. |
For field descriptions, see the GoDaddy API reference.
Retrieves a list of DNS records for the specified domain.
Connection |
|
Domain |
Select the domain whose DNS records you want to search. |
Limit |
Set the maximum number of DNS records Boost.space Integrator will return during one execution cycle. |
See GoDaddy API reference for entering the field values to search for the products that match the specified value.
Deletes all DNS records for the specified domain with the specified type and name.
Connection |
|
Domain |
Select the domain whose DNS records you want to delete. |
For field descriptions, see the GoDaddy API reference.
You can call APIs using the following module.
Performs an arbitrary authorized API call.
Note | |
---|---|
For the list of available endpoints, refer to the GoDaddy API documentation. |
Connection |
|
URL |
Enter a path relative to |
Method |
GET to retrieve information for an entry. POST to create a new entry. PUT to update/replace an existing entry. PATCH to make a partial entry update. DELETE to delete an entry. |
Headers |
Enter the desired request headers. You don’t have to add authorization headers; we already did that for you. |
Query String |
Enter the request query string. |
Body |
Enter the body content for your API call. |