GoDaddy DNS Adapter
Need some help? Contact us:
Â
Â
The GoDaddy DNS adapter is a simple component designed to help you manage and update your GoDaddy DNS records. We use it ourselves to manage our domains.
This adapter has two sample functions to update a DNS A record and CNAME record of a specified domain. It can be extended by your team to edit any type of DNS record. You can reference the GoDaddy API documentation for their Domain API to create additional method functions to update other DNS record types.
Follow the steps below to set it up in your environment:
Take a look at GODADDY Library if you want more information on the core concepts used in building and adapting this component.